/* ************************ Defaults ************************ */

body{ 
	font:0.73em Arial, Helvetica, sans-serif; 
	color:#2F2F2F;
}
body, h1, h2, h3, h4, h5, p, table, table th, form, a img {
	border: none;
	margin: 0px;
	padding: 0px;
}
a{ 
	color:#a00351; 
	text-decoration:none; 
}
a:hover{ 
	color: #305800; 
	text-decoration:underline; 
}
h1{
	font-size:1.20em;
}
h2{
	font-size:1.00em;
}
h3{
	font-size:1.00em;
	padding:8px 0px 8px 0px;
}
p{
	padding:8px 0px 8px 0px;
}

/* ************************ structural ************************ */

#page{ 
	margin:0px; 
	padding:0px;
	width:1002px;
}
#content{
	margin:0px;
	padding:20px 0px 20px 0px;
}
#header{
	background:url('../images/logo.gif') #040818 top left no-repeat;
	height:94px;
	border-bottom:solid 1px #fff;
	color:#979797;
	text-align:right;
	padding:10px 10px 0px 0px;
}
#header h1{
	font-size:1.00em;
	font-weight:normal;
	margin-top:50px;
}
#header p{
	margin:0px;
	padding:0px;
}
#header a, #copyright a{
	color:#979797;
	text-decoration:none;
}
#header a:hover, #copyright a:hover{
	color:#979797;
	text-decoration:underline;
}
.clear{
	clear:both;
}
.bold{
	font-weight:bold;
}
input, textarea{
	font:1.00em Arial, Helvetica, sans-serif;
}
ol{
	margin: 10px 0px 10px 25px;
}
ol li{
	padding:3px 0px 3px 0px;
}
hr{
	border:0px;
	border-top:solid 1px #D25219;
	height:1px;
}
a span{
	display:none;
}	

/* ************************ Top Navigation ************************ */

#topnav{ 
	background-color:#D0D0D0; 
	height:41px;
	padding:0px 0px 0px 5px;
	border-top:solid 1px #BBBBBB; 
}
#topnav ul{ 
	margin:0px; 
	padding:0px; 
	list-style:none; 
	float: left; 
}
#topnav li{ 
	display:inline;
}
#topnav a{ 
	color:#282828; 
	text-decoration:none; 
	display:block; 
	float:left;
	font-weight:bold;
	padding:6px 8px 10px 8px;  
}
#topnav a:hover{ 
	text-decoration:none; 
	background:url('../images/tophover.gif') top left repeat-x; 
}
.topselect{ 
	background:url('../images/tophover.gif') top left repeat-x; 
}

/* ************************ Left Panel ************************ */

#leftpanel{
	float:left;
	width:719px;
	background:url('../images/textbg.gif') top right repeat-y;
	padding:0px 14px 15px 14px;
	margin-bottom:20px;
}
#art #leftpanel{
	width:249px;
	background:none;
	text-align:justify; 		
}
#leftpanel #area td{
	padding:5px;
}
#leftpanel #area .areasub{
	background:#330033;
	color:#fff;
	border:solid 1px #666666;
}
#leftpanel h1, #leftpanel h2{
	padding:8px 0px 8px 0px;
}
#leftpanel h1.normal{
	font-size:1.00em;
	font-weight:normal;
}
#leftpanel .imgright{
	float:right;
	margin:10px;
	border:solid 1px #D1D1D1;
}
#leftpanel .imgleft{
	float:left;
	margin:10px 15px 10px 0px;
	border:solid 1px #D1D1D1;
}
#leftpanel p.imgbot{
	text-align:center;
}
#leftpanel p.imgbot img{
	border:solid 1px #D1D1D1;
}
#leftpanel .lesstext{
	height:575px;
}
#homelinks h2{
	color:#a00351;
}
#homelinks{
	padding:15px 0px 15px 0px;
}
#homelinks div{
	float:left;
}
#homelinks p, #innerlinks p{
	background:url('../images/homeview.gif') top left no-repeat;
	margin-top:10px;
	padding-left:8px;
}
#homelinks p a, #innerlinks p a{
	color:#fff;
	display:block;
	width:207px;
	height:31px;
}
#homelinks .homelink1{
	padding:0px 15px 0px 0px;
}
#homelinks .homelink2{
	padding:0px 15px 0px 15px;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}
#homelinks .homelink3{
	padding:0px 0px 0px 15px;
}
#homelinks h3{
	margin:0px;
	padding:0px;
}
.homeimg a{
	display: block;
	width:216px;
 	height:98px;
 	text-decoration: none;
}
.homelink1 .homeimg a{
	background: url('../images/homeimg1.gif') 0 0 no-repeat;
}
.homelink2 .homeimg a{
	background: url('../images/homeimg2.jpg') 0 0 no-repeat;
}
.homelink3 .homeimg a{
	background: url('../images/homeimg3.gif') 0 0 no-repeat;
}
#innerlinks h2{
	color:#a00351;
}
.pageul{
	list-style-image:url('../images/leftarrow.gif');
	margin:8px 0px 0px 40px;
	padding:0px;
}
#sitemap .pageul{
	font-weight:bold;
}
.pageul li{
	margin:0px;
	padding:0px 0px 10px 0px;
}
.pageul ul{
	list-style-image:none;
	margin:10px 0px 0px 20px;
	font-weight:normal;
}
.pageul a{ 
	color:#2F2F2F; 
	text-decoration:none; 
}
.pageul a:hover{ 
	text-decoration:underline; 
}
#linktext{
	padding:0px 20px 20px 20px;
}
.pcen{
	text-align:center;
}
#feedtit td{
	padding:5px 0px 5px 0px;
}

/* ************************ Right Panel ************************ */

#rightpanel{
	padding:0px 12px 0px 12px;
	margin-left:747px;
}
#art #rightpanel{
	margin-left:283px;
	padding:8px 12px 0px 12px;
	background:url('../images/textbg.gif') top left repeat-y;
}
#arttable td{
	padding:5px 10px 5px 10px;
	text-align:center;
}
#arttable td img{
	border:solid 1px #D1D1D1;
	padding:5px;
}
#art #rightpanel h2{
	margin:0px 10px 10px 0px;
}
#art .product{
	float:left;
	width:216px;
	margin-right:25px;
}
#art .product img{
	border:solid 1px #D1D1D1;
	padding:5px;
}
#rightpanel h1{
	font-size:1.00em;
	color:#a00351;
	border-bottom:solid 1px #A0A0A0;
	padding:0px 0px 7px 0px;
	margin-bottom:12px;
}
#rightpanel p.rightimg1, #rightpanel p.rightimg2, #rightpanel p.rightimg3{
	margin:0px;
	padding:0px;
}
#rightpanel p.rightimg1 a, #rightpanel p.rightimg2 a, #rightpanel p.rightimg3 a{
	display: block;
	height:124px;
	text-decoration: none;
}
#rightpanel p.rightimg1 a{
	background:url('../images/rightimg1.jpg') 0 0 no-repeat;
}
#rightpanel p.rightimg2{
	background:url('../images/rightimg2.jpg') top left no-repeat;
}
#rightpanel p.rightimg3{
	background:url('../images/rightimg3.jpg') top left no-repeat;
}

/* ************************ Footer ************************ */

#footer{
	background:#202328;
	color:#BCBCBC;
	height:210px;
	padding:32px 0px 0px 30px;
	clear:both;
}
#footer div{
	float:left;
	margin-right:24px;
}
#footer h1{
	color:#a00351;
	font-size:1.30em;
	margin:0px 0px 25px 0px;
}
#footer h1 a{
	color:#a00351;
	text-decoration:none;
}
#footer h1 a:hover{
	color:#a00351;
	text-decoration:none;
}
#footer p{
	margin:0px;
	padding:0px 0px 8px 0px;
}
#footer .address{
	margin-right:120px;
}
#footer .address p{
	margin:0px;
	padding:0px 0px 12px 38px;
}
#footer .email{
	background:url('../images/email.gif') top left no-repeat;
}
#footer .phone{
	background:url('../images/phone.gif') top left no-repeat;
	margin:20px 0px 0px 0px;
}
#footer .textbox{
	width:210px;
	height:18px;
	background:#262A31;
	border:solid 1px #373B41;
	color:#BCBCBC;	
}
#footer textarea{
	width:234px;
	height:75px;
	background:#262A31;
	border:solid 1px #373B41;
	color:#BCBCBC;	
}
#footer .submit{
	margin-top:45px; 
}
#copyright{
	clear:both;
	background:#17191D;
	border-top:solid 1px #27292D;
	text-align:center;
	padding:15px;
	color:#979797;
}
#copyright p{
	margin:0px;
	padding:0px 0px 5px 0px; 
}