body 
{
	margin-top:20px;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	background-repeat: repeat;
	background-image: url(../images/site/page-bg.jpg);
	background-attachment: fixed;
}

div#container
{
	margin-top:20px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border:10px solid #FFFFFF;
	text-align:justify;
	background-color: #FFFFFF;
	background-image: url(../images/site/left-back.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

div#logo
{
	margin-left:auto;
	margin-right:auto;
	height:324px;
	width:800px;
	display:block;
	background-color:#FFFFFF;
	color:white;
	margin-bottom: 0px;
}

div#menu
{
	background-color:#020202;
	color:#FFFFFF;
	width:622px;
	height:30px;
	display:block;
	text-align:right;
	line-height:25px;
	font-size: 15px;
	margin-left: 0px;
	padding-left: 10px;
	float: left;
}
div#leftyhome
{
	float:left;
	display:block;
	color:#000000;
	text-align:left;
	width: 168px;
	margin-top: 0px;
	margin-right: 0px;
	list-style-type: none;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

a.menuLink
{
	display:block;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	margin-left: 0px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	border-right-color: #FFFFFF;
}	
#leftyhome a:hover
	{
	background-color: #A39669;
	color:#FFFFFF;
	}
div#textArea
{
	display:block;
	width:630px;
	margin-right:0px;
	background-position:right top;
	background-repeat:repeat-y;
	float: right;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #020202;
	border-right-color: #020202;
	border-bottom-color: #020202;
	border-left-color: #020202;
	height: auto;
	padding-bottom: 10px;
}
#text
	{
	width:450px;
	}
#Photo_Images{
	height:auto;
	width:170px;
	float:right;
	margin-top:5px;
	margin-right:10px;
	}
img.bottom-image
	{
	padding:5px;
	border: 1px solid #A39669;
	background-color: #E5DCBD;
	margin-bottom:20px;
	}
h2
	{
	color:#A39669;
	font-size:16px;
	margin-left:10px;
	margin-bottom:0px;
	}
span#bottomText
	{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	display:block;
	font-size:11px;
	height:16px;
	text-align:center;
	color:#FFFFFF;
	clear:both;
	background-color:#000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	}
#container #textArea #Home_images {
	padding-left: 10px;
}

span#bottomText a
	{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	}
span#bottomText a:hover
	{
	color:#FFFFFF;
	font-weight: bold;
	background-color: #000000;
	text-decoration:underline;
	}
p
	{
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	font-family:"Century Gothic", Arial, Verdana;
	font-size: 13px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	}
li
	{
	font-family:"Century Gothic", Arial, Verdana;
	font-size: 13px;
	list-style-image:url(../images/site/star.jpg);
	margin-right: 10px;
	}
#map
	{
	padding: 4px;
	display:block;
	border:1px solid #A39669;
	margin-bottom:20px;
	margin-left:20px;
	width: 400px;
	height: 300px;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	float: left;
}
.offer_box {
	background-color: #B6000D;
	color: #FFF;
	padding: 10px;
	border: 1px solid #900;
}
.bold {
	font-weight: bold;
}

