html,body {
}


body {
	margin: 20px 0 10px 0;
	padding:0;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 97%;
	text-align: center; /*center in IE 5.5*/
	background:#E98969;

color:black;
}



#container {
	border:1px solid #9B6089;
	width:704px; /*feed to IE 5.5*/
	margin: auto;
	voice-family: "\"}\""; /*Tantek IE 5.5 hack http://www.tantek.com/CSS/Examples/boxmodelhack.html*/
	voice-family: inherit;
	width: 700px; /*feed to compliant browsers*/
	background:white;
	
}

IMG {border:0;}

#header {
	height: 120px;
	margin: 0;
	background:#C5D3BC;

}


#content {
	margin-left:190px;
	font-size: 80%;
	text-align:left;
	padding-right:20px;
	padding-top:20px;
	color:#333333;
font-weight:normal;
	font-family:Verdana,Arial,Georgia;
	margin-bottom:10px;
}

a {
	text-decoration:none;
	color:#E98969;
	font-weight:bold;}
	
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;color:black;}
a:active {text-decoration:none;}


h1 {font-size:1.4em; color:black;margin:0 0 10px 0;}

h2 {font-size:1.2em; color:black;margin:5px 0 5px 0;}

h3 {font-size:1.0em; color:black;margin:5px 0 5px 0;}

P {margin:0 0 15px 0;}
LI {font-size:90%;}

hr {color:#CEC6AA;width:400px;height:1px;margin:10px 0;border: none;background-color:#CEC6AA;}


#nav {
	width:184px;
	float:left;
	text-align:center;
	padding-top:20px;
	font-size: 11px;
	color:black;}



.navlet {
	width:170px;
	border:1px solid #CAA2C6;
	background:#F1E7CD;
background-image:url(parts/bg2.gif);
	margin-bottom:10px;
	margin-left:5px;
}

.navtitle {
	display:block;
	margin:0;
	width:100%;
	background:#E98969;
background-image:url(parts/bg.gif);
font-weight:bold;
	padding:4px 0 4px 0;
	font-weight:bold;
	font-size: 11px;
color:black;
}

.navlet a {
	display:block;
	margin:0;
	width:100%;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:normal;
	border-top:1px solid #CAA2C6;
	text-decoration:none;
	text-align:center;
	color:#333333;
}

.navlet a:visited {text-decoration:none;}
.navlet a:hover {background:#E98969; text-decoration:none;color:white;}
.navlet a:active {background:#C5D3BC; text-decoration:none;}


div.special {
background:#F1E7CD;
width:280px;
padding:10px;
border:1px solid gray;
background-image:url(parts/bg2.gif);
}

div.special UL {margin-top:5px;}

#footer {padding:5px;
	clear:both;
	border-top:1px solid #CEC6AA;
	background:#E98969;
background-image:url(parts/bg.gif);
font-size: 10px;
color:#333333;
font-weight:normal;
}

#footer .tel {font-size:120%;}

#footer a {color:black;}

