body {
	background-color: #C7C78D;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-right: 5px;
	margin-left: 5px;
}

a {
	font-weight: bold;
	color: #336600;
}
a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #352D24;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 5px;
	background-color: #E2E2C5;
	padding-bottom: 0px;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #336600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4B4034;
	font-variant: normal;
	margin-right: 5px;
	margin-left: 5px;
	
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border-bottom-color: #00CCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: groove;
	margin-right: 5px;
	margin-left: 5px;


}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
	line-height: 10px;
	vertical-align: top;
	text-decoration: none;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #009966;
	font-style: italic;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
}

li {
	list-style-type: square;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-image: url(../images/bullet.gif);

}

#menu {
	width: 150px;		
}
#menu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4034;
	text-decoration: none;
	padding-left: 10px;
	list-style-type: none;
	line-height: 14px;
	font-weight: bold;
		
}

#menu li, #menu li, #menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	list-style-type: none;
}


#menu a:hover {
	color: #4B4034;
	font-weight: bold;
	filter: DropShadow(Color=999999, Off=0, Off=1, Positive=1);
	text-decoration: none;
	border-bottom-color: #666600;
	border-bottom-width: thin;
	border-bottom-style: ridge;

}
#menu a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;

}
.activepage {
	color: #4B4034;
	font-weight: bold;
	filter: DropShadow(Color=999999, Off=0, Off=1, Positive=1);
	background-color: #C7C78D;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #E0D7A0;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #E0D7A0;
	padding: 2px;
}


#topbar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;


}

#topbar a:hover {
	color: #006600;
	font-weight: bold;
	filter: DropShadow(Color=999999, Off=0, Off=1, Positive=1);
	font-size: 11px;



}
#topbar a {
	color: #666633;
	text-decoration: none;
	
}
#submenu  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
	padding-left: 20px;


}

#submenu  a:hover {
	color: #FFFFFF;
	font-weight: bold;
	filter: DropShadow(Color=999999, Off=0, Off=1, Positive=1);
	font-size: 11px;



}
#submenu  a {
	color: #FFFFFF;
	text-decoration: none;
	
}
	
#submenu h3 {
	color: #FFFFFF;
	line-height: 16px;
	padding: 0px;
	text-align: left;
	border-top: 3px solid #669966;
	

}
.linebelow {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #339966;
	line-height: 15px;
	color: #000000;


}
.lineabove {

	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #336600;
	line-height: 15px;
}
.linebelowandabove {
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #339966;
	line-height: 15px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #339966;
	line-height: 15px;
	color: #000000;

}
.lineabovethick {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #666633;

}

.captions {
	font-size: 9px;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;

}
.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339966;
	text-decoration: underline;
	padding-left: 10px;
	list-style-type: none;
	line-height: 12px;
	font-weight: bold;
	padding-right: 10px;
}
.questions {
	list-style-type: none;
	color: #006666;
	font-weight: bold;
	font-size: 12px;

}
#bottombar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;

}

#bottombar a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 10px;

}
#bottombar a {
	color: #FFFFFF;
	text-decoration: underline;
	
}
	
#bottombar h3 {
	color: #FFFFFF;
	line-height: 16px;
	padding: 0px;
	text-align: left;
	border-top: 3px solid #669966;
	
}

#sidebar p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECEBD9;
	line-height: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	
}
#sidebar a{
	font-weight: bold;
	color: #333300;
	text-decoration: underline;


}
#sidebar a:hover{
	color: #0099CC;
	text-decoration: underline;
	font-weight: bold;

}
#sidebar h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4B4034;
	font-variant: normal;
	margin-right: 5px;
	margin-left: 5px;
}


.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336600;
	line-height: 17px;
	font-weight: normal;
	font-style: italic;
	margin-right: 5px;
	margin-left: 5px;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #336600;
	padding-bottom: 15px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.red-text {
	color: #900;
}

