/* RESET GLOBALS */

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-family: inherit;

	vertical-align: baseline;

}



:focus {

	outline: 0;

}



body {

	line-height: 1.8em;

	color: black;

	background-color: #f2f2f2;

	background-image: url(../images/bg.jpg);

	background-repeat: repeat-x;

	background-position: left top;

	font-size: 62.5%;

	font-family:Helvetica, Arial, sans-serif;

}



a {

	color:#3982B0;

	font-weight:bold;

	}



p {

	font-size:1.3em;

}



a:link, a:visited {

	text-decoration:none;

	}

	

a:hover {

	text-decoration:underline;

	}

#container {

	width:900px;

	margin: 0px auto 0px auto;

	padding:0px;

}



h1 { font-size: 1.8em; }

h2 { font-size: 1.7em; }

h3 { font-size: 1.6em; }



.input {

	width: 300px;

}



.textarea {

	width: 300px;

	height:100px;

}



.checkbox {

	margin:0px 6px 0px 5px;

}



.button {

	width: 100px;

}

/* HEADER */

#header {

	width:900px;

	padding:0px;

	margin:0px;

	display:block;

	height: 184px;

	background-image: url(../images/header.jpg);

	background-position:top center;

	background-repeat:no-repeat;

	}

	

/* NAVIGATION */

#navbar {

	width: 900px;

	height: 46px;

	padding:0px;

	margin:0px;

	}

	

#navbar img {

	display: inline;

	float:left;

	}



#navbar ul {

list-style:none;

	padding:0px;

	margin:0px;

	}

		

#navbar ul li {

	display:inline;

	float:left;

	padding:0px;

	margin:0px;

	}

	

/* HOME SPECIFIC */

#home_lcol {

	background-color:#f2f1ef;

	display:inline;

	width:240px;

	border:1px solid #d9d9d9;

	margin:30px 30px 30px 30px;

	float:left;

}



#home_lcol img {

	margin:15px 15px 10px 15px;

	float:left;

}





#content #home_lcol p {

	margin:5px 17px 8px 15px;

	font-size:1.2em;

}



#content #home_lcol h2 {

	margin:15px 15px 3px 15px;

	line-height:1.3em;

	font-family:Georgia, "Times New Roman", Times, serif;

}



#content #home_lcol h3 {

	margin:5px 15px 3px 15px;

	color:#444444;

	font-size:1.3em;

	line-height:1.3em;

	/*font-family:Georgia, "Times New Roman", Times, serif;*/

}



.hrhome {

	margin-right:15px;

	background-color:#d9d9d9;

	height:1px;

	}



.vertline {

	height:200px;

	border:0;

	width:1px;

	background-color:#d9d9d9;

	color:#d9d9d9;

	margin-top:30px;

	display:inline;

	float:left;

}



.hometext {

	float:left;

	display:inline;

	width:504px;

	margin-top:15px;

}



.hometext p {

	font-size:1.5em;

	line-height:1.5em;

	}

	

.hometext p .smallerbold {

	font-size:.8em;

	line-height:1.3em;

	font-weight:bold;

	}



.firstletter {

	font-size:1.9em;

	line-height:1.2em;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:bold;

	}

	

.featureBox {

	width:130px;

	margin:20px 0px 30px 20px;

	float:left;

	}



.lcol {

	background-color:#f2f1ef;

	display:inline;

	width:240px;

	border:1px solid #d9d9d9;

	margin:30px 30px 30px 30px;

	float:left;

}

	

/* CONTENT */

#contentholder {

	width: 900px;

	padding:0px;

	margin:0px;

	display:block;

	background-image:url(../images/content_holder_bg.png);

	background-position:top center;

	background-repeat:repeat-y;

	behavior: url(css/iepngfix.htc);

	}

	

#leftshadowbox {

	width:43px;

	padding:0px;

	margin:0px;

	float:left;

	background:none;

	}

	

#rightshadowbox {

	width:42px;

	padding:0px;

	margin:0px;

	float:left;

	background:none;

	}



#content {

	width:815px;

	padding:0px;

	margin:0px;

	float:left;

	background-image:url(../images/content_bg.jpg);

	background-position:bottom center;

	background-repeat:no-repeat;

	}

	

#content p {

	margin:15px 26px 3px 30px;

	font-size:1.5em;

	line-height:1.4em;

}



#content h2 {

	margin:15px 30px 3px 30px;

	line-height:1.4em;

	color:#610b0b;

	font-family:Georgia, "Times New Roman", Times, serif;

}



#content ul {

	/*list-style:url(../images/check1.gif);*/

	margin:10px 30px 13px 30px;

}



#content ul li{

	vertical-align:middle;

	margin:5px 30px 3px 80px;

	font-size:1.3em;

}



.hrabout {

	border:0;

	margin:0px 30px 10px 30px;

	background-color:#d9d9d9;

	color:#d9d9d9;

	height:1px;

	}	



/* FOOTER */

#bottomshadowbox {

	width:900px;

	padding:0px;

	margin:0px;

	background-image:url(../images/bottomshadow.png);

	behavior: url(css/iepngfix.htc);

	background-position: left top;

	}

	

#footer {

	pading:0px;

	margin:0px;

	text-align:center;

	}



#footer h3 {

	font-size:1.6em;

	font-family:Georgia, "Times New Roman", Times, serif;

	}

		

#footer p {

	font-size:1.2em;

	}

	

	

	#container #contentholder #content #home_lcol img {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.social_icons {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: none;
}
#container #contentholder #content #home_lcol2 {
	background-color: f2f1ef;
	display: inline;
	margin: 30px;
	float: left;
	width: 240px;
	border: 1px solid d9d9d9;
}
