/* CSS Document */

body {
	background-color: #31437A;
	background-image: url(../images/main_BG.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
a {
	outline: none;
}
h1 {
	margin: 0;
	color: #31437A;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	margin: 0;
	color: #31437A;
	font-size: 18px;
	font-weight: normal;
}
#wrap {
	width: 760px;
	margin: 13px;
	padding: 0 5px 10px 10px;
	background: #FFFFFF;
}
#topContainer {
	width: 100%;
	height: 93px;
}
/* self clearing rules */
#topContainer:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#topContainer { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#topContainer { display: block; }
/* End hide from IE-mac */
#logo {
	margin: 5px 0 0 0;
	float: left;
}
#logo a:link, #logo a:visited {
	width: 145px;
	height: 85px;;
	font-size: 1px;
	text-indent: -3000px;
	display: block;
	background: url(../images/cs_logo.gif) no-repeat;
}
#tools {
	float: right;
	width: 542px; /* 440 */
	text-align: right;
}
/* self clearing rules */
#tools:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#tools { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#tools { display: block; }
/* End hide from IE-mac */
#topTools {
	margin: 0;
	padding: 0;
}
#topTools ul {
	text-align: right;
	margin: 0;
	padding: 0;
	width: 328px;
	float: right;
}
#topTools ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#topTools ul li a:link, #topTools ul li a:visited {
	border-left: solid 1px #E6E6E6;
	color: #B1B1B1;
	text-decoration: none;
	float: left;
	font-size: 11px;
}
#topTools ul li a:hover {
	text-decoration: underline;
}
#topTools ul li a.home {
	padding: 16px 13px 0 23px;
	background-image: url(../images/cs_iconHome.gif);
	background-repeat: no-repeat;
	background-position: 7px 17px;
}
#topTools ul li a.press {
	padding:16px 10px 0 10px;
}
#topTools ul li a.login {
	padding:16px 10px 0 10px;
}
#topTools ul li a.contact {
	padding: 16px 13px 0 27px;
	background-image: url(../images/cs_iconContact.gif);
	background-repeat: no-repeat;
	background-position: 7px 17px;
}

/* self clearing rules */
#topTools:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#topTools { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#topTools { display: block; }
/* End hide from IE-mac */
#nav {
	clear: both;
	text-align: right;
	width: 542px;
	margin: 26px 0 0 0 !important;
	margin:26px 150px 0 0;
	float: right;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	font-size: 12px;
	font-weight: bold;
	padding: 12px 8px;
	color: #31437A;
	text-decoration: none;
	display: block;
	float: left;
	background-image: url(../images/cs_navBG.gif);
	background-repeat: no-repeat;
	background-position: -22px 0px;
}
#nav ul li a:hover {
	background-position: -464px 0px;
}
#nav ul li a.home {
	background-position: 0px 0px;
}
#nav ul li a.home:hover {
	background-position: -436px 0px;
}
#nav ul li a.contact {
	background-position: -338px 0px;
}
#nav ul li a.database {
	background-position: -310px 0px;
}
#nav ul li a.database:hover  {
	background-position: -748px 0px;
}
#nav ul li a.contact:hover {
	background-position: -786px 0px;
}
#nav .sep {
	width: 2px;
	height: 39px;
	display: block;
	float: left;
	background: url(../images/cs_navSep.gif) no-repeat;
}
#header {
	width: 100%;
	height: 0;
	overflow: hidden;
	font-size: 1px;
	padding-top: 146px;
	margin: 2px 0 0 0;
	background: url(../images/cs_headerGraph.jpg) no-repeat;
}
* html #header {
	margin-top: -1px; /* IE Fix for spacing between #nav and #header */
}
#contentContainer {
	text-align: left;
	padding-top: 11px;
}
#content {
	width: 735px;
	float: left;
	padding-left: 10px;
}
#content p {
	text-align: justify;
}
#content p strong {
	color: #5C6A92;
}
#contentContainer #content dl {
	margin: 0 auto;
	display: inline;
}
#contentContainer #content dl dt {
	display: block;
	float: left;
	width: 274px;
	margin-left: 50px;
	padding: 20px auto;
}
#contentContainer #content dl dd {
	display: block;
	float: left;
	width: 320px;
	padding: 20px auto 0;
}
#contentContainer #content dl dd ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contentContainer #content dl dd ul li {
	margin: 5px 43px;
	padding: 0;
	list-style: disc;
}
#contentContainer #content dl dd ul li a {
	background: url(../images/li_arrow.gif) 0px 5px no-repeat;
	padding: 10px 0 10px 20px;
	color: #31437A;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	line-height: 0;
}
#contentContainer #content ul li a {
	background: url(../images/li_arrow.gif) 0px 5px no-repeat;
	padding: 3px 0 0 18px;
	color: #31437A;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	line-height: 1.35em;
	
}

#contentContainer #content ul li {
	list-style-type: none;
	}
#contentContainer #content dl dd ul li a:hover {
	text-decoration: underline;
}
* html #contentContainer #content dl dd ul li { /* IE hack for homepage li vertical spacing */
	margin: -5px auto;
}
#contentContainer #content table thead {
	background: url(../images/form_box_top.gif) no-repeat top left;
}
#contentContainer #content table.formtab {
	background: #FFFFFF url(../images/form_box_center.gif) repeat-x bottom left;
}
#contentContainer #content table tfoot {
	background: url(../images/form_box_bottom.gif) repeat-x top left;
	height: 18px;
}
#contentContainer #content table.formtab {
	border-left: 1px solid #BDBCBD;
	border-right: 1px solid #BDBCBD;
}
#contentContainer #content dl#services {
	display: block;
	margin: 0;
	padding-left: 0;
}
#contentContainer #content dl#services dt {
	float: none;
	display: inline;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 18px;
	display: block;
	color: #31437a;
	background: url(../images/li_arrow.gif) no-repeat 0px 5px;
	margin-left: -18px;
	padding-top: 3px;
	width: auto;
}
#contentContainer #content dl#services dd {
	float: none;
	width: auto;
	margin-left: 0;
}
#contentContainer #content dl#services dd ol li {
	margin-bottom: 1.35em;
}
#contentContainer #content dl#prices {
	display: block;
	margin: 0;
	padding-left: 40px;
}
#contentContainer #content dl#prices dt {
	float: none;
	display: inline;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 18px;
	display: block;
	color: #31437a;
	background: url(../images/li_arrow.gif) no-repeat 0px 5px;
	margin-left: -41px;
	padding-top: 3px;
	width: auto;
}
#contentContainer #content dl#prices dd {
	float: none;
	width: auto;
	margin-left: 0;
}
#contentContainer #content dl#prices dd ol li {
	margin-bottom: 1.35em;
}
#contentContainer #content ul.anchorlinks a {
	text-decoration: none;
}
#contentContainer #content ul.anchorlinks a:hover {
	text-decoration: underline;
}
#quote {
	margin: auto;
	padding: auto;
}
#quote .quoteText {
	color: #31437a;
	font-style: italic;
	font-size: 12px;
	margin: 0 30px;
	display: block;
	padding-bottom: 0;
}
#quote .quoteAuthor {
	color: #31437a;
	font-size: 11px;
	float: right;
	padding-top: 0;
	margin-top: 0;
}
#quote .quoteAuthor .name {
	font-weight: bold;
}
#quote .left_quote {
	background: url(../images/left_quote.gif) no-repeat;
	width: 22px;
	height: 20px;
	float: left;
}
#quote .right_quote {
	background: url(../images/right_quote.gif) no-repeat;
	width: 22px;
	height: 20px;
	float: right;
}
#bioPic {
	float: left;
	padding: 3px 10px 0 0;
}
#sideGraph {
	margin: 0;
	color: #D1A76F;
	font-size: 20px;
	font-weight: normal;
	text-align: right;
	height: 368px;
	background: url(../images/cs_house1.jpg) no-repeat bottom right;
	padding-right: 5px;
}
#seaCoast {
	width: 176px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 36px;
	display: block;
	background: url(../images/cs_seaCoast.gif) no-repeat;
	float: left;
	margin-top: 22px;
}
#contactToday {
	width: 213px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 79px;
	display: block;
	background: url(../images/cs_contactMe.gif) no-repeat;
	float: right;
}
#footerContainer {
	background: url(../images/cs_footerBg.gif) repeat-x;
	margin-top: 10px;
}
#footerContainer .capL {
	float: left;
	width: 11px;
	height: 73px;
	background: url(../images/cs_footerCapL.gif) no-repeat;
}
#footerContainer .capR {
	float: right;
	width: 11px;
	height: 73px;
	background: url(../images/cs_footerCapR.gif) no-repeat;
}
#footer {
	height: 73px;
	font-size: 11px;
	color: #F9F9F9;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	margin: 4px 0 0 0;
}
#footer a, #footer a:visited {
	color: #F9F9F9;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #F9F9F9;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #136981;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.standout {
	width: 70%;
	margin: 0 auto;
	padding: 15px;
	background: #d6ecf3;
	border: #006699 dashed 1px;
	font-weight: bold;
	width: 700px;
	color: #000066;
}
.standout p {
	margin-top: 0;
	text-align: center;
}
.standout h3 {
	margin: 0;
	text-align: center;
}
.special {
	width: 70%;
	margin: 20px auto 0 auto;
	padding: 15px;
	background: #d6ecf3;
	border: #006699 dashed 1px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.special p {
	margin-bottom: 0;
}
.small {
	font-size: 11px;
}
.tableone{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding: 3px;
	text-align:center;
	}
.box {
	color: #333333;
	font-size: 11px;
	text-align:center;
	padding: 1px;
	}
#indent {
	padding-left: 30px;
}
#hire {
	background-color:#B4C3F4;
	border:3px solid #677CC1;
	color:#FFFFFE;
	float:right;
	font-weight:bold;
	letter-spacing:1px;
	padding:0.3em 0.5em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:125px;
	margin: 10px 150px 0 0;
	display:block;
}
#hire2 {
	background-color:#B4C3F4;
	border:3px solid #677CC1;
	color:#FFFFFE;
	float:right;
	font-weight:bold;
	letter-spacing:1px;
	padding:0.3em 0.5em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:125px;
	margin: 20px 150px 0 0;
	display:block;
}

#hire:hover, #hire2:hover {
	color: #31437A;
}
	#contentContainer ul.press {
		list-style-type:none;
	}
	#contentContainer ul.press li {
		margin:0 0 6px 0;
	}
	#contentContainer ul.press li a {
		text-decoration:none;
		color:#31437A;
	}
	#contentContainer ul.press li a:hover {
		text-decoration:underline;
	}
#content ul.normal {
	margin-left:25px;
}
#contentContainer #content ul.normal li {
	list-style-type:disc;
	list-style-position:inside;
}
#contentContainer #content ul.normal li a {
	color:
}
#content dl ol.just li {
	text-align:justify;
}