/* CSS Document */

body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	text-align: center;
	margin: 0px 20px 20px 20px;
	padding: 0;
	font: normal 0.8em/1.2em verdana,aria,sans-serif;
	color: #333;
	}
h1, h2, h3 { font-weight: bold; color: #000000; padding: 5px 0; margin: 10px 0 5px 0; background: #FF9; }
h1 { font-size: 115%; margin-bottom: 20px; }
h2 { font-size: 110%; }
h3 { font-size: 1005%; }	
.address { font-size: 125%; color: #000; padding: 0; margin: 10px 0 0 0; font-weight: bold; } 
#pageTitle { font-weight: bold; color: #000000; padding: 5px 0 5px 5px; margin: 5px0; background: #FDAF27; }

table, th, td {border: 1px solid #FDAF27; }
th { font-size: 78%; text-align: center; color: #000000; }
td { font-size: 85%; font-weight: normal; color: #000; }

#page { 
	background:  #FFF; color:  #000; margin: 3px auto; padding: 0px; width: 800px; border: 2px solid #FDAF27; 
	}
	.padBottom { padding-bottom: 5px}
	
.fr { float: right; }
a {
	color: #069;	
	font-weight: bold; 
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
#wrapper1 {
	position: relative;
	text-align: left;
	width: 100%;
	background: #FFF; /* url("../images/rightcolor_bg.gif") repeat-y top right; */
	}
#wrapper2 {
	position: relative;
	text-align: left;
	width: 100%;
	background: #FFF; /* url("../images/leftcolor_bg.gif") repeat-y top left; */
	}
#header {
	background: #FDAF27;
	padding: 0 0 5px 0;
	margin:  0;
	text-align:  left;
	color: #999;
	}
#header h1 {
	font-size: 200%;
	}
#header a: hover {
	color: #7A2875;
	}
#maincol {
	position: relative;
	margin: 0;
	padding: 10px;
	}
#leftcol { 
	position: relative;
	top: 0px;
	left: -10px;
	float: left;
	width: 198px;  /* for IE5/WIN */
	voice-family:  "\"}\"";
	voice-family: inherit;
	width:  180px; /* actual value */
	margin: -10px 0;
	padding: 0px;
	background:  #F2F2F2;
	 font-weight: bold;
	}

#rightcol {
	position: relative;
	top: -10px;
	right: -10px;
	float: right;
	width: 220px;  /* for IE5/WIN */
	voice-family:  "\"}\"";
	voice-family: inherit;
	width: 200px; /* actual value */
	margin: 0 0 -10px 0;
	padding: 0 0px 0 5px;
	background: #FFF;
	border-left: 2px solid #FDAF27;
		}


#centercol {
	position: relative;
	padding: 0 220px 0 0px;
	top: 0px;
	color: #4E5051;
	}
#centerwidecol {
	position: relative;
	margin: 0 0 0 210px;
	top: 0px;
	color: #4E5051;
	}

#footer {
	position: relative;
	top: 1px;
	background: #FDAF27;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 5px 0px 5px 0;
	text-align: right;
	border-bottom:  1px solid #C3C3C3;
	border-top:  1px solid #FFF;
	color: #000;
	font-size: 67%;
		 font-weight: normal;
	 }	
#footer a {
	font-size: 85%;
	color: #000000;
	 font-weight: bold;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
#leftcol ul {
	list-style:  none;
	background-color: #FDAF27;
	padding: 0 0 3px 0;
	margin:  0px;
	border-bottom:  1px solid #DFDEDE;
	width:  180px;
	voice-family:  "\"}\""; 	/* box model hack required for IE5 as width calculations are different - also needed extra pixel on margin */
	voice-family:  inherit;
	width:  180px;}
#leftcol ul {font-weight:  normal; /* extra empty selector needed as sometimes box model hack seems to spill in to and hide following selector */}
#leftcol ul li {display:  inline; /* fixes white space bug in IE5 */}
html>body ul#leftcol li a {width:  180px;}
#leftcol ul li a {
	font-size: 90%;
	display:  block;
	margin:  0 0 0 0;
	padding: 2px 2px 0 2px;
	color:  #000000;
	 font-weight: bold;
	background-color:  #FDAF27;
	text-decoration:  none;
	text-align:  left;
	border-bottom:  1px solid #C3C3C3;
	border-top:  1px solid white;
	border-right:  1px solid #DFDEDE;
	border-left:  1px solid white;
	width:  200px;
	voice-family:  "\"}\""; 	/* box model hack required for IE5 as table cells don't pick up body's size reduction to 90% */
	voice-family:  inherit;
	}
#leftcol ul li a {font-weight:  normal; /* extra empty selector needed as sometimes box model hack seems to spill in to and hide following selector */}
#leftcol ul li a:hover {
	background:  #FFF;
	border: 1px solid #FDAF27;
	text-decoration: none;
	 font-weight: bold;
	 }
	
#leftcol ul li.current a {
	color:  #000000;
	background:  #FFF;
	border: 1px solid #FDAF27;
	text-decoration:  none;
 font-weight: bold;
 	}

#mainNav {
	display: block;
	margin: -10px 0 0 0;
	padding: 5px 0;
	background: #FDAF27;
	width: 800px;
	border-bottom:  1px solid #C3C3C3;
	border-top:  1px solid #FFF;
	color: #000000;
	}

#mainNav a {
	font-size: 85%;
	color: #000000;
	 font-weight: bold;
	text-decoration:  none;
	}

#mainNav a:hover {
	text-decoration: underline;
	}
.motto { color: #000000; padding: 2px 0; margin: 0; font-size: 100%; font-weight: bold; text-align: center; }
hr { color: #FDAF27; }

.guarentee { font-weight: bold; color: #000000;  font-size: 100%; width: 80%; margin: 0 auto; padding: 5px 0;  }

.contactsTitle { font-weight: bold; color: #000000;  font-size: 100%; margin: 0; padding: 5px; text-align: center;  }

.contactsName { font-weight: bold; color: #000000;  font-size: 100%; margin: 0; padding: 5px;  }

.specials { padding: 10px; height: 100px; }

.box { border: 1px solid #000; margin: 20px 5px; padding: 10px; text-align: center; }
.top20 { background: #FFFF99; }

.textCenter { text-align: center; padding: 10px 0; font-weight: bold; }