/* CSS Document */
/*
	orange:  	color:#e8921f;
	grey:		color:#323436;
	
*/
html {
	height:100.02%;
}
body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#o_container { 

	position:absolute;
	width:780px;
	margin-left:-390px;
	left:50%;


}
#i_container {
	font-size:1.2em;
	background-color:#FFFFFF;
	border:1px solid #c3c3c2;

}
#i_container.inside { }
#banner {
	background-image: url(../../images/davenport-campbell/backgrounds/banner.jpg);
	margin-left:5px;
	margin-right:5px;
	background-repeat: repeat-x;


 }
#menu {
	padding-left:15px;
 }
.powermail_mandatory {
	color: #CC0000;
}
#menu ul {
	display:inline;
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
	padding-left:1px;
	padding-right:1px;
	border-right:1px solid white;
	border-top:1px solid white;	
	float:left;
border-left:	1px solid #c3c3c2;
}
#menu li {
	display:inline;
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	padding-left:1px;	
	float:left;
	border-top:1px solid #c3c3c2;
	border-right:	1px solid #c3c3c2;
}
#menu li a {
	font-size:.9em;
	text-transform: uppercase;
	color:#606060;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
	float:left;
	text-decoration:none;

}

#menu li a.on, #menu li a:hover {
	background-image: url(../../images/davenport-campbell/backgrounds/menu-on.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#search { }
#flash {
	border-top:	1px solid #c3c3c2;
	border-bottom:	1px solid #c3c3c2;
	padding-top:6px;
	padding-bottom:10px;
	text-align:center;
 }
.h4 {
	
	font-size: 14px;
	color: #CC6600;
}

#content {
	/*background-image: url(../../images/davenport-campbell/backgrounds/body.gif);*/
	background-repeat: repeat-y;


}
#cl { 
	width:240px;
	float:left;
	border:1px solid #c3c3c2;
	margin-left:13px;
	margin-top:5px;
	margin-bottom:5px;

	
}

#cm { 
	width:240px;
	float:left;	
	margin-left:13px;
	border:1px solid #c3c3c2;	
	margin-top:5px;
	margin-bottom:5px;	
}
#cr {
	margin-left:13px;
	width:240px;
	float:left;
	border:1px solid #c3c3c2;
	margin-top:5px;
	margin-bottom:5px;	
	
}
#cl h1, #cl h2, #cl h3, #cl p, #cl li, #cm h1, #cm h2, #cm h3, #cm p, #cm li, #cr h1, #cr h2, #cr h3, #cr p, #cr li {
	padding-left:5px;
	padding-right:5px;
}

#cl h1, #cm h1, #cr h1 {

	margin-top:0px;
	/*	border: 1px ridge #FFFFFF;*/
	color:#FFFFFF;
	background-image: url(../../images/complete/backgrounds/home-page-header.gif);
	background-repeat: no-repeat;
	font-size:18px;
	text-transform: uppercase;	
	padding-top:12px;
	padding-bottom:10px;
	text-align:center;
}
#cm h1 {

}
#i_container.inside #cm h1, #i_container.inside #cl h1, #i_container.inside #cr h1 {
	color:#323436;
	margin:auto;
	padding:auto;
	text-transform:none;
	background-image: none;

	text-align:left;
}

#i_container.inside #cl { 
	width:135px;
	border:none;
		padding-top:50px;		
}
#i_container.inside #cm {
	width:410px;
	margin-top:30px;
	border:none;	
}
#i_container.inside #cr {
	padding-top:50px;
	width:185px;
	border:none;	
	/*background-color:#e9e6e4;*/	
	float:right;
	margin-top:0px;

 }

#cl ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;

	padding-left:0px;
}

#cl ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
/*	margin-bottom:20px;*/
	padding-left:20px;	
	margin-top:20px;
	margin-bottom:0px;

}

#cl ul li a {
	color:#2f85bd;
	text-decoration:none;
	width:90%;	
	display:block;
	font-weight:bold;
}
#cl ul li a:hover {
	color:#2f85bd;
}

#cl ul li a.on {
	color:#2f85bd;
	font-style:
; 	font-weight: bold;
}
#cl ul li.on {
background-image: url(../davenport-campbell/images/greenbox.gif);
	background-position: left;
	background-repeat:no-repeat;
}

#cl ul ul li a {
/* submenu items */
	font-weight:normal;
}
#cl ul ul {
	margin-bottom:0px;
	margin-top:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right:20px;
	padding-top:0px;
}
#cl ul ul li {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #DDF4FF;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	margin:0px;
}
#footer { 
		border-top:1px solid #c3c3c2;
		padding:5px;
}
#copyright {
	color:#2c83bc;
 }
.clear {
	clear:both;
	height:1px;
	line-height:1px;
 }


h1 {
	font-size:1.8em;
}


h2 {
	font-size:1.5em;
}

h3 {
	font-size:1.2em;
	color: #3082b8;
	font-weight: bold;
}

a {
	text-decoration:underline;
	color:#323436;
}
a:hover {
	color:#e8921f;
}


/* Search Styles */

#search {
	float:right;
	background-image: url(../../images/complete/backgrounds/search.gif);
	background-repeat: no-repeat;
	width:125px;
	height:28px;
	text-align:right;

}
.tx-macinasearchbox-pi1 form {
	margin:0px;
	padding:0px;
}

.tx-macinasearchbox-pi1 #term {
	width:95px;
	padding-top:6px;
	padding-bottom:2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
	/*color:#323436;*/
	color:#CCCCCC;
}

.tx-macinasearchbox-pi1 .go {
	padding-left:4px;
	padding-right:4px;
	padding-top:6px;
	padding-bottom:2px;
	background-color:#616365;
	color:#fee5c4;
	border:none;
	background-color:transparent;

}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#e8921f;
}

/* End Search Styles */


.infobox {
	border:1px groove #3399CC;
}
.infobox img {
	margin:10px;
}
.infobox .text {
	padding:10px;
/*	background-color:#e2e3e5;*/
	font-size:1em;
}
.infobox td img {
margin:0px;
}
.infobox table.contenttable img {
 margin: 0;
 padding:0;
}

/*  Powermail Formmail Styles*/
.tx-powermail-pi1 label {
	width:220px;
	float:left;
	font-weight: bold;
}
.tx-powermail-pi1 legend {
	font-weight:bold;
	margin-left:0px;
	padding-left:0px;
	border-bottom:1px solid black;
	display: none;
}
.tx-powermail-pi1 fieldset {
	border:none;
	
}
.tx-powermail-pi1 input, .tx-powermail-pi1 select, .powermail_captcha  {
	float:left;
	margin-left:20px;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
	clear:both;
	font-weight: bold;
	padding-bottom: 5px;
}
.tx-powermail-pi1 .powermail_mandatory_js {
	clear:both;
	color:red;
	text-align:right;
	
}
#i_container.inside #cr h1.csc-firstHeader {
	background-image: url(../davenport-campbell/images/greenbox.gif);
	background-position: left 3px;
	background-repeat:no-repeat;
}h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.infobox .text p a {
    font-size:.8em;
}

input.powermail_submit_uid52 {
	margin-left: 240px;
}

.powermail_captcha_captcha{
 }
input.powermail_submit_uid63 {
margin-left: 240px;
}