/* ### CORE ELEMENTS ### */

* {
	padding: 0px;
	margin: 0px;
	color: #888888;
}

body {
	background-color: #FFFFFF;
}

img {
	border: none;
}

p {
	font-family: tahoma, arial, serif;
	font-size: 12px;
	line-height: 16px;
}

h1 {
	font-size: 28px;	
}

h3 {
	color: #63CB2F;
	font-size: 13px;
	font-family: Helvetica, arial, serif;
}

#contentLeft a {
	color: #63CB2F;	
}

li {
	font-family: tahoma, arial, serif;
}

input {
	font-family: arial, serif;
	font-size: 11px;
	padding: 1px;
	border: 1px solid #999999;
}

textarea {
	font-family: arial, serif;
	font-size: 11px;
	padding: 1px;
	border: 1px solid #999999;
}

label {
	font-family: tahoma, arial, serif;
	font-size: 11px;
	font-weight: bold;
	color: #63CB2F;
}

/* ### MAIN BODY DIV ELEMENTS ### */

#mainBody {
	width: 721px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* ### HEADER ELEMENTS ### */

#headerCompany {
	float: left;
	width: 220px;
	color: #a0a0a0;
	font-size: 0px;
}

#headerCompany a {
	color: #a0a0a0;
	font-family: tahoma, arial, serif;
	font-size: 12px;
	text-decoration: none;
}

#headerCompany a:hover {
	text-decoration: underline;
}

.headerMenuPipes {
	margin-left: 15px;
	margin-right: 14px;
	font-size: 12px;
}

#headerCompany ul {
	margin-top: 5px;
}

#headerCompany li {
	list-style-type: none;
	float: left;
}

#headerAssociation {
	float: left;
	margin-left: 296px;
	margin-top: 6px;
	width: 205px;
	display: inline;
}

#headerMenuBox {
	background-image: url(../images/headerBox.gif);
	background-repeat: no-repeat;
	width: 721px;
	height: 116px;
	margin-bottom: 15px;
}

.headerMenuIcons {
	float: left;
	margin-right: 9px;
	margin-top: 15px;
	display: inline;
}

#contentBottom {
	clear: both;
	position: relative;
	top: 10px;
	border-top: 1px solid #cccccc; 	
}

#contentBottom p {
	margin: 10px 0px;	
	text-align: justify;
}

#contentBottom ul {
	margin-left: 30px;	
}

#contentBottom li {
	font-size: 12px;
	padding: 10px 10px;
	position: relative;
	list-style-type: square;
	text-align: justify;
}

/* ### CONTENT ELEMENTS ### */

/* ### CONTENT LEFT SIDE ELEMENTS ### */

#contentLeft {
	float: left;
	width: 501px;
}

#contentLeft p {
	width: 480px;
	text-align: justify;
}

#contentLeftHoldingUl {
	width: 450px;	
}

#contentLeft ul {
	margin-left: 30px;
}

#contentLeft li {
	list-style-type: disc;
	list-style-position: outside;
	font-family: tahoma, arial, serif;
	font-size: 12px;
	position: relative;
}

#contentLeftHeader {
	font-size: 0px;
	margin-bottom: 15px;	
}

#contentLeftUpperLeft {
	float: left;
	width: 230px;
	padding-right: 10px;
	border-right: 1px solid #D8D8D8;
	display: inline;
}

#contentLeftButtonsUpperLeft {
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
	font-size: 0px;
	width: 89px;
}

#contentLeftUpperRight {
	float: left;
	width: 230px;
	margin-left: 10px;
}

#contentLeftButtonsUpperRight {
	float: left;
	margin-left: 7px;
	margin-bottom: 5px;
	font-size: 0px;
	width: 89px;
}

#contentLeftButtonsUpper {
	float: right;
	margin-left: 7px;
	margin-right: 20px;
	margin-bottom: 5px;
	font-size: 0px;
	width: 89px;
	display: inline;
}

#contentLeftButtons {
	text-align: right;
	font-size: 0px;
	margin-top: 15px;
	margin-left: 285px;
	width: 195px;
	height: auto;
}

#contentLeftButtons a {
	text-decoration: none;	
}

.contentLeftButtonsInfo {
	margin-left: 15px;
}

#contentLeftBanner {
	font-size: 0px;
	width: 468px;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* ### PAGE SPECIFIC ELEMENTS ### */

/* ### HOME PAGE ### */

.homeColumnHolding {
	width: 220px;
	float: left;
	font-size: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	display: inline;
}

.columnTopBottom {
	width: 220px;
	height: 9px;
}

.homeColumnContent li {
	margin-left: 20px;
	padding-right: 5px;
	font-size: 12px;
}

.homeColumnContent {
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	height: 300px;
}

/* ### CONTACT US PAGE ### */

#contactForm {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

#contactForm input {
	width: 250px;
	margin-bottom: 20px;
}

#contactForm label {
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 10px;
}

#contactForm textarea {
	width: 400px;
	height: 100px;
	margin-bottom: 20px;
}

#contactForm .submitButton {
	margin-left: 160px;
	width: 150px;
}

.formError {
	color: #c10202;
	float: left;
	font-size: 10px;
	font-family: arial, serif;;
	margin-left: 160px;
	margin-top: -19px;
	display: inline;
}

/* ### BUSINESS PAGE ### */

#businessServicesContainer {
	width: 720px;
}

.contentBusinessLi {
	color: #393838;
}

.contentBusinessBox {
	width: 213px;
	height: 155px;
	float: left;
}

#contentBusinessVan {
	background-image: url(../images/contentBusinessBoxVan.gif);
	background-repeat: no-repeat;
	padding: 10px;	
}

#contentBusinessCar {
	background-image: url(../images/contentBusinessBoxCar.gif);
	background-repeat: no-repeat;
	padding: 10px;
}

#contentBusinessMenu {
	background-image: url(../images/contentBusinessBoxMenu.gif);
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 0px;
}

#contentBusinessInsurance {
	background-image: url(../images/contentBusinessBoxInsurance.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 15px;
}

#contentBusinessLiability {
	background-image: url(../images/contentBusinessBoxLiability.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 15px;
}

#contentBusinessLandlord {
	background-image: url(../images/contentBusinessBoxLandlord.gif);
	background-repeat: no-repeat;
	padding: 10px;
}

#contentBusinessCar, #contentBusinessLiability, #contentBusinessMenu, #contentBusinessLandlord {
	margin-left: 10px;
}

#contentBusinessVan , #contentBusinessCar, #contentBusinessMenu {
	margin-bottom: 3px;
}

#contentBusinessInsurance , #contentBusinessLiability, #contentBusinessLandlord {
	margin-top: 3px;
}

#businessServicesContainer h2 a { 
	color: #63CB2F;
	font-size: 16px;
	font-family: arial, serif;;
	text-decoration: none;
}

#businessServicesContainer ul {
	margin-left: 16px;
	margin-top: 5px;
}

#businessServicesContainer li {
	color: #63CB2F;
	list-style: square outside;
	font-size: 11px;
	line-height: 14px;
}

.contentBusinessButtons {
	margin-left: 15px;
	margin-top: 25px;
}

.contentBusinessButtons a {
	text-decoration: none;
}

#contentBusinessMenuHeader {
	margin-left: 4px;
}

#contentBusinessMenuHozBar {
	margin-top: 5px;
}

#businessServicesPhoneBottom {
	font-size: 0px;
	margin-bottom: 5px;
	margin-left: 205px;
}

.businessServicesPhoneBottomNumber {
	color: #63CB2F;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	float: left;
	text-align: center;
}

#businessServicesPhoneLowerLeft {
	border-right: 1px solid #D8D8D8;
	float: left;
	width: 293px;
	height: 65px;
	padding-top: 5px;
	padding-right: 15px;
	margin-top: 5px;
	margin-left: 53px;
	color: #393838;
	display: inline;
}

#businessServicesPhoneLowerRight {
	float: left;
	width: 300px;
	margin-top: 10px;
	color: #393838;
	margin-bottom: 15px;
}

#contentBusinessMenu h3 {
	font-size: 12px;
	font-family: arial, serif;;
	text-transform: uppercase;
	color: #63CB2F;
	margin-top: 3px;
	margin-left: 10px;
}

#contentBusinessMenu ul {
	margin-bottom: 3px;
}

#contentBusinessMenu li a {
	text-decoration: none;
}

#contentBusinessMenu li a:hover {
	text-decoration: underline;
}

.contentBusinessMenuLiSpan {
	color: #393838;
}

.contentBusinessMenuNumber {
	color: #63CB2F;
	font-weight: bold;
	font-size: 14px;
}

.contentBusinessUlHolding {
	height: 60px;
}

/* ### CONTENT RIGHT SIDE ELEMENTS ### */

#contentRight {
	float: left;
	width: 200px;
	margin-left: 8px;
	display: inline;
}

#contentRightUpper {
	background-image: url(../images/contentRightBox.gif);
	background-repeat: no-repeat;	
	width: 201px;
	height: 312px;
	margin-bottom: 14px;
	padding: 10px 5px;
	font-size: 0px;
}

.contentRightHeaders {
	margin-left: 8px;
	width: 182px;
	margin-bottom: 5px;
}

.contentRightUlHolder {
	width: 185px;
}

#contentRightUpper ul {
	margin-left: 30px;
}

#contentRightUpper li {
	list-style: decimal outside;
	color: #63CB2F;
	font-family: tahoma, arial, serif;;
	font-size: 11px;
	line-height: 15px;
}

.contentRightLiSpan {
	font-family: tahoma, arial, serif;;
	font-size: 11px;
}

.contentRightButtons {
	margin-top: 10px;
	margin-left: 9px;
	width: 185px;
}

#contentRightButtons a {
	text-decoration: none
}

.contentRightButtonsInfo {
	margin-left: 5px;
}

#contentRightFemale {
	background-image: url(../images/contentRightBoxFemale.gif);
	background-repeat: no-repeat;
	width: 201px;
	height: 280px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 15px;
}

#contentRightFemale h3 {
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #dd29d7;
	margin-left: 10px;
	width: 173px;
}

#contentRightFemale a {
	text-decoration: none;
}

#contentRightFemale p {
	font-size: 11px;
	width: 175px;
	margin-left: 10px;
}

#contentRightFemale ul {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 185px;
}

#contentRightFemale li {
	list-style: decimal outside;
	font-family: tahoma, arial, serif;
	font-size: 11px;
	position: relative;
	color: #dd29d7;
	margin-left: 30px;
}

.contentRightFemaleLi {
	color: #888888;
}

.contentRightFemaleButtons {
	margin-top: 10px;
	margin-left: 7px;
	width: 185px;
}

/* ### FOOTER ELEMENTS ### */

#footerHorizontalBar {
	width: 721px;
	height: 1px;
	margin-left: 10px;
	font-size: 0px;
	display: inline;
}

#footerMenu {
	margin-left: 106px;
	margin-top: 5px;
	font-size: 0px;
}

#footerMenu a {
	color: #a0a0a0;
	font-family: tahoma, arial, serif;;
	font-size: 10px;
	text-decoration: none;
}

#footerMenu a:hover {
	text-decoration: underline;	
}

#footerMenu li {
	list-style-type: none;
	float: left;
}

.footerMenuPipes {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 3px;
}

.pageHeader {
	width: 300px;
	height: 24px;
	margin-bottom: 10px;
	float: left;
}

.pageHeaderAssoc {
	float: left;
	margin-left: 120px;
	margin-top: 3px;
}

.pageBanner {
	border: 1px solid #EEEEEE;
}

.lowerRightImage {
	width: 211px;
	height: 151px;
}

.homePanel {
	width: 205px;
	height: 200px;
	border: none;
	margin-left: 6px;
}
