body {
	margin: 0px;
	padding: 0px;
	background: #404040 url(../img/default/page_bg.gif) left top;
	text-align: center;
}

body,td {
	color: #453b36;
	font-family: 'Arial';
	font-size: 12px;
	line-height: 18px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #ef7d0e;
}

a:hover {
	text-decoration: underline;
}

div#top_bar {
	background: url(../img/default/top_bg.jpg) left top repeat-x;
	width: 100%;
	height: 7px;
	clear: both;
}

div#wrapper {
	width: 970px;
	text-align: left;
	margin: 43px auto 0 auto;
}

div#header {
	width: 100%;
}

div#logo {
	clear: both;
	height: 80px;
	width: 100%;
	margin-bottom: 13px;
	margin-left: 5px;
}

div#top_menu {
	height: 33px;
	width: 100%;
	height: 44px;
	background: url(../img/default/top_menu_bg.png) left bottom repeat-x;
}

div#top_menu ul {
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
}

div#top_menu ul li {
	display: inline;
}

div#top_menu ul li a {
	/*text-transform: uppercase;
	font-size: 14px;
	color: #fff;*/
	background: url(../img/default/top_bar_seprator.png) bottom left
		no-repeat;
	padding-left: 12px;
	padding-top: 11px;
	padding-right: 50px;
	padding-bottom: 5px;
	font-weight: bold;
}

div#top_menu ul li a:hover {
	/*color: #c19663;*/
}

div#splash {
	background-color: #000;
	border-bottom: 6px solid #3d3d3d;
	padding: 5px;
}

div.splash_big {
	height: 330px;
}

div.splash_small {
	height: 163px;
}

div#content {
	width: 100%;
	background: #F9F6D9 url(../img/default/content_bg.gif) left top repeat-x
		;
	margin-bottom: 30px;
}

div#content_wrapper {
	padding: 20px 5px 50px;
}

div#footer {
	height: 140px;
	width: 100%;
	background: #262626 url(../img/default/footer_bg.gif) left top repeat-x;
	text-align: center;
	font-family: 'Verdana';
	font-size: 11px;
	color: #e4d8b6;
}

div#footer a {
	color: #e4d8b6;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer_wrapper {
	margin: 0 auto;
	text-align: left;
	width: 970px;
}

div#footer_content {
	margin-left: 17px;
	padding-top: 21px;
}

div.inner_wrapper {
	padding: 0 10px;
}

/* side_boxes */
div.sidebox {
	border-left: 1px solid #a19792;
}

div.sidebox_title {
	margin: 0px;
	margin-bottom: 24px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.stats {
	
}
 tr.alt{
	background:#FFFFFF;

}

tr.sub{
	background: #fffeed;
	
}

table.stats td{
	border-right: 1px #FFF;
	font-size: 11px;

}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 24px;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	margin-top:32px;
	margin-bottom: 5px;
}

.services_menu {
	list-style-position: outside;
	margin: 0;
	padding: 0 0 0 15px;
}

.services_menu li {
	
}

.services_menu li a {
	
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.services_menu ul{
	list-style: none;
	list-style-type:none;
	margin: 0;
	padding: 0 0 0 13px;
}

.services_menu ul li a{
	text-transform: none;
	font-weight: normal;
}


.service_separator {
	clear: both;
	height: 36px;
}

.readmore{
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.hLeft{
	float: left;
}

.gallery_link{
	float: right;
}

.clear{
	clear: both;
}


.gallery_image_container{
	width: 239px;
	float: left;
}

.small_gallery_image_container{
	width: 171px;
	float: left;
}

.gallery_image_container a{
	color: #000;
}

.gallery_image{
	width: 210px;
	height: 210px;
	border: 5px solid #000; 
}

.small_gallery_image{
	width: 160px;
	height: 125px;
	border: 5px solid #000; 
}


.text_field{border: 1px solid #a19792;}

div#ajaxDiv {min-height: 200px;}


div.footer_left{float: left;}
div.footer_right{float: right; text-align: right;}
