body {
	font-family	: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color			: white;
	margin		: 0px;
	padding		: 0px;
	background	: #231c1d;
	background-image:url(images/body_bg.jpg);
	background-position:center 83px;
	background-repeat:no-repeat;
}

a
{
color: #0092c8;
text-decoration:none;
}

a:hover
{
color: #0092c8;
text-decoration:underline;
}



/**********      HEADER      **************  */


div#container
{
	margin-top:0px;
	width: 945px;
	margin-left: auto;
	margin-right: auto;
/*	background-color: #D8D5BB;
	border-width:0px;
	border-color:#8F8952;
	border: thin solid;    */
}


div#main_picture
{
	clear			: both;
	margin-top	: 15px;
	height		: 375px;
}

div#photo_gallery
{
	clear: both;
	margin-top: 15px;
	height: 375px;

}

.thumbnail
{
	margin-top: 5px;
	margin-left: 4px;
	width: 150px;
	height: 115px;
	float: left;
	text-align: center;
	border: 0px solid;
	border-color: #f0f0f0;
}


.thumbnail img
{
	margin-top : 10px;
}


div#text_boxes
{
	margin-top:10px;
	height:220px;
}

div#boxA
{
	width: 290px;
	height: 220px;
	float: left;
	border: 0px solid;
	border-color: #4e3e41;
}

div#boxB
{
	width: 290px;
	height: 220px;
	float: left;
	margin-left: 35px;
	border: 0px solid ;
	border-color: #4e3e41;
}

div#boxC
{
	width: 290px;
	height: 220px;
	float: right;
	border: 0px solid ;
	border-color: #4e3e41;
}



.grey_title
{
	font-size: 18px;
	color: #959595;

}
.small_grey_title
{
	font-size: 14px;
	color: #959595;

}

.blue_title
{
	font-size: 14px;
	color: #0092c8;
	
}

.small_title
{
	font-size: 18px;
	color: white;
	
}

.blue_button
{
	margin-top: 5px;
	width		: 290px;
	height	: 18px;
	color		: white;
	background-image: url('images/button.jpg');
	text-align: center;
}

.blue_button a
{
	color		: white;
	font-size: 14px;
}

.blue_button a:hover
{
	color		: white;
	font-size: 14px;
}



#rotator
{
	overflow: hidden;
	position: relative;
	width: 944px;
	height: 375px;
	
}





/*************                   *******************/

#footer_options
{
  width: 945px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  text-align: right;
  font-size:11px;
  color: #969696;
  clear: both;
  text-decoration:none;
}



#footer_options a
{
 color: #FFFFFF;
 text-decoration:none;

}

#footer_options a:hover
{
 color: #FFFF00;
 text-decoration:underline;

}
