@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(images/bg.jpg);
	color: #441f1b;
	background-attachment:fixed;
}

/* ***** MAIN TEXT STYLES - color ***** */

h1 {
	color: #5d3d39;
	font-weight: normal;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	
}
h2 {
	color: #0b5905;
	font-weight: bold;
	font-size: 15px;
	margin-top: 2em;
	
	
}
h3 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #4e3d1e;
	margin-top: 2em;
}
h4 {
	color: #2d7470;
	font-weight: bold;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
h5 {
	color: #332711;
	font-weight: bold;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
h6 {
	color: #88704a;
	font-weight: bold;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
/* Get rid of the border around images */
a img
{
	border:none;
}

a:link, a:visited {
	color: #803A33;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #138d09;
	text-decoration: none;
	font-weight: bold;
}
li {
	padding: 1px;
	font-size: 12px;
	text-align: left;
	margin: 15px 0 15px 0;
}
P {
	line-height: 1.50em;
	font-size: 12px;
}
TD {
	color: #000000;
	font-size: 12px;
}
hr {
	border-style: solid;
	background-color: #d5b992;
	height: 1px;
	padding: 0px;
	border: none;
	width: 100%;
	color: #d5b992;
	margin: 0px;
}
.alert {
	color: #ea4b2f;
	font-weight: bold;
}
/* Begin Layout Styles*/
#Container {
	margin:0 auto;
	padding:0px;
	width:957px;
}
#header {
	width: 957px;
	margin-top: 20px;
	background-image: url(images/header-bg.gif)
}
#header-right {
	width:35px;
	height:85px;
}
#button-site-analysis {
	margin-left: 291px; /* was 208 px*/
	margin-bottom: 25px;
	margin-right: 9px;

}
#menu {
	background-image: url(images/nav-bg-hp.gif);
	padding: 3px 0 0 63px;
	margin: 0;
	height: 21px;
}
#menu-int {
	background-image: url(images/nav-bg-interior.gif) !important;
	padding: 3px 0 0 63px;
	margin: 0;
	height: 21px;
}

/* Interior Layout  */
.int-content {
	background-image: url(images/hp-content-bg2.jpg);
	background-repeat:no-repeat;
	padding-top: 39px;
	padding-left: 43px;
	padding-bottom: 21px;

}
.addl-bg {
	background-image: url(images/hp-content-bg3.jpg);
}

.int-text_ {
	width:443px;
	background-image: url(images/hp-text-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#FFFFFF;
	padding: 35px 40px 40px 40px;
	margin: 0 0 -1px 0;
}
.int-text_ p {

	color: #441f1b;
}

/*  Home Page Layout  */
.hp-content {
	background-image: url(images/hp-content-bg2.jpg);
	padding-top: 39px;
	padding-left: 43px;
	padding-bottom: 21px;
	margin: 0;
}

.hp-text_ {
	width:443px;
	background-image: url(images/hp-text-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
	padding: 0 40px 40px 40px;
	margin: 0;
}
.hp-text_ p {
	color: #441f1b;
}
#hp-text-bot_ {
	margin:0;
	padding: 0;
	width:523px;
	height:13px;
}
img.heading {
	margin: 36px 0 0 0px;
}
#hp-bot_ {
	width:957px;
	height:14px;
}
.interior-content {
	background-image: url(images/interior-content-bg.jpg);
	margin: 0;
	padding: 39px 65px 65px 65px;
}
.bio {
	margin: 10px;
	float: right;
}
.interior-leftbox {
	width: 830px;
	padding: 0;

}
.nav-shadow {
background-image: url(images/nav-shadow.gif);
height: 4px;
}
.interior-bot {
	background-image:url(images/interior-content-bot.gif);
	width:957px;
	height: 11px;
}
#sub-links {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 38px;
}
#sub-links a:link, #sub-links a:visited{
	color: #65802d;
	text-decoration:none;
	margin: auto 20px auto auto;
}
#sub-links a:hover, #sub-links a:active {
	color: #3a481c;
	text-decoration:none;
}

/*Comparison Table*/
.comparisons {
	border: solid 1px #A23D31;
}
.comparisons td{
	padding: 3px 5px 3px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
	text-align: center;
}
.tablehead {
	background-color: #333333;
	color: #FFFFFF;
	border: solid 1px #ffffff;
}

/* --CONTENT AREAS: Footer */

#footer {
	color: #4e5f2a;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 20px;
	}

#footer  a:link, #footer  a:visited {
	text-decoration: none;	
	font-size: 11px;
	font-weight: bold;
	 }
#footer  a:hover, #footer  a:active {
	text-decoration: none;	
	font-size: 11px;
	font-weight: bold;
	}
.portfolio {
	border: solid 1px #c7bebd;
	padding: 20px;
	margin: 0 0 10px 0;
	background-color: #efe8e7;
}	
.portfolio h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
}
.portfolio h3 {
	margin: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5f625a;
}
.portfolio p {
	margin: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}