body{
	margin:0;
	padding:0;
	background: #fff url(images/bg.jpg) top repeat-x;
	color: #000;
	font-family: Tahoma, "Gill Sans", "Century Gothic", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; 
}

#nav{
	background: #fff url(images/nav.gif) top no-repeat;
	color: #000;
	text-align: center;
	font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
}
#t{}
#nav a{
	font-weight: normal;
	margin: 20px;
}
#nav a:link, #nav a:visited{
	color: #000;
	text-decoration: none;
}
#nav a:hover{
	text-decoration: underline;
}


#find{
	background: #CCB0AF url(images/find.jpg) top no-repeat;
	font-size: xx-small;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: x-small;
}
#t{}
ul.areas{padding-left:25px;}
#searchBox{
	font-size: xx-small;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: x-small;
}
#t{}
div.search{
	border-bottom: 1px solid #F3E8E6;
	padding: 3px;
	}
#main {
	background: #fff url(images/index_r8_c6.jpg) top no-repeat;
}
#content{
	padding: 10px;
}

a:link, a:visited{
	font-weight: bold;
	color:#5D3638;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/*------------------------------------------*/
h1, h2, h3{
	margin: 5px 0;
	padding:0;
	font-size: 14px;
	color: #2A587A;
}
h4{
	font-size: 12px;
	color: #2A587A;
}
p{
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: x-small;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small;
}
#t{}
ol, ul{
	margin-top: 0;
	margin-bottom: 0;
	font-size: x-small;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small; 
}
#t{}
dl	{
	margin: 0;
	padding: 0;
	}
dd 	{
	padding: 0;
	margin: 2px 0 10px 0;
	}
dl.areas{
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:x-small;
}
#t{}

/*------------------------------------------*/
form{
	margin:0;
	padding:0;
}
select{
	font-size: 10px;
	}
input{
	font-size: 10px;
	}
.submit{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	background-color: #579BB8;
	border: 1px solid #fff;
	cursor: hand;
	}