@charset "utf-8";
/* CSS Document */

body {
	background-color:#EBD0B0;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	margin:0px;	
}

h3 {
	margin-bottom:0px;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	margin-bottom:0px;
	padding-top:15px;
}

.subTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin-bottom:0px;
}

.nonLink {
	color:#81472D;
	font-size:14px;
}

.hours {
	font-size:small;
	color:#662A1C;
}

#outerContainer {
	padding:0px;
}

#glow {
	background-image:url(images/glow.png);
	behavior:url(iepngfix.htc);
	background-repeat:repeat-y;
	margin:auto;
	width:850px;
	z-index:1;
}

#header {
	margin:0px auto;
	width:800px;
	padding:0px;
	background-color:#662A1c;
}

#mainBG {
	background-image:url(images/checkers.jpg);
	background-repeat:repeat-y;
	margin:0px auto;
	width:800px;
	min-height:800px;
	padding:0px;
}

#inMainBG {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996600;
	font-weight:bold;
	padding-left:40px;
}

#topLink {
	width:800px;
	background-image:url(images/top-link.png);
	behavior:url(iepngfix.htc);
	background-repeat:no-repeat;
	height:42px;
	width:800px;
}

#inTopLink {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:30px;
	text-align:center;
}

#inTopLink a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#inTopLink a:hover {
	color:#EBD0B0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#middle {
	margin:auto;
	width:800px;
	background-color:#81472D;
}

.spacer {
	width:800px;
	background-color:#662A1C;
	margin:auto;
}

#leftCol {
	width:212px;
	min-height:450px;
	background-color:#81472D;
	float:left;
}

#inLeftCol {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-top:10px;
	padding-left:30px;
	vertical-align:top;
}

#inLeftCol a {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
	text-decoration:none;
}

#inLeftCol a:hover {
	color:#EBD0B0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
	text-decoration:none;
}

.linkSpace {
	margin-top:8px;
	padding-bottom:15px;
}

#rightCol {
	width:587px;
	min-height:450px;
	background-color:#FFFFFF;
	float:right;
}

#inRightCol {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
}

#inRightCol a {
	color:#81472D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	vertical-align:top;
	text-decoration:none;
	border-bottom:1px #81472D dotted; 
}

#inRightCol a:hover {
	color:#81472D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	vertical-align:top;
	text-decoration:none;
	border-bottom:none; 
}

#footer {
	position:fixed;
	background-color:#000000;
	height:50px;
	bottom:0px;
	width:100%;
	padding:0px;
	z-index:99;
}

#inFooter {
	margin-top:15px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#inFooter a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	border-bottom:1px dotted #FFFFFF;
	text-decoration:none;
}

#inFooter a:hover {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	border-bottom:none;
	text-decoration:none;
}

#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}

#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:auto;
	width:auto;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:13px;
}

#popupContactClose{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
	text-decoration:none;
	border-bottom:none;
	cursor:pointer;
}

#button{
	background-color:#FFFFFF;
	border:none;
}

.menu_list {	
	width:800px;
}

.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #eef4d3 url(images/spacer.png) center right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.menu_head a {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #eef4d3 url(images/spacer.png) center right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	border-bottom:none;
	color:#000000;
}

.menu_head a:hover {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #eef4d3 url(images/spacer.png) center right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	border-bottom:#000000 dotted 1px;
	color:#000000;
}

.menu_body {
	display:none;
	background:none;
	text-align:left;
	padding:15px;
	padding-left:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:15px;
}
