/* www.charlsonwilson.com */
/*
Author: Charlson Wilson Insurance
Copyright 2008
*/

@charset "ISO-8859-1";
* {
	margin:0;
	padding:0;
	line-height:1.5;
}
body {
	font-size:62.5%;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #403B35;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #6699CC;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* header; images/header/... */

#headerwrap {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/header/chwils1bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 310px;
	padding: 0px;
}
#header {
	padding: 0px;
	height: 308px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: auto;
	right: auto;
}
#header .logo {
	margin-top: 63px;
}
#tagline {
	height: 70px;
	width: 455px;
	overflow: hidden;
	color: #C5BBA0;
	font-size: 1.1em;
	padding-top: 20px;
	padding-left: 65px;
	font-weight: bold;
	font-style: italic;
}

#photo {
	background-image: url(../images/header/photo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 275px;
	position: absolute;
	left: 525px;
	top: 0px;
	font-size: .9em;
}
#photo img {
	margin-top: 32px;
	margin-left: 34px;
}
#photo a {
	padding-top: 5px;
	padding-left: 35px;
	float: left;
}
#photo a:link, a:visited, a:active {
	color: #6699CC;
	font-weight: bold;
}
#photo a:hover {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
/* bodycontent; images/body/... */

#bodywrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/body/tophighlight.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#whyCW {
	text-indent: -2000px;
	background: url(../images/body/why.gif) no-repeat;
	height: 30px;
	margin-top: 30px;
}
#preamble {
	width: 525px;
	overflow: auto;
	font-size: 1.2em;
	color: #C5BBA0;
}
#preamble h4 {
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 20px;
}
#preamble img {
	margin-right: 10px;
}
#preamble p {
	margin: 0px;
	padding: 0px;
}
/* infoboxes; images/body/... */


#infoboxes {
	position:relative;
	width:525px;
	margin-top: 20px;
}
.col {
	float:left;
	width:248px;
	background:#4C4640;
	position:relative;
	border: 1px solid #B7AE95;
	color: #C5BBA0;
}
#column1 {
	margin-right:25px;
	position:relative;
}
#column1 h3 {
	display:block;
	height:40px;
	width:248px;
	background:url(../images/body/contact.gif) no-repeat;
	text-indent:-2000px;
	margin:0;
}
#column1 p {
	margin:0;
	font-size:1.1em;
	line-height: 1.5em;
	height: 120px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: auto;
}
#column2 {
	position:relative
}
#column2 h3 {
	display:block;
	height:40px;
	width:248px;
	background:url(../images/body/about.gif) no-repeat;
	text-indent:-2000px;
	margin:0;
}
#column2 p {
	font-size:1em;
	height: 120px;
	overflow: auto;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
}
.clearfixed:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfixed {
	display: inline-block;
}

/* resources; images/body/... */

#resources {
	width: 275px;
	position: absolute;
	left: 525px;
	top: 20px;
}
#personal, #commercial {
	background-image: url(../images/body/tab.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 275px;
	background-position: right;
}
#personal a {
	background-image: url(../images/body/personal.gif);
	background-repeat: no-repeat;
	height: 0;
	overflow: hidden;
	width: 260px;
	padding-top: 60px;
	float: left;
	margin-top: 15px;
	margin-left: 14px;
}
#commercial a {
	background-image: url(../images/body/commercial.gif);
	background-repeat: no-repeat;
	height: 0;
	overflow: hidden;
	width: 260px;
	padding-top: 60px;
	float: left;
	margin-top: 15px;
	margin-left: 14px;
}
#claim {
	height: 73px;
	width: 275px;
}
#claim a {
	background-image: url(../images/body/claim.jpg);
	background-repeat: no-repeat;
	height: 0;
	overflow: hidden;
	width: 265px;
	padding-top: 60px;
	float: left;
	margin-left: 10px;
}
#news {
	padding-left: 25px;
}
#news h3 {
	display:block;
	height:40px;
	width:250px;
	background:url(../images/body/news.gif) no-repeat;
	text-indent:-2000px;
	margin:0;
}

#news li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #37322D;
	padding-left: 15px;
	font-size: 1.1em;
	line-height: 3em;
}
#news ul {
	margin: 0px;
	padding: 0px;
}

/* footer; images/footer/... */

#lowhighlight {
	background-image: url(../images/footer/lowhighlight.jpg);
	height: 50px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
#footerwrap {
	background-image: url(../images/footer/footerbg.gif);
	height: 117px;
	width: 100%;
}
#footer {
	height: 110px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	color: #B7AE95;
	background-image: url(../images/footer/cwlogo.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#footer p {
	padding-top: 35px;
	text-align: right;
	padding-right: 185px;
}
#footer a:link, a:visited, a:active {
	color: #6699CC;
	font-weight: bold;
}
#footer a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.watermarked {
	background-image: url(../images/interior/watermark.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#preamble h5 {
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 10px 0px 0px;
	margin: 0px;
}
#preamble li {
	list-style-position: inside;
	margin-left: 5px;
}
#preamble h6 {
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3B99F;
}
