/* 
  ------------------------------------------------
  GeyerMultimedia
  www.geyermultimedia.com
  copyright - 2009
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #C4AA79;
}
#logosection {
	width: 960px;
	margin: 0 auto;
	height: 197px;
	position: relative;
}
#logodiv {
	height: 150px;
	width: 700px;
}
#logo {
	position:absolute;
	left:-5px;
	top:0px;
	width:700px;
	height:197px;
	z-index:0;
}


#wrapper {
	width: 960px;
	margin: 0 auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#surroundwrapper {
	margin: 0 auto;
	width: 1000px;
	background-image: url(../images/surroundwrapper.png);
	background-repeat: repeat-y;
}
#masthead {
	padding: 0px;
	margin: 0;



	height: 63
];
	height: 63px;
	width: 960px;
}
#masthead .content {
	padding: 5px 20px;
}
#menucontainer {
	padding-left: 720px;
	padding-top: 14px;
	padding-right: 10px;

}

#upperslideshow {
	width: 960px;
	height: 293px;
	background-image: url(../images/upper_picture_div.jpg);
	clear: both;
	padding-top: 30px;
}
#upperslideshowtext {
	width: 280px;
	float: left;
	padding-left: 40px;
}
#upperslideshowrightslideshow {
	float: right;
	width: 541px;
	height: 260px;
	padding-right: 32px;
	padding-top: 13px;
	padding-left: 13px;
}
#upperslideshowtext ul li {
	font-size: 0.9em;
	letter-spacing: 0.2em;
	font-family: Tahoma, Geneva, sans-serif;
	color: #5B3302;
}

#upperslideshowtext p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 1.2em;
	font-size: .9em;
	color: #3D3423;
}



#center {
	width: 960px;
	background-image: url(../images/bg_center_div.jpg);
	background-color: #efe8c9;
}
#centerleftdiv {
	background-image: url(../images/kitchens.png);
	background-repeat: no-repeat;
	padding: 0px 10px 0px 10px;
}
#centermiddlediv {
	background-image: url(../images/bars.png);
	padding: 0px 10px 0px 10px;
}
#centerrightdiv {
	background-image: url(../images/entertainmentcenters.png);
	background-repeat: no-repeat;
	padding: 0px 10px 0px 10px;
}

#centerbottomdiv {
	background-image: url(../images/div_center_bottom.jpg);
	height: 26px;
	width: 960px;
	margin: 0 auto;
}

#center .content {
	font-size: 12px;
	line-height: 21px;
	padding: 20px 20px 20px 40px;
	color: #331D02;
}
#centergallerydiv {
	width: 200px;
	float: right;
	height: auto;
	padding: 10px 5px 10px 15px;
	background-color: #DFC88A;
	margin: 0px 0px 30px 0px;
	border: 1px dashed #7A4728;
}
#centergallerydiv p {
	margin: 0px;
}
.middlecontent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.9em;

}
.middlecontent {
	width: 180px;
	float: left;
	display: block;
	margin-right: 20px;
	height: 400px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}


#footer .content {
	padding: 12px 20px;
	margin: 0px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #96784e;
	font-size: .9em;
}
#footer {
	padding: 0px;
	margin: 0;
	font-size: 1em;
	background-image: url(../images/bg_bottom_div.jpg);
	background-color: #573401;
	width: 960px;
	height: 225px;
}
#footerleftdiv {
	width: 250px;
	float: left;
	margin-right: 50px;
	padding: 10px;
	margin-top: 20px;
	background-color: #3F2601;
	height: 150px;
	border: 1px dashed;
}
#footermiddlediv {
	width: 250px;
	float: left;
	padding: 10px;
	margin-top: 20px;
	background-color: #3F2601;
	height: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
#footerrightdiv {
	width: 250px;
	float: right;
	padding: 10px;
	margin-top: 20px;
	background-color: #3F2601;
	height: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}

#footerbottompicture {
	background-image: url(../images/bg_bottom_div_bottom.jpg);
	height: 25px;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#footer a:link {
	color: #d7691c;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
#footerrightdiv p img {
	padding-right: 10px;
}
#footerlogo {
	width: 111px;
	float: left;
	padding-right: 30px;
}

.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}

h1 {
	font-size: 1.9em;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.2em;
	color: #5E2F00;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #653622;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	color: #804000;
	margin-top: 10px;
}
h4 {
	font-size: 1.2em;
	margin: 0px;
	font-weight: normal;
	letter-spacing: .25em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #826850;
}
a:visited {
	color: #d7691c;
	font-weight: normal;
	text-decoration: none;
}

.nomargintop {
	margin-top: 0;
}
#verybottomdiv {
	margin: 0 auto;
	width: 960px;
	height: 85px;
	padding-top: 27px;
	clear: both;
}
#verybottomdivwrapper {
	width: 100%;
	background-color: #1b0e03;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
	background-image: url(../images/very_bottom_div_bg.jpg);
	background-repeat: repeat-x;
}
#verybottomdiv p {
	color: #8A4D00;
	font-size: 0.9em;
	margin: 0px;
	line-height: 1.5em;

}

#verybottomdiv a {
	color: #c3a15d;
	padding: 0px 6px 0px 6px;
	text-decoration: none;
}
#verybottomdiv a:hover {
	color: #d7691c;
	text-decoration: underline;
}

#poweredbygm {
	float: right;
	width: 185px;
}
#poweredbygm a img:hover {
	border: 1px dashed #DCC194;
}
#upperslideshowtext a {
	text-decoration: none;
	color: #D7691C;
}
#upperslideshowtext a:hover {
	color: #000;
}

