html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

.center {
	margin:0 auto;
}
table {
	margin:0 auto;
}

#boxleft {
	width: 280px;
	float:left;
	padding:20px;
	margin-left:20px;
}

#newfloat {width:680px; clear:both; margin-top:30px; padding-top:30px;}
#newbox {width: 300px; float:left; padding-left:30px;}

#clear {
	clear:both;
	padding-top:20px;
}

a {color: #ffffff;
	text-decoration: none;}
	
a:hover {text-decoration: none;border-bottom:1px dotted #fff;}

body {
	color: #f5edc6;
	padding-left: 90px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	line-height:25px;
	letter-spacing: 1px;
	background-color: #191916;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
}

p,ul,ol {padding-bottom: 1.2em;
		}
		
#homebox {width: 670px; float:right; clear:both;}

h1 {
	color: #FFFFCC;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	padding:10px 0px 10px 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	padding:10px 0px 0px 0px;
	font-size: 16px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 20px;
	letter-spacing: -1px;
	padding:10px 0px 10px 0px;
}



#sizes {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding:3px;
	}
	
.descript {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	}

img {border: none;
	padding: 3px;}

img.border {
	background: #555;
	display: block;
	padding: 3px;
}


.clearer {
	clear: both;
	font-size: 0;
}

.left {float: left;
	padding:0px;
	}
.right {float: right;}

.wood,.wood-small {
	background: url('img/woodlg.gif') no-repeat left center;
	color: #FFFFCC;
	font: Georgia,sans-serif;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
.wood-small {
	background: url('img/woodsm.gif') no-repeat left center;
	padding-top: 6px;
}

#floatbox {
	width:280px;
	height:540px;
	float:right;
	padding: 0px 0px 20px 20px;
}
#floatbox p {
	text-align:center;
}

#container {
	line-height: 1em;
	text-align: justify;
}

#content {
	left: 231px;
	position: absolute;
	top: 250px;
	width: 719px;
	text-align: center;
	line-height: 20px;
	height: 2693px;
	margin-left: 0px;
}



#navigation {
	left: 13px;
	position: absolute;
	top: 330px;
	width: 216px;
	text-align: center;
}

#navigation h2 {
	color: #fdf6cf;
	font-size: 1.6em;
	line-height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul {margin: 0 0 0 0;}
#navigation li {list-style: none;
line-height:18px;
}
#navigation li a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;	
}
#navigation li a:hover {color: #fbd80e;
	text-decoration: bold;border-bottom:1px dotted #fff;}

.address {
	line-height: 16px;
	font-size: 12px;
}
