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

@charset "utf-8";
/* ---------basic page formatting ---------*/
* {
	padding:0;
	margin: 0;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #EFEFDF;
	text-align: center;
}

a {
	color:#D47C37;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

h1 {
	font-size: 1em;
	color: #9B9977;
	margin-bottom: 0.4em;
}

H4 {
	color: #564C3F;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	margin-bottom: 15px;
	
}

p {
	line-height: 1.8em;
	padding-bottom: 1em;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: justify;
}

p.shops {
	color:#000000;
	font-size: 14px;
}

p b {
	font-weight: bold;
	color: #c8d2e7;
	
}

hr {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 500px;
	color: #F4F4F2;
}

hr.couponbox {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #666666;
	width: 229px;
	color: #99948F;
	margin-left: 25px;
	
}



#wrapper {
	position:relative;
	width: 988px;
	margin: 0 auto;
	text-align:left;
	background-image: url(images/wrapperBkgrd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#clear {
	clear:both;
}

/* ----------- position container elements -----------*/

#header {
	height: 194px;
	width: 950px;
	margin-left: 19px;
	background-image: url(images/headerbackground.gif);
}

#logo {
	text-align: center;
	padding-top: 30px;
	
}

#logo img {
	border: none;
}
#navbar {
	width: 950px;
	float: left;
	margin-left: 19px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navbar ul li {
	float:left;
	background-image: url(images/LinkBkgrd.gif);
	width: 158px;
	height: 28px;
}

#navbar ul li a {
	font-size:15px;
	text-decoration:none;
	color:#fff;
	float:none;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 0;
	line-height: 28px;
	text-align: center;
}

#navbar ul li a.first {
	background-image: url(images/LinkBkgrdFirst.gif);

	
}

#navbar ul li a:hover {
	color: #BEA02E;

}

#homeimage {
	margin-left: 19px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 950px;
}

#boxwrapper {
	float: left;
	width: 988px;
	background-image: url(images/boxwrapperbkgrd.gif);
	background-repeat: repeat-y;
}

#boxwrapper.bargains {
	background-image: url(images/boxwrapperbkgrd_bargains.gif);
}


#box1 {
	float: left;
	width: 400px;
	padding-top: 1em;
	margin-left: 50px;
	padding-bottom: 1.3em;

}

#box1.bargains {
	width: 500px;
}

#box1.bargains P {
	Color:#000000;
	font-size: 14px;
}

#box1.shops {
	width: 400px;
	margin-left: 30px;
}

#box1.shops H1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	
}

#box1.shops Table {
	color: #564C3F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	
}


#box2{
	float: right;
	width: 440px;
	padding-top: 1em;
	margin-right: 50px;

}

#box2 H1 {
	font-weight: normal;

}

#box2.bargains {
	width: 310px;
	background-color: #564C3F;
	padding-top: 0em;
	margin-top: 20px;

}

#box2.bargains H1 {
	color: #FFFFFF;
	background-color: #D47C37;
	width: 310px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	font-size: 15px;
	margin-bottom: 10px;

}

#box2.bargains H2 {
	color: #FFFFFF;
	background-color: #B3B288;
	width: 229px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 15px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	margin-left: 25px;
	margin-top: 15px;

}

#box2.bargains H2 a {
	color:#FFFFFF;
	text-decoration: none;
	
}

#box2.bargains H2 a:hover {
	font-weight: bold;
	color: #D47C37;

	
}

#box2.shops {
	width: 514px;
	margin-right: 25px;
}

#boxcoupon {
	width: 290px;
	background-color: #99948F;
	margin-left: 10px;
	margin-bottom: 10px;
}

#boxcoupon img {
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
	
}

#boxcoupon ul {
	margin-left: 10px;
	padding-bottom: 0.2em;


}

#boxcoupon li {
	font-size: 12px;
	margin-right: 1em;
	margin-left: 2em;
	line-height: 1.6em;
	margin-bottom: .5em;

}

#boxcoupon p {
	color:#FFFFFF;
	font-size: 12px;
	background-color: #99948F;
	padding: 1.5em;
	margin-right: 10px;
	margin-left: 10px;
	width: 229px;
	line-height: 1.2em;
	text-align: justify;
}

#brownbox {
	width: 950px;
	background-color: #3e372e;
	margin-left: 20px;
	margin-top: 30px;
	padding-top: 15px;
	float: left;
	
}

#brownboxleft {
	width: 390px;
	float:left;
}

#brownboxleft h1 {
	font-size: 16px;
	margin-left: 30px;
}

#brownboxleft p {
	font-size: 12px;
	margin-left: 30px;
}


#brownboxright {
	float:left;
	padding-bottom: 10px;
}

#brownboxright img {
	border: 18px solid #FFFFFF;
	margin-left: 25px;

}

Table.register {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

Table.leasing {
	color:#000000;
	font-size: 14px;
}

#footer {
	margin-left: 1px;
	width: 998px;
	background-image: url(images/footergraphic.gif);
	background-repeat: no-repeat;
	height: 26px;
}

#footer H3 {
	color: #564C3F;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	
}

#submenu {
	width: 390px;
}

#submenu ul {
	padding: 0;
	margin-top: .5em;
	list-style-type: none;
}

#submenu ul li {
	background-color: #231F20;
	margin-bottom: 2px;
}

#submenu ul li a {
	font-size:12px;
	line-height:2em;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 2.3em;
}


#submenu ul li a:hover {
	background-color:#303030;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #006BB6;
}
