@charset "utf-8";
/* CSS Document */



/*
-----------------------------
GENERIC
-----------------------------
*/
* {
	margin: 0px;
	padding:0px;
}
body {
	background-color:#d9ddd4;
	margin:0;
	width: auto;
}
#container {
	margin:auto;
	width: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#header {
	background:url(../images/header.jpg) repeat-x #000;
	width: auto;
	text-align:center;
	height:218px;
	margin:0 auto;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
.logo {
	position: absolute;
  	top:70px;
  	left:450px;

}
#navcontainer {
	height: 35px;
	text-align:center;
	padding-top:4px;
	background-image:url(../images/nav.png);
	background-repeat:no-repeat;
	margin-left:350px;
	overflow:hidden;
	width:950px;
	
}

#navcontainer ul li {
	display: inline;
	text-align:center;
	
}
#navcontainer ul {
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	margin-left:50px;

}
#navcontainer ul li a {
	padding: 0.4em 25px;
	color: #ccc;
	text-decoration: underline;
	float: left;
}
#navcontainer ul li a:hover {
	color:#cd6b51;
}
#navlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navlist li a:hover {
	color: #093;
	text-decoration: none;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#navcontainer li.first {
	padding-left:0;
	background:none;
}
#navcontainer li.last {
	padding-right:0;
}
/*end menu*/






















p {
	color:#003E1F;
	font-size:12px;
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:10px;

}
table {
	color:566147;
	font-size:12px;
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	margin-left:5px;
}


/*SMALL WHITE TABLE*/
#whiteback {
	background-image:url(../images/whitetablebk.png);
	background-repeat:no-repeat;
}
#tleft {
	float:left;
	color:#566147;
	font-size:12px;
	line-height:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-left:5px;
	width:220px;
	padding:8px;
	margin-bottom:10px;
}


#tcenter {
	float:left;
	color:#003E1F;
	font-size:12px;
	line-height:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-left:5px;
	width:350px;
	padding:8px;
	margin-bottom:10px;
}


h4 {
	color:#7c8c69;
	font-size:13px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
#tright {
	float:left;
	color:#566147;
	font-size:12px;
	line-height:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-left:5px;
	width:180px;
	margin-left:10px;
	padding:8px;
	margin-bottom:10px;
}
hr {
	color:#7d896e;
	height: 1px;
}
li, dd {
	margin-left:5%;
}

.flash {
padding-bottom:30px;
text-align:center;
width:0;
}

.left {
	float:left;
	width:450px;
	margin-right:20px;
	color:#566147;
	font-size:12px;
	line-height:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
.right {
	margin-left:5px;
	float:right;
	width:450px;
	color:#003E1F;
	font-size:12px;
	line-height:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	
}

.right-galleries{
	margin-left:5px;
	padding-top:10px;
	padding-bottom:20px;
	float:right;
	width:450px;
	color:#fff;
	font-size:12px;
	line-height:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	
}


.right-galleries a{
	margin-left:5px;
	padding-top:10px;
	float:right;
	width:450px;
	color:#999;
	font-size:12px;
	line-height:13px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	
}

.right-galleries a:hover{
	margin-left:5px;
	padding-top:10px;
	float:right;
	width:450px;
	color:#eaeaea;
	font-size:12px;
	line-height:13px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	
}



.phonenumber {
	margin-left:5px;
	float:right;
	margin-right:160px;
}


.clear {
	clear: both;
}
a img {
	border:none;
}
/*-----------------------------------------------------------------------------------------------

  Layout / Base Page Styling

-----------------------------------------------------------------------------------------------*/




a {
	color:#F93;
}
h1 {
	color:#57624b;
	font-size:1.2em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:1.5em 0;
	text-align:center;
}
h2, h3, h4, h5 {
	font-weight:normal;
}
.orangetitle {
	color:#c25133;
	font-size:13px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:1.5em 0;
	margin-bottom:5px;

	
}

.graytitle {
	color:#E6E6E6;
	font-size:12px;
	letter-spacing:2px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:1.5em 0;
	margin-bottom:5px;

	
}


#sidebar1 {
	float: left;
	width: 150px;
	background: #EBEBEB;
	padding: 15px 10px 15px 20px;
}
#sidebar2 {
	float: right;
	width: 160px;
	background: #EBEBEB;
	padding: 15px 10px 15px 20px;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	width: auto;
	text-align:center;
	position:relative;
	margin:0 auto;

}

#sign{position:absolute;
top:0;
left:0;
}


#mainContent {
	width:950px;
	padding:5px 0px 30px 0px;
	text-align:left;
	margin:0 auto;
	height:100%;
	z-index:1;
	position:relative;
}


#mainContent-page {
text-align:center;
padding-bottom:20px;
margin:0 auto;


}
#midwrapper {
	width:auto;
	background:url(../images/midbk.gif) repeat-x;
	text-align:center;
	border-top:1px #fff solid;
}
#midcontent {
	width:900px;
	text-align:left;
	margin:auto;
}
#midcontent h2 {
	color:#fff;
	font-size:1.2em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:1.5em 0;
	text-align:center;
}




#midcontent p {
	color:#fff;
	font-size:12px;
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:5px;
	padding-bottom:25px;
}
#footer {
	background:#454643;
	height:250px;
	width:auto;
	text-align:left;
	border-top:1px #fff solid;
	margin-top:-20px;


}

#footer-page {
	background:#454643;
	height:175px;
	width:auto;
	text-align:left;
	border-top:1px #fff solid;



}

#footer-page p {
	padding: 10px;
	width: auto;
	color:#E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;

}

#footer p {
	padding: 10px;
	width: auto;
	color:#E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.quote {font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:none;
font-size:12px;
line-height:18px;
color:#c25133;
margin-bottom:20px;}

