/* Default CSS Document */

															/** BODY ELEMENTS **/
* {
	margin: 0;
	padding: 0;
	}
	body {
	color: #333;
	text-align: center;
	background: #E2E8B0;
	font: 0.75em/150% "Arial", "Helvetica", sans-serif;
		}



															/** MAIN CONTAINERS **/
div#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	height: auto;
	}
	
	div#header {
	margin: 0px;
	padding: 0px;
	height: 101px;
	width: 780px;
	vertical-align:top;
	border: 0px;
	white-space: nowrap;
	background: transparent url(../images/TopBar.jpg) no-repeat center top;
}
		
#header span { margin-left: -9999px; }
		
		
		div#header-in {
			
			}
			
	div#toplogo {
	margin: 0px;
	padding: 0px;
	height: 102px;
	background: url(../images/TopGreenBackgr.jpg) no-repeat left top;
	width: 780px;
	}		
	
	div#topnav {
	}	
	

	div#content {
	clear: both;
} 
 
 /* Adjust content in twoCol context */ 
  #twoCol #content { 
    
} 
  html>body #twoCol #content { 
    width:536px; 
    } 
 
  
		div#center {
	position: relative;
	top: -25px;
	padding-left: 27px;
	margin: -30px 0 0 220px;
}
div#centerregular {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 280px;
	position: relative;
	top: -5%;
	line-height: 150%;
	text-align: left;
	width: auto
	padding: 10px;
	}


	div#centermenu {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 260px;
	position: relative;
	line-height: 110%;
	background: #FFE297;
	border: medium double #467b2b;
	text-align: center;
	width: 500px;
	top: -10px;
	}

div#centermenuLong {
	position: relative;
	line-height: 110%;
	background: #FFE297;
	border: medium double #467b2b;
	text-align: center;
	width: 500px;
	float: right;
	height: auto;
	top: -20px;
	margin-top: 80;
	margin-right: 0;
	margin-left: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	}

div#centerLong {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 260px;
	position: relative;
	line-height: 150%;
	width: 500px;
	height: 100%;
	top: -40px;
	}
	
		div.column {
	width: 260px;
	height: 360px;
	float: left;
}
div#topcontact {
	width: 180px;
	margin: 0px 0px 12px;
	padding: 0px;
	position: relative;
	top: -10px;
}	
	
div#topcontactmenu {
	width: 180px;
	margin: 10px 0px 0px;
	position: relative;

}	
/*Specials*/
#sidebar_specials{
	float:right;
	padding:20px 10px 0px;
	width:180px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:180px;
	background: url(../images/specials.jpg) no-repeat left top;
	height: 369px;
	margin-left: 5px;
	    } 
	html>body #sidebar_specials { 
    width:170px; 
    } 	
		
	/* Adjust sidebar_b in twoCol context */ 
  #twoCol #sidebar_specials { 
    display:none; 
    }		
			
			div#left {
				float: left;
				}
				div.column-in {
					
					}
	div#footer {
	clear: both;
	width: 100%;
	margin: 10px;
		}
		
div#columnclear {
	clear: both;
	text-align: center;
	line-height: 130%;
	background: #FFFFDF;
	border-top: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;
	border-right-width: 1px;
	border-right-color: #006600;
		}
		
		div#footer-in {
			
			}

table {
	margin-left: 0px;
	margin-right: auto;
	text-align: left;
	line-height: 130%;
}



															/** SUB CONTAINERS **/
* { }

div#logo {
	position: relative;
	left: 10px;
	margin: 0px;
	padding: 0px;
	height: 88px;
	width: 263px;
	top: 14px;
}

div#logo2 {
	position: relative;
	left: 10px;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 263px;
}


															/** LISTS **/
* { }

/* Styles for the menu lists*/

ul {
	padding: 0px 0px 0px 20px;
	list-style: circle;
}

li.center {
  display: inline;
  padding-left: 3px;
  padding-right: 3px;
  border-right: 0px;
  } 

li.center
															/** TYPOGRAPHY **/


	

div#uhoh {
	width: 400px;
	margin: 100px auto;
	padding: 20px 30px;
	line-height: 1.5em;
	text-align: left;
	
	}
	
h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #EC6901;
	border-top: thin solid #66CC66;
	border-right: thin none #66CC66;
	border-bottom: thin solid #66CC66;
	border-left: thin none #66CC66;
	padding: 10px;
}

.floatright {
	padding: 8px;
	float: right;
}
.floatLeft {
	padding: 7px;
	float: left;
}


.menu h1 {
	
}

.specials {
	font: 12px/110em Georgia, "Times New Roman", Times, serif;
	color: #003300;
	margin: 10px;
	padding: 10px;
}




															/** FORMS **/
* { }

#backbutton {
position:absolute;
bottom:0px;
right:0px;
margin:0px;
padding:0px;
border:0px;
}

table#form {
	margin-left: 0px;
	margin-right: auto;
	line-height: 130%;
}



															/** END **/
.textcenter {
	position: relative;
	left: 175px;
}
