/* CSS Document */
html, body {
    height: 100%;
}
.cart  {
	background: #c4bd6e;
	color:#fff;font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}
body {
	margin:0 auto;
	padding:0;
	background: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #a7952e;
	font-weight:bold;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	font-weight:bold;
	color:#225e34;
	}
h2 {
	font-size: 16px;
	font-weight:bold;
	color:#a3905c;
}
h3	{
	font-size: 14px;
	font-weight:bold;
	color:#990;
}
i {
	display: none;
}
a#logo {
	position: absolute;
	display: block;
	width: 363px;
	height: 86px;
	top: 13px;
	left: 13px;
}
#alpha {
	margin: 0 auto;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	width: 749px;
}
#beta {
	float:left;
	width:749px;
	background: #eee8c5;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	text-align: left;
}

#nav ul a {
	display: block;
	width: 157px;
	height: 27px;
	background: url(pix/list_bg.gif) no-repeat;
	background-position: 10px 0; 
	font-weight:bold;
	font-size:12px;
	padding:8px 0 0 25px;
}
#nav ul a:hover {
	color:#000;
}
#edit a:link {
	color: #FFF;	
	font-weight:bold;
	font-size: 11px;
}
#edit a:visited {
	color:#FFF;!important
	font-weight:bold;
	font-size: 11px;
}
#edit a:hover {
	color: #000;!important
	font-weight:bold;
	font-size: 11px;
}
#footer a{
	color:#a28d50;
	font-weight:bold;
	font-size:10px;
}
/*#footer a:visited{
	color:#a28d50;
	font-weight:bold;
}*/
#footer a:hover{
	color:#a28d50;
}
#footer {	
	left:0;
	margin: 0 auto;
	text-align:center;
	clear:both;
	width:749px;
	background-color:#FFF;
	height: 60px;
	color:#a28d50;
}

#header {
	position:relative;
	clear:both;
	margin:0 auto;
	height: 111px;
	width:749px;
	background: url(pix/header.gif) no-repeat;
}
#headerLinks {
	position: absolute;
	text-align:left;
	left: 403px;
	top:78px;
}
#headerLinks a{
	padding-right:20px;
	color:#000;
	font-size:11px;
	text-decoration:none;
}
#headerLinks a:hover{
	color:#666;
}
#left {
	position:relative;
	float:left;
	width: 200px;
	background-color:#faf6dd;
	margin: 0px 13px 13px 13px;
}
#column img{
	padding-right:70px;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:20px;
}
#nav {
	width:188px;
}
#column {
	position:relative;
	width: 188px;
	margin:5px;
	border: 1px solid #c4b144;
}
.textArea {
 font-size: 10px;
 background-color: #FFF;
 border: 1px solid #c4b144;
}
#pagetext img {
	background: #000;
	padding: 1px;
}
#pagetext {
	float:left;
	margin: 0 0 0 0;
	color:#630;
	width:499px;
	padding:6px 6px 0px 6px;
	background:#fff;
	text-align: justify;
    font-size: 11px;
	min-height: 367px;
}
#pagetextint {
	float:left;
	margin-bottom: 13px;
	margin-right:13px;
	color:#630;
	width:489px;
	padding:10px;
	background:#fff;
	text-align: justify;
    font-size: 12px;
	min-height: 367px;
}
#pagetextint img{
	padding: 8px;
}
#bottomWrap {
	padding: 5px 5px 5px 5px;
	background: #FFF;
	width:714px;
	float:left;
	margin: 0px 13px 13px 13px;
}
#bottom img{
	padding:5px 5px 0 0px;
}
table {
	color:#000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom
{
	float:left;
	border: 1px solid #c4b144;
	background-color:#fff;
	width:711px;
	text-align:left;
}
#bottomLeft {
	position:relative;
	visibility:inherit;
	display:block;
	padding:0 10px 10px 10px;
	float:left;
	width:215px;
	margin: 5px 0px 0 5px;
}
#bottomMiddle img{
	padding:9px 5px 0 0px;
}
#bottomLeft img{
	padding-top:9px;
}
#bottomMiddle {
	position:relative;	
	padding:0 10px 10px 10px;
	float:left;
	width:215px;	
	margin: 5px 0 5px 0;
}
#clearer {
	clear:both;
}
#bottomRight {
	float:left;	
	padding:10px 10px 0px 10px;
	position:relative;	
	margin: 5px 5px 5px 0;
	width:189px;
}
