@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-color:#ebebeb;
	font-family:Gothic, Verdana;
}

img{
	border-style:none;
}

#wrapper{
	width:960px;
	margin:auto;
	background-color:#FFFFFF;
}

.producttitle{
	color:#000000;
	font-size:12px;
	text-align:center;
	display:block;
	line-height:12px;
}

#header{
	width:960px;
	height:70px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-top-color:#ed8b00;
	border-top-style:solid;
	border-top-width:5px;
}

#imageheader{
	height:370px;
	width:960px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:5px;
}

#imageheaderleft{
	height:370px;
	width:615px;
	float:left;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:5px;
}

#imageheaderrighttop{
	height:260px;
	width:335px;
	float:left;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:5px;
}

#imageheaderrightbottom{
	height:105px;
	width:335px;
	float:left;
	background-color:#ed8b00;
	color:#FFFFFF;
	font-size:36px;
	text-align:center;
	line-height:52px;
}

#content{
	width:960px;
	border-top-color:#ed8b00;
	border-top-style:solid;
	border-top-width:5px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:5px;
}

.headerindent{
	margin-left:20px;
	margin-bottom:10px;
	margin-top:10px;
	display:block;
}

#content p{
	margin:10px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content p a{
	color:#ed8b00;
}

.frontproduct{
	width:228px;
	margin:5px;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	float:left;
	height:478px;
	background-color:#f6f6f6;
	color:#ed8b00;
	font-size:36px;
	text-align:center;
	line-height:36px;
}

.frontproducttext{
	height:80px;
	line-height:15px;
	font-size:11px;
	color:#666666;
	text-align:justify;
	margin:15px;
}

.dimensions{
	height:60px;
	font-size:12px;
	line-height:13px;
	display:block
}

.frontproduct img{
	width:190px;
	margin:19px;
	height:190px;
}

#clear{
	clear:both;
}

#menu{
	float:right;
	width:530px;
	height:40px;
	background-color:#fce8d0;
	margin-top:15px;
	margin-right:15px;
}

#menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

#menu li{
	float:left;
	font-weight:bold;
	margin-top:8px;
	margin-left:30px;
}

#menu li a{
	text-decoration:none;
	color:#000000;
}

h1{
	display:inline;
	padding:0px;
	margin:0px;
	font-size:24px;
	color:#ed8b00;
	font-weight:normal;}

h2{
	display:inline;
	padding:0px;
	margin:0px;
	font-size:24px;
	color:#ed8b00;
	font-weight:normal;
}

h3{
	color:#000000;
	font-size:14px;
	text-align:center;
	display:block;
	line-height:15px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	height:30px;
}

h3 a{
	color:#000000;
	text-decoration:none;
}

.blackheader{
	font-size:24px;
	color:#000000;
}

@font-face {
	font-family: Gothic;
	src: url('GOTHIC.ttf');
}

#footer{
	width:960px;
	height:25px;
	text-align:center;
	font-size:10px;
	margin-top:10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#ed8b00;
}

#footer a{
	color:#ed8b00;
	text-decoration:none;
}

.externallinks{
	width:228px;
	margin:20px 5px 5px 5px;
	float:left;
	height:50px;
}
