/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

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

a:link {
	color: #FF0000;
	text-decoration:none;
	font-size: 13px;
}

a:hover {
	text-decoration: underline;
	color: #78030a;
}

body {	
	background: #000000;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content{
	margin: 0 auto;
	background: #1e7c01;
	width: 989px;
	text-align: left;
	background: url(images/mainbg.gif) repeat-y center;
}

#main{
width: 989px;
margin: 0 auto;
clear:both;
}

#header {
	height: 397px;
	width: 289px;
	background: #1e7c01 url(images/header.jpg) no-repeat top;		
}

#logo {
	height: 79px;
	text-align: center;
	padding-left: 0px;
	background: #000000;
}


#logo a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration: none;
	font-style: italic;
	font-size: 24px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}

#cart{
	width: 690px;
	height: 15px;

	font-family:Geneva, Arial, Helvetica, sans-serif
	font-size: 13px;
	text-align: right;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 100px;
	padding-top: 4px;
	color: #ffffff;
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

#menu
{
width: 701px;
height: 53px;
background: url(images/menu.gif) no-repeat;
border-bottom: 10px solid #000000;
}

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

#menu li {	
	display: inline; 
}

#menu a{
	display: block;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	text-decoration: none;	
	height: 35px;
	padding-top: 18px;	
	width: 129px;

}

#menu a:hover{
    height: 35px;
	background: url(images/menu_hover.jpg) repeat-x;
}

.wrapper, block { width:100%; overflow:hidden;}

.linkbutton { display:block; float:left; background:url(images/linkbutton-bgd.gif) left top repeat-x; color:#1e1e1e; font-family:Arial, Helvetica, sans-serif; font-size:.92em; text-decoration:none; text-transform:uppercase; margin-top:12px; line-height:.73em;}
.linkbutton em { display:block; background:url(images/linkbutton-left.gif) no-repeat left top;}
.linkbutton b { display:block; background:url(images/linkbutton-right.gif) no-repeat right top; padding:8px 24px 8px 15px; font-style:normal;}
.linkbutton:hover { color:#7790ab;}


#left{
	width: 278px;
}

#lefttop{
	background:url(images/lefttop.gif) no-repeat top;
	height: 13px;
}

#left H3{
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 236px;
	height: 30px;
	font-size: 18px;
	font-weight: normal;
	padding-left:15px;
	padding-top: 10px;
	color: #ffffff;
	background: url(images/title.png) repeat-x;
	margin: 0 auto;
}

.leftbg{
	background:url(images/leftbg.jpg) no-repeat center top;
	padding-top:25px;
}	

.leftcenter{
	background:url(images/leftcenter.gif) no-repeat right;
	height: 19px;	
}

#left ul {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	
}

#left ul li{

	padding-left: 25px;
	padding-bottom: 10px;
}

#left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}
#left a:visited {
	color: #000;
	font-weight: bold;
}

#right{
	float: right;
	width: 700px;
}

#righttop{
	background:url(images/righttop.gif) no-repeat top right;
	height: 13px;
	text-align="center"
}

#right H4{
	width: 660px;
	height: 30px;
	font-size: 18px;
	font-weight: normal;
	padding-left: 14px;
	padding-top: 12px;
	color: #ffffff;
	background: url(images/right_top.png) no-repeat;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.rightcenter{
	background:url(images/rightcenter.gif) no-repeat right;
	height: 19px;	
}

.rightbg{
	background:url(images/rightbg.jpg) no-repeat center top;
	padding-top:25px;
}	

#right p {
	margin: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
}

#right ol, #right ul
{
margin-left: 30px;
}


#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}

.read{
	text-align:left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}

#page_image {
	text-align:center;
	padding: 150px;
}

#page_image1 {
	text-align:left;
	padding: 150px;
}

#main_content {
	margin-right: 2px;
	width: 644px;
	text-align: center;
	float: right;
}

#new_item_image {
	width: 245px;
	float: center;
	overflow: hidden;
	text-align: right;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}


#mainbot{
	background:url(images/mainbot.gif) no-repeat;
	height: 20px;
	clear:both;
}

#footer {
	height: 40px;
	width: 990px;
	clear: both;
	padding-top: 20px;
	background: #000000 url(images/footer.gif) no-repeat top;
	padding-bottom: 5px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
.shiplink {
	color: #F00;
}
