/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FCFBF6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	color: #915E3F;
	font-size: 15px;
	background-image: url(Images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 5px;
}
.nav {
	background-color: #FCF9DE;
	height: 467px;
	width: 182px;
	border: thin solid #A99676;
}
.nav-links {
	background-image: url(Images/nav_middle.gif);
	height: 25px;
	padding-top: 5px;
	padding-left: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #5A5744;
	margin-bottom: 5px;
}
.nav-links a:link, .nav-links a:visited {
	color: #5A5744;
	text-decoration: none;
}
.nav-links a:hover {
	color: #915E3F;
	text-decoration: underline;
}   
.top_nav {
	background-image:url(Images/top_nav.gif);
	background-repeat: repeat-x;
	height: 11px;
}

.right_nav {
	background-image:url(Images/left.gif);
}
.height-10 {
	height: 3px;
}
.width {
	width: 4px;
	border: #FF9966;
}
.content {
	background-color: #FCF9DE;
	height: 467px;
	width: 560px;
	border: thin solid #A99676;
	font-size: 13px;
	text-align: justify;
	color: #5A5744;
}
.content li {
	padding-bottom: 2px;
	padding-top: 2px;
}
.content img {
	border: thin solid  #999999;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
}
.content a:link, .content a:visited {
	color: #5A5744;
	text-decoration: underline;
}
.content a:hover {
	color: #0000FF;
	text-decoration: none;
}	
.footer {
	background-image:url(Images/footer.gif);
	background-repeat: no-repeat;
	height: 11px;
}
.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 110px;
}
.footer2 {
	background-image: url(Images/footer2.gif);
	width: 749px;
	height: 32px;
	padding-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
	color: #5A5744;
}
.footer2 a:link, .footer2 a:visited {
	color: #5A5744;
	text-decoration: none;
}
.footer2 a:hover {
	color: #915E3F;
	text-decoration: underline;
} 
.footer3 {
	background-color: #919080;
	border-left: #000000 thin solid;
	border-right: #000000 thin solid;
	border-bottom: #000000 thin solid;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.footer3 a:link, .footer3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer3 a:hover {
	color: #EDB01B;
	text-decoration: underline;
}
.heading_dot {
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	padding-top: 8px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
}
h2 a:link, h2 a:visited {
	color: #5A5744;
	font size: 14px;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
	color:#915E3F;
}
.dotted {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.flash {
	padding-bottom: 15px;
}
.header_text {
	color: #354F46;
	font-size: 12px;
	font-weight: bold;
	background-position:bottom;
	padding-top: 80px;
	padding-left: 15px;
}
.header_text a:link, .header_text a:visited {
	color: #354F46;
	text-decoration: none;
}
.header_text a:hover {
	color: #EDB01B;
	text-decoration: underline;
}
.Categories {
	color: #915E3F;
	font-size: 15px;
	background-image: url(Images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 5px;
}
