/* CSS Document */



#content
 {
	width: 100%;
	margin:0 auto;
	background: #edf9fa url(../images/content_bkg.jpg) repeat-x;
}


#header {
	width:100%;
	height:123px;
	margin:0 auto;
	background: #edf9fa url(../images/header_bkg.jpg) center center no-repeat;
	}

#headercontent {
	width:950px;
	margin:0 auto;
	position:relative
	}

	
#homefeatures {
	width: 100%;
	margin:0 auto;
	background: #24221f	
	
}


#footer {
	width:100%;
	height:240px;
	background: url(../images/footer_bkg.jpg);
}

/*___________________________________________________________________________*/
	
h1 {
	font-family: arial, verdana;
	font-size: 24px;
	line-height: 27px;
	font-weight: regular;
	color: #377d85;
	margin: 0; padding: 0;
}	


h2 {
	font-family: georgia, times;
	font-size: 12px;
	font-weight: regular;
	line-height: 22px;
	color: #2d2d2c;
}

h3 {
	font-family: verdana;
	font-size: 15px;
	line-height: 24px;
	font-weight: bolder;
	color: #6b6c6d;
	margin: 0 0 7px;
    padding: 0;
}

h4 {
	font-family: verdana;
	font-size: 16px;
	line-height: 21px;
	font-weight: bolder;
	color: #734e97;
	margin: 0 0 10px;
    padding: 0;
}

/*___________________________________________________________________________*/

p {
	font-family: verdana;
	font-size: 12px;
	line-height: 21px;
	color: #2d2d2c;
	margin: 0 0 8px 0;
}

a{
	color: #2eb2bf;
	text-decoration: none;
	}
	
a:hover{
	color: #51a318;
	text-decoration: none;
	}

.pwhite {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
}

.psmblack {
	font-family: verdana;
	font-size: 11px;
	line-height: 0px;
	font-weight: normal;
	color: #474444;
}

.pwhitebold {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
}

.psmall {
	font-family: verdana;
	font-size: 10px;
	line-height: 1.5em;
	color: #474444;
	margin: 0 0 8px 0;
}

ul {
	font-family: verdana;
	font-size: 12px;
	line-height: 1.7em;
	color:#474444;
	margin:0 15px 10px 15px; padding: 0;
}

ol {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color:#474444;
	margin:0 15px 10px 15px; padding: 0;
}

.olsmall {
	font-family: verdana;
	font-size: 10px;
	line-height: 1.5em;
	color:#474444;
	margin:0 15px 10px 15px; padding: 0;
}

.Callout {
	font-family: verdana;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #20666e;
}

/*___________________________________________________________________________*/

.footer {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
}

.footerwhitebold {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
}

.footerwhitebold a {
	color: #91e0e9;
	underline: none;
	}
	
.footerwhitebold a:hover{
	color: #d0f3f5;
	}

.learnmore {background: url('../images/learn_more.jpg') no-repeat scroll center top transparent; border: medium none; color: transparent; cursor: pointer; display: block; height: 29px; width: 106px; padding-right: 0px; float: left; margin-right: 0px;} 
.learnmore:hover {background-position: 0 -29px;}


/*___________________________________________________________________________*/

form .formular {margin: 0 0 10px; width: 400px;}
.formular fieldset {background: none repeat scroll 0 0 #e7ecee; padding: 20px 30px; margin-bottom: 30px; border: medium none;}
.formular label span {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.formular input[type="text"] {background: url('../images/field-bg.gif') repeat-x scroll left top #FFFFFF; border: solid 1px #666666; display: block; font-size: 15px; height: 35px; margin: 8px 0 20px; padding-left: 10px; padding-right: 10px; width: 400px;}
.formular input[type="textarea"], textarea {border: solid 1px #666666; display: block; font-family: Verdana, Geneva, sans-serif; font-size: 10px; margin: 8px 0 20px; min-height: 200px; padding: 10px; width: 400px;}
.formular input:focus, textarea:focus {background: url('../images/form_buttons.jpg') repeat-x scroll left top #D8D8D8;}
.formSubmit {background: url('../images/form_buttons.jpg') no-repeat scroll center top transparent; border: medium none; color: transparent; cursor: pointer; display: block; height: 63px; width: 200px; padding-right: 3px; float: right; margin-right: 7px; text-indent: -9000px;} 
.formSubmit:hover {background-position: 0 -63px;}


/*___________________________________________________________________________*/


.imagemargin {
	margin: 5px 0 5px 12px;
}

.imagemargin2 {
	margin: 0 20px 0 0;
}

.imagemargin3 {
	margin: 0 5px 15px 0;
}

.imagemargin4 {
	margin: 0 25px 15px 25px;
}
