/* =============== BOWDEN CSS ================ */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	background-repeat: no-repeat;
	background-position:top center;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	text-align: left;
	font-weight: normal;
	color: #333;
	margin-bottom: 30px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: -5px;
	color: #333;
	margin-top: 40px;
}
p   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	color: #333;
	margin-bottom: -5px;
	line-height: 15pt;
}
ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	color: #333;
	line-height: 15pt;
	margin-bottom: 5px;
}
/* Body"*" DIV: Variable background image placeholder for individual pages */
#BodyHome {
	background-image: url(images/bkg_home.jpg);
}
/* Wrapper DIV: Placeholder for ALL DIVS */
#Wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
/* Header DIV: placeholder for "include_menu.php" file */
#Header {
	width: 970px;
	float: left;
}
#Login {
	width: 412px;
	float: left;
	height: 69px;
	margin-left: 557px;
}
.textLogin {
	font-size: 12pt;
	color: #003E7E;
	color: #FFF;
	font-weight: normal;
	padding-left: 22px;
	padding-right: 22px;
	text-align: left;
	font-style: italic;
	padding-top: 10px;
}
/* Content DIV: placeholder with no PNG bkg., for text and images */
#ContentFlash {
	width: 970px;
	float: left;
	height: 420px;
}
/* Footer DIV : Placeholder for "include_footer.php" file */
#Footer {
	width: 970px;
	background-image: url(images/bkg_footer.jpg);
	float: left;
	background-repeat: no-repeat;
	height: 84px;
	font-size: 3px;
}
#FooterMenu {
	width: 80%;
	float: left;
	padding-top: 45px;
	font-size: 8px;
}
#Footer p {
	margin-top: 0px;
	font-size: 8pt;
	padding-left: 26px;
	padding-top: 0px;
}
#FooterPMSig {
	width: 20%;
	float: right;
	padding-top: 45px;
}
#BodyTemplate {
	background-image: url(images/bowden_home_01.jpg);
}
#ContentLeft {
	width: 456px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	padding-top: 36px;
	padding-left: 26px;
	margin-bottom: 35px;
}

#contentLeft td {
	font-size: 10pt;
}

.contentLeftHeader {
	width: 482px;
	font-size: 30px;
	color: #5A595F;
	text-align: left;
	padding-top: 6px;
}
#ContentLeft2 {
	width: 275px;
	float: left;
}
#ContentCentre {
	width: 443px;
	float: left;
	padding-top: 66px;
	padding-left: 26px;
	padding-bottom: 20px;
}
#ContentRight {
	width: 488px;
	float: right;
}
#ContentRight2 {
	width: 226px;
	float: right;
	padding-top: 120px;
}

#ContentThreePanes {
	height: 170px;
	clear: both;
	padding-top: 20px;
	text-align: left;
	font-size: 0pt;
}
#ContentThreePanes ul {
	margin-right: 25px;
	margin-top: 0px;
}
#ContentThreePanes li {
	line-height: 14pt;
	font-size: 9pt;
}
#ContentThreePanes h1  {
	font-size: 12pt;
	color: #FFF;
	text-align: center;
}
#ContentThreePanes a {
	color: #FFF;
}
#ContentThreePanes a:hover {
	color: #CCC;
	text-decoration: none;
}

#ContentPane1 {
	float: left;
	width: 310px;
	background-image: url(images/bkg_home_bucket.gif);
	height: 217px;
	padding-top: 22px;
	background-repeat: no-repeat;
}

#ContentPane2 {
	float: right;
	width: 310px;
	height: 217px;
	background-image: url(images/bkg_home_bucket3.gif);
	padding-top: 22px;
	background-repeat: no-repeat;
}

#ContentPane3 {
	float: left;
	width: 310px;
	margin-left: 20px;
	height: 217px;
	background-image: url(images/bkg_home_bucket2.gif);
	padding-top: 22px;
	background-repeat: no-repeat;
}

/* Text Link CLASS: Set text link properties, etc. */
a {
	color: #A41D21;
	TEXT-DECORATION:none;
}
a:hover{
	TEXT-DECORATION:underline;
	COLOR:#666;
}
#BodyTemplate {
	background-image: url(images/bkg_template.jpg);
}
#BodyServices {
	background-image: url(images/bkg_services.jpg);
}

#RateQuoteTable {
	font-size: 10pt;
}
#ContentLeft img {
	margin-right: 32;
}

