@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #291812;
	margin-right: auto;
	margin-left: auto;
	color: #291812;
	}
	
#main {
	background-color: #f3f8b7;
	width: 800px;
	
}
.homeCopy {
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

	
h1 {
	font-size: 160%;
	color: #291812;
	}
.galleryHeader {
	margin-bottom: 0px;
}
.center {
	text-align: center;
}
.homeStorePhoto {
	margin-top: 15px;
	border: 1px solid #693D2E;
}

h2 {
	font-size: 120%;
	margin: 0px;
	color: #291812;
	}
h4 {
	font-size: 100%;
	color: #291812;
	}
a:link, a:active, a:visited {
	color: #4E5C2C;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #663300;
	text-decoration: underline;
	}

.homeAccentBox {
	background-color: #95724C;
	border: 2px solid #463828;
	color: #CCCC99;
	vertical-align: top;
	text-align: center;
	padding: 25px 10px;
	margin-right: 0px;
}	
.homRightbox {
	background-color: #8D8154;
	margin-left: 0px;
	padding: 15px 10px 4px;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 4px solid #F2F8B8;
	border-left: 0px solid;
}
.BrownBorder {
	border: 2px solid #291812;
}

p {
	padding-right: 20px;
	padding-left: 5px;
}
p.home {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


td {
	vertical-align: top;
}
img {
	border: 0px;
	
}

.italic {
	font-style: italic;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.marginAll15 {
	margin: 15px;
}

/* styling for the header area with the logo, address, and decorative stripes */
.header {
	background-image: url(images/gbi_web_bigger_logo_gradient_82.jpg);
	background-repeat: repeat-x;
	height: 82px;
	color: #574532;
	text-align: right;
}
#address {
	float: right;
	vertical-align: bottom;
	font-size: 95%;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: 400;
	font-variant: normal;
	color: #443626;
}
#logo {
	height: 82px;
	width: 438px;
	z-index: 1000;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(images/gbi_logo_affordableluxury.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	clear: both;
}
.homeLink {
	z-index: 2000;
	float: left;
}

.brownbar {
	background-color: #352B1E;
	height: 9px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top: 3px solid #B86952;
}
.stripebar {
	background-image: url(images/full_stripe_dec27.jpg);
	background-repeat: no-repeat;
	height: 14px;
}
/*end of header styling */

.navbox {
	background-repeat: repeat-x;
	background-position: top;
	width: 121px;
	vertical-align: top;
	background-image: url(images/nav_gradient.jpg);
	}
	
.copyBox {
	background-color: #f3f8b7;
	background-image: url(images/gbi_dec18_11_mainflourish_12.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #291812;
	padding-right: 15px;
	padding-left: 15px;
}

/*styling for the navigation menu */

#menu {
	font-size: 100%;
	margin-top: 0px;
	text-align: center;
} 

#menu ul { /* remove bullets and list indents */
	list-style: none;
	padding: 0;
	width:100%;
	margin: 0;
}

#menu li {
	padding: 0px 0px 3px 1px;
	}
	
/* style, color and size links and headings to suit */
#menu a {
	display: block;
	margin: 0;
	padding: 0px;
	font-size: 100%;
	line-height: 175%;
	font-weight: bold;
	color: #574532;
	border-width: 0px;
	border-style: none;
}


/*end of styling of left navigtaion box and menu */

/*styling for bottom navigation bar */
#bottomNav {
	text-align: center;
	margin-top: 20px;
	padding: 3px;
	position: relative;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	clear: both;
}
#mainpagecontent {
	float: left;
}

#bottomNav a:link {
	color: #574532;
	text-decoration:none;
	}
#bottomNav a:active {
	color: #574532;
	text-decoration:none;
	}
#bottomNav a:visited {
	color: #574532;
	text-decoration:none;
	}
#bottomNav a:hover {
	color: #666633;
	text-decoration:underline;
	}	
	
.credentials {
	padding: 10px;
	text-align: center;
	border: 1px solid #7B6451;
	margin: 10px 5px;
	background-color: #CCCC99;
}
.financing {
	padding: 5px;
	text-align: center;
	border: 2px groove #58483A;
	margin: 10px 5px;
	background-color: #8D8154;
	color: #FFFFFF;
	font-size: .9em;
}
.left {
	float: left;
	width: 200px;
	clear: right;
	height: 660px;
}
.right {
	float: right;
	padding: 20px;
	border: 1px solid #352B1E;
	width: 350px;
	margin-right: 40px;
	height: 630px;
	clear: right;
}
.rightMargin35 {
	margin-right: 35px;
}
.coupon {
	color: #BEC183;
	background-color: #6E5035;
	margin: 10px 5px;
	padding: 5px;
	border: 1px dotted #FF9966;
	font-size: .8em;
	font-weight: bold;
}

.hdFooter {
	font-size: 80%;
	text-align: center;
	padding-bottom: 5px;
}

#main .navbox .signup {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color: #291812;
	text-align: center;
	padding-top: 5px;
	width: 125px;
	padding-bottom: 5px;
}

.red {
	color:#990000;
	font-size: small;
	}