﻿@import url('file:///C:/Documents%20and%20Settings/sbruner/My%20Documents/My%20Web%20Sites/coadsite/coad-quoting.css');
body {
	background-color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}


/* main layout */

#frame {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 0px;
	text-align: left;
}

#header {
	margin-bottom: 20px;
	width: 100%;
}

#mainframe {
	position: relative;
	width: 560px;
	float: left;
	padding: 0px;
}

#main {
	position: relative;
	border: 1px solid #AEBC3C;
	margin-right: 25px;
	padding: 20px 30px 20px 35px;
}

#main2 {
	position: relative;
	border: 1px solid #96c1e6;
	margin-right: 25px;
	padding: 20px 30px 20px 35px;
}

#right {
	width: 200px;
	padding: 0px;
	float: left;
}

#subnav {
	margin-top: 40px;
	margin-left: 1px;
	margin-right: 1px;
}

#sidenav {
	margin-bottom: 20px;
	padding: 10px 20px 10px 20px;
	background-color: #603a73;
}

#pullouttestimonial {
	cursor: pointer;
	margin-bottom: 20px;
	padding: 20px;
	background-color: #fff;
	border: 1px solid #603a73;
}

#footer {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #24408F;
	padding-top: 10px;
	width: 100%;
	float: left;
}

div.clearer {clear: left; line-height: 0; height: 0;}


/* homepage layout */

#mainhome {
	width: 100%;
	margin-bottom: 20px;
}

#pullout1 {
	width: 240px;
	float: left;
	padding: 0px;
	margin-right: 20px;
}

#pullout2 {
	width: 240px;
	float: left;
	padding: 0px;
	margin-right: 20px;
}

#pulloutnav {
	width: 240px;
	float: left;
	padding: 0px;
}


/* styles */

a {
	font-weight: bold;
	color : #b6660d;
	text-decoration: none;
}
a:hover {
	color: #AEBC3C;
	text-decoration: none;
}
a:visited {
	color : #b6660d;
	text-decoration: none;
}
a:visited:hover {
	color: #AEBC3C;
	text-decoration: none;
}

.subnavleft {
	position: relative;
	padding: 0px;
	float: left;
	font-size: 13px;
	text-transform: uppercase;
}

.subnavleft a:link {color: #AEBC3C; text-decoration: none;}
.subnavleft a:visited {color: #AEBC3C; text-decoration: none;}
.subnavleft a:hover {color: #603a73; text-decoration: none;}
.subnavleft a:active {color: #603a73; text-decoration: none;}

.subnavright {
	position: relative;
	padding: 0px;
	float: right;
	font-size: 13px;
	text-transform: uppercase;
}

.subnavright a:link {color: #AEBC3C; text-decoration: none;}
.subnavright a:visited {color: #AEBC3C; text-decoration: none;}
.subnavright a:hover {color: #603a73; text-decoration: none;}
.subnavright a:active {color: #603a73; text-decoration: none;}

.sidenavtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: .05em;
	font-variant: small-caps;
	font-weight: normal;
}

.sidenavtext a:link {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.sidenavtext a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.sidenavtext a:hover {
	color: #AEBC3C;
	text-decoration: none;
	font-weight: normal;
}
.sidenavtext a:active {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.pullout2 {
	border: 1px solid #AEBC3C;
	padding: 5px 20px 20px 20px;
	font-size: 12px;
	background-color: #F6F7FA;
}

.pulloutsidetext {
	margin: 0px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #603a73;
	line-height: 20px;
}

.pullout_attribution {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #603a73;
	text-align: right;
	line-height: 10px;
}

.pulloutnav {
	padding: 5px 20px 5px 30px;
	font-size: 14px;
	color: #FFF;
	background-color: #AEBC3C;
}

.pulloutnav a:link {color: #fff; font-weight: normal; text-decoration: none;}
.pulloutnav a:visited {color: #fff; font-weight: normal; text-decoration: none;}
.pulloutnav a:hover {color: #b6660d; font-weight: normal; text-decoration: none;}
.pulloutnav a:active {color: #b6660d; font-weight: normal; text-decoration: none;}

.pullout_heading {
	font-size: 14px;
	color: #AEBC3C;
}

.sideimage {
	margin-bottom: 20px;
}

.footertextleft {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #603a73;
}

.footertextleft a:link {color: #603a73; text-decoration: none;}
.footertextleft a:visited {color: #603a73; text-decoration: none;}
.footertextleft a:hover {color: #AEBC3C; text-decoration: none;}
.footertextleft a:active {color: #AEBC3C; text-decoration: none;}

.footertextright {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #603a73;
}

.footertextright a:link {color: #603a73; text-decoration: none;}
.footertextright a:visited {color: #603a73; text-decoration: none;}
.footertextright a:hover {color: #AEBC3C; text-decoration: none;}
.footertextright a:active {color: #AEBC3C; text-decoration: none;}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
	margin-top: 0px;
	line-height: 21px;
	color: #603a73;
	font-variant: normal;
}


    h1 font 
    {
        color:#603a73 !important;
    }

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	margin-bottom: 5px;
	font-style: italic;
	margin-top: 0px;
}

h3 {
	font-size: 16px;
	margin-top: 20px;
	color: #AEBC3C;
	margin-bottom: 5px;
	font-weight: bold;
}

h4 
{
    font-size:12px;
    font-weight:bold;
    margin:0;
}

p {
	margin-top: 7px;
	margin-bottom: 7px;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.6em;
	padding-bottom: 0.5ex;
	color: #000000;
}

hr 
{
    border:none;
    background-color:#AEBC3C;
    height:1px;
}

li.toggle {
	cursor: pointer;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.6em;
	padding-bottom: .5ex;
	font-weight: bold;
	color: #603A73;
}

.body_quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	padding-right: 0.8em;
	padding-top: 1em;
	color: #603a73;
}

.logo {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float:left;
}

.homeLink 
{
    float:right;
}

.mmenu 
{
    clear:both;
}

.body_quote_attribute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #603a73;
	margin-bottom:20px;
}

.quote {
	background-color: #ECECF2;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #603A73;
	padding-left: 2em;
	padding-right: 3em;
}

.textfield {
	width: 250px;
}

.formalert {
	color: #CC3300;
}

.valSummary {
	border: 1px solid #CC3300;
	padding: 5px;
}
#sidenav_acctacc {
	padding: 1px 20px;
	background-color: #603a73;
	margin-bottom: 20px;
}

div.blackBook 
{
    border:1px solid #603a73;
    padding:10px;
    margin-top:20px;
}

table.locations 
{
    width:100%;
    margin:20px 0;
}

    table.locations td 
    {
        vertical-align:top;
        padding-right:15px;
    }
    
    table.locations h4 
    {
        margin:15px 0 0 0;
    }
    
    table.locations p 
    {
        margin:0;
    }
    
div.testimonialLink 
{
    background-color:#603A73;
    padding:5px 10px;
    color:#fff;
    margin:20px 0 0 0;
}

    div.testimonialLink a 
    {
        color:#fff;
    }
    
div.mediaInquiry 
{
    border:1px solid #603A73;
    margin-bottom:20px;
    padding:15px 8px 15px 20px;
    font-size:12px;
}

    div.mediaInquiry h3 
    {
        margin-top:0;
        font-size:12px;
        color:#603A73;
    }
    

