/*---------------------------------
Author: brian hasenkamp
Version: 07.25.07
Asenka Creative Services
http://www.asenka.com
---------------------------------*/


body {
	margin:0;
	padding:0;
	background-color:#F4EDDE;
	font-family: Helvetica, Arial, sans-serif;
}
hr {
	color:#2E67B2;
}
#wrapper {
	margin-top:20px;
}
#page {
	width:725px;
	position:relative;
	text-align:left;
	background-color:#FFF;
	min-height:300px;
	_height:300px;
}
.home {
	background-image:url(/images/HomeBkrnd.jpg);
	background-repeat:no-repeat;
}
#header {
	margin:0;
	height:100px;
	background-image:url(/images/PageHead.jpg);
	background-repeat:no-repeat;
/*	_margin-bottom:-2px;	*/
/*	*margin-bottom:50px; /* IE7 was overlapping MAIN div and NAV div */
/*	_margin-bottom:0; /* IE6 is working OK */
}
#header img {
	float:left;
	border-width:0;
}
.homeLink {
	width:300px;
	height:50px;
	margin-top:20px;
	margin-left:20px;
}
#nav {
	float:right;
	margin-right:40px;
	margin-top:50px; 
	text-align:right;
}
#homeScroll {
	float:left;
	width:400px; /* 440 - 40px padding */
	height:270px; /* 310 - 40px padding */
	margin-left:242px;
	margin-top:22px;
	overflow:auto;
	padding:20px;
	_margin-left:121px;
	_margin-top:17px;
}
#mainWell {
	display:block;
	min-height:300px;
	text-align:left;
	background-image:url(/images/PageBkrnd.jpg);
	background-repeat:repeat-y;
}
#left {
	float:left;
	width:180px;
	background-color:#F9F6EE;
	border:1px solid #78544d;
	margin:0 25px 25px 45px;
	_margin-left:25px;
}
#core {
	float:left;
}
#right {
	width:260px; /* 285 - 20px padding */
	float:left;
	padding-left:20px;
}
/*
#right img {
	vertical-align:text-bottom;
	border:none;
	margin-right:3px;
}
*/
#right ul {
	color:#000;
	font-weight:bold;
	margin-left:-35px;
	*margin-left:0;
	list-style-type:none;
	line-height:1.3em;
	margin-bottom:16px;
}
#right li {
	font-weight:normal;
	line-height:1.3em;
	*line-height:1.7em;
	list-style-image:url(/images/pdfSML.jpg);
	margin-top:-2px;
	*margin-top:5px;
	margin-left:25px;
	*margin-left:18px;
}
#right li.plain, #right li.plain a {
	list-style-type:none;
	list-style-image:none;
	margin-left:0;
	margin-bottom:0;
	margin-top:8px;
}
#right li a {
	*margin-left:4px; /* fix for IE image marker spacing */
}
.full {
	width:600px;
	margin-left:45px;
}
.twoThirds {
	width:425px;
}
.liveArea {
	padding:0 20px;
}
.cover {
	float:left; /* IE needs this, can't float off the image */
	width:140px;
}
.cover img {
	float:left;
	border:1px solid #78544D;
}
.sidebar {
	padding:15px;
}
.sidebar a, .sidebar a:visited {
	color:#78544D;
	text-decoration:underline;
}
.sidebar a:hover {
	text-decoration:none;
}
.sidebar p, .sidebar ul, .sidebar li, .sidebar ol {
	color:#000;
	font-size:11px;
	line-height:1.3em;
	list-style:none;
}
.sidebar ul {
	font-size:13px;
	font-weight:bold;
	margin-left:-35px;
	*margin-left:0;
	margin-top:6px;
}
.sidebar li {
	margin-left:10px;
	font-weight:normal;
}
.sidebar h1 {
	color:#78544D;
	font-size:14px;
	line-height:1.3em;
	margin-bottom:auto;
}
.copyright {
	text-align:center;
	height:18px;
	margin:20px 0;
}

/* for flash movies */
#photos {
	width:467px;
	height:96px;
	float:left;
	margin-left:242px;
	_margin-left:121px;
}

embed {
 display:block;
 float:left;
 margin:0;
 padding:0;
}

.clear {
	clear:both;
	height:0;
	font-size:1px; /* in case you put a NBSP in the div */
}

/*   Page specific styles  */

/*

#menu a.about:hover {
	color:#F7EB65;
}
#menu a.services:hover {
	color:#F7B965;
}
#menu a.projects:hover {
	color:#A0F765;
}
#menu a.contact:hover {
	color:#EB65F7;
}

*/



/*  text styles */

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
}

p, ul, li, ol, td, tr, blockquote {
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	font-size:12px;
	line-height:1.4em;
}

a:link, a:visited {
	font-family: Helvetica, Arial, sans-serif;
	color:#78544D;
	text-decoration:underline;
/*	font-weight:normal; */
}
a:hover {
	text-decoration:none;
}
p {
	margin-top:0;
}


h1 {
	color:#000;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
}

h2 {
	color:#78544D;
	font-weight:bold;
	font-size:14px;
	margin-bottom:3px;
}

h3 {
	color:#78544D;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	margin-bottom:0;
}

h4 {
	font-size:12px;
	font-weight:bold;
	color:#000;
}
ul, ol {
	margin-bottom:0;
	margin-top:0;
}
li {
	list-style-type:disc;
	margin-top:0;
	margin-bottom:4px;
}
.textLinks p {
	font-size:10px;
	color:#78544D;
}
.textLinks a, .textLinks a:visited {
	font-size:10px;
	color:#78544D;
	text-decoration:none;
}
.textLinks a:hover {
	text-decoration:underline;
}

.copyright p {
	font-size:9px;
	line-height:13px;
	color:#997B75;
}
.copyright a, .copyright a:visited {
	font-size:9px;
	color:#997B75;
	text-decoration:none;
	font-weight:normal;
}
.copyright a:hover {
	text-decoration:underline;
	background:none;
}

.small {
	font-size:9px;
	line-height:13px;
	color:#FFF;
}

form#form p {
	line-height:28px;
}
.note {
	color:#FF00FF;
	font-weight:bold;
}