
html, body 
{
height: 100%;
margin: 0;
padding: 0;
background-color:#809450;
color:white;
font-family: Century Gothic, Arial, Tahoma;
font-size:12px;
}

img#bg 
{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

#content 
{
position:relative;
z-index:1;
width: 100%;
height: 100%;
text-align: left	;
}
/* ---------------------------- TABLES --------------------------------- */


#one
{
	margin:0px auto;
	width: 100%;
	text-align: left;
	height: 18%;
	min-height:115px;
	min-width:869px;
}

#two
{
	margin:0px auto;
	width: 100%;
	text-align: center;
	height: 42%;
	overflow:hidden;
	min-height:360px;
	min-width:869px;
}

#twoIE6
{
	margin:0px auto;
	width: 100%;
	text-align: center;
	height: 64%;
	overflow:hidden;
	min-height:420px;
	min-width:869px;
}

#twoCat
{
	margin:0px auto;
	width: 100%;
	text-align: center;
	height: 6%;
	overflow:hidden;
	min-height:35px;
	min-width:869px;
}

#twoGCG
{
	margin:0px auto;
	width: 100%;
	text-align: center;
	overflow:hidden;
	min-height:35px;
	min-width:869px;
}

#twoContact
{
	margin:0px auto;
	width: 100%;
	text-align: center;
	height: 38%;
	overflow:hidden;
	min-height:230px;
	min-width:869px;
}

#twoAbout
{
	margin:0px auto;
	width: 100%;
	text-align: center;
	height: 64%;
	overflow:hidden;
	min-height:458px;
	min-width:525px;
}

#twoTest
{
	margin:0px auto;
	width: 100%;
	text-align: center;
	height: 64%;
	overflow:hidden;
	min-height:233px;
	min-width:525px;
}

#three
{
	margin:0px auto;
	width: 100%;
	text-align: left;
	height: 26%;
	overflow:hidden;
	min-height:139px;
	min-width:869px;
}

#threeCat
{
	margin:0px auto;
	width: 100%;
	text-align: left;
	height: 58%;
	overflow:hidden;
	min-height:385px;
	min-width:869px;
}

#threeContact
{
	margin:0px auto;
	width: 100%;
	text-align: left;
	height: 26%;
	overflow:hidden;
	min-height:152px;
	min-width:869px;
}

#four
{
	margin:0px auto;
	width: 100%;
	text-align: center;
	height: 4%;
	overflow:hidden;
	min-height:18px;
	min-width:869px;
}

#six
{
	margin:0px auto;
	width: 100%;
	text-align: center;
	height: 10%;
	background-color:#383838;
	vertical-align:middle;
	min-width:869px;
	min-height:52px;
	
}

#bodyMain
{
	width: 58%;
	text-align: left;
	margin:0px auto;	
	margin-left:20px;
}

#bodyMainHome
{
	width: 65%;
	text-align: left;
	margin:0px auto;	
	margin-left:20px;
	height:450px;
	overflow:hidden;
}


#bodyMainAbout
{
	width: 50%;
	text-align: left;
	margin:0px auto;	
	margin-left:20px;
}

#inner_table
{
	text-align: center;
	margin:0px auto;
	border-style:solid;
	border-left-width:40px;
	border-right-width:40px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-color:#473313;
	width: 981px;
	background-color:white;
}

#main_table
{
	text-align: center;
	width: 100%;
	margin:0px auto;
	padding: 0;
	margin: 0; 
}	

#body_table
{
	width: 100%;
	height:100%;
	text-align: center;
	margin:0px auto;	
	margin-top:0px;
}

#header
{
	width: 100%;
	text-align: left;
	margin:0px auto;	
	margin-top:0px;
	background-color:#383838;
	background-repeat:no-repeat;
	height:80px;
}

#headerLogo
{
	width: 450px;
	background-color:#383838;
	background-image:url('../images/logoNew.jpg');
	background-repeat:no-repeat;
	padding:20px;
	float:left;
}



#nav
{
	width: 100%;
	Height:33px;
	text-align: left;
	margin:0px auto;	
	margin-top:0px;
	background:url('../images/nav.png') no-repeat;
	float:left;

}

#featuresHeading
{
	position: fixed; 
	bottom: 215px;
	width: 100%;
	text-align: left;
	margin:0px auto;	
	margin-top:0px;
	padding:10px;
}

#features
{
	width: 100%;
	text-align: left;
	margin:0px auto;	
	margin-top:0px;
	background:url('../images/featuresBack.png') no-repeat;
	padding:20px;
	overflow:hidden;	
}

#featuresCat
{
	width: 100%;
	text-align: left;
	margin:0px auto;	
	background:url('../images/featuresBackCat.png') no-repeat;
	padding:22px 0px 0px 20px;
	overflow:hidden;	
}

#featuresCat2
{
	width: 100%;
	text-align: left;
	margin:0px auto;	
	background:url('../images/featuresBackCat.png') repeat-y;
	padding:22px 0px 4px 20px;
	overflow:hidden;	
	min-height:250px;
}

.OrderForm
{
	width: 50px;
	text-align: center;
	margin:0px auto;	
	background-color:#5C6641;
	height:20px;
	Padding:2px 10px 2px 10px;
	margin-left:30px;
}



.featuresImage
{
	text-align: center;
	margin:0px auto;
	height:100%;
	float:left;
	overflow:hidden;
	width:100px;
}

.map
{
	text-align: center;
	margin:0px auto;
	height:100%;
	float:left;
	overflow:hidden;
	width:160px;
}

.catImage
{
	text-align: center;
	margin:0px auto;
	height:100%;
	float:left;
	overflow:hidden;
	width:270px;
}

.featuresImageText
{
	width: 320px;
	height: 100%;
	text-align: left;
	float:left;
	margin:0px auto;
	overflow:hidden;
}

.CatImageText
{
	width: 180px;
	height: 100%;
	text-align: left;
	float:left;
	margin:0px auto;
	overflow:hidden;
}

.featuresText
{
	font-size:20px;
}

.featuresText2
{
	color:#4698CA;
	font-size:22px;
}



#HeaderText
{
	font-size:30px;
}

#Contactinfo
{
	float:right;
	font-size:16px;
	color:#4698CA;
	text-align:right;
	padding: 18px 60px 18px 18px;
}

.header
{
	font-size:22px;
}

.footerText
{
	color:#9BAF43;
}

.footerText2
{
	color:gray;
}

#footerHeader
{
	position: fixed; 
	bottom: 36px;
	width: 100%;
	height:50px;
	text-align: center;
	margin:0px auto;	
	margin-top:0px;
}

#footer
{
	width: 80%;
	text-align: center;
	margin:0px auto;	
	margin-top:0px;
	background-color:#383838;
	padding:10px;
	color:#4698CA;
	font-size:12px;
	font-weight:bold;
}


#links
{
	width: 94%;
	text-align: center;
	margin:0px auto;	
	margin-top:0px;
	background-color:gray;	
	padding: 20px;

}

#mail
{
	width: 94%;
	height:400px;
	text-align: center;
	margin:0px auto;	
	margin-top:0px;
	background-image:url('../images/mail.jpg');
	background-repeat:no-repeat;
	padding: 20px;

}

#body_table_inner
{
	width: 96%;
	text-align: center;
	margin:0px auto;	
	margin-top:0px;
	background-color:#E2E2E2;
	border:solid 2px #C4C4C4;
	margin-top:20px;
	margin-bottom:20px;	
	height:100%;
	overflow:hidden;
}

#banner_main_table
{
	width: 980px;
	height:345px;
	background-image:url('../images/bgBody.jpg');
	margin:0px auto;
	position:relative;
	font-size:18px;
	color:white;
}

#home_link
{
	position:absolute;
	right:270px;
	top:278px;
	width: 200px;
}

#bio_link
{
	position:absolute;
	right:150px;
	top:278px;
	width: 200px;	
}

#contact_link
{
	position:absolute;
	right:50px;
	top:278px;
	width: 200px;
}


.ContactInfo
{
	text-align: center;
	width: 100%;
	font-size:20px;
	color:white;
	font-weight: bold;
	margin:0px auto;
}

.MiddleTable
{
	width: 1045px;
	text-align: center;
	margin:0px auto;
}



#instructions 
{
	width: 782px;
	height:  195px;
	text-align: center;
	margin:0px auto;
	margin-top:0px;
	background-image:url('../Images/black3.png');
	background-repeat:no-repeat;
	background-position:left bottom;
}

#inner_body
{
	width: 782px;
	height:390px;
	text-align: left;
	margin:0px auto;
	margin-top:20px;
	margin-bottom:40px;
}

#porfolio_links
{
	width: 742px;
	height:45px;
	text-align: left;
	margin:0px auto;
	margin-bottom:40px;
	background-image:url('../Images/black.png');
	padding:20px;
	text-align:center;

}

#inner_body_gallary
{
	width: 782px;
	height:385px;
	text-align: left;
	margin:0px auto;
	margin-top:20px;
	margin-bottom:40px;
}



#instructions h3 
{
	color: #F6F31D;
	font-size: 17px;
}

h1 
{
	text-decoration:none; 
	font-size: 24px;
	font-family: Arial, Tahoma;
}



/* ---------------------------- Footer --------------------------------- */


#footer_main
{
	text-align: center;
	width: 100%;
	height:140px;
	color:white;
	margin:0px auto;
	padding:20px;
	background-color:#473313;	
}


#banner_main_table a:active
{
	outline: none;
	color:white;
}

#banner_main_table a:link              
{	
	color:white; 
	text-decoration:none;
	outline: none; 
 
}

#banner_main_table a:visited           
{ 
	color:white; 
	text-decoration:none;
	outline: none; 
 
}

#banner_main_table a:hover             
{ 
	color:#EECA7E; 
	text-decoration:none; 
	outline: none; 

}

a:active
{
	outline: none;
	color:white;
}

a:link              
{	
	color:white; 
	text-decoration:none;
	outline: none; 
 
}

a:visited           
{ 
	color:white; 
	text-decoration:none;
	outline: none; 
 
}

a:hover             
{ 
	color:#4698CA;	
	text-decoration:none; 
	outline: none; 

}


a:focus
{
-moz-outline-style: none;
outline: none; 

}



