@charset "utf-8";
/* ---------basic page formatting ---------*/
* {
	padding:0;
	margin: 0;
	}

/*html { min-height: 100%; margin-bottom: 1px; }	*/

html {
	overflow-y: scroll;
}

	
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #EAE5B7;
	text-align: center;
}


img a {
	
}

h1 {
	font-size: 1.1em;
	color: #046380;
	margin-left: 1.5em;
	margin-bottom: 0.4em;
	font-weight: normal;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #3A332B;
	margin-left: 1.6em;
	margin-bottom: 1em;
}

h2.promovideo {
	margin-top: .5em;
	margin-left: 2.5em;
}

h3 {
	font-size: 0.9em;
}
h4 {
	font-size: 0.9em;
}

h5 {
	font-size: 0.8em;
}
h6 {
	color: #58595B;
	margin-left: 4em;
	padding-bottom: 20px;
}

p {
	line-height: 1.8em;
	padding-right: 2.2em;
	padding-left: 2.2em;
	padding-bottom: 1em;
	font-size: 0.8em;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	text-align:left;
	background-image: url(images/wrapperBackground.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#clear {
	clear:both;
}

/* ----------- position container elements -----------*/

#header {
	background-color: #046380;
	width: 948px;
	margin-left: 11px;
	height: 185px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#logo {
	margin: 0px;
	padding-top: 15px;
	padding-left: 50px;
	float: left;
	height: 153px;
}

#iconhome {
	float: right;
	margin-top: 75px;
	margin-right: 20px;

}

#homeimage {
	float: left;
	margin-left: 11px;
	padding: 0px;
	margin-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}



#navbar {
	width: 700px;
	background: url(images/navBarBkgrd.gif) repeat-y;
	float: right;
	margin-top: -30px;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navbar ul li {
	float:right;
	background-color: #046380;
}

#navbar ul li a {
	font-size:13px;
	line-height:2.5em;
	text-decoration:none;
	color:#fff;
	float:left;
	display:block;
	font-weight: bold;
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 2em;
}

#navbar ul li a.first {

	
}

#navbar ul li a:hover {
	color: #7BB2Bf;
}

#boxheart {
	float: left;
	background-color: #F8AD40;
	height: 129px;
	width: 314px;
	margin-right: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/IconHeart.gif);
	background-repeat: no-repeat;
	background-position: left center;

}

#boxheart a {
	color: #FFFFFF;
	text-decoration: underline;
}

#boxheart a:hover {
	color: #088EA2;
}


#boxheart p {
	padding-left: 67px;
	padding-top: 17px;
	padding-right: 40px;
}

#boxenvelope {
	float: left;
	background-color: #088EA2;
	height: 129px;
	width: 314px;
	margin-right: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/IconEnvelope.gif);
	background-repeat: no-repeat;
	background-position: left center;

}

#boxenvelope a {
	color: #FFFFFF;
	text-decoration: underline;
}

#boxenvelope a:hover {
	color:#F8AD40;
}

#boxenvelope p {
	padding-left: 67px;
	padding-top: 17px;
	padding-right: 40px;

}

#boxmagnify {
	float: left;
	background-color: #C41A81;
	height: 130px;
	width: 314px;
	margin-right: 11px;
	background-image: url(images/IconMagnifyGlass.gif);
	background-repeat: no-repeat;
	background-position: left center;

}

#boxmagnify a {
	color: #FFFFFF;
	text-decoration: underline;
}

#boxmagnify a:hover {
	color:#088EA2;
}

#boxmagnify p {
	padding-left: 67px;
	padding-top: 17px;
	padding-right: 40px;

}

#boxOne {
	width: 445px;
	float: left;
	padding-top: 2em;
	text-align: left;
	margin-left: 11px;
}

#boxOne p {
	color: #58595B;
	padding-left: 0px;
	padding-right: 0px;

}

#boxOne a {
	color: #FFFFFF;
	text-decoration: underline;
}

#boxOne a:hover {
	color: #006BB6;
}

#boxoneleft {
	float:left;
	margin-left: 25px;
	margin-top: 5px;
}

#boxpromoleft ul {
	margin-left: 45px;

}

#boxpromoleft ul li {
	font-size: 0.85em;
	line-height: 1.5em;

}

#boxoneright {
	float:left;
	width: 310px;
	margin-left: 15px;
}


#boxoneright ul {
	color:#58595B;
}

#boxoneright ul li {
	font-size: 0.8em;
	margin-left: .7em;
}

#boxTwo {
	width: 496px;
	float: right;
	text-align: left;
	padding-top: 2em;
	padding-bottom: 2em;
	margin-right: 11px;
}

#boxTwo p {
	color: #58595B;
	padding-left: 0px;
	padding-right: 0px;

}

#boxTwo a {
	color: #088EA2;
	text-decoration: underline;
}

#boxTwo a:hover {
	color: #F8AD40;
}

#boxtwoleft {
	float:left;
	margin-left: 25px;
	margin-top: 5px;
}

#boxtworight {
	float:left;
	width: 310px;
	margin-left: 15px;

}

#boxtworight p{
	color:#58595B;
}

#boxtworight ul {
	color:#58595B;
}

#boxtworight ul li {
	font-size: 0.8em;
	margin-left: .7em;
}

#boxpromoleft {
	width: 550px;
	float: left;
	padding-top: 2em;
	text-align: left;
	margin-left: 11px;
	color: #3A332B;
	padding-bottom: 2em;
}

#boxpromoleft ul {

}

#boxpromoleft ul li {

}




#boxpromoright {
	width: 380px;
	float: right;
	text-align: left;
	padding-top: 2em;
	padding-bottom: 2em;
	margin-right: 11px;
}

#boxpromoright img {
	margin-left: 20px;

}

#boxlocationleft {
	width: 400px;
	float: left;
	padding-top: 2em;
	text-align: left;
	margin-left: 45px;
	color: #3A332B;
	padding-bottom: 2em;
}

#boxlocationright {
	width: 500px;
	float: right;
	text-align: left;
	padding-top: 10em;
	padding-bottom: 2em;
	margin-right: 11px;
	color: #3A332B;
}

#boxlocationright a {
	color: #088EA2;
	text-decoration: underline;
}

#boxlocationright a:hover {
	color: #F8AD40;
}

#boxleasingleft {
	width: 475px;
	float: left;
	padding-top: 2em;
	text-align: left;
	margin-left: 45px;
	color: #3A332B;
	padding-bottom: 2em;
}

#boxleasingleft a {
	color: #088EA2;
	text-decoration: underline;
}

#boxleasingleft a:hover {
	color: #F8AD40;
}

#boxleasingleft p {
	font-size: 20px;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	
}

#boxleasingleft h2 {
	margin-left: 0px;
	padding-left: 0px;
}

#boxleasingright {
	width: 395px;
	float: right;
	text-align: left;
	padding-top: 2em;
	padding-bottom: 2em;
	margin-right: 30px;
	color: #3A332B;
}

#flashvideo {
	margin-top: 25px;
	margin-left: 22px;

}

#stores {
	color: #3A332B;
	margin-left: 10px;
	line-height: 1.4em;

}

#stores a {
	color: #088EA2;
	text-decoration: underline;
}

#stores a:hover {
	color: #F8AD40;
}

#stores h2 {
	padding:0;
	margin: 0;
}

#memberform {
	margin-left: 30px;
	text-align: left;
	font-size: 0.8em;
	color: #3A332B;

}


#footer {
	color: #939082;
	clear: both;
	font-size: 0.7em;
	font-style: italic;
	width: 970px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}

#footer img {
	margin-right: 50px;
	margin-left: 50px;

}

#footer a {
	color: #088EA2;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

