body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

html, body {
	margin:0;
	height: 100%;
	font-family:Gill Sans MT, Arial, sans-serif;
	background-color:#cccccc;
	font-size:14px;
}

#wrapper{
	position:relative;
	width:750px;
	margin:0 auto;	
	margin-top:15px;
	height:600px;
	text-align:center;
	background-color: #e6ffd5;
	border: 1px solid #000000;
}

#back{
	
	position:absolute;
	top:120px;
	left:-1px;
	width:100px;
	height:25px;
	background-color: #789d4b;
	border: 1px solid #000000;
	z-index:10;	
}
#back a{

	background-color: #789d4b;
	color: #000000;
	text-decoration: underline;

}
#back a:hover{
	background-color: #789d4b;
	color: #000000;
	text-decoration: none;
}

#continue{
	
	position:absolute;
	top:120px;
	left:-1px;
	width:200px;
	height:25px;
	background-color: #789d4b;
	border: 1px solid #000000;
	z-index:10;	
}
#continue a{

	background-color: #789d4b;
	color: #000000;
	text-decoration: underline;

}
#continue a:hover{
	background-color: #789d4b;
	color: #000000;
	text-decoration: none;
}

#message{
	
	position:absolute;
	top:120px;
	left:199px;
	width:550px;
	height:25px;
	background-color: #789d4b;
	border: 1px solid #000000;
	z-index:10;	
	color: #000000;
}
#message a{

	background-color: #789d4b;
	color: #000000;
	text-decoration: underline;

}
#message a:hover{
	background-color: #789d4b;
	color: #000000;
	text-decoration: none;
}

#navigation{
	
	position:absolute;
	top:120px;
	left:-1px;
	width:750px;
	height:25px;
	background-color: #789d4b;
	border: 1px solid #000000;
	z-index:10;
}
#navcontainerHorizontal {
	position:absolute;
	top:3px;
	left:0px;
	width:750px;
	height:25px;
}
#navcontainerHorizontal ul{
	padding-left: 0;
	margin:0 auto;
	background-color: #789d4b;
	font-family:"Trebuchet MS";
	
	color: #000000;
}
#navcontainerHorizontal ul li { 
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}
#navcontainerHorizontal ul li a{

	background-color: #789d4b;
	color: #000000;
	text-decoration: none;

}
#navcontainerHorizontal ul li a:hover{
	background-color: #789d4b;
	color: #e6ffd5;
}



/*Vertical navigation bar styles*/
#navcontainer{
	position:absolute;
	top:147px;
	left:0px;
	width:140px;

	background-color: #789d4b;
	border-right: 1px solid #000000;
	z-index:10;
}

#navcontainerVertical { 
	background-color: #789d4b;
}
#navcontainerVertical ul{

	padding-left: 0;
	margin:0 auto;
	background-color: #789d4b;
	font-family:"Trebuchet MS";
	
	color: #000000;
	
}
#navcontainerVertical a{
	width:140px;
	background-color: #789d4b;
	color: #000000;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #000;
	padding-top:5px;
	padding-bottom:5px;
}
#navcontainerVertical a:hover{
	background-color: #e6ffd5;
	color: #000000;

}



#topLeftImg{
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:120px;
}

#topRightImg{
	position:absolute;
	top:0px;
	left:550px;
	width:200px;
	height:120px;	
}

#mainLeftImg{
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:500px;
}
#mainRightImg{
	position:absolute;
	top:0px;
	left:550px;
	width:200px;
	height:500px;
}
#map{
	position:absolute;
	top:145px;
	left:560px;
	width:190px;
	height:360px;
	background-color:#000000;
}
#header{
	position:absolute;
	top:0px;
	left:200px;
	width:350px;
	height:120px;
}

h1{
	color:#000000;
	margin:5px;
	font-size:22px;

}
h2{
	color:#000000;
	margin:5px;
	font-size:18px;
	
	font-weight:bold;
}
h3{
	color:#000000;
	margin:5px;
	font-size:18px;
	font-weight:bold;
}
a.frontPage{
	color:#527f1b;
}
#p{
	color:#000000;
	margin:5px;
	line-height:normal;
	
}
p.frontPage{
	color:#000000;
	
	line-height:2.2em;
}
#mainOne{
	position:absolute;
	top:145px;
	left:200px;	
	width:340px;
	height:406px;
	padding: 10px;
	overflow:auto;
	text-align:left;
}
#mainOne p{
	color:#000000;
	

}

#mainTwo{
	position:absolute;
	top:145px;
	left:200px;	
	width:340px;
	height:338px;
	padding: 10px;

	text-align:left;
	overflow:auto;
}
#mainTwo p{
	color:#000000;
	

}


#mainThree{
	position:absolute;
	top:145px;
	left:200px;	
	width:530px;
	height:335px;
	padding: 10px;
	text-align:left;
	overflow:auto;
}
#mainThree p{
	color:#000000;
	

}
#mainThree td{
	color:#000000;
	0.9e5m;
	
}


#mainFour{
	position:absolute;
	top:146px;
	left:0px;	
	width:730px;
	height:406px;
	padding: 10px;
	text-align:left;
	overflow:auto;
}
#mainFour p{
	color:#000000;
	

}
#mainFour td{
	color:#000000;
	

}



#mainFive{
	position:absolute;
	top:145px;
	left:0px;	
	width:740px;
	height:455px;
	padding: 10px;

	text-align:left;
	overflow:auto;
}
#mainFive p{
	color:#000000;
	

}
#mainFive td{
	color:#000000;
	

}



#footer{
	font-size:12px;
	position:absolute;
	top:500px;
	left:-1px;
	background-color: #789d4b;
	width:750px;
	height:100px;
	border: 1px solid #000000;
	
	
}
#footerLeft{
	position:absolute;
	top:0px;
	left:0px;
	background-color: #789d4b;
	width:375px;
	height:100px;
	text-align:center;
}
#footerRight{
	position:absolute;
	top:0;
	left:375px;
	background-color: #789d4b;
	width:375px;
	height:100px;
	text-align:center;
}
#footerRight p{
	color:#000;
	margin:0.5em;
	
	
}
#footerLeft p{
	

}
#privacy{
	font-size:13px;
	position:absolute;
	top:102px;
	left:0px;
	width:750px;
	height:15px;	
}

#privacy p{
	color:#000000;
	margin:0;
	font-family:Gill Sans MT, Arial, sans-serif;
	
	
}
#privacy a:link {
	color:#000000;
}
#privacy a:visited {
	color:#000000;
}
#privacy a:active {
	color:#000000;
}
#privacy a:hover {
	color:#000000;
	text-decoration:none;
}
#loginBox{
	position:absolute;
	top:0px;
	left:0px;
	width:750px;
	height:30px;
}
p.loginBox{
	color:#000;
	margin:0.5px;
	font-family:Gill Sans MT, Arial, sans-serif;
	
	
}
#loginBoxTop{
	position:absolute;
	top:5px;
	left:5px;
	width:280px;
	height:50px;
	text-align:left;
}
#loginBoxBottom{
	position:absolute;
	top:50px;
	left:0px;
	width:280px;
	height:50px;
	text-align:left;  
}
loginBoxBottom p{
	
}

#loginBox a:link {
	color:#000;
	text-decoration:underline;
}
#loginBox a:visited {
	color:#000;
	text-decoration:underline;
}
#loginBox a:active {
	color:#000;
	text-decoration:underline;
}
#loginBox a:hover {
	color:#000000;
	text-decoration:none;
}



#registerAlert{
	font-size:10px;
	position:absolute;
	top:220px;
	left:400px;
	width:300px;
	height:160px;
	color:#CC0000;
	font-family:Gill Sans MT, Arial, sans-serif;
	 0.6em;
	font-weight:bold;
}
#registerAlert2{
	font-size:10px;
	background-color:#FFFFFF;
	color:#CC0000;
	font-family:Gill Sans MT, Arial, sans-serif;
	
	font-weight:bold;
}
#registerAlert3{
	font-size:10px;
	background-color:#FFFFFF;
	color:#CC0000;
	font-family:Gill Sans MT, Arial, sans-serif;
	
	font-weight:bold;
}

#registerBenefits{
	font-size:13px;
	position:absolute;
	top:20px;
	left:400px;
	width:300px;
	height:200px;
	color:#000000;
	font-family:Gill Sans MT, Arial, sans-serif;
	
	text-align:left; 
	

}



#facebook{
	position:absolute;
	top:465px;
	left:400px;
	width:280px;
	height:85px;
	background:#6699cc;
	border: 1px solid #000000;
	width;150px
	font-family:Gill Sans MT, Arial, sans-serif;
	color:#000000;
	z-index:10;
		
		padding:5px;

}

#facebook h2{
		

}

#facebook a:link {
	color:#000;
	text-decoration:underline;
}
#facebook a:visited {
	color:#000;
	text-decoration:underline;
}
#facebook a:active {
	color:#000;
	text-decoration:underline;
}
#facebook a:hover {
	color:#000;
	text-decoration:none;
}


img.order {
    float: right; 
    margin: 5px; 


}

/*Form settings*/
form#register {
	font-size:13px;
	padding-left:2em;
	text-align: left;
}
form#register label{
  	display:inline;
 	width:125px;
	
	color:#000000;
	text-align:right;
}
form#register input{
  	display:inline;

}
form#register p{
	
	color:#000000;
}
form#register a{
	color:#003300;
	text-decoration:none;
}
form#register select{
	
}

a.orderinfo{
	color:#000000;
}


#orderinfobreadcrumb{
color:#558c51;
}

#orderinfobox{
	margin:5px;
	padding:5px;
	color:#000000;
	font-size:11px;
	background-color:#88b185;
	border:1px solid #000000;
}


