@charset "utf-8";
/* CSS Document */




body {
	background-color: #1E0000;
	margin: 0px;	
	margin-bottom: 25px;
	padding-bottom: 25px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #BFAA7D;
}

img { border: none; } 

.contentwidth

{
	display: block;
	width:920px;
	margin-right:auto;
	margin-left:auto;
}

a:hover { color: white; text-decoration: none; }
a { color: #BFAA7D; text-decoration: none; }


#top

{
	height:128px;
	/*width:auto;*/
	background-image: url(../img/wood.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin-top: 0px;
}

.logo

{
margin-top:20px;	
}


#logofixed

{
	width:920px;
	margin-right:auto;
	margin-left:auto;

	
}



#container_menu
{
	width:920px;
	margin-top:34px;
	margin-bottom:34px;
	margin-right:auto;
	margin-left:auto;
	padding: 20px;
	background-color: #3c0201;
	background-position: top;
}


#container
{
	width:920px;
	margin-top:34px;
	margin-bottom:34px;
	margin-right:auto;
	margin-left:auto;
	padding: 20px;
	background-image: url(../img/bkgmain.jpg);
	background-position: top;
}

.footer
{
	width:960px;
	margin-right:auto;
	margin-left:auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #BFAA7D;
	/*margin-top: 6px;*/
	
/*	padding-top:20px;
	background-image: url(img/footbkg.jpg);
	background-repeat: repeat-x;
	background-position: top;	*/
}





.footl
{
	
	float:left;
	font-size: 12px;
	margin-top: 6px;
	
}


.footl a:link 
{
	color: #BFAA7D;
	text-decoration: none;
}


.footl a:hover 
{
    color: #FFF;
	text-decoration: none;
	
}
	
	


.footr
{
	float:right;
	font-size: 12px;
	margin-top: 6px;
}


/*--------------Main Page------------*/

.mainpic

{
	height: 342px;
	width: 890px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A28E72;
	border-right-color: #A28E72;
	border-bottom-color: #A28E72;
	border-left-color: #A28E72;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/mainpic.jpg);	
	margin-bottom: 10px;
}



.contentboxr

{
	height: auto;
	width: 450px;
	float: right;
}

.contentboxl

{
	height: auto;
	width: 450px;
	float: left;	

}

.contentboxlmenu

{
	height: auto;
	width: 260px;
	float: left;	

}





/*auto dims*/
.contentboxra

{
	height: auto;
	width: auto;
	float: right;
}

.contentboxla

{
	height: auto;
	width: auto;
	float: left;	

}
/*auto dims*/





.contentboxcontact

{
	height: auto;
	width: 350px;
	float: left;
	margin-top:15px;
	
}



.contentboxt

{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFAA7D;
	background-image: url(../img/boxbkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #1E0000;
	padding-top:10px;


}



.contentboxb

{
	background-image: url(../img/boxbkg-bot.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 14px;
	margin-top: 10px;
	
	
}

.innerpd

{
  padding-right: 10px;
  padding-left: 10px;
  
}





ul.managers {
	text-decoration: none;
	list-style-type: none;
	margin: 0 auto;
	height: 220px;
}

ul.managers li {
	float: left;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	margin-left: 30px;
	width: 170px;
	height: 220px;
}


ul.mylist {
	text-decoration: none;
	list-style-type: none;
	margin: 0 auto;
	text-align: left;
}

ul.mylist li {
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	margin-left: 30px;
}


h1 { 
	display: block;
	font-size: 24px;
	clear:both;
	margin-bottom: 30px;
	
}

h2 {
	font-size: 18px;
}

#map_canvas {
width: 500px; height: 250px; float: right; margin: 15px;
}

#intro_left {
	float: left; width: 350px; margin: 15px;
}

#address {
	float: right; font-size: 12px; margin-right: 50px; margin-top: 20px; color: white;
}

#review {
float: right; font-size: 12px; border-style: solid; border-width: 1px;

}
.menu_desc {
	padding-left: 40px; 
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.menu_main {
	background-color: #150000;
}


.aligncent


{
	text-align: center;
	font-size: 18px;
	font-weight: bold;	
	
}
