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


/***********************/
/****General Styles*****/
/***********************/
* /*Applied to all elements*/
/*
{
	padding:0px;
	margin:0px;
}
img, a img
{
	border:none;
}
*/

body /*Use this for backgrounds*/
{
	background-image:url(images/backgrownd.png);
	background-repeat:repeat-y;
}
#wrapper /*Use this for positioning and sizing site*/
{
	width:980px;
	margin:auto;
}
#innerWrap /*Use this for backgrounds*/
{
	background-image:url(images/mainBack.jpg);
	background-repeat:repeat-y;
	float:left;
	margin:40px 0px;
}
/***********************/
/********Header*********/
/***********************/
#header
{
	clear:both;
	width:980px;
	height:332px;
	background-image:url(images/headerMain.jpg);
	background-repeat:no-repeat;
}
#headerTwo
{
	clear:both;
	width:980px;
	height:144px;
	background-image:url(images/headerTwo.jpg);
	background-repeat:no-repeat;
}
#navBar
{
	width:980px;
	height:24px;
	background-image:url(images/navBackMain.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 160px;
}
.navLink
{
	float:left;
	height:24px;
	overflow:hidden;
}

.navLink img:hover,
.navLink :hover img
{
	margin-top:-24px;
}
#navSpacer
{
	background-image:url(images/nav/navSpacer.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:7px;
	float:left;
}
.navLinkD
{
	float:left;
	height:24px;
	overflow:hidden;
}

.navLinkD img:hover,
.navLinkD :hover img
{
	margin-top:0px;
}

/********new code for nav********/

#nav 
{ 
	margin: 0; 
	padding: 0; 
	display: block;
	width:85px;
}
#nav > li
{ 
	color: #fff;
	list-style-type: none; 
	float: left; 
	display: block; 
	margin: 0px; 
	padding: 0px; 
	position:absolute;
	width: 85px;
}
#nav > li:hover ul
{ 
	display: block;
}
#nav > li:hover
{ 
	background-color:#978972; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#nav li ul
{ 
	margin: 0px 0 0 0; 
	padding: 0; 
	display: none;
	width:150px;
	background-color:#47392C; 
}
#nav li ul li
{ 
	list-style-type: none; 
	margin: 0px 0 0 0;
}
#nav li ul li a
{ 
	display: block; 
	padding: 5px 10px;
	font-size:14px;
	color:#FFFFFF; 
	text-decoration: none;
	border-top:#C3BA8C thin dotted;
}

#nav li ul li:hover a
{ 
	background-color:#AB9F80; 
	/*-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;**/
}


/***********************/
/********Main ID********/
/***********************/

#main
{
	width:980px;
}
#mainContent
{
	width:940px;
	padding: 20px;
	float:left;
}
.fullContent
{
	width:940px !important; /*Make this same width as (#main width) - (#mainContent padding x2)*/
}

.mainHeader
{
	display:none; /*Delete this if in use*/
}
.mainFooter
{
	display:none; /*Delete this if in use*/
}

/***********************/
/*****Main Elements*****/
/***********************/

/* #mainContent */

.mainContentHeader
{
	display:none; /*Delete this if in use*/
}
.mainContentHeaderPages
{
	background-image:url(images/pageTitle.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:58px;
	float:left;
	margin:0px 0px 20px -20px;
}
.mainContentFooter
{
	display:none; /*Delete this if in use*/
}
h1
{
	color:#482B08;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:100;
	
}
h1 img
{
	margin:0px 0px 6px 0px;
}
.h1A
{
	width:980px;
	text-align:center;
	color:#FFFFCC;
	font-weight:normal;
	margin:10px 0px 0px 0px;
}
h2
{
	color:#482B08;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	text-align:center;
}
h2 img
{
	margin:0px 0px 4px 0px;
}
h3
{
	font-family:"Times New Roman", Times, serif;
	color:#482B08;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
h4
{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#FF6600;
	font-weight:normal;
	text-transform:uppercase;
}
p
{
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
}
#mainContent li
{
	list-style:inside;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

/*********mainPage*********/

#flashRotator
{
	height:400px;
	width:934px;
	margin:0px 0px 20px 0px;
	background-color:#666666;
	border:#4C4035 3px solid !important;
	float:left;
}
.featured
{
	float:left;
	width:450px;
	padding:0px 10px;
}
.learnMore a
{
	color:#0066FF;
	font-size:12px;
	float:right;
}
/*********contactPage*********/

.contactSections
{
	width:450px;
	float:left;
	margin:0px 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.contactSections p
{
	font-size:14px;
	text-indent:20px;
}
.otherContact
{
	width:215px;
	float:left;
	margin:0px 5px;
}
.phone
{
	font-size:24px;
}
/*********aboutPage*********/

.aboutImages
{
	width:300px;
	float:left;
	margin:0px 10px;
}
.aboutText
{
	width:600px;
	float:left;
	margin:0px 10px;
	font-size:14px;
	text-indent:20px;
}
.aboutText p
{
	font-size:14px;
}
.image
{
	width:300px;
	background-color:#666666;
	border:#333333 thin solid;
	margin:5px 0px;
}
/***********************/
/********Footer*********/
/***********************/
#footer
{
	width:980px;
	height:68px;
	float:left;
	clear:both;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	padding:60px 0px 0px 0px;
}
#sitemap
{
	float:left;
	margin:5px 0px;
}
#sitemap ul
{
	list-style:none;
	margin:0px;
	margin-left:-35px;
}
#sitemap li
{
	float:left;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 2px;
}
#sitemap a
{
	color:#996633;
	text-decoration:none;
}
#superiordesign
{
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 5px;
	color:#CCCCCC;
}
#superiordesign a
{
	color:#996633;
	text-decoration:none;
}
#copyright
{
	float:left;
	clear:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 5px;
	color:#CCCCCC;
}
#copyright a
{
	text-decoration:none;
	color:#999999;
	font-size:12px;
}
#superiorLogo
{
	float:right;
	margin:0px 5px;
}
.Icons
{
	float:right;
}
/***********************/
/****Contact Us Page****/
/***********************/

/* This hides the form element to catch bot spam*/
.hotspot
{
	display:none;
}