@charset "UTF-8";
/* CSS Document */


/* CSS Skinsmart 

*/

/* Body -------------------------------------------------------------------------- */ 
html,body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	background-image:url(images/background.jpg);
	background-repeat: repeat-x;
}

body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;}

.latest_news_text {
	font-size: 11px
}

#content{
	width: 985px;
	background-image:url(images/white-background.jpg);
	background-repeat: repeat-y;
	background-position: 37px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	z-index: 80;
	display: block;
	position: relative;
	clear: both;
	}
	
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#header{
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container{
	width: 1015px;
	background-image:url(images/images/top-background2.jpg);
	background-repeat: no-repeat;
	background-position: 37px top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	z-index: 0;
	display: block;
	clear: both;
}

#container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}



/* Sections -------------------------------------------------------------------------- */ 

.latest_news_date {
	color: #91B005;
	font-weight: bold;
	font-size: 11px;
}
.latest_news_title {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.sidebar_list {
	font-size: 12px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #A0BB27;
	line-height: 24px;
}

#column_a{
	float: left;
	width: 750px;
	z-index: 50;
!important;
	display: block;
}

#info_table{
	margin-top: 90px;
	margin-left: 60px;
	z-index: 100;
}

.style1 {font-weight: bold}

a:link {
	color: #91B005;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #91B005;
}
a:hover {
	text-decoration: none;
	color: #6D4B87;
}
a:active {
	text-decoration: none;
	color: #91B005;
}


#column_b{
	float: right;
	width: 264px;
	padding-top: 30px;
	z-index: 20;
!important
; 	position: relative;
}




/* Footer -------------------------------------------------------------------------- */ 

#footer_images{
	width: 985px;
	background-image:url(images/Layaout99_34.jpg);
	background-repeat: no-repeat;
	height: 273px;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: auto;
	background-position: 33px top;
	margin-right: auto;
!important
;
	clear: left;
	display: block;
	padding: 0px;
	line-height: 20px;
	color: #402456;
	font-size: 11px;
	}
	
	
#footernumber1{
	width: 270px;
	height: 40px;
	margin-top: 118px;
	margin-left: 82px;
	margin-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #9EB91E;
	font-weight: normal;
	float:left;
	}	

#footernumber2{
	width: 270px;
	height: 40px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #9EB91E;
	font-weight: normal;
	float:left;
	margin-top: 118px;
	margin-left: 232px;
	
	}	
	
	
	
	
.bio_text {
	color: #552D61;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
	
#contact_table{
	margin-left: 90px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.body_text {
	font-size: 12px;
	color: #334400;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
	

#footer2{
	background-image: url(images/green_background.jpg);
	background-repeat: repeat-x;
	height: 100px;
	position: relative;
	clear: left;
}
.serVert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #003300;
}

img.floatLeft { 
    float: left; 
    margin: 4px;
	padding-right:5px;
}