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


#flash {
	position:absolute;
	top:15px;
	z-index:0;
	text-align:center;
	width:700px;
	margin-right:auto;
	margin-left:auto;	
}

#flash object{
	float:right;
}

a:link {
	color:#5a5d2a;
	text-decoration:underline;
}

a:visited {
	color:#5a5d2a;
	text-decoration:underline;
}

a:hover {
	color:#CC6600;
	text-decoration:underline;
}

a:active {
	color:#5a5d2a;
	text-decoration:underline;
}

body {
	background: #e8ead4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#site {
	width: 748px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background:#e8ead4 url(../images/left_right_shadow.jpg) no-repeat;
min-height:600px;
height:600px;
}

#header {
	width: 700px;
	min-height: 204px;
	margin-left: 24px;
	margin-top: 0px;
	background:#ffffff url(../images/header_bg.jpg) repeat-x;	
}

#header img {
	margin-left: 14px;
}


#header h1{
	background:transparent url(../images/mark_woodcock_v2.gif) 90px 48px no-repeat;
	margin-top: 0px;
}

#header h1 span{
	display:none;
}

#header h3{
	float:left;
	height: 0;
}

#header h3 span {
	display:none;
}



#leftNav {
	float:left;
	width: 160px;
	margin-top: 15px;

}



#leftNav ul {
	margin: 0px;
	padding: 0px;
}

#leftNav li {
	margin-left: 24px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color:#5a5d2a;
	list-style:none;
	padding-bottom: 5px;
}


#header li {
	position:relative;
	top:-13px;
	margin-right: 45px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.87em;
	color:#ffffff;
	list-style:none;
	float:left
}

.leftNavLinkSelect a:link {
	color:#5a5d2a;
	text-decoration:underline;
	background: transparent url(../images/lnav_highlight.gif) no-repeat;
}

.leftNavLinkSelect a:visited {
	color:#5a5d2a;
	text-decoration:underline;
	background: transparent url(../images/lnav_highlight.gif) 50px no-repeat;
	width:100%;
}

.leftNavLinkSelect a:hover {
	color:#5a5d2a;
	text-decoration:underline;
	background: transparent url(../images/lnav_highlight.gif) -100px no-repeat;
}

.leftNavLinkSelect a:active {
	color:#5a5d2a;
	text-decoration:underline;
	background: transparent url(../images/lnav_highlight.gif) -100px no-repeat;
}

.leftNavLink a:link {
	color:#5a5d2a;
	text-decoration:underline;
}

.leftNavLink a:visited {
	color:#5a5d2a;
	text-decoration:underline;
}

.leftNavLink a:hover {
	color:#CC6600;
	text-decoration:underline;
}

.leftNavLink a:active {
	color:#5a5d2a;
	text-decoration:underline;
}

.headerLink a:link {
	color:#ffffff;
	text-decoration:none;
}

.headerLink a:visited {
	color:#ffffff;
	text-decoration:none;
}

.headerLink a:hover {
	color:#fff199;
	text-decoration:none;
}

.headerLink a:active {
	color:#ffffff;
	text-decoration:none;
}

.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight:normal;
	color:#aa9987;
}

.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	line-height: 1.7em;
	font-weight:normal;
	color:#93928d;
}

.text img {
	border:#93928d 1px solid;
}

.inset{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	line-height: 1.7em;
	padding: 0px 13px 0px 13px;
	font-weight:normal;
	color:#5a5d2a;
	background:#e8ead4;
	border:solid 1px #5a5d2a
}

.testimonial{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style:italic;
	line-height: 1.7em;
	font-weight:normal;
	color:#5a5d2a;
}

.label {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.7em;
	font-weight:normal;
	color:#5a5d2a;
}

#page {
	position:absolute;
	top: 218px;
	width: 700px;
	margin-left: 24px;
	margin-bottom: 20px;
	background:#ffffff url(../images/left_nav_divider.jpg) 10.2em -40px no-repeat;
}

#main {
	float:left;
	width: 480px;
	margin-left: 30px;
	margin-right: 24px;
	margin-top: 15px;
}

.gallery {
	padding:0px;
	float:left;
	margin-bottom:30px;
}

.gallery ul {
	list-style:none;
	padding:0px;
	margin: 0px;
}


.gallery li {
	background:#efefef;
	float:left;
	padding:0px;
	margin:0 10px 10px 0px;
	border:1px solid #dedede;
	width:60px;
	display:inline;
}

.gallery li:hover {
	border:1px solid #CC6600;
}

.gallery img {
	border:0;
	margin:auto auto;
    display:block;
}

#main h2 {
	margin-top: 0px;
	clear:both
}

#footer {
	width:700px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight:normal;
	color:#93928d;
	background:#ffffff url(../images/footer_bg.gif)bottom repeat-x;
	margin-top: 30px;
	margin-bottom: 0px;
	float:left;
	position:relative;
}

#footer img {
	float:left;
}

#footer h3{
	background:transparent url(../images/call_now.gif) 100px 0px no-repeat;
	margin-top: 0px;
}


#footer p{
	position:absolute;
	bottom:0px;
	right:15px
}

#footer h3 span {
	display:none;
}

