/* 

STYLE SHEET FOR [The Hoffman Agency] WEB SITE
Created by Name Surname
www.domain.com

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. hacks

Notes

*/



/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

body {
	font-family: Arial, Helvetica, sans-serif;
	behavior: url(csshover.htc);
		}
		
/*  --------- 2. structure  --------- */

#wrapper {
	width: 760px;
		}
		
#navContainer {
	background-color: #117931;
	height: 64px;
	width: 760px;
	color: #FFFFFF;
		}
#navContainer a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}

#navContainer a:hover{
	text-decoration: underline;
}	
#navContainer p{
	padding-top: 42px;
	padding-left: 15px;
	
}	
#masthead {
	width: 760px;
	background-color: #e7dec2;
	height: 151px;
	float: left;
		}
  #masthead img {
	padding-left: 93px;
	float: left;
}
#midNav{
	width: 760px;
	float: left;
}
#spacer{
	height: 12px;
	width: 13px;
	float: left;
	background-color: #E7DEC2;
	background-image: url(../images/whiteDot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: left;
}		
.insuranceTab{
	background-image: url(../images/insuranceTab.gif);
	height: 17px;
	width: 134px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	background-repeat: no-repeat;
	clear: right;
}
#insuranceTabFarm{
	background-image: url(../images/farminsurance.gif);
	height: 17px;
	width: 152px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	background-repeat: no-repeat;
	clear: right;
}
.insuranceTab p {
	padding-left: 8px;
	padding-top: 2px;
	float: left;
}
#insuranceTabFarm p {
	padding-left: 8px;
	padding-top: 2px;
	float: left;
}
#insuranceTabCom{
	background-image: url(../images/comInsurance.gif);
	height: 17px;
	width: 149px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	background-repeat: no-repeat;
	clear: right;
}
#insuranceTabCom p {
	padding-left: 8px;
	padding-top: 2px;
	float: left;
}
#midNav img {
	float: left;
}


#content {
	width: 760px;
	font-size: 11px;
		}
#subcontentRight p {
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 16px;
	font-size: 11px;
}

#subcontentLeft{
	width: 544px;
	float: left;
	background: url(../images/whiteVGradiant.gif) repeat-y right;
}
#subcontentLeft p{
	padding-top: 22px;
	margin-left: 44px;
	padding-right: 15px;
	font-size: 11px;
}
#subcontentLeft h1 {
	font-size: 14px;
	font-weight: bold;
	color: #117931;
	padding: 22px 0 15px 44px;
}
.leftcol {
	float: left;
	width: 45%;
	padding-right: 5px;
	padding-left: 5px;
}

iframe {
	border-style: none !important;
}

#subcontentLeftFull{
	width: 754px;
	float: left;
	background: url(../images/whiteVGradiant.gif) repeat-y right;
}


#subcontentLeftFull p{
	padding-top: 22px;
	margin-left: 44px;
	padding-right: 15px;
	font-size: 11px;
}
#subcontentLeftFull h1 {
	font-size: 14px;
	font-weight: bold;
	color: #117931;
	padding: 22px 0 0px 44px;
}

#gradiant {
	float: right;
	width: 8px;
	background-image: url(../images/tanVGradiant.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 257px;

}
#gradiant2 {
	float: right;
	width: 8px;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(../images/whiteVGradiant.gif);
	clear: right;
	height: 100%;
}
#bodyBottom{
	width: auto;
	height: 19px;
	background-image: url(../images/bottomBodyGradiant.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	clear: both;

}

#subcontentRight{
	width: 216px;
	float: left;
	background-color: #E7DEC2;
	height: auto;
}
#subcontentRight img {
	padding-left: 20px;
}

#subcontentRight h2 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 16px;
	padding-right: 10px;
	padding-top: 12px;
}

#subcontentRightGreenBar{
	height: 39px;
	background-color: #117931;
}
#footer {
	float: left;
	width: 536px;
	padding-left: 40px;
	font-size: 9px;
	color: #999999;
		}
#footer a{
	font-size: 10px;
	color: #666666;
}

.separator {
		clear: both;
		height: 0;
		}

/* ---------- 3. links and navigation ---------- */

a {
	color: #117931;
	text-decoration: none;
		}
		
a:hover {
	text-decoration: underline;
		}

#navigation {
		}

#navigation a {
		}

#navigation ul {
		}

#navigation li {
		}
		
/* ---------- 4. fonts ---------- */
ul {
		list-style-type: none;
		}

/* ---------- 5. images ---------- */

a img {
		border: 0;
		}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #117931;
}	
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #117931;
}	
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #117931;
}	
.note {
	font-weight: bold;
	color: #117931;
}

/* ---------- 6. hacks ---------- */

body	{ /* IE 5 centring bug fix */
		text-align: center;
		}
		
#wrapper {
	text-align: left;
	float: left;
		}
		
#content #subcontentLeft #bodyBottom img {
	float: right;
}
#subcontentLeft ul {
	padding-left: 55px;
	list-style-type: disc;
}
#subcontentLeft ol {
	padding-left: 55px;
}
#wrapper #content #subcontentLeft .table {
	margin-left: 40px;
}
#wrapper #content #subcontentLeft p {
	padding-top: 3px;
}
