
/* Abundant
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

blue text #0099cc
grey text #444444
green #99cc33

*/

body {
	margin: 0;
	padding: 0;
	background: #d7d7d7;
	line-height: 20px;
	font-family:'Helvetica Neue', Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #444;
}
#wrapper {
	width: 100%;
	height: auto;

}
/* big! title */
h1 { 
	font-size: 34px;
	color: #666666; 
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight:100;
	line-height:36px;
	margin:0;
}
/* content body blurbs */
h2 { 
	font-size: 20px;
	color: #666666; 
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight:200;
	line-height:22pt;
	margin:0;
}
/* white - home pg */
h3 { 
	font-size: 25px;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #ffffff;
	font-weight:100;
	line-height: 32px;
}
/* blue title news */
h4 { 
	font-size: 10px;
	color: #0099cc; 
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight:bold;
	margin: 0;
}
/* blue title */
h5 { 
	font-size: 16px;
	color: #0099cc; 
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight:300;
	margin:0;
}
p {
	font-size: 12px;
	color: #444;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	text-align:left;
	line-height: 18px;
	margin: 0;
}

.titlesmall {
	font-size:12px;
	line-height: 12px;
	padding:0 0 0 20px;
}
.smalllink {
	color:#0099cc;
	text-decoration:none;
	border-bottom: 1px dotted #0099cc;
}
ul, ol {
	margin: 0;
	padding: 0;
 	text-align:left;
    list-style:disc;
}
.ulindent {
	margin: 0;
	padding: 0 20px 0 60px;
 	text-align:left;
    list-style:disc;
}
.ulevent {
	margin: 0;
	padding: 0 20px 0 35px;
 	text-align:left;
    list-style:disc;
}
blockquote { 
}

a img {
	border: none;
}
hr { 
display: none; 
clear:both;
}

strong { font-weight:600; }
a:link {color:#0099cc}    /* unvisited link */
/* a:visited {color:#77bbcc} /* visited link */
a:hover {color:#027095}   /* mouse over link */

/* --------------------- HEADER & BOX*/

#header-wrapper {
    width: 960px;
	height:auto;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat left top;
	background-color:#FFFFFF;
}

/* top header */
#shadow{
	clear:both;
  	width: 940px;
    height: 22px;
	margin-left:10px;
	padding-bottom:2px;
}
/* home */
#header-img {
    float:left;
    width: 679px;
	height: 240px;
	margin:0 0 0 10px;
	padding-right:2px;
}
/* 		NEW 09.10.05 */
		#header-topborder {
		width:960px; 
		height:10px;
		margin:0;
		padding: 0;
}
/* wide */
	#header-img2 {
  	width: 940px;
	height: 240px;
	margin-left:10px;
	margin-top:0;
	padding:0;
	vertical-align:text-top;
}
#header-box {
	position: relative; float: left;
	width: 258px;
	height: 240px;
	background-color:#99cc33;	
}
/* 		NEW 09.10.05 */
		#header-boxL {
		float: left;
   	 	width: 240px;
		height: 240px;
		margin:0 0 0 10px;
		padding:0;
		background-color:#99cc33;	
}
		#header-imgR {
		position: relative;
		float:left;
    	width: 698px;
		height: 240px;
		margin:0 10px 0 0 ;
		padding-left:2px;
}
#header-box h3, #header-box p {
    padding: 0 20px;
}

/* -------------------------- • MENU */

#menu {
	float: left;
	width: 940px;
	height:40px;
	margin: 2px 10px 2px 10px;
	padding:0;
	background-color:#0099cc;
}
#menu-main { 
height:40px;
	list-style:none;
	font:normal 7pt Helvetica, Verdana, Geneva, Arial, sans-serif;
	background-image:url(img/nav_bg_off.gif);
}
ul.menu-main li {
	display: inline;
	list-style:none;
	padding: 5px 0 0 19px;
	vertical-align:middle;
}
.menu-main li a { 
	text-decoration:none;  
	color:#ffffff;
	}
.menu-main li a:hover, 
.menu-main li a#active {
	text-decoration:underline;
	background-image:url(img/nav_bg_on.gif);
}

/* ------------------ menu2 */

 
#menu2 {
	width: 220px;
	margin: 0;
	}
#menu2 span {
	line-height: 25pt;
	font-size:14px;
	}
#menu2 ul {
    list-style: none;
}	
#menu2 li a {
	height: 30px;
	text-indent: 10px;
	line-height: 25pt;
	text-decoration: none;
	display: block;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #ffffff;
	font-size:9px;
	color: #666;
	background-image:url('img/arrow.gif');
	background-repeat: no-repeat;
	background-position: 90% 50%;
	}		
	
#menu2 li a:hover {
	background-color:#eeeeee;
}
#menu2 li a.active {
	font-size:9px;
	color: #99cc33;
	background-color:#eeeeee;
}

/* ------------------- PAGE */
#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-color:#FFFFFF;
}
/* ---------------------------------------••••••••••••••••••• Content */

#contentbox-left {
	float: left;
    width: 670px;
	margin: 10px;
}
#contentbox-right {
	float: right;
    width: 680px;
	margin: 24px 10px 20px 10px;
}
#contentbox-right2 {
	float: right;
    width: 680px;
	margin: 0 10px 20px 10px;
}
#contentbox-nounderline a {
	border-bottom: none;
}
.content p {
	padding: 0 20px 5px 20px;
	margin-bottom:10px;
	line-height:20px;
}
.hrdotted {
border-bottom:dotted 1px #666666;
clear:both;
margin:10px 20px 0 20px;
}
.hrclear {
clear:both;
height:1px;
}
.content h1, h2, h3, h5 {
	padding: 0 20px 0 20px;
}
.content a:link { 
	color: #0099cc;
	text-decoration:none;
	border-bottom: 1px dotted #0099cc;
}
.content a:visited { 
	color: #0099cc;
	text-decoration:none;
	border-bottom: 1px dotted #0099cc;
}
.content a:hover { 
	color: #027095; 
	text-decoration:none;
	border-bottom: 1px dotted #0099cc;
}
.list {
	padding-left: 50px;
 	text-align:left;
    list-style:disc;
}
/*
#email-input {
	float:right;
	width:260px;
	height:40px;
	border-top: solid 2px #0099cc;
	margin-right:10px;
	margin-left:5px
} */
#email-input2 {
	float:left;
	width:220px;
	height:80px;
	border-top: solid 2px #0099cc;
	border-bottom: solid 2px #0099cc;
	margin:0;
}
#email-input2 p {
	font-size:10px;
	padding-top:4px;
	padding-bottom:0;
}

/* ------------------------------ SIDEBARS */

#sidebar-right {
float: right; 
	width: 258px;
	margin: 10px 10px 10px 0;
	padding: 0;
}
#sidebar-left {
	float: left;
	width: 220px;
	margin-left: 30px;
	padding: 0;
}

#sidebarleft-box {	
	border-top:dotted 1px #666666;
}
#sidebar-news {
	font-size: 10px;
	color: #4444;
	background-color:#eeeeee;
}
#sidebar-news ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}
#sidebar-news li {
	line-height: 16px;
}

#sidebar-news p {
	color:#0099cc;
	line-height: 16px;
}
#sidebar-news a {
}
p.news {
font-size:10px;
color:#0099cc;
font-weight:bold;
text-transform:capitalize;

}

/* -------------------- FOOTIE */

#footer {
	width: 960px;
	height: 72px;
	margin: 0 auto;
	padding: 0;
	background-color:#ffffff;
}
#footer-topleft {
	float:left;
	/*width: 685px;*/
	height:40px;
	margin-left:10px;
	padding: 0;
	background-color:#555555;
	
}
#footer-topright {
	float:right;
	/*width: 255px;*/
	height:40px;
	margin-right: 10px;
	padding: 0;
	background-color:#555555;
	
}
#footer-bottoml {
	float:left;
	width: 685px;
	height: 20px;
	margin-left:10px;
	padding: 0;
	background-color:#bbbbbb;
}
#footer-bottomr {
	float:right;
	text-align:right;
	width: 255px;
	height: 20px;
	margin-right: 10px;
	padding: 0;
	background-color:#bbbbbb;
}

ul{
    margin: 0 auto;
}
ul.horizontal_list li {
    float: left;
    list-style: none;
	/*padding: 5px 20px 5px 20px;*/
	padding: 5px 19px 5px 20px;
    margin: 3px 3px 3px 1px;
	font-size:7pt;
}
ul.horizontal_social li {
    text-align: right;
	float: right;
    list-style: none;
	padding: 0;
    margin: 10px 10px 0px 3px;
}

#footer p {
	margin: 0;
	padding: 0 20px 0 20px;
	font-size: 9px;
	color: #ffffff;
	letter-spacing:0.5px;
}
#footer a {
	text-decoration:none;
	color:#FFFFFF;
}
#footer a:hover {
	text-decoration:underline;
	color: #ffffff;
}
/* -------------------- MISC */
label em {
color:#FF0000;
  left: 35em;
}
