@charset "utf-8";
/* CSS Document */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:arial,sans-serif;
	line-height: 110%;
	background: url(../images/bckgrd.gif) repeat-x #ffffff;
}


#wrapper{
position:relative; 
	margin:0 auto;
	width:830px;
}

#shadow{
float:left;
background: url(../images/bckgrdcenter.gif) repeat-y;
width: 830px;
}

#topback{
float:left;
background: url(../images/topbck2.gif) no-repeat;
background:
width: 800px;
padding: 38px 15px 0 15px;
}

#main{
border: 1px solid #f8f1ed;
margin:18px;
margin-top: 0;
float:left;
}

#header{
height: 226px;
width: 762px;
float: left;
}

#header a img{
border: none;
width: 171px;
}

#headtext{
width:534px;
height:67px;
background: url(../images/logotext.gif) no-repeat;
float:right;
overflow: hidden;
margin-top: 100px;
margin-right:50px;
display:inline;
}

#headtext h1, #headtext h2{
width:534px;
height:66px;
display:block;
text-indent:-9999px;
text-decoration:none;
}

#pagebody{
background: url(../images/navbck.gif) repeat-y;
float: left;
width: 762px;
}

#lftcol{
width: 172px;
float:left;
border-top: 1px solid #60927a;
padding-bottom: 6px;
}

#rtcol{
float:left;
width: 590px;
}



#navtop{
height:39px;
width: 589px;
background: url(../images/navtopbck.gif) repeat-x #e0bda9;
border-right: 1px solid #d2908a;
float:left;
}

/******************** Top Navigation ***********/

#navcon{
float: left;
height: 39px;
width: 589px;
}



#menuh
	{
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 7px 0 0 20px;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 3px 2px 3px 2px;
	}
	
#menuh a	/* menu at rest */
	{
	color: #a3534c;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color:#38755c;
	background: #ebd5c9;
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* controls main menu color */
	{
	background-repeat: no-repeat;
background: no-repeat url(../images/navline.gif);
/*height: 17px;*/
	}
	
	

	
#menuh a.parent, #menuh a.parent:hover 	/* controls the button that opens the sub sub menu */
	{
	background-image: url(../images/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	}

#navhome{
width: 55px;
}

#navshort{
width: 65px;
}

#navmid{
width: 88px;
}
	
#navwide{
width: 133px;
}


#menuh li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}
#menuh ul li
{
border: 1px solid #ce877e;
border-bottom: 1px solid #f6ece6;
	margin-right: 3px;
	background: url(../images/navbtnbck.gif) repeat-x;
	/*height: 24px;*/
	}
	
#menuh ul li a:hover{
background: #ebd5c9;
}
	
#menuh ul li ul li{
margin-right:0px;
border:0;
}

#menuh ul ul /*controls sub menu*/
	{ 
	background-color:#91a0ae;
	border-bottom: none;
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 0;
	margin: 0;
	width:205px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	border-top: 1px solid #ce877e;
}

#menuh ul ul a
	{
	text-align: left;
	border-bottom: 1px solid #ce877e;
	border-right: 1px solid #ce877e;
	border-left: 1px solid #ce877e;
	padding: 1px 0 1px 5px;
	margin: 0;
}
#menuh ul ul ul /*controls  sub sub menu*/
	{
	background-color:#7d1a04;
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */


#content{
float:left;
width:550px;
padding: 25px 17px 25px 23px;
min-height:300px;
  height:auto !important;
  height:300px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-indent: 0;
  display:inline;
  overflow:visible;
}

#content h3{
font-size: 20px;
color: #a3534c;
text-indent: -10px;
overflow:visible;
}

#content h4{
font-size: 16px;
color: #a3534c;
margin: 0;
padding:0;
}

#content h5{
font-size: 14px;
color: #38755c;
margin: 0;
padding:0;
}


#contentmargin{
margin: 15px 0 0 25px;
float:left;
display:inline;
}

#contentmargin img{
border: 1px solid #a6c2b4;
padding:1px;
margin: 5px;
}

#contentcolumn{
width: 260px;
float:left;
}

#content h1, #content h2{
font-size:36px;
font-family:"Times New Roman", Times, serif;
color:#60927a;
font-weight:normal;
margin:0 0 10px 0;
padding:0;
}

#content p{
margin: 4px 0 16px 0;
line-height: 150%;
}

#content a{
color: #39755c;
text-decoration:underline;
}

#content a:hover{
color:#a3534c;
text-decoration:none;
}


#content ul{
margin:	10px 0 10px 15px;
padding: 0;
}

#contentcolumn ul li{
font-size:14px;
}

#content ul li
{
background-image:url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
list-style:none;
padding: 0 0 12px 10px;
}

#content ol li{
padding: 12px 0 12px 0;
margin:0;
}

#btmline{
height:1px;
width: 600px;
background:url(../images/btmline.gif) no-repeat;
}

#footer{
width: 585px;
margin: 0 0 0 210px;
float:left;
text-align:center;
color: #a3534c;
font-size:12px;
display:inline;
}

#btm{
float:left;
background:url(../images/footer.gif) no-repeat #ffffff;
height: 24px;
width: 830px;
}

/************ elements ************/

#lftbox{
background:url(../images/lftboxbckgrd.gif) repeat-x #cfded6;
width: 154px;
margin: 6px 0 0 7px;
/*float: left;
display:inline;*/
border: 1px solid #60927a;
border-bottom: 1px solid #ecf2ef;
color: #4c7360;
font-size: 11px;
}

#lftbox h1,#lftbox h2,#lftbox h3{
color:#FFFFFF;
background: #93b4a4;
margin:0;
padding:0;
font-size: 15px;
width: 140px;
border: 1px solid #77a18d;
border-bottom: 1px solid #eef4f1;
margin: 3px 0 0 3px;
padding-left: 6px;
}

#lftbox h4{
margin: 6px 6px 6px 12px;
font-size:14px;
}

#lftbox p{
margin: 6px 6px 8px 12px;
}

#lftbox a{
color: #a3534c;
text-decoration:underline;
}

#lftbox a:hover{
text-decoration:none;
}

/******** front page **************/

#btmframe{
float:left;
width: 529px;
height: 189px;
padding: 8px 8px 8px 9px;
background:url(../images/frame.gif) no-repeat;
margin-top: 25px;
}

#imgswap{
float:left;
width:132px;
height: 189px;
}

table{
background: #eedbd0;
}

table td, table th{
padding: 2px;
}

table th{
background: #a6c2b4;
}

#content table tr td p, #content table tr th p{
margin: 0;
padding: 0;
}
