body {
	color: #000000;
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color:#A99787;
}
h1, h2, h3, h4, h5, ul, ol, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom:10px;
}

ul {
	padding-left: 15px;
	list-style-position: outside;
	list-style-type: disc;
}

ol {
	padding-left: 15px;
	list-style-position: outside;
	list-style-type: decimal;
}

li {
	margin-left: 15px;
	margin-top: 5px;
	list-style-position: outside;
}

h1 {
	font-size:20px;
	line-height:24px;
	font-style:normal;
	font-weight:bold;
	color: #D50A27;
	margin-top: 2px;
	margin-bottom: 5px;
}
h2 {
	font-size:18px;
	line-height:22px;
	font-style:normal;
	font-weight:normal;
	color: #D50A27;
	
}
h3 {
	font-size: 16px;
	line-height:20px;
	font-style:normal;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
}
h4 {
	font-size: 16px;
	line-height:20px;
	font-style:normal;
	font-weight: bold;
	color: #6D8D23;
	margin-bottom:10px;
}

.casestudysummary {
	font-size: 14px;
	line-height:20px;
	font-style:normal;
	font-weight: bold;
	color: #6D8D23;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.casestudysubhead{
	color: #A78462;
	font-weight: bold;
}

.casestudyperson{
	font-size: 9px;
	line-height: 13px;
	font-weight: bold;
}

.bodytext {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

.textitalicbold {
	font-style:italic;
	font-weight:bold;
}
.bodybold {
	font-weight:bold;
}
.required {
	color: #D50A27;
}
.subtle {
	color:#666666;
}
.Highlight {
	color: #D50A27;
}
.Emphasize {
	font-weight: bold;
	color: #D50A27;
}

.clear {
	clear:both;
}

a:link {
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #D50A27;
	text-decoration: none;
	font-weight: normal;
}

a.redlink:link {
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
}

a.redlink:visited {
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
}

a.redlink:hover {
	color: #D50A27;
	text-decoration: none;
	font-weight: normal;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper {
	width: 980px;
	margin:0 auto 0 auto;
	text-align: left;
	background-color: #0C0F11;
}
#contentWrapper {
	background-color:#FFFFFF; 
	width:936px; 
	margin:0 0 0 20px;
	overflow:visible;
}
#homeContentWrapper {
	background-color:#FFFFFF; 
	width:936px; 
	margin:0 0 0 20px;
	overflow:visible;
}
#homeHeader {
	height:217px;
	background-image:url(images/homeheader.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #0C0F11;
	text-align: left;
	margin: 0px;
	padding: 0;
	width: 980px;
}
#homeTollfree {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:18px;
	padding-left:24px;
	padding-top:12px;
	width:400px;
	float:left;
}
#homeNavBar {
	color:#FFF;
	padding:0;
	margin:0;
	width:980px;
	height:42px;
	overflow:hidden;
}

#header {
	height:268px;
	background-image:url(images/header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #0C0F11;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 980px;
}

#utilityMenu {
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	height:16px;
	padding-right:24px;
	padding-top:8px;
}

#utilityMenu a {
	color:#FFF;
	font-weight:bold;
	width: auto;
	text-decoration:none;
	vertical-align:top;
}
#utilityMenu a:visited {
	color:#FFF;
	font-weight:bold;
	width: auto;
	text-decoration:none;
}
#utilityMenu a:hover {
	color:#FFF;
	font-weight:bold;
	width: auto;
	text-decoration:underline;
	background-color:transparent;
}
#tollfree {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:18px;
	height:23px;
	padding-right:24px;
	padding-top:175px;
}

.redPhone {
	color:#D50A27;
	font-size:18px;
	font-weight:bold;
}
#navBar {
	background-color: #0C0F11;
	color:#FFF;
	padding:0;
	margin:0;
	width:980px;
}

#homeleftcontent {
	padding:10px 10px 10px 20px;
	margin:0;
	width:410px;
	float:left;	
}
#homerightsidebar {
	padding:10px 20px 10px 20px;
	margin:10px 10px 10px 20px;
	width:420px;
	float:right;
	height:510px;
	overflow:visible;
}
#homeRequestQuote {
	background-image: url(images/homeQuoteBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:510px;
}

#leftcontent {
	padding:10px 20px 10px 20px;
	margin:0;
	width:580px;
	float:left;	
	overflow:visible;
}
#rightsidebar {
	padding:10px 20px 10px 20px;
	margin:0;
	width:260px;
	float:right;
	overflow:visible;
}
#leftcontent_nosidebar {
	padding:10px 20px 10px 20px;
	margin:0;
	width:894px;
	float:left;
	overflow:visible;
}
#rightsidebar_nosidebar {
	visibility: hidden;	
}
#content3 {
	padding:10px 20px 10px 20px;
	margin:0;
	width:894px;
	float:left;
}
#homeTL{color:#000000; float:left; margin:5px 0 0 134px; padding:2px 0; height:18px; width:53px; font-weight:bold; background-color:#FFFFFF;}
#homeLTL{color:#000000; float:left; display:inline; margin:5px 30px 0 50px; padding:2px 0; height:18px; width:53px; font-weight:bold; background-color:#FFFFFF;}
#homeCTG{color:#000000; float:right; display:inline; margin:5px 2px 0 0; padding:2px 0; height:18px; width:53px; font-weight:bold; background-color:#FFFFFF;}

/************* #footer styles ***************/

#footer {
	clear: both;
	width:980px;
	overflow:visible;
	font-size: .8em;
	line-height:1.8em;
	color: #FFFFFF;
	padding:90px 0 20px 0;
	margin:0;
	text-align:center;
	background-color:#0C0F11;
	background-image: url(images/footerBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a {
	color: #FFFFFF;
	width: auto;
	text-decoration:underline;
}
#footer a:visited {
	color: #FFFFFF;
	width: auto;
	text-decoration:underline;
}
#footer a:hover {
	color: #FFFFFF;
	width: auto;
	text-decoration:none;
}

/***********************************************/
/* Form styles                                 */
/***********************************************/
form {
	background-color:#E9E4DE; 
	padding:10px; 
	border:1px solid black;
}
label {
	font-weight: bold;
}


/************ GOOGLE MAPS STYLES ************/
#map {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#side_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
}
.side_bar_icon {
	text-decoration: none; 
	margin-right: 5px; 
	vertical-align: middle;
}
.mapPhoto {
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	text-align:left;
	float: left;
}

