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

* {margin:0; padding:0; border:0;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
	line-height: 1.5em;
	text-align:left;

}
html, body{
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	background-image:url(images/background_a.jpg);
	background-repeat:repeat-x;
	background-color: #030303;
	background-attachment: fixed;
}

a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color:#666666;
	text-decoration: none;
}
a:hover {
	color:#006600;
	background-color: #FFFF66;
}
a:active {
	color: #009900;
	text-decoration: none;
}
a:hover.none {
text-decoration:none;
background-color:transparent;
}
/**** Alternative Links (bold) ****/
.menu a:hover {
	background-color: transparent;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	color: #003300;
	font-weight:normal;
	line-height: 1.5em;
	margin-top: 0em;
	
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #003300;
	font-weight: normal;
	margin-top: 0px;
	line-height: 1.5em;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003300;
	font-weight:normal;
	margin-top: 0px;
	line-height: 1.25em;
}
.padding_top{
	padding-top:14px;
}
.indent{
	padding-left: 50px;
}

p{
	margin-top: 4px;
	margin-bottom:18px;
}
.p2{
	font-size: 11px;
	line-height: 1.75em;
}
/******* Wrapper  *******/
#wrapper{
	width: 100%;
	height: 100%;
	
}
/****** Header Home ******/
#header{
	width: 940px;
	height: 180px;
	margin: 0px auto 0 auto;
	padding-left: 0px;
	display: block;
	position: relative;
	border-top: 1px #5d6c21 solid;
	border-right: 2px #5d6c21 solid;
	border-left: 2px #5d6c21 solid;
	background-color: #FFFFFF;
	background-image: url(images/header_background.jpg);
	background-repeat:repeat-x;

}
#animation{
	margin-left: 20px;
}


/***** Menu ****/
#menu{
	width: 940px;
	height: 48px;
	margin: 0 auto 0 auto;
	border-right: 2px solid #5d6c21;
	border-left: 2px solid #5d6c21;
	background-image: url(images/menu_bkgrd.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	

}

	
/**** General Content ****/
#contentmain{
	width: 940px;
	margin: 0 auto 0 auto;
	padding-bottom: 30px;
	position: relative;
	background-color: #FFFFFF;
	border-right: 2px #5d6c21 solid;
	border-left: 2px #5d6c21 solid;
	overflow: hidden;

}
.photo_left{
	margin-right: 14px;
	margin-bottom: 6px;
	margin-top: .25em;
	border: 1px solid #5d6c21;
	padding:1px;
	float: left;
	
}
.photo_right{
	margin-left: 14px;
	margin-bottom: 6px;
	margin-top: .25em;
	border: 1px solid #5d6c21;
	padding:1px;
	float: right;
	
}
.photo_widget{
	margin-top: .5em;
	border: 1px solid #5d6c21;
	padding:1px;
}
.entry {
	margin-top: 20px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #5d6c21;
	color: #333;
}

/***** Home *******/
#left_column{
	width: 600px;
	float: left;
	text-align: left;
	padding-left: 24px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-right: 10px;
	background-color: #FFFFFF;

}
#left_column_wide{
	width: 876px;
	float: left;
	text-align: left;
	padding-left: 24px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-right: 18px;
	background-color: #FFFFFF;

}

/******* Widgets *******/

#search_box{
	background-image: url(images/divider_horizontal.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	clear:both;
	padding-bottom: 1px;
}
#categories_widget_box{
	background-image: url(images/divider_horizontal.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	clear:both;
	padding-bottom: 5px;
	margin-top: 6px;
}
#about_blog_widget{
	background-image: url(images/divider_horizontal.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	clear:both;
	padding-bottom: 5px;
	margin-top: 6px;
}
.search_icon{
	margin-bottom: -5px;
	margin-left: 3px;
	border: none;
}
#getaquote_box{
	background-image: url(images/divider_horizontal.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	clear:both;
	padding-bottom: 5px;
}
#categories_box{
	margin-top: 15px;
}
#register_box{
	margin-top:15px;
}
#about_box{
	margin-top: 15px;
}
#latest_box{
	margin-top: 15px;
}
#login_box{
	font-size: 11px;
	font-weight: bold;
	float: left;
	background-image: url(images/divider_horizontal.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
.bottom_border{
	border-bottom: 1px solid #EFEFEF;
}
.search{
	line-height:4em;
	font-size:10px;
}
#widget_radio{
	clear:both;
	padding-bottom: 1px; padding-top: 8px;
}

/****** Right Column *******/

#right_column{
	width: 240px;
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-top: 1px;
	padding-right: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-image: url(images/divider_vertical.gif);
	background-repeat: repeat-y;
	
}

#forms{
	clear:left;
}
#photo_box{
	width:162px;
	float: left;
	margin-top: 16px;
	margin-right: 16px;	
}

.brand_icon{
	margin-right: 22px;
	padding-right: 18px;
	border-right: 1px solid #EDEDED;
}
.adobe_icon{
	margin-right:12px;
	padding-right:8px;
	border-right: 1px solid #EDEDED;
	border-left: none;
	border-top: none;
	border-bottom: none;
}


/****** Footer ******/
#footer{
	width: 940px;
	margin: 0 auto 0 auto;
	position: relative;
	background-image: url(images/divider_horizontal.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	border-right: 2px #5d6c21 solid;
	border-left: 2px #5d6c21 solid;
	border-bottom: 2px #5d6c21 solid;
	clear: both;

}

#footer_links{
	margin-top:10px;
	margin-left: 50px;
	float:left;
	width: 900px;
	clear: both;
	position:relative;
	text-align:center;
}
#footer_links2{
	margin-top:1px;
	margin-left: 50px;
	float:left;
	width: 840px;
	clear: both;
	position:relative;
	text-align:center;
}
#footer_links3{
	margin: 25px auto 0 auto;
	float:left;
	width: 940px;
	clear: both;
	position:relative;
	text-align:center;
	word-spacing:5px;
	font-size: 11px;
	font-weight: bold;
}

ul li#footer1{
	margin-top: 7px;
	margin-left: 10px;
	display: block;
	list-style-type:none;
	float: left;
	font-size: 10px;
	text-align: center;
}
ul li#footer2{
	margin-top: 7px;
	margin-left: 10px;
	display: block;
	list-style-type:none;
	float: left;
	font-size: 10px;
	font-weight:bold;
}
#legalese{
	width: 940px;
	float: left;
	margin: 0 auto 0 auto;
	font-size: 10px;
	text-align: center;
	clear: both;
}
#affiliations{
	width: 880px;
	margin: -30px auto 0 auto;
	font-size: 10px;
	text-align: left;
}
.affiliations_image{
	border: none;
	margin-right: 8px;
	margin-top: 50px;
	margin-bottom: 8px; align:absmiddle;
}