*{
	margin:0px;
	padding:0px;
}

html, body{
	widht: 100%;
	height: 100%;
	min-height: 100%;
	font-size: 15px;
	line-height: 1.6em;
	font-family:Tahoma, Geneva, sans-serif;
}

body{	
	background:#000;	

}

a {
	color:#db7b0a
}

a:hover{
	 color:#dbac0a;	
}

a img, a:focus, a:hover, a:link, a:active{
	border:0px;	
	outline:none;
}



p{
	color:#ae7934;
}
h1{
	margin-bottom: 12px;
	padding-bottom: 10px;
	background:url(../images/h1-bg.png) center 35px repeat-x;	
}

h2{
	font-weight: normal;
	color:	#D6882C;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.3em;
	margin-top: 15px;
	margin-bottom: 10px;
}

h3{
	font-size: 16px; 
	font-weight: bold; 
	color: #ae7934;
	margin-bottom: 15px;
}

#container{
	width: 100%;
	padding-top: 70px;
	min-height: 600px;
}

#content{
	width: 850px;
	margin: 0px auto;	
	

}


#header{

}

#tagline{
	color:	#c09973;
	float:right;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
}

#leftnav{
	
	
}


#leftnav a span, #home-leftnav a span{
	display:none;	
}

#footer{
	color:#955913;
	font-size: 0.8em;
}

#footer a{
		text-transform: uppercase;
		letter-spacing: 1px;
}

.clearme{
	clear:both;
}


.floatright{
	float:right;
	margin:5px;
	font-size: 0.7em;

	margin-bottom: 20px;
	width: 210px;

}

.floatright p{
	color:#FFCB3A;	
	text-align:center;
	line-height: 1.6em;
}

.floatright img{
	border:1px solid #2d200e;	
	padding: 10px;
	
}

.floatright a{
	text-decoration:none;	
}

.imgright{
	background:url(../images/img-bg.png) no-repeat;
	width: 287px;
	height: 206px;
}

.imgright img{
	width: 258px;
	height: 175px;
	margin-top: 13px;
	margin-left: 12px;
	border:none;	
	padding: 0px;
}

a.buyprints{
	background:url(../images/purchasepring.jpg) no-repeat;
	width: 250px;
	height: 46px;
	display:block;
	margin:auto;
	margin-top: 10px;
}

a.buyprints:hover{
	background:url(../images/purchasepringR.jpg) no-repeat;	
}
a.buyprints span{
	display:none;
}

a.buydvd{
	background:url(../images/buydvd.jpg) no-repeat;
	width: 176px;
	height: 29px;
	display:block;
	margin:auto;
	margin-top: 10px;
}
a.buydvd:hover{
	background:url(../images/buydvdR.jpg) no-repeat;	
}
a.buydvd span{
	display:none;
}


p.quote{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#594831;
	font-size: 1em;
	font-style:italic;
	margin-top: 15px;
}

p.quote strong{
	margin-top: 25px;	
}

.quotemark{
	font-size: 1.6em;
	font-weight:bold;
	margin-top:2px;
}

#contactform{
	width: 300px;
	margin-left: 20px;
}

#contactform br{
	margin-bottom: 10px;
}

label{
	color:#D6882C;
	float:left;
	margin-right: 10px;
	clear:both;
}

input{
	float:right;	
}

input, textarea{
	color:white;
	border:1px solid #513620;
	padding:3px;
	background:#2A2A2A;	
}


#errorBox{
	margin-bottom: 5px;
	clear:both;
	
}


#submitBtn{
	float:none;	
}


#errorBox label.error{
	color:red;	
	margin-bottom: 5px;
	width: 500px;
}

.clearme{
	clear:both;	
}

.boldertext{
	font-size: 14px;
	font-weight: bold;	
}


.paypalform{
	text-align:center;
	clear:both;
	margin:10px;
}

.paypalform input {
	float:none;
	padding:0px;
	border:0px;
	background:none;
	margin-left:10px;
}