/* colors 
 * 73880b dark green
 * f4ffd2 light green
 * 69ab2b bright green (links & headers)
 * daf095 med green sidebar backgrounds, header nav
 * 50AAB5 blue for hovers..
*/

/* HTML Tag Redefinition */
html, {
	height: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	background: #fff url(images/footer_grass.jpg) repeat-x fixed left bottom;
	background:url(images/head_bg.jpg) left top repeat-x #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#818181; 
	font-size:0.75em;
	line-height:1.41em
}
.email_box {
width:100px;
}
H1 {
font-size:1.9em;
color:#333333;
}

H2 {
font-size:1.3em;
color:#9b1a1a;
}
P {
line-height:1.4em;
width:500px;
color:#333333;
}

#homepage_ul ul, li {
line-height:2em;
margin-left:5px;
}
img {
	border: 0px; text-align:left; vertical-align:top;
}

img{border:0; }
.column{float:left;}
.clear{clear:both;}

input, textarea, select{color:#7C7E73; vertical-align:top; text-align:left; border: 1px solid #9B9090; font:11px Tahoma, Arial, helvetica, sans-serif;}

/* Page Structure / Navigation */
#page{ width:800px; margin:auto; text-align:left }
#page #headerSpacer{ height:34px }
#page #header{ position:relative; } 
#page #header #logo{ color:#999; font-size:5px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height: auto; 
	margin-bottom: 0px; padding: 0px; margin-top:8px; cursor:pointer;  left:0px ; z-index:10; width:auto; float:left; position: relative }
	#page #header #date{ 
	margin-bottom: 0px; padding: 0px; margin-top:8px; cursor:pointer;  left:400px ; z-index:10; width:400px; float:left; position: relative }
#page #header #logo a{ /* customize_header_logo */color:#999; /* customize_header_logo */ text-decoration:none;}

#page #header #headerNav{ position: absolute; top: 14px; right: 0px; z-index:2; width:100%; overflow:visible;}
#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: right}
#page #header ul.nav-header li{float:left; padding:2px 0px; margin-left:16px; margin-bottom: 0px; color:#999; font-size:13px; margin-top:0px }
#page #header ul.nav-header li a,#page #header ul.nav-header li a:hover{ text-decoration:none; color:#999999 }
#page #header ul.nav-header li.nav-selected{ border:1px solid #bbb; padding:2px 8px; }
#page #header #header-area{margin-top: 10px; margin-bottom: 10px }
#page #header #header-area #header-area-inside{margin-bottom: 12px;}
#page #header #header-area img { display: block}
#page .divider{padding-top: 12px; background: url(images/nav_horizontal_divider.gif) no-repeat top; overflow:hidden; height:1px; clear:both; width:100%; }

#page #header .mp_left{width:438px; height:200px; left top no-repeat; float:left;}

#page #header .mp_right{width:100%; height:200px; margin-left:-438px; float:left; background:url(/images/mp_right_bg.jpg) 438px top no-repeat;}
#page #header .mp_right div{padding:98px 24px 0 464px; text-align:right;}
#page #header .menu{padding:0; background:url(/images/menu_bg.jpg) top repeat;}
#header .menu .bt_1{width:80px; float:left;}
#header .menu .bt_2{width:200px; float:left;}
#header .menu .bt_3{width:145px; float:left;}
#header .menu .bt_4{width:90px; float:left;}
#header .menu .bt_5{width:145px; float:left;}
#header .menu .bt_6{width:138px; float:left;}

#page #central {
	width:800px;
	clear:both;
	padding-bottom:30px; /* for footer */
}
#page.no-sidebar {
	background-image: none !important;
	background-color:#efefef;
}
/* body & sidebar */
#page #central #body {
	float:left;
	text-align:left;
	width:520px;
	padding:15px;
	
}
#page #central #sidebar {
	float:right;
	width:198px;
	padding:15px 15px 30px 15px;
	background: #efefef;
}
#page.sidebar-left #central #sidebar {
	float:left;
	width: 94px
}
#page.sidebar-left #central #body {
	float:right;
	width: 646px;
	padding: 15px;
}
#page.no-sidebar #body {
	float: none !important;
	width: auto !important
}
#page #central #sidebar p {
	line-height:17px
}
#page #central #sidebar ul.nav {
	list-style:none;
	margin-left:0px;
	padding:0px;
	padding-left:0;
	font-size:11px;
}
#page #central #sidebar ul.nav li {
	margin-bottom:10px;
}
#page #central #sidebar ul.nav a {
	text-decoration:none;
	color:#69ab2b
}
#page #central #sidebar ul.nav a.nav-selected {
	font-weight: bold
}
#page #central #sidebar ul.nav a:hover {
	text-decoration:underline
}
#page #central #sidebar ul.nav ul {
	list-style:none;
	margin-left:5px;
	padding:0px;
	margin-top:10px;
}
#page #central #sidebar ul.nav ul li {
	padding-left: 5px;
	margin: 0;
	border-left: 1px solid #69ab2b;
}
#page #central #sidebar ul.nav ul li ul li {
	list-style:square inside;
	padding-left:0;
}
#page #central #sidebar ul.nav ul li ul li {
	border:none;
}
#page #footer {
	height:10px;
	line-height:10px;
	background:url(images/footer_bg.jpg) repeat-x;
	clear:both;
	color:#daf095;
	font-size:10px;
	text-align:center;
	padding:10px 0 10px 0;
	position:absolute;
	bottom:0;
	width:100%
}
#page #footer a {
	color:#daf095;
	text-decoration:none;
}

span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; margin-right:20px;}


/* MISC STYLES & SHORTCUTS */
div.code {
	border: 1px solid #ddd;
	background: #eee;
	padding: 10px
}
div.spacer, div.ccm-spacer {
	clear:both;
	font-size:1px;
	line-height:1px
}
.noTopSpace {
	margin-top:0px;
	padding-top:0px
}

/* customize_miscellaneous */ /* customize_miscellaneous */

.content_bg{background:#FFFFFF;}
#content .main_indent{padding:0 21px 41px 25px;}

#content .col_1, #content .col_2{padding-top:20px; padding-bottom:35px;}

.title{margin-bottom:15px;}
.pic{margin-right:13px; float:left;}

#content .col_1 .indent{padding-left:5px;}

a{color:#D42820; text-decoration:underline;}
a:hover{text-decoration:none;}

b{color:#D42820;}

b a{color:#D42820; text-decoration:underline;}
b a:hover{text-decoration:none;}

strong{font-size:1.16em; color:#D42820;}

.mid{background:url(images/main_line_y.gif) center top repeat-y;}

.link_1{color:#818181; text-decoration:underline;}
.link_1:hover{text-decoration:none;}

li a{color:#D42820; text-decoration:underline; line-height:2.08em; padding-left:7px;
	background:url(images/list.gif) left center no-repeat;}
li a:hover{text-decoration:none;}