/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-color: #d8c9ab;
	background-image: url(body-bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height:100%;
	}
	
img{
	border: none;
	}

#page-holder{
	width: 100%;
	margin: 0px;
	height: auto;
	/*uncomment lines below if you want the site to be 1024 wide and in the middle*/
	
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #d8c9ab;
	background-image:url(page-holder-bg.png);
	background-position: top left;
	background-repeat: repeat-y;
	}
	
#header{
	background-image: url(grooms-header-bg.png);
	height: 107px;
	margin: 0px;
	width: 100%;
	background-position: top right;
	background-repeat: repeat-x;
	}

#sidebar{
	float: left;
	width: 231px;
	border-right: 1px solid #ffffff;
	background-color: #ECE0C6;
	min-height: 10px;
	}
	
#side-links{
	margin: 0px;
	margin-top: 20px;
	width: 231px;
	padding-top: 1px;
	background-color: #ffffff;
	}
	
#side-links img{
	margin-bottom: 1px;
	}
	
#sidebar h3{
	display: block;
	background-color: #F4E7CD;
	border: 1px solid #B4A076;
	color: #7D6534;
	font-variant: small-caps;
	margin: 12px;
	padding-top: 6px;
	padding-left: 8px;
	padding-bottom: 6px;
	
	}
	
#sidebar-text{
	margin-left: 12px;
	margin-right: 12px;
	background-color: #F4EDDE;
	border: 1px solid #A19375;
	font-size: 12px;
	padding: 10px;
	padding-top: 0px;
	color: #9A654D;
	text-align: left;
	}
	
#sidebar-text a{
	color: #E43804;
	}
	
	
	
#content-panel{
	display: block;
	min-height: 200px;
	text-align: center;
	margin-left: 243px;
	margin-right: 10px;
	padding-top: 20px;
	}
	
#content-panel h1{
	display: block;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	margin-left: 10px;
	background-color: #F0E2C7;
	border: 1px solid #B09B71;
	padding: 5px;
	letter-spacing: 2px;
	color: #5E0513;
	padding-left: 20px;
	}
	
#content-para{
	text-align: left;
	margin-left: 10px;
	background-color: #F0E2C7;
	color: #36030E;
	border: 1px solid #B09B71;
	padding: 5px;
	padding-left: 50px;
	font-size: 13px;
	line-height: 20px;
	color: #4a0510;
	}

	
#content-para a{
	color: #E43804;
	}
	
#content-para img{
	float: right;
	border: 1px solid #C3CD9B;
	margin-right: 22px;
	margin-left: 78px;
	margin-top: 10px;
	}
#access-para{
	text-align: left;
	margin-left: 10px;
	background-color: #F0E2C7;
	color: #36030E;
	border: 1px solid #B09B71;
	padding: 5px;
	padding-left: 50px;
	font-size: 13px;
	line-height: 20px;
	color: #4a0510;
	}
#access-para img{
	border: 1px solid #C3CD9B;
	margin-top: 10px;
	}
	
#left-floater img{
	float: left;
	margin-left: 0px;
	clear: none;
	}
	
#menu{
	display: inline;
	padding: 5px;
	background-color: #DED0B3;
	border: 1px solid #CDBD9B;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #36030E;
	}
	
#menu a{
	font-weight: bold;
	letter-spacing: 2px;
	margin-right: 5px;
	margin-left:5px;
	color: #36030E;
	text-decoration: none;
	}
	
#menu a:link{}
#menu a:visited{}
#menu a:hover{
	/*letter-spacing: 3px;
	text-decoration: underline;*/
	color: #942940;
	}
#menu a:active{
	color: #ffffff;
	}
	
.first{
	font-weight: bold;
	font-size: 12px;
	/*line-height: 14px;*/
	}
	
.subtext{
	font-weight: normal;
	font-size: 10px;
	/*line-height: 14px;*/
	}
	
.quote{
	font-style: italic;
	font-weight: bold;
	color: #5d0513;
	padding: 15px;
	}
	
#product-intro{
	background-color: #f0e2c7;
	min-height: 168px;
	margin-left: 10px;
	margin-bottom: 20px;
	border: 1px solid #B09B71;
	line-height: 18px;
	text-align: left;
	font-size: 12px;
	}

#product-intro img{
	float: right;
	margin-left: 40px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
#product-intro p{
	padding: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #4a0510;
	}

#product-intro ul{
	margin-left: auto;

	}
	
#product-col-left{
	float: left;
	width: 350px;
	margin-left: 5px;
}

#product-col-right{
	float:right;
	width: 350px;
	margin-right: 30px;
}

.product-box{
	border: 1px solid #B09B71;
	min-height: 260px;
	background-color: #f0e2c7;
	margin-bottom: 20px;
	font-size: 12px;
	}
	
.product-box img{
	float: right;
	margin: 5px;
	margin-left: 10px;
	border: 1px solid #b09b71;
	}
.imagebox{
	height:auto;
	display: block;
	}
	
.product-box p{
	text-align: left;
	padding: 10px;
	padding-top: 0px;
	text-align: justify;
	line-height: 15px;
	}
	
	
.product-box h2{

	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 5px;
	letter-spacing: 2px;
	font-size: 14px;
	background-color: #5d0513;
	color: #C5AAAF;
	}
	
.product-box hr{
	clear: both;
	display: block;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	}

#map{
	width: 760px;
	height: 400px;
	margin-left: 10px;
	}
	
#map-text{
	text-align: left;
	font-size: 13px;
	margin-left: 10px;
	}
	
#info-box{
	margin-top: -29px;
	text-align: left;
	font-size: 12px;
	padding: 0px;
	}
	
#info-box h4{
	font-size: 16px;
	padding: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
#info-para{
	margin-top: -10px;
	margin-bottom: -18px;
	padding-bottom: 0px;
	}

