/* CSS Document */

body {
margin-top: 30px;
text-align: center;
background: #472522;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.47em;
color: #4F4F4F;
	
}

body a:link {
color:#4F4F4F;
text-decoration:underline;

}

body a:visited { 
color:#4F4F4F;
text-decoration:underline;

}

body a:hover {
color:#B38B22;
text-decoration:none;

}

.subhead {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
color:#4E452C;
line-height:22px;

}

.subhead2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;

}

.contactli {
line-height:19px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.47em;
	color: #4F4F4F;
	
	}

h2 {
color: #472522;
font-size: 14px;
line-height: 1em;

}

li {
list-style:square;
line-height:22px;

}

#foundation {
background: url(../../images/home/side_bg.jpg) repeat-y;

}

#contenthome {
	background: url(../../images/home/content_bg_bottom.gif) repeat-y;
	
}

#menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

#side {
background: url(../../images/inside/left_bg.gif) repeat-y;

}

#navcontainer {
margin-top: -10px;

}

#navlist {
font-size: 11px;
font-weight: bold;
list-style-image: url(../../images/bullet.gif);

}

#navlist li {
margin-left: -19px;

}

#navlist li a:link { 
color: #4F4F4F;
text-decoration:underline;

}

#navlist li a:visited { 
color: #4F4F4F;
text-decoration:underline;

}

#navlist li a:hover {
color:#B38B22;
text-decoration: none;


}