
/* Elements
----------------------------------------*/
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

body
{
	background:#2f5865 url(../images/bg.png) repeat-x;
}

body, p, td, th, li
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#1c1c1c;
	margin:0;
}

#mainContainer
{
	width:852px;
	margin: 0 auto;
	position:relative;
}

p
{
	margin: 0 0 20px 0;
	line-height:20px;
	font-size:14px;
}

/*--- Link Styles ---*/
a:link, a:visited
{
	color:#1c1c1c;
}

a:hover, a:active
{
	color:#5C8127;
	text-decoration:none;
}

h1
{
	color:#146481;
	margin:10px 0 15px;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
}

h2
{
	color:#146481;
	margin:10px 0 15px;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
}

h3
{
	color:#146481;
	margin:10px 0 15px;
	font-size:16px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}

h4
{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	margin:0 0 4px 0;;
}

ul
{
	list-style-image:url(../images/greenDotUL.gif);
	_list-style-image:url(../images/greenDotUL_ie.gif);
	]list-style-image:url(../images/greenDotUL_ie.gif);
	}

li {
	padding:0 0 3px;
	list-style-position: 10px 50%;
}


ol
{
	margin-left:25px;
	
}

blockquote	{margin: 0 0 18px 18px; color:#666666; font-style: italic;}
strong		{font-weight:bold;}
em		{font-style:italic;}

/* Standard Definitions
----------------------------------------*/
.left 		{float:left;}
.right 		{float:right;}
.clearThis 	{clear:both;}
.small		{font-size:.625em;}
.large		{font-size:1em;}
.soft		{color:#D3D3D3;}
.hide		{display:none;}
p.last		{margin-bottom:0px;}
.center 	{text-align:center}

/* Header
----------------------------------------*/
#header {
	width:832px;
	height:169px;
}

#logo {
	width:552px;
	height:331px;
	background:url(../images/logo.jpg) no-repeat;
	position:absolute;
	z-index:1;
	top:0;
	left:-84px;
}

a#homeLink {
width:283px;
height:170px;
position:absolute;
top:6px;
left:60px;
z-index:10;
text-decoration:none;
}

a#homeLink span {
visibility:hidden;
}

	/* Nav
	----------------------------------------*/
	ul#nav {
		float:right;
		margin-top:10px;
		list-style:none;
	}
	
	ul#nav li {float:left; list-style-type:none; margin-left:20px;}
	
	
	ul#nav li a {font-size:21px;
		font-family:"Times New Roman", Times, serif;
		padding:10px 5px 10px 5px;
		color:#fff;
		font-weight:normal;
		position:relative;
		z-index:5;
		text-decoration:none;}
	
	/*Include all of your links with unique IDs. Use the correct path to the image and set the width of each image*/
	li#navAbout a		{border-bottom:2px solid #0a2423 !important;float:left;}
	li#navBio a		{border-bottom:2px solid #143642 !important;float:left;}
	li#navWork a		{border-bottom:2px solid #146481 !important;float:left;}
	li#navServices a	{border-bottom:2px solid #739869 !important;float:left;}
	li#navContact a		{border-bottom:2px solid #c8e082 !important;float:left;}
	li#navAbout a:hover		{background:#0a2423 !important;}
	li#navBio a:hover		{background:#143642 !important;}
	li#navWork a:hover		{background:#146481 !important;}
	li#navServices a:hover	{background:#739869 !important;}
	li#navContact a:hover		{background:#c8e082 !important;}
	
		
/* Main Content
----------------------------------------*/
#mainTopCap {
width:832px;
height:26px;
background:url(../images/main_top.png) no-repeat;
float:left;
position:relative;
z-index:5;
}

#mainContent {
	width:775px;
	padding:5px 23px 0 34px;
	position:relative;
	z-index:5;
	float:left;
	background:url(../images/main_bg.png) repeat-y;
}

	.mainContentText {
	width:481px;
	float:left;
	position:relative;
	z-index:6;
	padding:0 10px 0 4px;
	}
	
	.mainImg {
	float:left;
	width:268px;
	padding:0 0 0 9px;
	}
	
	.foot {
	width:785px;
	text-align:center;
	float:left;
	clear:both;
	position:relative;
	z-index:6;
	}
	
	.foot p {
	padding:2px 0;
	margin:0;
	
	}
	
	.greenDot {
	padding:0 10px 0 5px;
	background:url(../images/greenDot.gif) no-repeat;
	background-position:right;
	}
	
	.greenDotLast {
	padding:0 0 0 5px;
	}

	.watermark {
	position:absolute;
	bottom:-7px;
	left:15px;
	width:210px;
	height:273px;
	background:url(../images/watermark.gif) no-repeat;
	z-index:6;
	}
	
	
	/*Block Styling
	------------------------------------*/
	.blockTop {
	float:right;
	clear:right;
	height:10px;
	width:224px;
	background:url(../images/blockTop.png) no-repeat;
	margin:0 0 0 5px;
	}
	
	.blockMain {
	float:right;
	clear:right;
	width:184px;
	background:url(../images/blockMain.png) repeat-y;
	color:#fff;
	font-size:14px;
	line-height:16px;
	padding:5px 20px;
	margin:0 0 0 5px;
	_margin:-8px 0 0 5px;
	}
	
	.blockMain a {
	color:#fff;
	}
	
	.blockMain a:hover {
	color:#5C8127;
	}
	
	.blockBottom {
	float:right;
	clear:right;
	height:12px;
	width:224px;
	background:url(../images/blockBottom.png) no-repeat;
	margin:0 0 0 5px;
	}

/* Contact Styling
----------------------------------------*/
		p#success
		{
			padding: 3px 10px;
			background: #92FFA5;
			border: 2px solid #009218;
			color: #009218;
			font-weight: bold;
			margin-bottom: 10px;
			text-align: center;
		}
		
		p#bademail, p#badserver
		{
			padding: 3px 10px;
			background: #FFA3A1;
			border: 2px solid #D00D00;
			color: #D00D00;
			font-weight: bold;
			margin-bottom: 10px;
			text-align: center;
		}
		
		p label {
			width:150px;
			font-weight:bold;
			float:left;
		}
		
		input#emailinput, input#nameinput {
		width:208px;
		}


/* Footer
----------------------------------------*/
#footer
{
	width:832px;
height:26px;
background:url(../images/main_bottom.png) no-repeat;
float:left;
position:relative;
z-index:5;
}

