body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	color:#ffffff;
  	margin: 0 auto; 
	padding: 0 auto;
	background-color:#ffffff;
	text-align:center;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

/* specific divs */
#dvContainer 
{
	background-color:#5b76ad;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-x;
	width:760px;
	margin:0 auto;
	border-top:1px solid #000099;
	padding:0 auto;
    }
#dvSubContainer
{
	
	position:relative;
	margin:0 auto;
	padding:0 auto;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #000099;
	border-bottom:1px solid #5b76ad;
	padding-left:20px;
	padding-right:20px;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	padding-top:0px;
}
.Logo
{
margin-top:30px;
}
.MainHeader
{
}
.MainHeader H1
{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:180%;
margin-bottom:0px;
margin-top:5px;
}
.MainHeader H2
{
margin-top:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:130%
}
.TelLine
{
position:relative;
top:40px;
height:1px;
background-color:#6c8ebb;
}
.SubHeader
{
position:relative;
top:15px;
}
.Menu
{
margin-top:30px;
}
.Menu a.MenuSelected
{
font-size:90%;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
color:#72aac0;
text-decoration:none;
}
.Menu a
{
font-size:90%;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
color:#ffffff;
text-decoration:none;
}
.Menu a:hover
{
color:#72acc0;
text-decoration:underline;
}
.HomeBlockContainer
{
margin:0 auto;
margin-top:30px;
margin-bottom:30px;
text-align:left;
width:650px;
}

.HomeLeftBlock
{
float:left;
width:285px;
margin-right:75px;
text-align:justify;
}
.HomeLeftBlock p {font-size:70%}
.HomeRightBlock
{
float:left;
width:285px;
text-align:justify;
}
.HomeRightBlock p {font-size:70%}

.HomeBottomBlock 
{
	position:relative;
margin-top:10px;
padding:10px 10px 20px 10px;
width:620px;
text-align:justify;
border:1px solid #062c6a;
background-image: url(../images/homebottom_bg.jpg);
background-repeat:repeat-x;
font-size:70%;
}
.HomeBottomBlockIcons
{
	float:right;
	
}
.HomeBottomBlock h1 {color:#062c6a;font-size:150%}
.HomeBottomBlock p {font-size:70%}
.Moto {margin-top:20px;}
.Moto P
{
font-size:100%;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
}

#MenuTypes
{
margin-top:20px;
background-image:url(../images/menutype_bg.gif);
background-position:center top;
background-repeat:no-repeat;
height:24px;
padding-top:5px;
}
.MenuType
{
color:#ffffff;
font-size:70%;
font-weight:bold;
text-decoration:none;
}
a.MenuType:hover
{
color:#ffffff;
font-size:70%;
font-weight:bold;
text-decoration:underline;
}
#MenuTypeContents
{
position:relative; 
margin:0 auto;
text-align:left;
width:650px;
overflow:hidden;
height:800px;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
padding-bottom:20px; 
margin-bottom:30px;
}
#MenuContentScroller
{
	position:relative;
	width:2800px;
	height:600px;
}
.MenuTypeContent
{
float:left;
width:650px;
text-align:center;
padding:20px;
}
.MenuTypeContent img
{
margin:0 auto;
margin-top:10px;
margin-bottom:10px;


}

.MenuLeftBlock
{
float:left;
width:285px;
margin-right:35px;
text-align:justify;
}

.MenuRightBlock
{
float:left;
width:285px;
text-align:justify;
}
.MenuTypeItem
{
position:relative;
width:280px;
padding:5px;
margin-bottom:20px;
}
.cTitle
{
font-size:90%;
font-family:Georgia, "Times New Roman", Times, serif;
float:left;
font-weight:bold;
}
.cPrice
{
font-size:90%;
font-family:Georgia, "Times New Roman", Times, serif;
float:right;
font-weight:bold;
}

.cDesc
{
margin-top:5px;
font-size:70%;
display:block;
clear:both;
color:#cecece;
}
.MenuNote
{
	display:block;
	text-align:center;
	font-size:70%;
	color:#eeeeee;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-top:-10px;
	margin-bottom:20px;
}
.ContactContainer
{
	font-size:70%;
	margin-bottom:20px;
}
.ContactContainer a 
{		
	color:#72acc0;
}
.MapPDFLink
{
	font-weight:bold;
}
.GoogleMapLink
{
	background-color:#123473;
	border:1px solid #cccccc;
	width:150px;
	padding:10px;
	margin:10px auto;
	margin-bottom:10px;
}
.GoogleMapLink a
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.GoogleMapLink a:hover
{
	color:#72acc0;
	font-weight:bold;
	text-decoration:none;
}
.EmailLink
{
	font-weight:bold;
}

.HistoryBlockContainer
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:90%;
margin:0 auto;
margin-top:30px;
margin-bottom:30px;
text-align:left;
width:650px;
}

