﻿body 
{
	width: 775px;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color: #7E1B1B;
}

p
{
     text-align: center
}

div.wrapper
{
	width: 775px;
	height: 780px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
}

div.header
{
	padding-left: 36px;
	height: 271px;
}

div.header-left
{
	overflow: inherit;
	width: 295px;
	float: left;
}

div.logo
{
	overflow: inherit;
	width: 288px;
	height: 154px;
	
	display:table-cell;
	vertical-align:middle;
	text-align: center;
	
	/*font*/
	font-family: Times New Roman;
	font-size: 32px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}

div.logo img
{
	max-height: 154px;
	max-width: 288px;
}

div.summary
{
	/*100 max char length*/
	overflow: inherit;
	width: 197px;
	height: 68px;
	margin-left: 91px;
	margin-top: 49px;
	
	/*font*/
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #f9f0d1;
}
div.header-right
{
	overflow: inherit;
	width: 405px;
	float: left;
}
div.header-right img
{
	height: 271px;
	width: 405px;
}

div.nav
{
	/*width: 635px;
	/*height: 39px;*/
	height: 26px;
	margin-top: 13px;
	margin-left: 36px;
	margin-right: 36px;
}

div.navbullet
{
	float: left;
	width: 13px;
	padding-top: 3px;
}
div.navitem
{
	float:left;
	text-align: center;
	/*font*/
	font-family:  tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #f9f0d1;
}

div.nav a:link
{
	color: #B8A06D;
	text-decoration: none;
}
div.nav a:visited
{
	color: #B8A06D;
	text-decoration: none;
}
div.nav a:hover
{
	color: White;
	text-decoration: none;
}
div.nav a:active
{
	color: #B8A06D;
	text-decoration: none;
}
div.nav a.selected:link
{
	color: White;
	text-decoration: none;
}
div.nav a.selected:visited
{
	color: White;
	text-decoration: none;
}
div.body
{
	padding-left: 36px;
	height: 429px;
}
div.body-left
{
	overflow: inherit;
	width: 288px;
	float: left;
}
div.body-left-title
{
	overflow: inherit;
	padding-left: 50px;
	padding-top: 41px;
	margin-left: 5px;
	margin-top: 10px;
	/*font*/
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	color: #B8A06D;
}
div.body-left-content
{
	overflow: inherit;
	padding-left: 55px;
	padding-top: 10px;
}
div.body-left-content a:link
{
	color: White;
	text-decoration: none;
}
div.body-left-content a:visited
{
	color: White;
	text-decoration: none;
}
div.body-left-content a:hover
{
	color: #f9f0d1;
	text-decoration: none;
}
div.body-left-content a:active
{
	color: White;
	text-decoration: none;
}
div.body-left-content a
{
	font-weight: normal;
}
.text-location
{
	/*font*/
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #f9f0d1;
}
.text-hours
{
	/*font*/
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #f9f0d1;
}
div.body-right
{
	overflow: inherit;
	width: 405px;
	float: left;
	margin-left: 7px;
}
div.body-right-title
{
	overflow: inherit;
	padding-left: 39px;
	padding-top: 41px;
	margin-top: 10px;
	margin-right: 15px;
	
	text-align:center;
	
	/*font*/
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	color: White;
}
div.body-right-content
{
	overflow: inherit;
	padding-left: 117px;
	padding-top: 43px;
	padding-right: 35px;
	min-height: 40px;
	
	/*font*/
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #352E28;
}
div.body-right-map
{
	overflow: inherit;
	padding-left: 10px;
	padding-top: 10px;
}
div.body-right-picture
{
	margin-top:10px;
	margin-left:10px;
}
div.body-right-picture-img
{
  margin: 3px;
  height: 121px;
  width: auto;
  float: left;
  text-align: center;
}	
div.body-right-picture-img img
{
  display: inline;
  margin: 1px;
  border: 1px solid #ffffff;
  max-height: 90px;
  max-width: 110px;
}
div.body-right-picture-img a:hover img {border: 1px solid #B8A06D;}
div.body-right-picture-img-desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
  height: 23px;
}
div.body-right-links
{
	margin-top:40px;
	margin-left:30px;
}
div.body-right-links-link
{
  margin: 3px;
  height: auto;
  width: 175px;
  float: left;
  text-align: center;
}
div.body-right-links-link a:link
{
	color: #B8A06D;
	text-decoration: none;
}
div.body-right-links-link a:visited
{
	color: #B8A06D;
	text-decoration: none;
}
div.body-right-links-link a:hover
{
	color: #352E28;
	text-decoration: none;
}
div.body-right-links-link a:active
{
	color: #B8A06D;
	text-decoration: none;
}
div.body-right-links-link a
{
	font-weight: bold;
	font-size: 16px;
}
div.body-right-form
{
	margin-top:20px;
	margin-left:30px;
}
div.footer
{
	/*height: 39px;*/
	margin-left: 36px;
	margin-right: 36px;
	margin-top: 12px;
	
	text-align: center;
		/*font*/
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #A39F7B;
}
div.footer a:link
{
	color: White;
	text-decoration: none;
}
div.footer a:visited
{
	color: White;
	text-decoration: none;
}
div.footer a:hover
{
	color: #A39F7B;
	text-decoration: none;
}
div.footer a:active
{
	color: White;
	text-decoration: none;
}
div.footer a.selected:link
{
	color: #A39F7B;
	text-decoration: none;
}
div.footer a.selected:visited
{
	color: #A39F7B;
	text-decoration: none;
}
div.footer-left
{
	overflow: inherit;
	float: left;
	width: 288px;
}

div.footer-right
{
	overflow: inherit;
	width: 405px;
	float: left;
	margin-left: 7px;
}
