@charset "UTF-8";

html, body{
	margin:15px;
	padding:0;
	text-align:center;
	background-color: #EDEAEA;
} 
.productbox {
	background-color: #FFFFFF;
	float: left;
	height: 120px;
	width: 630px;
	margin-bottom: 15px;
}
#menubar {
	float:left;
	width:868px;
	height: 47px;
	background-image: url(../images/menubar.jpg);
	padding-left: 50px;
	background-repeat: no-repeat;
	padding-top: 3px;
	}
#pagewidth{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border: 1px none #666666;
}
#container {
	float: left;
	width: 916px;
	clear: both;
	background-image: url(../images/ruleback.jpg);
	background-repeat: repeat-y;
}
#topbar {
	width: 916px;
	background-repeat: no-repeat;
	background-image: url(../images/topbar.jpg);
	float: left;
	height: 21px;
}
#bottombar {
	width: 916px;
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	background-image: url(../images/bottombar.jpg);
}
#leftcol {
	width: 211px;
	float: left;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
#maincol {
	float: left;
	width: 680px;
	border: 1px none #333333;
}
#content {
	width: 635px;
	margin-left: 20px;
	text-align: left;
	margin-bottom: 5px;
	float: left;
	padding-right:20px;
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.productpic {
	float: left;
	height: 100px;
	width: 100px;
	margin: 10px;
}
.productText {
	float: left;
	height: 100px;
	width: 470px;
	margin: 10px;
}
.productHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #9B8A7C;
	line-height: 26px;
	text-decoration: none;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 25px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	margin-top: 5px;
}
#photos {
	width: 645px;
	margin-left: 30px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
#addresscontent {
	width: 660px;
	margin-left: 20px;
	margin-top: 20px;
	text-align: left;
	float: left;
}
.namestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #45441E;
}
.boldhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3F3E1C;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #3F3E1C;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 19px;
}
.normalBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.normalLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3F3E1C;
	font-style: oblique;
	text-decoration: none;
	margin-bottom: 6px;
}
.quote {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #009;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 15px;
}
.photo {
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.mainlinks {
	text-decoration: none;
	color: #000000;
	float:left;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	display: block;
} 
a.mainlinks {
	text-decoration: none;	
}

a.mainlinks:visited {
	text-decoration: none;
	
}
a.mainlinks:link {
	text-decoration: none;
		
}
a.mainlinks:hover {
	color:   #963D1A;
}
a.mainlinks:active {	
}
#topmenu {
	float:left;
	width:960px;
	margin-bottom: 14px;
	height: 34px;
	background-image: url(../images/menubar.jpg);
	text-align: center;
	}
.menuspace {
	margin-right: 20px;
	float: left;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	text-align: left;
}
.picbox {
	text-align: center;
	float: left;
	height: 150px;
	width: 160px;
}
