/*Main Menu Style Settings
Note: Do not define border, 
padding, or margin dimensions using this file, all dimensions
are defined in the menu_settings.js file*/
html {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
* {
	font-family: Arial, Helvetica, sans-serif;
	border:none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
/*
Main Menu Group Settings - (Applies to the main container)
*/
.cdd0_main_menu {
	color: #333333;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	font-stretch: narrower;
	background-color: #eeeeee;
	text-align: center;
	border-style: solid;
	border-color: #666666
}/*
Main Menu Item Settings
--------------------------------*/
.cdd0_main_items {
	font-stretch: narrower
}/*
Main Menu Item Rollover Settings
------------------------*/
.cdd0_main_items_rollover {
	color: black;
	background-color: #c0c0c0;
	border-style: dashed;
	border-color: #aaaaaa
}/*

	Sub Menu Style Settings

***************************************/
/*
Sub Menu Group Settings - (Applies to all sub containers)
---*/
.cdd0_sub_menu {
	color: white;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	background-color: #377d2c;
	text-align: left;
	border-style: solid;
	border-color: #666666;
filter: progid:DXImageTransform.Microsoft.Fade(duration=.2)
}/*
Sub Menu Item Settings
--------------------------------*/
.cdd0_sub_items {
	text-align: left;
	border-style: solid;
	border-color: #bed2bf
}/*
Sub Menu Item Rollover Settings
------------------------*/
.cdd0_sub_items_rollover {
	color: white;
	background-color: #931f8c;
	text-align: left;
	border-style: solid;
	border-color: #aaaaaa
}/*Divider Style Settings
*******************************************/
/*Vertical Dividers
---------------------------------------*/
.cdd0_dividers_vertical {
/*background-color:#transparent;*/





}/*Horizontal Dividers
------------------------------------*/
.cdd0_dividers_horizontal {
}/*Optional Specific Settings

	Specifically define settings for any item or menu group
	by using the following syntax with the items index.

	CSS settings here for main menu group*/
/*

#cdd_item0_0
{
	
	CSS settings for the specified item goes here
	
	
}



#cdd_item0_menu
{

	CSS settings for the specified menu group goes here

	
}


*/
.sidebarHeader {
	color: #168e64;
	font-size: 18px;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left
}
.smallText {
	color: #333333;
	font: 10px Arial
}
.bodyText {
	color: black;
	margin-top: 0;
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.bodyTextIndentBoth {
	color: black;
	font: 14px/18px Arial;
	margin-top: 0;
	padding-right: 10px;
	padding-left: 20px;
}
.bodyTextTimes {
	color: black;
	font: 14px/18px "times new roman";
	margin-top: 0;
}
.header1 {
	color: #c6c6c6;
	font: bold 24px/24px Arial;
	margin-top: 0
}
.header2 {
	color: #c6c6c6;
	font: bold 18px/18px Arial;
	margin-top: 0;
}
.pageHeader {
	color: #397c2c;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	line-height: normal;
	text-align: center
}
TD.NAVOffSM {
	color: #646464;
	font-size: 14px;
	font-family: verdana, arial, sans-serif;
	background-color: #fff;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
}
TD.NAVOnSM {
	color: #397c2c;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
}
TD.NAVOffSM A:link, TD.NAVOffSM A:visited {
	color: #397c2c;
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
TD.NAVOffSM A:hover {
	color: purple;
	text-decoration: underline;
}
TD.NAVOverSM A:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #397c2c;
}
TD.footerNAVOver A:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #808080;
}
TD.footerNAVOverSM A:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #808080;
	width: 200px;
}
TD.NAVOverSM {
	color: #ffffff;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	background-color: #646464;
	background-position: 25px 0;
	text-align: left;
}
TD.NAVOverSM A:link, TD.NAVOverSM A:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: #646464;
}
TD.NAVOff {
	color: #646464;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	background-color: #fff;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px
}
TD.NAVOn {
	color: #397c2c;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px
}
TD.NAVOff A:link, TD.NAVOff A:visited {
	color: #c6c6c6;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px
}
TD.NAVOff A:hover {
	color: #fff;
	text-decoration: none;
	background-color: #646464
}
TD.NAVOver {
	color: #ffffff;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	background-color: #646464;
	text-align: center;
}
TD.NAVOver A:link, TD.NAVOver A:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: #646464
}
TD.NAVOver A:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #397c2c
}
body {
	font-family: sans-serif;
	background-image: url(../common_images/background_page.gif);
	background-position: center top;
}
.dropcap {
	float:left;
	color:#c6c6c6;
	font-size:xx-large;
	padding-top:2px;
	font-family: Times, serif, Georgia;
	line-height: 1em;
}
ul.resources {
	margin-left: 55px;
}
li.resources {
	margin-bottom: 10px;
	margin-top: 10px;
}
h1 {
	color: gray;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
}
h2 {
	color: #92258a;
	font-size: 2em;
	font-weight: normal;
	line-height: 110%;
	margin: 0.83em 0;
}
p .serif {
	font-family: serif;
}
td .whiteserif {
	color: white;
	font-size: 120%;
	font-family: serif;
	text-align: center;
}
.img_right_bordered {
	padding: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: thin solid #666;
	clear: left;
	float: right;
}
.img_right_bordered {
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	float: right;
	clear: left;
	border: solid thin #666;
}
.img_right_NOborder {
	padding: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: left;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_inline {
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_right_bdr_nopad {
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: both;
	float: right;
	padding: 0;
	border-style: solid;
	border-width: thin;
}
.blacktext {
	color: black;
}
#donate {
	position: absolute;
	bottom: 0px;
	height: 117px;
	width: 117px;
}
td .centered {
	text-align: center;
}
td .left {
	text-align: left;
}
table .form {
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	_background-color: #EEE;
	*background-color: #EEE;
	_padding-left: 5px;
	*padding-left: 5px;
}
/* form elements */
textarea {
	background-color: #DFEAE1;
	border: 1px solid #606060;
	color: #3D7E2D;
	font-size:14px;
	padding: 5px 6px 5px 6px;
	margin: 10px 4px 0px 0px;
}
textarea:focus {
	background-color: #E1E1E1;
	border: 1px solid #606060;
	color: #000;
}
input[type="text"] {
	background-color: #E5F0E2;
	border: 1px solid #606060;
	color: #000;
	font-size:12px;
	padding: 2px 3px 2px 3px;
	margin-right: 2px;
	margin-top: 6px;
}
input:focus {
	color: #000;
	background-color: #E1E1E1;
	border:none;
}
input[type="image"], input[type="checkbox"], input[type="radio"] {
}
/* fieldsets */
fieldset {
	width: 535px;
	border: 1px solid #606060;
	background: #F5F5FD;
	padding: 0 2em 2em 2em;
	margin: 0 0 2em 0;
}
legend {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 0.5em;
	color:#EE4400;
}

fieldset input {
	padding: 0.3em;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
	color: #023;
}
fieldset textarea {
	font-size: 1.1em;
	padding: 0.2em;
	margin: 0
}
fieldset th {
	vertical-align: middle;
}
fieldset {
	vertical-align: middle;
}
fieldset .wrong {
	margin-left: 4px;
}
select {
	font-size: 12px;
}

