/* @override http://lformxserve01.local/A%20-%20B/Action%20Home%20Inspection/Site/2010-03-16/css/style.css */

/* --- COLOR SCHEME ---

---------------------- */

/* --- GLOBAL STYLES ---*/

html {

}

body {
	font-family: "Tahoma", Verdana, Sans-Serif;
	font-size: 12pt;
	color: #4c4128;
	background: url(../images/bg.jpg) repeat-x top #ffffff;
}

a {
	text-decoration: underline;
	color: #696242;
	font-size: 11px;
	text-transform: uppercase;
}

a:hover {
	text-decoration: underline;
	color: #696242;
	font-size: 11px;
	text-transform: uppercase;
}

p {
	line-height: 1.5;
	xmargin: 15px 0;
	xmargin-top: 0;
}

/* --- WRAPPER STYLES ---*/

#wrapper {
	text-align: left;
	width: 970px;
	margin: 0px auto;
}

#header {
}

#header img {
}

#header .header_contact {
	width: 290px;
	height: 77px;
	float: right;
	background: url(../images/header_serving_bg.png) no-repeat left #e7d890;
	text-transform: uppercase;
	margin-left: 20px;
	padding: 8px 0 0 0;
}

.header_contact h3 {
	color: #908657;
	width: auto;
	float: right;
	padding: 5px 10px 0 0;
	letter-spacing: 0.1em;
	font-size: 12px;
}

.header_contact h3 b {
	color: #0b5e2c;
	font-size: 26px;
	letter-spacing: 0.1em;
}

.header_contact h3 i {
	font-style: normal;
	font-size: 13px;
	letter-spacing: 0.2em;
}

#content {
	background-color: #e7d890;
	clear: both;
	overflow: hidden;
	padding: 20px;
}


#main {
	width: 870px;
	height: auto;
	xfloat: left;
	clear: both;
	background-color: #fff;
	padding: 30px;
	overflow: hidden;
	
}


/* --- HEADER STYLES ---*/

h1#logo {
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	background-color: transparent;
	height: 64px;
	width: 649px;
	margin: 8px 0 23px 10px;
	float: left;
}

h1#logo a {
	display: block;
	height: 100%;
}


/* --- NAV STYLES ---*/
#navbar {
	xwidth: 970px;
	margin: 0 0;
	padding: 0 0;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
}

#nav {
	xfloat: right;
}

ul#nav {
	height: 40px;
}

#nav li {
	width: auto;
}

#nav li a {
	color: #fff;
	text-decoration: none;
	padding: 15px 21px;
	display: block;
	height: 10px;
	border-right: 1px solid #0d7636;
}

#navbar li.active a {
	color: #e7d890;
	text-decoration: none;
	padding: 15px 21px;
	display: block;
	height: 10px;
	border-right: 1px solid #e7d890;
}

#navbar li a:hover {
	color: #e7d890;
	text-decoration: none;
	padding: 15px 21px;
	display: block;
	height: 10px;
	border-right: 1px solid #e7d890;
}

#nav li ul {	
}

#navbar .active ul {
}

#nav li li {
}

#nav li li a {
}


/* # --- CONTENT PAGES ---*/

#title h2 {
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
	xfloat: left;
	font-family: "Garamond", Times, Serif;
	position: relative;
	top: 8px;
	xheight: 42px;
}

#title h2 b {
	font-size: 42px;
	font-weight: normal;
}

#title h4 {
	font-size: 16px;
	margin: 15px 0;
}

#title h5 {
	font-size: 14px;
	color: #696242;
	margin: 15px 0;
}


.desc {
	xclear: both;
	font-size: 12px;
	text-align: left;
	color: #696242;
	line-height: 1.5;
	xmargin-bottom: 25px;
}

.desc li {
	list-style: square;
	margin-left: 15px;
	margin-top: 5px;
}

.desc a {
	text-decoration: underline;
	color: #4c4128;
}

.desc a:hover {
	text-decoration: underline;
	color: #0b5e2c;
}

.btn a {
	text-decoration: underline;
	color: #696242;
	font-size: 11px;
	text-transform: uppercase;
}

.btn a:hover {
	text-decoration: underline;
	color: #696242;
	font-size: 11px;
	text-transform: uppercase;
}

/* --- FOOTER STYLES ---*/

#footer {
	clear: both;
	font-size: 12px;
	color: #696242;
	letter-spacing: 1px;
	height: 51px;
	padding: 14px 0 24px 0;
}

#ashi {
	float: left;
}


#company {
	float: left;
	text-align: left;
	margin-left: 10px;
	margin-top: 6px;
}

#social {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}


#design {
	float: right;
	width: 400px;
	text-align: right;
}

#design a {
	color: #696242;
	text-decoration: none;
}

#cards {
	float: right;
}

#cards img {
	margin-left: 3px;
}

