/*  The Liere Agency Master CSS  */


/* reset */
* {
	margin: 0;
	padding: 0;
}

/* Universal Styles */
html, body, form, td { 
	font: normal 14px georgia ; 
	color: #000 ; 
	line-height: 22px ; 
	background-color: #fff;
	text-align: left;
}

p { 
	margin-bottom: 20px;
}

p.quote { 
	font: italic 17px georgia ; 
	line-height: 26px;
	color: #357ac1;
	padding: 20px;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	background: #fff;
	margin-left: -20px;
}

h1 { 
	font: normal 36px georgia ; 
	line-height: 30px;
	color: #870b14 ; 
	letter-spacing: -1px;
	margin: 40px 0 20px 0;
	padding: 10px 0;
	border-bottom: 5px solid #fff;
	clear: left;
}

h1.clean { 
	padding: 0;
	border: 0;
}

h1.noTopMargin { 
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}

h2 { 
	font: normal 24px georgia ; 
	line-height: 20px;
	color: #870b14 ; 
	letter-spacing: -1px;
	margin: 0 0 18px 0;
	padding: 10px 0 0 0;
}


a, 
a:visited  { 
	font: normal 14px georgia ; 
	line-height: 20px ; 
	color: #357ac1; 
	text-decoration: none ; 
	border-bottom: 2px solid #fff;
}

a:hover { 
	color: #870b14 ; 
	text-decoration: none ;
	border-bottom: 2px solid #dedede;
}

a:focus {
	outline:none
}

img.border {
	border: 5px solid #fff;
}


/* Structural Elements */

#top { 
	position:relative ; 
	width: 100% ; 
	height: 120px;
	z-index:1 ; 
	text-align: center ; 
	background: transparent ; 
	clear: both ;
}

#banner { 
	position:relative ; 
	width: 100% ; 
	height: 156px;
	z-index:0 ; 
	text-align: center ; 
	background: url(media/bg_bannerInterior-repeat.gif) repeat-x top ; 
	clear: both ;
	margin-top: -10px;
}

#banner.home {
	height: 282px; 
	background: url(media/bg_banner-repeat.gif) repeat-x top ; 
}

#banner .homeBg { 
	position:relative ; 
	width: 100% ; 
	height: 282px;
	z-index:0 ; 
	text-align: center ; 
	background: url(media/bg_banner-home.jpg) no-repeat center ; 
	clear: both ;
}

#banner .interiorBg { 
	position:relative ; 
	width: 100% ; 
	height: 156px;
	z-index:0 ; 
	text-align: center ; 
	background: url(media/bg_banner-interior.jpg) no-repeat center ; 
	clear: both ;
}

#banner h1 { 
	font: normal 40px georgia;
	color: #fff ; 
	margin: 0;
	padding: 70px 0 0 20px;
	display: inline;
	float: left;
	margin-right: 50px;
	border: 0;
}


#middle { 
	position:relative ; 
	width: 100% ; 
	z-index:1 ; 
	text-align: center ; 
	background: #f0f0f0 url(media/bg_body.gif) repeat-x ; 
	clear: both ;
}


#footer { 
	position:relative ; 
	width: 100% ; 
	z-index:0 ; 
	text-align: center ; 
	background: #fff; 
	clear: both ;
}

.container { 
	position:relative ; 
	width: 940px ; 
	margin: auto ; 
	z-index:0 ; 
	text-align: left ;
}

#clearColumns, .clearColumns {
	clear: both;
	height: 40px;
}



/* Page Layout */

.colRight {
	float: left;
	width: 260px;
	padding-top: 30px;
}

.colCenter {
	float: left;
	width: 660px;
	padding-top: 30px;
	margin-left: 40px;
}

.colWide {
	display: block;
	clear: both;
	padding: 40px 20px 20px 20px;
}

#footer .colRight, 
#footer .colCenter,
#footer .colWide {
	padding-top: 20px;
}


/* Unique Elements */

#logo {
	position: absolute;
	top: 30px;
	left: 0;
	height: 87px;
	width: 225px;
}

#logo a, #logo img {
	border: 0;
	background: transparent;
}



#footer a, 
#footer a:visited {
	margin-left: 35px;
	font: normal 12px georgia ; 
	line-height: 20px ; 
}

#footer a:hover {
}

#footer p {
	font: normal 12px georgia ; 
	margin: 0;
}

/* Lists */

ul {
	list-style-type: none;
	margin-bottom: 30px;
}

li {
	font: bold 12px georgia ; 
	line-height: 16px ; 
	background: url(media/bullet_gray.gif) no-repeat 20px 7px;
	color: #000; 
	padding: 0 0 0 30px;
	margin-bottom: 8px;
}

#banner li {
	font: normal 10px georgia ; 
	line-height: 16px ; 
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(media/bullet_blue.gif) no-repeat 0px 5px;
	color: #fff;
	padding: 0 0 0 10px;
}

#banner ul {
	margin: 0;
}

li a, 
li a:visited {
	font: normal 10px georgia ; 
	line-height: 16px ; 
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 0;
	color: #fff;
}

li a:hover {
	border: 0;
	color: #68a6d5;
}

/* Main Nav */

#mainNav {
	position: absolute;
	top: 57px;
	left: 330px;
	height: 39px;
	width: 650px;
}

#mainNav li {
	display: inline;
	float: left;
	height: 39px;
	line-height: 39px;
	font-size: 0px;
	text-indent: -5000px;
	padding: 0;
	margin-right: 20px;
}

#mainNav a,
#mainNav a:visited {
	display: block; 
	height: 39px;
	line-height: 39px;
	font-size: 0px;
	text-indent: -5000px;
	background: url(media/nav.gif) left top;
	padding: 0;
	border: 0;
}

#mainNav a:hover {
text-decoration: none ;
background-position: 0px -40px;
border: 0;
}

#mainNav a.current,
#mainNav a.current:visited {
background-position: 0px -40px;
}

/*#mainNav a.current:hover {
background-position: 0px -40px;
}*/

#about a,
#about a:visited {
	width: 98px;
	background-position: 0px top;
}

#about a.current,
#about a.current:visited {
background-position: 0px -40px;
}

#about a:hover {
	background-position: 0px -40px;
}

#products a,
#products a:visited {
	width: 104px;
	background-position: -98px top;
}

#products a.current,
#products a.current:visited {
background-position: -98px -40px;
}

#products a:hover {
	background-position: -98px -40px;
}

#quote a,
#quote a:visited {
	width: 119px;
	background-position: -202px top;
}

#quote a.current,
#quote a.current:visited {
background-position: -202px -40px;
}

#quote a:hover {
	background-position: -202px -40px;
}

#careers a,
#careers a:visited {
	width: 94px;
	background-position: -321px top;
}

#careers a.current,
#careers a.current:visited {
background-position: -321px -40px;
}

#careers a:hover {
	background-position: -321px -40px;
}

#links a,
#links a:visited {
	width: 76px;
	background-position: -415px top;
}

#links a.current,
#links a.current:visited {
background-position: -415px -40px;
}

#links a:hover {
	background-position: -415px -40px;
}

#contact a,
#contact a:visited {
	width: 95px;
	background-position: -491px top;
}

#contact a.current,
#contact a.current:visited {
background-position: -491px -40px;
}

#contact a:hover {
	background-position: -491px -40px;
}

/* Forms */

.contactForm {
	width: 590px;
	float: right;
}

.fieldName {
	clear: left;
	font-weight: bold;
}

.formField {
	height: 14px;
	font: normal 11px georgia;
	padding: 5px 5px;
	clear: both;
	margin: 3px 0px 10px 0px;
	border: 0;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	background: #fff;
}

.formArea {
	display: block;
	font: normal 11px georgia;
	padding: 5px 5px;
	clear: both;
	margin: 3px 0px 15px 0px;
	border: 0;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	background: #fff;
}

.required {
	font: bold 10px georgia;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #aaa;
	padding-left: 6px;
}

.smallCaps {
font: bold 10px georgia;
text-transform: uppercase;
letter-spacing: 1px;
color: #aaa;
}


/* Classes */


.box {
	float: left;
	width: 305px;
	height: 177px;
	background: #d7d7d7 url(media/bg_box.gif) repeat-x;
	margin-right: 10px;
	overflow: hidden;
}

.box h2,
.boxRight h2 { 
	margin: 0 0 14px 0;
	padding: 0;
	border: 0;
}

.boxRight {
	float: right;
	width: 305px;
	height: 177px;
	background: url(media/bg_box.gif) repeat-x;
	margin: 10px 0 20px 30px;
	clear: right;
}

.box.small,
.boxRight.small {
	width: 165px;
	height: 58px;
	border: 2px solid #dfdfdf;
	border-top: 0;
	border-left: 0;
	margin: -25px 0 20px 30px;
	overflow: hidden;
}

.box.small h2,
.boxRight.small h2 {
	padding-top: 5px;
}

.box.white {
	float: none;
	height: auto;
	background: #fff;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	margin: 0 0 10px 0;
}

#banner .box.small {
	width: 275px;
	height: 50px;
	border: 0;
	margin: 0 0 0 20px;
	background: transparent;
	overflow: hidden;
}


.box.clear,
.boxRight.clear {
background: transparent;
border: 0;
}

.autoBox {
	background: url(media/bg_box-auto.jpg) no-repeat;
}

.homeBox {
	background: url(media/bg_box-homeowners.jpg) no-repeat;
}

.box .content,
.boxRight .content {
	padding: 18px 20px 0px 20px;
}

.boxRight.small .content,
.box.small .content {
	padding: 14px 15px;
}

.box .content p,
.boxRight .content p {
	font: normal 12px georgia ; 
	line-height: 20px ; 
}

.autoBox .content p,
.homeBox .content p {
	padding-right: 160px;
}

.homeBox .content p {
	color: #68a6d5;
}

.homeBox .content h2 {
	color: #fff;
}



.box .content p a, 
.box .content p a:visited,
.boxRight .content p a, 
.boxRight .content p a:visited {
	font: normal 12px georgia ; 
	line-height: 20px ;
	padding: 0 6px 0 0; 
	background: url(media/bullet_gray.gif) no-repeat right 5px;
	border: 0;
	color: #999;
}

.box .content p a:hover,
.boxRight .content p a:hover {
	background: url(media/bullet_blue.gif) no-repeat right 5px;
	border: 0;
	color: #357ac1; 
}

.floatRight {
	float: right;
	margin: 0 0 20px 25px;
}

.box .floatRight {
	float: right;
	margin: 0 0 15px 20px;
}

.floatLeft {
	float: left;
	margin: 0 25px 25px 0;
}

.blue {
	display: block;
	color: #709fc7;
	margin-bottom: 10px;
}


img {
	border: 0;
}

/* Buttons */

.buttonQuote {
	float: left;
	width: 132px;
	height: 35px;
	margin:  4px 20px 0 0;
}

.buttonQuote a,
.buttonQuote a:visited {
	display: block; 
	width: 132px;
	height: 35px;
	line-height: 35px;
	font-size: 0px;
	text-indent: -5000px;
	background: url(media/button_quote.gif) left top;
	padding: 0;
	border: 0;
}

.boxRight.small .buttonQuote {
	float: right;
	margin:  0;
}

.boxRight.small .buttonQuote a,
.boxRight.small .buttonQuote a:visited {
	background: url(media/button_quote-white.gif) left -40px;
}

.buttonQuote a:hover,
.boxRight.small .buttonQuote a:hover {
text-decoration: none ;
background-position: left -40px;
border: 0;
}

.boxRight.small .buttonQuote a:hover {
background-position: left top;
}

.buttonMore {
	float: right;
	width: 69px;
	height: 30px;
	margin: 0;
}

.buttonMore a,
.buttonMore a:visited {
	display: block; 
	width: 69px;
	height: 30px;
	line-height: 30px;
	font-size: 0px;
	text-indent: -5000px;
	background: url(media/button_more.gif) left top;
	padding: 0;
	border: 0;
}

.homeBox .buttonMore a,
.homeBox .buttonMore a:visited {
	background: url(media/button_more-blue.gif) left top;
}

.buttonMore a:hover {
text-decoration: none ;
background-position: 0px -30px;
border: 0;
}

.homeBox .buttonMore a:hover {
background-position: 0px -30px;
}

/* Tables */
table input, table select, table textarea {
	height: 24px;
	font: normal 11px georgia;
	padding: 3px 3px;
	clear: both;
	margin: 2px 0 6px 0;
	border: 0;
	border-right: 1px solid #092950;
	border-bottom: 1px solid #092950;
	background: #1d518d;
	color: #fff;
}

table textarea {
	height: auto;
}

td,
body.contact p { 
	font: normal 11px georgia ; 
	line-height: 16px ; 
	color: #fff;
	/*border: 1px solid #fff;*/
}

form, table, td {
	background: transparent;
}

td.alignRight {
	text-align: right;
	padding-right: 10px;
}

td.divide {
	border-bottom: 2px solid #1d518d;
}

td h2,
body.contact h2 {
	color: #fff;
	margin: 10px 0 4px 0;
	letter-spacing: 0;
}

td .required {
	color: #cc3333;
	font: normal 11px georgia;
	text-transform: none;
	letter-spacing: 0;
	padding-right: 4;
}

body.contact a,
body.contact a:visited {
	font: normal 11px georgia;
	color: #709fc7;
	border-color: #709fc7;
}

#facebook {
	float: right;
	margin: 0 20px 0 0;
	border: 0;
}

