﻿BODY
{
	background-color:#868e77;
	margin-top:0px;
	 font-family:Georgia, serif; 
	/*font-family:Arial, Helvetica, san-serif;	*/
	border:0px;
	text-align:center;
}

a
{
	color:blue;
}

#mainUnit
{
	background-color:#c8c293;	
	background-image:url('images/bodyBg.gif');
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	width:950px;
	border:solid 1px #000000;
	border-top:none;
	position:relative;
	top:0px;
	left:0px;
}


#header, #contentUnit, #footer, #nav
{
	position:relative;
}

#header
{
	font-family:Georgia, serif; 
	/*font-family:Arial, Helvetica, san-serif;	*/
	overflow:visible;
	width:950px;
	background-image:url('images/headerbg.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
	/*background-image:url('mockup.jpg');*/
	height:210px;
	
}

#logoDiv
{
	position:absolute;
	top:10px;
	left:13px;
	padding:0px;
	width:240px;
	height:180px;
	overflow:hidden;
	z-index:2020;
}


#logoDiv a img
{
	float:left;
	
}


#menuDiv .inner a
{
	display:block;
	color:#002403;
	border-top:solid 1px #111111;
	width:200px;
	height:32px;
	padding-top:10px;
	font-size:18px;
	position:relative;
	top:-10px;
}

#menuDiv a.first
{
	border-top:none;
}


div#menuDiv
{
	position:absolute;
	_top:210px;
	top:180px;
	left:0px;
	background-position:top;
	background-image:url('images/menuBgTop.jpg');
	background-repeat:no-repeat;
	width:258px;
	padding:0px;
	margin:0px;
	z-index:2000;
	min-height:800px;
	
}

#menuDiv div
{
	background-image:url('images/menuBgBottom.gif');
	background-position:bottom;
	background-repeat:no-repeat;

	min-height:150px;
	width:228px;
	padding:0px;
	margin:0px;
	padding-left:30px;
	margin-top:40px;
	overflow:auto;
	
}

#menuDiv div#contactSide 
{
	margin:0px;
	padding:0px;
	margin-top:15px;
	width:223px;
	margin-left:15px;
	padding-left:10px;
	padding-bottom:10px;
	background-image:none;
	background-color:#FFFFFF;
	border:solid 1px #666666;
	overflow:visible; 
}

#menuDiv #contactSide br
{
	display:block;
	
}
#menuDiv br
{
	display:none;
}

#header a
{
	text-decoration:none;
	color:#111111;
	
}

.headerContact
{
	position:absolute;
	right:10px;
	top:4px;
	/*width:440px;*/
	font-size:14px;
}

#header .headerContact a, #header #contactSide a
{
	color:blue;
	text-decoration:underline;	
}

#contactside
{
	height:400px;
}

.headerContact p
{
	display:block;
	float:right;
	padding-top:0px;
	margin-top:0px;
	padding-left:10px;
	
	height:55px;
	overflow:hidden;
	z-index:2001;
}


#superNav, #nav
{
	font-family:Georgia, serif; 
	/*font-family:Arial,Helvetica,anti-alias;*/
	height:28px;
	font-weight:bold;
	z-index:2013;
}

#superNav
{
	position:absolute;
	right:10px;
	top:51px;
}

#superNav a
{
	color:#FFFFFF;
}

#nav
{
	text-indent:0px;
	top:182px;
	left:225px;
	width:725px;
	height:23px;
	float:left;
	
}

#nav div div
{
	float:left;
	margin-right:10px; 
	margin-left:17px; 
	padding-left:18px;
	height:22px;
}


#nav > div
{
	height:23px;
	width:auto;
	float:left;
}

#nav > div > div
{
	
	padding-top:1px;
}

#nav a, #menu a
{
	text-decoration:none;
	color:#000000;
	display:inline;
}

h2
{
}

#slideshow
{
	width:500px;
	height:370px;
	overflow:hidden;
	left:0px;
	top:0px;
	padding:0px;
	margin:0px;
	padding-top:10px;

}


#slideshow ul
{
	position:relative;
	left:0px;
	top:0px;	
	padding:0px;
	margin:0px;
}

#slideshow ul li
{
	padding:0px;
	margin:0px;
	
	position:relative;
	top:0px;
	left:0px;
}

#slideshow ul li img
{
	
	
}




#contentUnit
{
	padding-left:20px;
	padding-left:260px;
	min-height:875px;
}

h1
{
	font-weight:normal;
}

#footer
{
	padding-bottom:5px;
}


#footer p
{
	padding-left:50px;
}

#footer hr
{
	margin:10px 30px 10px 30px;
}


#clearDiv
{
	clear:both;
}



small.credit
{
	font-size:10px;
	text-align:right;
	display:block;
	position:relative;
	top:-30px;
	margin-right:90px;
}