
body {
	background-color:#4C3A08;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}

	
/*...........Header...........*/


#header {
	width:770px;
	height:203px;
	margin:0 auto;
	padding:0;
	border:1px groove #FFCC33;
	}
	
	
/*...........menu...........*/			

	
#menu {
	width: 770px;
	height:40px;
	padding:0;
	margin:0 auto;
	border:1px groove #934900;
	}

#menu ul {
	width: 770px;
	height:45px;
	margin: 0;
	padding: 0;
	background:url(images/menu_bg.gif) repeat-x;
	list-style: none;
	overflow:hidden;
}

#menu li {
	display: inline;
}

#menu li a {
	display: block;
	float: left;
	height:45px;
	padding:10px 34px 0 34px;
	background: url(images/border.gif) no-repeat;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	}
	
#menu li a.lil {
	background:none;
	}	

#menu a:hover  {
	color:#000000;
	}
	

/*...........container...........*/	


#container {
	width:770px;
	margin:0 auto;
	background-color:#775C15;
	overflow:hidden;
	border:1px groove #FFCC33;
	}
	
.clear {
	clear:both;
	}

.image {
	margin:0 10px 10px 0;
	float:right;
	}
	
.sub_title {
	font-weight: bold;
	font-size:14px;
	color:#FF9900;
	padding: 0;
	margin: 0 0 10px 0;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	}
	
.question {
	font-weight: bold;
	font-size:12px;
	color:#FF9900;
	padding: 0;
	margin: 0 ;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	}
	
	
/*...........left_container...........*/	


#left_container {
	width:530px;
	float:left;
	}

.left_contents img {
	margin-bottom:10px;
	}
	
.left_contents {
	width:520px;
	float:left;
	margin:10px;
	padding:5px;
	}

#left_container h1 {
	font-weight:normal;
	}
	
.content_title{
	font-weight: normal;
	font-size:18px;
	color:#FFF;
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom:1px dashed #54400A;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	text-align:left;
	}
	
.yellow {
	color:#FFCC33;
	}
	
.content_text{
	font-size: 13px;
	color:#FFF;
	padding: 0 0 10px 0;
	margin: 0;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	text-align: justify;
	letter-spacing:.01em;
	}

.content_text_right{
	font-size: 12px;
	color:#FFF;
	padding: 0 0 10px 0;
	margin: 0;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	text-align:left;
	}


.content_text_home{
	font-size:13px;
	color:#FFF;
	padding: 0 0 10px 0;
	margin: 0;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	text-align: justify;
	line-height:22px;
	letter-spacing:normal;
	}
	
	
	
/*...........right_container...........*/



#right_container {
	width:200px;
	float:right;
	background-color:#775C15;
	}
	
.right_contents {
	width:180px;
	margin:10px;
	float:right;
	text-align:left;
	}
	
#right_container img {
	margin-bottom:10px;
	}
	
/*...........footer...........*/	

#footer_wrap {
	width:770px;
	height:auto;
	margin:0 auto;
	border:1px groove #FFCC33;
	}
	
#footer{
		height:auto;
		padding: 25px 15px 0 15px ;
		color: #FFFFFF;
		text-align: center;
		background-image:url(images/footer_bg.gif);
		background-position:top;
		background-repeat:repeat-x;
	}
	

	.footer_links:link, .footer_links:visited, .footer_links:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000;
		text-decoration: none;
	}

	.footer_links:hover{
		color:#FFF;
	}
	
	
/* Order */

.contents_order{
	width: 660px;
	height: auto;
	float: left;
	color: #1c5b97;
	padding: 20px 20px 20px 20px;
	font-size: 12px;
}

.contents_order a:link, .contents_order a:visited, .contents_order a:active{
	color: #666666;
}

#order_container{
	width: 480px;
	height: auto;
	float: left;
	border: 1px solid #CCC;
	padding: 10px;
	background: #EAEAEA url(images/order_box_bg.gif) no-repeat top;
	text-align: left;
	color: #333;
}

.pvx_items:link, .pvx_items:visited, .pvx_items:active{
	width: 458px;
	height: auto;
	float: left;
	border: 1px solid #CCC;
	padding: 10px;
	margin-top: 1px;
	background: #FFF;
	font-size: 12px;
	text-decoration: none;
}

.pvx_items:hover{
	border: 1px solid #AAA;
	background: #FBFBFB;
	text-decoration: none;
}


.shipping_info{
	width: 458px;
	height: auto;
	float: left;
	border: 1px solid #e3ebf3;
	padding: 10px;
	margin-top: 10px;
	background: #FFF;
	cursor: default;
	color: #1c5b97;
}

.checkout{
	padding: 8px;
	margin-top: 5px;
}

.text_embeded, .text_embeded_georgia{
	border: none;
	background: url(images/dollar.gif) left center no-repeat;
	padding: 0 0 0 14px;
	font-weight: 500;
}

.text_embeded_georgia{
	padding: 0;
	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	width: 50px;
	color: #333333;
}

.grey{
	color: #666;
}

.font_medium{
	font-size: 20px;
	font-weight: normal;
	color: #F9D02C;
}

.spacedout{
	text-decoration: line-through;
}

.font_large_red{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #CC3300
}

.font_small{
	font-size: 10px;
	font-weight: bold;
}

.font_large{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #0066CC;
}

.regular_text_smaller{
	color: #333;
}

.font_big{
	color: #006600;
	font-size: 25px;
}


.refund {
	color:#333333;
	}
	

.yellow{
	font-size: 16px;
	font-weight:bold;
	color:#FFFF00;
}


.line {
	letter-spacing:1.4px;
	}
.name {
	font-weight: bold;
	font-size:12px;
	color:#FFF;
	padding: 0;
	margin: 0 ;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	}
	
.refund_text{
	font-size: 12px;
	color:#333;
	padding: 0 0 10px 0;
	margin: 0;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	text-align:left;
	letter-spacing:.01em;
	}
	                                                      
.font_red{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:16px;
	color: #CC3300;
	font-weight:bold;
	}