@import url(nav.css);
@import url(sideNav.css);

/*---------------------------------
Author: brian hasenkamp
Version: 02.18.09
Asenka Creative Services
http://www.asenka.com
---------------------------------*/


body {
	margin:0;
	padding:0;
	background-color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
}
hr {
	color:#0047B6;
}
#wrapper {
	margin-top:20px;
}
#page {
	width:760px;
	position:relative;
	text-align:left;
	border-top:4px solid #0047B6;
	border-bottom:4px solid #0047B6;
	background-color:#FFF;
/*	min-height:450px; */
}
#header {
	margin:0;
	height:122px;
	background-image:url(/images/header-bkrnd.jpg);
	background-repeat:no-repeat;
/*	_margin-bottom:-2px;	*/
	*margin-bottom:30px; /* IE7 was overlapping MAIN div and NAV div */
	_margin-bottom:-5px; /* IE6 is working OK */
}
#header img {
	float:left; 
	border:none;
}
.homeLink {
	margin-left:20px;
}
.textLinks {
	float:right;
	margin-right:60px;
	margin-top:48px; 
	text-align:right;
}
.homeImage {
	float:right;
	width:213px;
}
.homeText {
	margin-left:120px;
	padding-top:48px;
}
.homeText p {
	font-weight:bold;
	color:#0047B6;
	font-size:13px;
}
.tag {
	font-weight:normal;
	color:#000;
	font-style:italic;
}
#nav {
	display:block;
	width:760px;
	height:60px;
	float:left;
	background-image:url(/images/navBkrnd.jpg);
	background-repeat:repeat-x;
}
#menu {
	margin:6px 0 0 40px;
	*margin:4px 0 0 40px;
}
#homeNav {
	display:block;
	width:760px;
	height:172px;
	float:left;
	background-image:url(/images/homeHeader.jpg);
	background-repeat:no-repeat;
}
#homeMenu {
	margin:148px 0 0 40px;
	*margin:146px 0 0 40px;
}
#menu ul, #menu li, #homeMenu ul, #homeMenu li {
	list-style-type:none;
}
#baseLinks {
	margin:8px 0 0 630px;
	*margin:6px 0 0 630px;
	text-align:right;
	padding-right:25px;
}
#baseLinks p, #baseLinks a, #baseLinks a:visited {
	line-height:20px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	margin-top:0;
	margin-bottom:10px;
}
#baseLinks a:hover {
	color:#DBAD00;
	text-decoration:none;
}
#mainWell {
	margin-top:15px;
	*min-height:400px;
	_height:400px;
	text-align:left;
	background-image:url(/images/yellowFade.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#homeWell {
/*	display:block; */
	min-height:275px;
	_height:275px;
	text-align:left;
	background-image:url(/images/yellowFade.jpg);
	background-position:bottom;
	background-repeat:repeat-x;	
}
#left {
	float:left;
	width:150px;
	margin:15px 0 25px 25px;
	*margin:0 0 25px 25px;
	_margin:0 0 25px 15px;
}
#right {
	float:left;
	width:150px;
	margin:0 25px 25px 0;	
	_margin:0 0 25px 0;	
}
.full {
	float:left;
	width:760px;
}
.middle {
	float:left;
	width:400px;
	min-height:250px;
}
.twoThirds {
	float:left;
	width:500px;
	margin-right:28px; /* for home page alignment */
	padding-top:15px;
/*	background-image:url(/images/blueFade.jpg);
	background-repeat:no-repeat;
	_margin-top:-1px;	*/
}
.oneThird {
	float:left;
	width:230px;
}
#topArt {
	float:left;
	width:760px;
	background-image:url(/images/blueFade.jpg);
	background-repeat:repeat-x;
}
.liveArea {
	padding:15px 25px 0 25px;
}
.liveArea img {
	float:left;
	margin-right:15px;
}
#right a, #right a:visited {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
#right a:hover {
	text-decoration:none;
}
#right p {
	color:#0047B6;
	font-size:13px;
	font-weight:normal;
}
#right h2 {
	color:#0047B6;
	font-size:13px;
	text-align:left;
	line-height:1.2em;
	font-weight:bold;
	font-style:italic;
}
.news {
	float:left;
	width:225px;
	border-top:1px solid #DBAD00;
	background-image:url(/images/yellowFadeNews.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	margin-top:15px;
	margin-left:5px;
}
.news p, .news a, .news a:visited {
	color:#0047B6;
	font-size:14px;
	font-style:italic;
}
.news p {
	margin:3px 10px;
	_padding:3px 8px;
}
.news a, .news a:visited {
	text-decoration:underline;
}
.news a:hover {
	text-decoration:none;
}

.copyright {
	text-align:center;
	height:18px;
	margin:8px 0;
}

/* for flash movies */
embed, object {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#header embed, #header object {
	_margin-top:-21px;
}
#homeWell embed, #homeWell object {
	margin-top:27px;
	*margin-top:44px;
}
.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:#444;
	font-size:12px;
	line-height:1.4em;
}

a, a:visited {
	font-family: Helvetica, Arial, sans-serif;
	color:#0047B6;
	text-decoration:underline;
/*	font-weight:normal; */
}
a:hover {
	text-decoration:none;
}
#nav a, #nav a:visited, #homeNav a, #homeNav a:visited {
	_text-decoration:none;
}
p {
	margin-top:0;
}

h1, h2, h3 {
	color:#0047B6;
	font-weight:bold;
	margin-bottom:4px;
}

h1 {
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
}

h2 {
	font-size:14px;
	line-height:18px;	
}

h3 {
	font-size:12px;
	font-style:italic;
}

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:13px;
	color:#0047B6;
}
.textLinks a, .textLinks a:visited {
	font-size:13px;
	color:#0047B6;
	text-decoration:none;
	font-weight:bold;
}
.textLinks a:hover {
	text-decoration:underline;
}

.copyright p {
	font-size:9px;
	line-height:13px;
	color:#999;
}
.copyright a, .copyright a:visited {
	font-size:9px;
	color:#999;
	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;
}
