/* @override http://www.searsswanson.com/style/home-style.css */

body {
	background-color: #152733;
	margin: 20px 0px 0 0;
	padding: 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body.page {
	background: #333e45 url(../images/body_bg_page.gif) repeat-x;
}

#wrapper {
	display: block;
	width: 800px;
	margin: 0 auto;
}

#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}

#flash {
	
}

#content {
	display: block;
	width: 800px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;
	color: #FFF;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content img.header {
	border: 1px solid #999999;
	border-width: 0 0 1px 0;
}

h1 {
	text-align: center;
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

h2 {
	margin: 0;
	color: silver;
	font: 600 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

p {
	margin: 10px 40px;
	padding: 0 50px;
	font-size: 14px;
	line-height: 22px;
	color: white;
	text-align: justify;
}

ul {
	margin: 10px 40px;
	padding: 0 0 0 40px;
	font-size: 13px;
	line-height: 18px;
	color: #464646;
}

ol {
	margin: 10px 40px;
	padding: 0 0 0 40px;
}

#content li {
	margin: 10px 0;
}

a:link {
	color: #006666;
	text-decoration: none;
}

a:link:hover {
	color: #009999;
}

a:link:visited {
	color: #666666;
	text-decoration: none;
}

#interiorlinks {
	display: block;
	margin: 0px 20px;
	padding: 10px 20px;
	height: 25px;
	border: 1px solid #bbbbbb;
	border-width: 1px 0;
	text-align: center;
}

#interiorlinks a {
	padding: 5px 10px;
	float: left;
	font-variant: small-caps;
}

img.portrait {
	float: right;
	margin: 0 20px;
	padding: 4px;
	border: 1px solid #bbbbbb;
	border-width: 0 1px 1px 0;
	background: white;
}

table.contact {
	float: right;
	margin: 20px;
	padding: 10px;
	border: 1px solid #bbbbbb;
	background-color: #dddddd;
	color: #333333;
}

h3.tagline {
	font-weight: bold;
}

#footer.home {
	border: 0;
	text-align: center
}

#footer {
	text-align: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	font-size: 11px;
	color: #FFF; 
}

#footer a {
	text-decoration: underline;
	color: #CCCCCC;
}

#footer a:hover {
	text-decoration: underline;
}





.style1 {color: #FFFFFF}
.style2 {
	color: #FFFFFF;
	font-size: larger;
	font-weight: bold;
}

a:link	{color:#999999; text-decoration:none;}
a:link:hover	{color:#CCCCCC;}

a:visited {
	color:#999999;
	text-decoration: none;
}

a:visited:hover {
	color:#CCCCCC;
}

.style1 a{
	text-decoration: underline;
}

#cms_content {
	width: 700px;
}