@media print{
#noprint{display:none;}
#fit{width:80%;}
#smaller{width:300px;}
}


/* Fonts */

BODY {
	font-family : "Georgia", times, serif;
	color : #000000;
	font-size : 13px;
	background-image: url(../images/background.gif);
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 17px;
	text-align:center; /*center hack*/
}

.white{
	font-family : "Georgia", times, serif;
	color : #FFFFFF;
	line-height: 16px;
	font-size : 10px;
}

.whitehome{
	font-family : "Georgia", times, serif;
	color : #FFFFFF;
	line-height: 16px;
	font-size : 13px;
}

.title{
	font-family : "Georgia", times, serif;
	color : #c0953e;
	font-size : 15px;
	text-transform:uppercase;
	font-weight: bold;
}

.title2{
	font-family : "Georgia", times, serif;
	color : #000000;
	font-size : 15px;
	text-transform:uppercase;
	font-weight: bold;
}

.brown {
	font-family : "Georgia", times, serif;
	color : #c0953e;
	font-size : 15px;
	font-weight: bold;
}

.big{
	font-family : "Georgia", times, serif;
	color : #000000;
	font-size : 15px;
	font-weight: bold;
}

.small{
	font-family : "Georgia", times, serif;
	color : #000000;
	font-size : 11px;
}

.list {
	font-family : "Georgia", times, serif;
	color : #000000;
	font-size : 12px;
	line-height: 17px;
}

.testimonial {
	font-family : "Georgia", times, serif;
	color : #000000;
	font-size : 11px;
	line-height: 17px;
	font-style:italic;
}

.event_date {
	font-family : "Georgia", times, serif;
	color : #000000;
	font-size : 16px;
	font-weight: bold;
}

.event_title {
	font-family : "Georgia", times, serif;
	color : #000000;
	font-size : 16px;
	font-weight: bold;
}

.pic { background-color: #FFFFFF; padding: 5px; border: 1px solid #CCCCCC; margin-right: 5px; margin-bottom: 3px; }

.footer { border-top: 1px solid #333333; }

.leftborder { border-left: 1px solid #000000}

/* forms */

input, select, textarea {
   font-family: "Georgia", times, serif;
   font-weight: none;
   vertical-align: middle;
   background: #FFFFFF;
   border: 1px solid #CCCCCC;
   font-size: 13px;
   color: #000000;
}

input:hover {
   border: 1px solid #CCCCCC;
   background: #e6d9bd;
   color: #000000;
}

select:hover {
   border: 1px solid #CCCCCC;
   background: #e6d9bd;
   color: #000000;
}

.button {
  background-color: #e6d9bd;
  color: #000000;
  vertical-align: middle;
  padding: 3px;
}

.buttonbig {
  background-color: #e6d9bd;
  width: 150px;
  text-align: center;
  color: #000000;
  vertical-align: middle;
  border: 1px solid #3333333;
}


.button:hover {
  background-color: #c0953e;
  width: 50px;
  text-align: center;
  color: #FFFFFF;
  vertical-align: middle;
  border: 1px solid #333333;
}

.buttonbig:hover {
  background-color: #c0953e;
  width: 150px;
  text-align: center;
  color: #FFFFFF;
  vertical-align: middle;
  border: 1px solid #333333;
}

/* CSS Document */

/*menu*/

.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px;
width: 100%;
padding: 4px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
}

.chromestyle ul li a:hover{
background-color: #e6d9bd;
color: #000000;
}


.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 0px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 160px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 15px;
border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #000000;
text-align: left;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
color: #000000;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #e6d9bd;
color: #000000;
}

/* DIVs */

div.spacer {
  clear: both;
  }

div.container {
  background-color: #FFFFFF;
  width: 900px;
  margin:0 auto; /*center hack*/
}

div.bar {
  background-color: #c0953e;
  width: 930px;
  text-align: left;
  border: none;
  padding: 3px;
  margin:0 auto; /*center hack*/
}

div.barsmall {
  background-color: #c0953e;
  width: 930px;
  text-align: left;
  border: none;
  padding: 3px;
  margin:0 auto; /*center hack*/
  height: 20px;
}

div.tan {
  background-color: #e6d9bd;
  padding: 9px;
}

div.event {
  background-color: #e6d9bd;
  padding: 9px;
}

div.promo {
  background-color: #FFFFFF;
  border: 1px solid #333333;
  padding: 0px;
}

/* Links */

a:link {
	color : #c0953e;
	font-family : "Georgia", times, serif;
	text-decoration : none;
	font-weight: bold;
}

a:visited {
	color : #cea34c;
	font-family : "Georgia", times, serif;
	text-decoration : none;
	font-weight: bold;
}

a:hover {
	font-family : "Georgia", times, serif;
	color: #FFFFFF;
	background-color: #c0953e;
	text-decoration : none;
	font-weight: bold;
}

a.drop:link {
	color : #000000;
	font-family : "Georgia", times, serif;
	text-decoration : none;
}

a.drop:visited {
	color : #000000;
	font-family : "Georgia", times, serif;
	text-decoration : none;
}

a.drop:hover {
	font-family : "Georgia", times, serif;
	color: #000000;
	background-color: none;
	text-decoration : none;
}

a.small:link {
	color : #c0953e;
	font-family : "Georgia", times, serif;
	text-decoration : none;
	font-weight: bold;
	font-size: 11px;
}

a.small:visited {
	color : #cea34c;
	font-family : "Georgia", times, serif;
	text-decoration : none;
	font-weight: bold;
	font-size: 11px;
}

a.small:hover {
	font-family : "Georgia", times, serif;
	color: #FFFFFF;
	background-color: #c0953e;
	text-decoration : none;
	font-weight: bold;
	font-size: 11px;
}


