body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #220000; 
/*	background:#ae400f url('images/BG9.jpg') repeat; */
	text-align:center;
	margin:0;
}
.wrapper {
	background-color:#FFFFCC;
	margin:0 auto;
	width:800px;
	text-align:left;
	margin-top:20px;
/*	border-style: solid; 
	border-color: #6B2C14; 
	border-top:none;
	border-top-width: 6px; 
	border-left-width: 6px; 
	border-right-width: 6px; 
	border-bottom-width: 6px; */
}
.center {
	text-align:center;
}
.header {
	width:800px;
	height:120px;
	margin:0;
	overflow:hidden;
	/*float:right;*/
	background: #220000 url('images/archtop6.gif') no-repeat top;
}
.leftcolumn{
	float:left;
/*	height:766px; */
	width:460px;
	padding-top:0px;
	padding-left:70px;
	font-size: 16px;
/*	background: url('images/frameLeftSide.jpg') no-repeat top left; */

}

.menu {
	width:130px;
	font-size:14px;
	float:left;
	padding-left:20px;
	padding-top:20px;
}
.pagecontent {
	width:600px;
	float:right;
}
.rightcolumn{
/*	height:766px; */
	width:200px;
	padding-left:20px;
	padding-top:30px;
	padding-bottom:0px;
	padding-right:0px;
	float:right;
/*	background: url('images/frameRightSide.jpg') no-repeat top right; */
}
.footer{
	width:460px;
	font-size:9px;
	font-color:#000000;
	text-align:center;
	padding-bottom:20px;
	padding-top:30px;
/*	background: #220000 url('images/frameBottom2.jpg') no-repeat top; */
}
.content {
	width:760px;
	padding-left:0px;
	background-color:#FFFFCC;
}
.siteTitle {
	padding-top:110px;
	font-family: Times,serif;
	font-size: 50px;
	font-weight:bold;
	color: #220000;
	text-align:center;
}

.links ul {
	margin:0;
	font-size:11px;
	font-weight:bold;
	padding-top:6px;
	padding-right:0px;
	list-style:none;
}
.links li {
	float:right;
	margin-right:0px;
	padding:0 0 0 0px;
}
.links a {
	padding-top:0px;
	padding-right:10px;
	padding-bottom:6px;
	padding-left:6px;
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
	letter-spacing: 1px;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
.links a {float:none;}
/* End IE5-Mac hack */


.links a:link {
	color:#ffffff;
	text-decoration:none;
}
.links a:active {
	color:#ffffff;
	text-decoration:none;
}
.links a:visited {
	color:#ffffff;
	text-decoration:none;
}
.links a:hover {
	color:#9EB03A;
	text-decoration:none;
}

.normal_link a:hover a:link a:visited a:active {
	color: #111111;
}

.clear{
	clear:both;
}

a:link {
	color: #111111;	
	text-decoration: none;
}
a:visited {
	color: #111111;	
	text-decoration: none;
}
a:hover {
	color: #111111;	
	text-decoration: underline;
}
a:active {
	color: #111111;	
	text-decoration: none;
}
/*
h1{
	width:760px;
	height:113px;
	margin:0;
	overflow:hidden;
	float:right;
	background:#ae400f url('images/FrameTop.jpg');
}
*/
h1 a:link, h1 a:hover, h1 a:visited, h1 a:active{
	display:block;
	width:760px;
	height:113px;
	text-indent:-100000px;
}
h2{
	font-size:18px;
	
}


.list2{
	font-weight:bold;
	font-size:12px;
}
.list2 li{
	list-style-type:circle;
}

.footerlinks a:hover a:link a:visited a:active {
	font-size:10px;
	color:#cccccc;
	text-decoration:none;
}
.mailto a{
	color:#365387;
}
.clear{
	clear:both;
}
/* from shop */
#headertext{
	float:right;
	padding-top:10px;
	padding-right:10px;
}
#content {
	font-size: 100%;
	width: 710px;
	float: right;
	padding: 20px 10px 0px 0px;
	background-color:#CCCC00;
}

#contentlogin {
	font-size: 80%;
	width: 520px;
	float: left;
	padding: 20px 10px 0 100px;
	background-color: transparent;
}
#content .item_title {
	border-top: 1px solid #cccccc;
	padding-top: 0.4em;
	font-size:90%;
	font-weight:bold;
}
#content p {
	line-height: 1.8em;
	padding-left: 2em;
}
#content .checkouttext {
	line-height: 1.1em;
	font-size: 90%;
}
#content h1 {
	font: normal 180% Verdana, Arial, Helvetica, sans-serif;
	color: #B51032;
	background-color: transparent;
}
#content h2 {
	font-size: 120%;
	color: #940D1E;
	background-color: transparent;
	border-bottom: 1px dotted #FF9006;
}
#content a:hover {
	background-color: #eeeeee;
	color: #000000;
}
#content a:visited {
	color: #0000ff;
}
#content .content_outline {
	border: 2px solid #cccccc;
	padding: 5px 5px 5px 5px;
	margin-top:10px;
	margin-bottom:10px;
	-moz-border-radius:15px;
}
#navigation .navigation_outline {
	/*border: 2px solid #cccccc;*/
	margin-left:10px;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:20px;
	margin-right:-14px;
	/*-moz-border-radius:15px;*/
}
#navigation {
	float: left;
	width: 180px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 180px;
	border-bottom: 1px dotted #999999;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 4px 4px 4px 0.5em;
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #eeeeee;
	color: #000000;
}
#navigation .cart_summary {
	font-size:80%;
}
#navigation .mostpopular {
	font-size:80%;
	font-weight:bold;
}
#navigation .subnav {
margin-left:10px;
font-size:70%;
}
#navigation .inputbox {
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
width:100px;
}
#navigation .search_query, #navigation .cart_summary {
padding-left:10px;
}
#footer {
	clear: both;
}
