/* CSS Document */


.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #60564b;
	text-decoration: none;
}
h2 {
	margin: 0;
	border: 0;
	height: 20px;
	width: 302px;
	background: url(../images/h2.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #508F8F;
	text-decoration: none;
}
.h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #60564b;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.img {
padding: 0px;
margin:0px;
border:medium solid #FF9900;
float:right;
}

/**Container To Hold The Layout**/
#container{
margin: 0px auto;
text-align:left;
padding: 0px;
width: 749px;
border: none
}
body{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#60564b;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
/**MENU**/
#navigation {
	background-image: url(../images/menu.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 166px;
	width: 196px;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#navigation a
{
	display: block;
	width: 191px;
	background: inherit;
	border:0;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	vertical-align: middle;
}
#navigation a.home
{
	height: 24px;
	padding-left: 5px;
}

#navigation a.services
{
	height: 24px;
	padding-left: 5px;

}

#navigation a.aboutus
{
	height: 24px;
	padding-left: 5px;

}

#navigation a.hoursdirections 
{
	height: 22px;
	padding-left: 5px;
}
#navigation a.gallery 
{
	height: 20px;
	padding-left: 5px;
}

#navigation a:link, #navigation a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#navigation a:hover
{
color: #000;
}

/**SUBMENU**/
#navigation a.x, #navigation a.x:visited{
font-weight:bold;
text-indent:2px;
text-align:center;
margin-left:10px;
color:#fff;
background: url(../images/sub_menu.gif);
border:#d0caba thin 3px;
}

#navigation a.x:hover{
color:#000;
}
div#navigation ul ul, div#navigation ul ul ul, div#navigation ul li:hover ul ul, div#navigation ul li:hover ul ul ul{
display:none;
}

div#navigation ul li:hover ul, div#navigation ul ul li:hover ul, div#navigation ul ul ul li:hover ul{
display:block;
}
div#navigation ul, #navigation ul ul, div#navigation ul ul ul{
margin:0;
padding:0;
list-style-image:none;
width:196px;
}
#navigation li{
list-style-type:none;
}

#navigation ul li{
position:relative;
}

#navigation li ul{
position:absolute;
top:0;
left:196px;
display:none;
}

/* Fix IE. Hide from IE Mac \*/
* html #navigation ul li{float:left;}
* html #navigationul li a{height:1%;}
/* End */

/**HEADER**/
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 166px;
	width: 553px;
	float:right;
}

/**CONTENT**/
	#leftcol {
	width: 196px;
	float: left;
	padding: 5px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 186px;
}
	html>body #leftcol { width: 186px; }

#maincol {
	width: 553px;
	float: right;
	padding: 5px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 543px;
}
	html>body #maincol { width: 543px; }
	
	
	#content {
	margin: 0px auto; 				/* to fix centering in Mozilla */
	background: url(../images/content_expand.gif) repeat-y;
	text-align: left;
	width: 749px;					/* width should be the same as the background image */
	padding: 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 749px;
}
	html>body #content{ width: 749px; }
	
#maincol2 {
	width: 749px;
	float: right;
	padding: 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 749px;
}
	html>body #maincol2 { width: 749px; }
	
	#content2 {
	margin: 0px auto; 				/* to fix centering in Mozilla */
	background: url(../images/content_expand2.gif) repeat-y;
	text-align: left;
	width: 749px;					/* width should be the same as the background image */
	padding: 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 749px;
}
	html>body #content2{ width: 749px; }
		
#Directions {
margin:0;
padding:0px;
float:left;
width:200px;
}	
	
#formback{
width:300px;
height:300px;
background:#FFFFFF; background-repeat: repeat-y;
padding:5px;
margin:0px;
}
#form{
width:290px;
height:290px;
background: url(../images/form.gif); background-repeat: repeat-x;
padding:0px;
margin:10px;
}
#send{
	width:54px;
	height:19px;
	border:none;
	margin:10px 0 0 0px;
	background:  no-repeat
}
input, textArea {
	border:1px solid #e88720;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	padding-left:4px;
	overflow:auto;
}
input:focus, textArea:focus {
	background-attachment: scroll;
	background-color: #cddec2;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	border: 1px solid #5CCACF;
}
/**FOOTER**/
#footer {

	clear:both;
	width:749px;
	height:21px;
	background: url(../images/footer.gif) left top repeat-x;
	text-align:right;
	color:#FFF;
	margin: 0px auto;

}

#leftFoot   {	
	float: left;
	margin: 0px auto;
	padding: 5px;
	width: 350px;
	text-align: left;
}

#rightFoot   {
	float:right;
	text-align: right;
	padding:5px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#FFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.clear{
clear:both;
}


