/* CSS Document */

#body_default {
	padding: 0;
	margin: 0;
	background: url(images/main_bg.gif) 0 0 repeat-x #F2F0DC;
	color: #5D5B46;
}
#body_index {
	padding: 0;
	margin: 0;
	background: url(images/index_bg.gif) 0 0 repeat-x #F2F0DC;
	color: #5D5B46;
}
#body_article {
	padding: 0;
	margin: 0;
	background: url(images/main_bg.gif) 0 0 repeat-x #F2F0DC;
	color: #5D5B46;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

a:link {
	color: #C58C00;
	font-weight:normal;
}
a:visited {
	color: #C58C00;
	font-weight:normal;
}
a:hover {
	color: brown;
}

#logo ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
#footer ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

.clearLeft {
	clear: left;
}

#headerMain{
	width:100%;
}
#logo {
	height: 140px;
	width: 961px;
	margin: 0 auto;
	position: relative;
	background: url(images/header_pic2.jpg) 479px 38px no-repeat;
}
#logo img {
	height: 92px;
	left: 0px;
	position: absolute;
	top: 11px;
	width: 411px;
}
#logo #sitename {
	margin: 0;
	padding: 0;
	color: #a61208;
	font: bold 24px/27px Verdana, Arial, Helvetica, sans-serif;
	left: 110px;
	position: absolute;
	top: 9px;
	background-color: inherit;
	text-transform: uppercase;
}
#logo #motto {
	margin: 0;
	padding: 0;
	color:#FEEDB7;
	font:normal 17px/20px Verdana, Arial, Helvetica, sans-serif;
	left:108px;
	top:50px;
	background-color:inherit;
	position:absolute;
	text-transform:none;
	text-align:center;
	width:513px;
}
#logo ul.top{
	background:url(images/top_nav_bg.gif) 0 0 no-repeat;
	width:237px;
	height:26px;
	position:absolute;
	left:687px;
	top:10px;
	padding:0 0 0 15px;
}
#logo ul.top li{
	float:left;
	display:block;
}
#logo ul.top li a.home{
	background:url(images/home_icon.gif) 0 3px no-repeat;
	padding:0 0 0 18px;
	font:bold 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	margin:0 15px 0 0;
	background-color:inherit;
}
#logo ul.top li a.about{
	background:url(images/about_us_icon.gif) 0 3px no-repeat;
	padding:0 0 0 19px;
	font:bold 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	margin:0 15px 0 0;
	background-color:inherit;
}
#logo ul.top li a.about:hover{
	background:url(images/about_us_icon_hover.gif) 0 3px no-repeat;
}
#logo ul.top li a.contact{
	background:url(images/contact_icon.gif) 0 3px no-repeat;
	padding:0 0 0 23px;
	font:bold 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	margin:0 15px 0 0;
	background-color:inherit;
}
#logo ul.top li a.contact:hover{
	background:url(images/contact_icon_hover.gif) 0 3px no-repeat;
}
#logo ul.nav{
	width:940px;
	height:29px;
	position:absolute;
	left:10px;
	top:109px;
	border: 0px solid #ffffff;
}
#logo ul.nav li{
	float:left;
	margin:0;
	padding:0;
}
#logo ul.nav li a{
	display:block;
	padding:0 10px;
	font:bold 11px/29px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	border: 0px solid #ffffff;
}
#logo ul.nav li a:hover{
	color:#fff;
	background-color:#C58C00;
}

#sortOrder {
	height: 30px;
	float: right;
	padding: 12px 10px 15px 10px;
	border: 0px solid green;
}

#compareItems {
	width: 160px;
	height: 30px;
	float: right;
	padding: 12px 10px 15px 0px;
	border: 0px solid blue;
}
#compareItems input.submit {
	background: url(images/button-background.png) repeat-x;
	border: 1px solid #969260;
	color: #2F2A28;
	font: 13px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 22px;
	position: relative;
	right: 0px;
	top: 0px;
	width: 160px;
	margin-bottom: 20px;
	cursor: pointer;
	padding: 0px 0px 0px 0px;
}

#buypanel {
	background:url(images/bodybottombg.gif) 0 0 no-repeat #FEFDF0;
	color: #5D5B46;
	border-bottom:1px solid #CDCAA3;
	border-left:1px solid #CDCAA3;
	border-right:1px solid #CDCAA3;
	float: right;
	min-height: 170px;
	margin: 0px 0px 10px 10px;
	width: 200px;
}
#buypanel p {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	border: 0px solid blue;
}
#buypanel #pricing {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	margin: 0;
	border: 0px solid red;
}
#buypanel #pricing span {
	color: #AB0000;
}
#buypanel h4 {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 0;
	border: 0px solid red;
}
#buypanel h4 span {
	color: #AB0000;
}
#buypanel h3 {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	border: 0px solid green;
}
#buypanel .image {
	padding: 16px 0px 16px 18px;
	border: 0px solid green;
}
#buypanel .price {
	padding: 16px 0px 16px 4px;
	border: 0px solid red;
}
#buypanel input.submit {
	background: url(images/button-background.png) repeat-x;
	border: 1px solid #969260;
	color: #2F2A28;
	font: 13px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 24px;
	position: relative;
	left: 10px;
	top: 4px;
	width: 160px;
	margin-bottom: 20px;
	cursor: pointer;
	padding: 0px 0px 0px 0px;
}
#buypanel .line {
	border-bottom: 1px dashed #2F2A28;
	line-height: 6px;
	margin-bottom: 6px;
}
#buypanel p.powered_by {
	display: block;
	width: 96px;
	height: 31px;
	padding: 2px;
	position: relative;
	left: 52px;
	background-color: inherit;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 0px solid orange;
}

#list_price { text-decoration: line-through; color: black; }

#seller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	min-height: 160px;
	color: #5D5B46;
	background: #F2F0DC;
	position: relative;

	padding: 30px;
	border: 0px solid blue;
}
#seller h2 {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 25px;
	padding: 10px 10px 4px 0px;
	margin-bottom: 0px;
	border: 0px solid blue;
}

#plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	min-height: 160px;
	color: #5D5B46;
	position: relative;
	width: 880px;
	left: 50px;
	border: 0px solid blue;
}
#plain h2 {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 25px;
	padding: 10px 10px 4px 0px;
	margin-bottom: 0px;
	border: 0px solid blue;
}
#plain input.submit {
	background: url(images/button-background.png) repeat-x;
	border: 1px solid #969260;
	color: #2F2A28;
	font: 13px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 24px;
	left: 0px;
	position: relative;
	top: 4px;
	width: 130px;
	cursor: pointer;
}

#compare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #5D5B46;
	background: #F2F0DC;
}

#comparepanel {
	background: #ffffff;
	color: #D80000;
	border-bottom:1px solid #CDCAA3;
	border-left:1px solid #CDCAA3;
	border-right:1px solid #CDCAA3;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 90px;
	width: 90px;
}

#panel {
	background:url(images/bodybottombg.gif) 0 0 no-repeat #FEFDF0;
	color: #D80000;
	border-bottom:1px solid #CDCAA3;
	border-left:1px solid #CDCAA3;
	border-right:1px solid #CDCAA3;
	margin-bottom: 10px;
	width: 200px;
}
#panel h2 {
	background: transparent;
	color: #AB0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding: 10px 10px 4px 0px;
	margin-bottom: 0px;
	text-align: center;
	border: 0px solid blue;
}
#panel h4 {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 0px;
	padding: 0px 10px 0px 10px;
	text-align: left;
	border: 0px solid green;
}
#panel p {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 10px 0px 10px;
	text-align: left;	
}
#panel p.justify {
	text-align: justify;
}
#panel p span {
	color: #000000;
}
#panel p span.bold {
	font-weight: bold;
}
#panel p span.red {
	color: #AB0000;
}
#panel ul {
	list-style-type: square;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 20px 0px;
	font-size: 12px;
	color: black;
}
#panel ul li {
	margin-top: 4px;
}

#panelDetail {
	margin: 10px;
	text-align: center;
	width: 180px;
}
#panelDetail p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

span.red {
	color: #AB0000;
	font-weight: bold;
}

#tinyImage {
	background: white;
	border-bottom: 1px solid #CDCAA3;
	border-left: 1px solid #CDCAA3;
	border-right: 1px solid #CDCAA3;
	display: block;
	float: left;
	height: 40px;
	margin: 0px 5px 5px 0px;
	vertical-align: middle;
	width: 40px;
}
#tinyImage img {
	border: 0px;
}
#smallImage {
	background: white;
	border-bottom: 1px solid #CDCAA3;
	border-left: 1px solid #CDCAA3;
	border-right: 1px solid #CDCAA3;
	float: left;
	height: 90px;
	margin: 0px 10px 10px 0px;
	text-align: center;
	vertical-align: middle;
	width: 90px;
}
#smallImage img {
	border: 0px;
}
#mediumImage {
	background: white;
	border-bottom: 1px solid #CDCAA3;
	border-left: 1px solid #CDCAA3;
	border-right: 1px solid #CDCAA3;
	display: block;
	float: left;
	height: 170px;
	margin: 0px 10px 10px 0px;
	text-align: center;
	vertical-align: middle;
	width: 180px;
}
#mediumImage img {
	border: 0px solid green;
}

#categoryListUpper {
	display: block;
	float: left;
	height: 100px;
	margin: 0px 10px 20px 0px;
	text-align: center;
	vertical-align: middle;
	width: 180px;
	border: 0px solid blue;
}
#categoryListLower {
	display: block;
	float: left;
	height: 100px;
	margin: 0px 10px 20px 0px;
	text-align: center;
	vertical-align: middle;
	width: 180px;
	border: 0px solid green;
}

#listItem {
	display: block;
	float: left;
	padding: 0px 0px 6px 0px;
	width: 630px;
	min-height: 120px;
	border-top: 0px solid green;
	border-bottom: 1px dashed #2F2A28;
	margin-top: 8px;
	margin-bottom: 0px;
}
#listItem h2 {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px;
}
#listItem h3 {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#listItem h5 {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 4px;
	margin-bottom: 0px;
}
#listItem p {
	padding-top: 4px;
	vertical-align: bottom;
}
#listItem p.price {
	padding-bottom: 10px;
}
#listItem p span {
	color: #000000;
}
#listItem p span.red {
	color: #AB0000;
}
#listItem p img {
	vertical-align: bottom;
	border: 0px solid blue;
	margin-top: 2px;
}

#bodyTopMain{
	width: 100%;
	color: #251C00;
	padding: 12px 0px 0px 0px;
}
#bodyTop{
	width:980px;
	margin:0 auto;
	padding: 10px;
	border: 0px solid green;
}
#mainContent {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 880px;
	color: #5D5B46;
	border: 0px solid blue;
}
#mainContent h1, h2 {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0px solid blue;
}
#mainContent h1.reviews {
	margin-top: 20px;
	font-size: 14pt;
}
#mainContent #section, h4 {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 0px solid blue;
}
#mainContent p span {
	color: #000000;
}
#mainContent p span.red {
	color: #AB0000;
}
#mainContent p.line {
	border-bottom: 1px dashed #2F2A28;
	padding-left: 10px;
	padding-bottom: 15px;
}
#mainContent p.cart {
	padding-left: 10px;
	padding-bottom: 4px;
	margin-top: 8px;
	margin-bottom: 0px;
}
#mainContent p.indent {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
#mainContent ul {
	list-style-type: square;
	margin-bottom: 0px;
	margin-top: 0px;
}
#mainContent li {
	list-style-type: square;
	line-height: 16px;
}
#mainContent .line {
	border-bottom: 1px dashed #2F2A28;
}

#detailInfo {
	min-height: 190px;
	padding-top: 10px;
	border: 0px solid orange;
}

h1.mainHeader {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: 10px;
}
h2.mainHeader {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: 10px;
}
h3.mainHeader {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	padding: 20px 0px 10px 0px;
}
#leftContent {
	float: left;
	height: 100%;
	width: 200px;
}
#rightContent {
	float: right;
	height: 100%;
	width: 655px;
}

#articleContent {
	background: transparent;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 880px;
	left: 0px;
	margin-top: 8px;
	border: 0px solid orange;
}
#articleContent h1, h2 {
	background: transparent;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0px solid blue;
}
#articleContent h1 {
	color: #AB0000;
	font-size: 28px;
	line-height: 32px;
}
#articleLeftContent {
	float: left;
	height: 100%;
	width: 100%;
	margin-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	min-height: 160px;
	color: #000000;
	border: 0px solid blue;
}
#articleRightContent {
	float: right;
	width: 200px;
	top: 0px;
	padding-left: 40px;
	padding-bottom: 10px;
	border: 0px solid green;
}
#articleHeaderImage {
	border: 1px solid #CDCAA3;
}

.section_summary {
	background: #dedbbe;
	border: 2px solid #CDCAA3;
	padding: 12px;
}

.index_highlight {
	color: #5D5B46;
	line-height: 0pt;
	font-size: 14pt;
	font-weight: bold!important;
}
#indexContent {
	background: transparent;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 880px;
	left: 0px;
	margin-top: 8px;
	border: 0px solid orange;
}
#indexLeftContent {
	float: left;
	height: 100%;
	width: 660px;
	margin-bottom: 40px;
	border: 0px solid blue;
}
#indexRightContent {
	float: right;
	height: 100%;
	width: 200px;
	border: 0px solid green;
}
#indexRowContainer {
	height: 90px;
	border: 5px solid #ffffff;
}
#indexRowOne {
	position: relative;
	left: 0px;
	height: 90px;
	width: 220px;
	border: 0px;
	background: #ffffff;
}
#indexRowTwo {
	position: relative;
	left: 220px;
	top: -90px;
	height: 90px;
	width: 110px;
	border-left: 6px solid #ffffff;
}
#indexRowThree {
	position: relative;
	left: 336px;
	top: -180px;
	height: 90px;
	width: 308px;
	border-left: 6px solid #ffffff;
}
#indexRowThreeInterior {
	width: 286;
	height: 86;
	padding: 7px;
	background: #fefdf0;
	border: 2px solid #cdcaa3;
}

#cartLeftContent {
	float: left;
	height: 100%;
	width: 600px;
	margin-bottom: 40px;
	border: 0px solid blue;
}
#leftColumn {
	float: left;
}
#rightColumn {
	float: right;
}
.highlight {
	color: #AB0000;
}
#feature {
	width: 340px;
	line-height: 22px;
	margin-right: 10px;
	border: 0px solid red;
}

#searchBar {
	height: 34px;
	margin: 0 auto;
	position: relative;
	width: 100%;
	border: 0px solid green;
}
#searchForm {
	width: 880px;
	margin:0 auto;
	position: relative;
	border: 0px solid blue;
}
#searchBar input.search {
	background: white;
	border: 1px solid #969260;
	color: #2F2A28;
	font: 13px/22px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 20px;
	position: absolute;
	top: 4px;
	vertical-align: bottom;
	width: 200px;
}
#searchBar input.submit {
	background: url(images/button-background.png) repeat-x;
	border: 1px solid #969260;
	color: #2F2A28;
	font: 13px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 24px;
	left: 208px;
	position: absolute;
	top: 4px;
	width: 76px;
	cursor: pointer;
}
#searchBar form {
	margin: 0px;
	padding: 0px;
	border: 0px solid orange;
}
#searchBar p.cart {
	color: #AB0000;
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	left: 630px;
	margin: 0px;
	position: absolute;
	text-align: right;
	top: 9px;
	width: 250px;
	border: 0px solid orange;
}

#similarItem {
	display: block;
	float: left;
	padding: 10px 0px 0px 20px;
	min-height: 110px;
	width: 360px;
	border: 0px solid red;
}
#similarItem #product {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	border: 0px solid green;
}
#similarItem p {
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	border: 0px solid blue;
}
#similarItem p span {
	color: #000000;
}
#similarItem p span.red {
	color: #AB0000;
}
#similarItem p.price {
	vertical-align: bottom;
}
#similarItem p.line {
	border-bottom: 1px dashed #2F2A28;
	padding: 10px 0px 15px 10px;
}

#more{
	float: right;
	font-size: 10pt;
	width: 40%;
	text-align: right;
	border: 0px solid red;
}

#searchResults {
	width: 880px;
	min-height: 220px;
	margin:0 auto;
	position: relative;
	border: 0px solid blue;
}
#searchItem {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	width: 880px;
	border-top: 0px solid green;
	border-bottom: 0px solid blue;
	margin-top: 0px;
	margin-bottom: 0px;
}
#searchItem h2 {
	background: transparent;
	color: #AB0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px;
}
#searchItem p {
	padding-top: 4px;
	vertical-align: bottom;
}
#searchItem p.price {
	padding-bottom: 10px;
}
#searchItem p.dashed {
	border-bottom: 1px dashed #2F2A28;
	height: 2px;
}
#searchItem p span {
	color: #000000;
}
#searchItem p span.red {
	color: #AB0000;
}
#searchItem p img {
	vertical-align: bottom;
	border: 0px solid blue;
	margin-top: 2px;
}

#footerMain {
	background:url(images/clear_pixel.gif) 0 0 repeat-x #C58C00;
	height:137px;
	border: 0px solid red;
}
#footer {
	width:880px;
	margin:0 auto;
	height:137px;
	position:relative;
	border: 0px solid blue;
}
#footer ul {

	position:absolute;
	left:212px;
	top:20px;
	border: 0px solid red;
}
#footer ul li {
	float:left;
	color:#FFFAE8;
	background-color:inherit;
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid green;
}
#footer ul li a {
	color:#FFFAE8;
	background-color:inherit;
	font:bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	padding:0 11px;
	text-decoration:none;
}
#footer ul li a:hover {
	color: #FFFAE8;
	background-color: #000000;
}
#footer p.copyright {
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:242px;
	top:54px;
	border: 0px solid orange;
}
#footer p.design {
	display:block;
	width:203px;
	height:12px;
	padding:2px;
	position:absolute;
	left:340px;
	top:84px;
	font:bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFAE8;
	background-color:inherit;
	text-transform:none;
}
#footer p.design a.link {
	font:bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFAE8;
	background-color:inherit;
	text-transform:none;
	text-decoration:none;
	padding:2px;
}
#footer p.design a.link:hover {
	color:#fff;
}


#newsLetter {
	margin: 0px;
	auto;
	width: 440px;
	height: 520px;
	padding: 20px;
	background-color: #ffffff;
	border: 6px solid #CDCAA3;
}
#newsLetter form.newsLetter{
	color:#000000;
	border: 0px solid red;
	width: 320px; padding:0px; float:left;}
#newsLetter form.newsLetter label{
	background-color:#FFFFFF; color:#0B0B0B;
	margin:0px 0px 0px 4px; float:left;
	padding: 0px;
	font:bold 10px/28px Arial, Helvetica, sans-serif; text-transform:uppercase; border: 0px solid blue;}
#newsLetter form.newsLetter input{
	background-color:#EFEBDE; color:#0B0B0B; border: 1px solid #C3BCA4;
	width:170px; height: 18px; padding:2px;
	margin:0 0 8px 15px; float:left;
	font:normal 14px/20px Arial, Helvetica, sans-serif;}
#newsLetter form.newsLetter .radio{
	width: 20px;
	background-color:#EFEBDE;
	color:#0B0B0B;
	border: 1px solid #C3BCA4;
}
#newsLetter form.newsLetter .message {
	float: left;
	width: 270px;
	background-color: #EFEBDE;
	color:#0B0B0B;
	border: 1px solid #C3BCA4;
	margin-top: 8px;
}

#newsLetter form.newsLetter .twitter_button {
	margin: 0px;
	margin-bottom: 10px;
	width: 202px;
	height: 31px;
	cursor: hand;
	padding-top: 2px;
	background: url('images/twitter/orange_button.gif') 0 0 no-repeat;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	border: 0px solid #C3BCA4;
}
#newsLetter form.newsLetter .twitter_button_hover {
	margin: 0px;
	margin-bottom: 10px;
	width: 202px;
	height: 31px;
	cursor: hand;
	padding-top: 2px;
	background: url('images/twitter/brown_button.gif') 0 0 no-repeat;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	border: 0px solid #C3BCA4;
}