@charset "utf-8";
/*********** Avreco Core Styling ***********/
body {
	background:url(../img/bg-body.jpg) top left repeat-x #fff;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	border-bottom:1px solid #ccc;
	color:#a80532;
	font-size:24px;
}

h2 {
	font-size:16px;
	font-weight:700;
	margin:10px 0;
}

.clear {
	clear:both;
}

a, a:visited {
	color:#a80532;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.center {
	text-align:center;
}

strong, bold, b {
	font-weight:700;
}

.text-left p {
	text-align:left !important;
}

/*********** Base Containers ***********/
#container {
	margin:0 auto;
	width:960px;
}

#header {
	padding-top:20px;
}

#head-container {
	overflow:hidden;
	padding:20px 0;
}

#logo {
	background:url(../img/img-logo2.jpg) top left no-repeat;
	height:50px;
	float:left;
	width:603px;
}

#search {
	float:right;
	margin-top:15px;
}


#nav {
	border-top:1px solid #d9d9d9;	
	margin-bottom:20px;
	padding:5px 0 8px 0;
	position:relative;	
}

#content { 
	border-bottom:2px solid #a80532;
	margin-bottom:1px;
	padding:10px 10px 30px 10px; 
	overflow:hidden;
}

#footer { 
	font-size:11px;
	margin-top:20px;
}

/*********** Navigation ***********/
#nav li {
	float:left;
	margin:0 10px;
}

#nav li li {
	color:#696969 !important;
	position:relative;
	left:0;
	padding:0;
	margin:0 10px;
}

#nav li li a {
	font-size:12px !important;
	font-weight:normal !important;
}

#nav li ul {
	background:#fff;
	font-weight:normal;
	position:absolute;
	left:-9999px;
	width:960px;
}

#nav li:hover ul  {
	border-top:1px solid #d9d9d9;
	border-bottom:3px solid #fff;
	left:0;
	top:33px;
	height:20px;
	padding-top:4px;
	z-index:999;
} 


/* Show all submenu items if on current menu */
#nav a, #nav a:visited {
	color:#454545 !important;
	font-size:13px;
	font-weight:700;
}

body.about #nav li#about ul,
body.brokerage #nav li#brokerage ul,
body.underwriting #nav li#underwriting ul,
body.applications #nav li#applications ul,  
body.links #nav li#links ul {
	border-top:1px solid #d9d9d9;
	left:0 !important;
	height:30px;
	padding:4px 0;
	top:33px;
}

/* Highlight the curerently selected nav element */
#nav li {
	padding:5px;
	border-bottom:3px solid #fff;
}


body.home #home.selected,
body.about li#about.selected,
body.brokerage #brokerage.selected,
body.underwriting #underwriting.selected, 
body.applications #applications.selected, 
body.links #links.selected, 
body.contact #contact.selected {
	background:#ecede7;
	border-bottom:3px solid #fff;
	color:#a80532 !important;
	font-weight:700;

}

/* Highlight the currently selected subnav element */
body.about.s1 li#about-s1.selected, 
body.about.s2 li#about-s2.selected, 
body.about.s3 li#about-s3.selected, 
body.about.s4 li#about-s4.selected,capabilities
body.brokerage.s1 li#brokerage-s1.selected,
body.brokerage.s2 li#brokerage-s2.selected,
body.brokerage.s3 li#brokerage-s3.selected,
body.brokerage.s4 li#brokerage-s4.selected,
body.brokerage.s5 li#brokerage-s5.selected,
body.brokerage.s6 li#brokerage-s6.selected,
body.underwriting.s1 li#underwriting-s1.selected,
body.underwriting.s2 li#underwriting-s2.selected,
body.underwriting.s3 li#underwriting-s3.selected,
body.underwriting.s4 li#underwriting-s4.selected,
body.underwriting.s5 li#underwriting-s5.selected,
body.underwriting.s6 li#underwriting-s6.selected,
body.applications.s1 li#applications-s1.selected,
body.applications.s2 li#applications-s2.selected,
body.applications.s3 li#applications-s3.selected,
body.links.s1 li#links-s1.selected,
body.links.s2 li#links-s2.selected,
body.links.s3 li#links-s3.selected  {
	font-weight:700 !important;
}
 
/*********** Content ***********/ 
#content p {
	line-height:18px;
	margin:15px 0;
	text-align:justify;
}

table {
	margin-bottom:30px;
	width:100%;
}

th {
	font-weight:700;
}

th, td {
	padding:5px 5px 5px 0;
}


th {
	border-top:2px solid #C4BAAE;
	border-bottom:1px solid #C4BAAE;
}

td {
	border-bottom:1px solid #ccc;
}

#content ul {
	margin:20px 0;
}

#content ul li {
	list-style-type:square;
	list-style-position:inside;
	margin:5px 0 5px 10px;
}

#content #col-left {
	float:left;
	padding-top:20px;
	width:200px;
}

#content #col-left img {
	max-width:200px !important;
}

#content #col-right {
	float:left;
	margin-left:20px;
	width:710px;
}


body.no-left #col-right {
	margin-left:0 !important;
	width:900px !important;
}
/*********** Index  ***********/
body.home #content #col-left {
	float:left;
	margin-right:20px;
	width:660px;
}

body.home #content #col-left p {
	font-size:16px;
	line-height:24px;
}

body.home #content #col-right {
	float:right;
	margin-left:0 !important;
	width:255px;
}


body.home #content #quick-search {
	border-bottom:1px solid #ccc !important;
	color:#a80532; 
	font-size:14px;
	font-weight:700;
	margin-top:0 !important;
}
	
body.home #content {
	padding-top:5px !important;
}

/*********** Bottom Columns ***********/ 
#bottom-columns {
  border-top:1px solid #a80532;
	overflow:hidden;
	width:100%;
}

#bottom-columns input#btn-enter {
	background:url(../img/btn-enter.jpg) top left no-repeat;
	border:none;
	color:#fff;
	cursor:pointer;
	font-weight:700;
	height:22px;
	margin-left:5px;
	text-align:center;
	width:49px;
}

#bottom-columns h3 {
	font-size:14px;
	font-weight:700;
	text-align:left !important;
	text-transform:uppercase;
	margin:10px 0;
}

#co-newsletter, #co-bill, #co-karen {
	display:block;
}

#co-newsletter {
	background:url(../img/co-rpsnewsletter.jpg) top left no-repeat;
	height:85px;
	margin:0 auto;
	width:185px;
}
 
#co-bill {
	background:url(../img/co-bill.jpg) top left no-repeat;
	float:left;
	height:91px;
	margin:0 auto 5px auto;
	width:191px;
}

#co-karen {
	background:url(../img/co-karen.jpg) top left no-repeat;
	float:right;
	height:107px;
	margin-left:5px;
	width:80px;
}
#bottom-columns p {
	margin:10px 0;
}

#bottom-columns .btm-col {
	float:left;
	margin:0 10px;
	width:220px;
}

/*********** Contact ***********/
body.contact li {
	list-style-type:none !important;
	margin-bottom:10px;
}

body.contact li input[type=checkbox] {
	margin-right:5px;
}

body.contact ul.checkbox li {
	background:#efece7;
	padding:5px;
}

body.contact ul.checkbox {
	width:300px;	
}

body.contact p {
	margin-bottom:5px !important;
}

body.contact ul {
	margin-top:0 !important;
}

.required {
	color:#C00;
}

/*********** Footer ***********/
#footer {
	margin-bottom:30px;
}

#footer ul {
	overflow:hidden;
}

#footer li { 
	float:left;
	margin:0 5px;
}

#footer p {
	margin-top:5px;
}


.related {
	background:#e7e7e7;
	border:1px solid #999;
	padding:5px;
}


body.site-map h4 {
	border-bottom:1px solid #ccc;
	font-weight:700;
}

body.site-map #content ul {
	margin-bottom:20px;
}

body.site-map #content li {
	margin-bottom:5px;
	list-style-type:none;
}

body.site-map #content  ul ul {
	margin:5px 0 10px 10px !important;
}

/******************Staff Bio Columns****************************/

.col-1 {
	border-bottom:1px dotted #777;
	margin-bottom:15px;
	overflow:auto;
	padding-bottom:15px;
	width:auto;
}

.col-4, .col-3, .col-6, .col-2, .col-5 {
	border-right:1px dotted #777;	
	float:left;
	padding-right:10px;
	margin-right:15px;
}
.col-4e {
	float:left;
	padding-right:10px;
	margin-right:15px;
}

.col-5 {
	width:169px;
}

.col-2 {
	width:460px;
}

.col-4, .col-4e {
	width:205px;
}

.col-3 {
	width:300px;
}

.col-6 {
	min-height:200px;
	width:137px;
}

#col-right .block {
	border-bottom:1px dotted #777;	
	margin-bottom:15px;
	padding-bottom:15px;
}

#col-right .block p {
	margin-bottom:5px !important;
}

#bio-image {
	border-right:1px dotted #777;	
	float:left;
	min-height:400px;
	padding-right:15px;
	margin-right:15px;
}

#bio-copy  {
}

#bio-copy img {
	display:none;
}



