body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#7a6d64;
	color:#e3cea2;
	font-size: 13px;
	overflow-y:scroll;
}
td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	color: #e3cea2;
	
}

a:link, a:active { color:#fff;}
a:visited { color:#e3cea2;}
a:hover { color:#962662; text-decoration:none;}

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

.wholecontent { height:100%;
	background-color: #362f2d;
	background-image:url(images/header_bcg.jpg);
	background-position:top left;
	background-repeat:repeat-x;

}

.inputtext	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px; 	
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width:100px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: A30303;
	border-right-color: A30303;
	border-bottom-color: A30303;
	border-left-color: A30303;

}

.serverTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}
.site_title{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #962662;
	display:block;
	margin-left:150px;
	padding-top:10px;
}
.Star {
	color: #962662;
}

.live_bcg { background-image:url(images/live_h_bcg.jpg); background-position:top right; background-repeat:no-repeat; width:195px; height:118px; float:right;}

.order_title {
font-family: sans-serif;
font-weight: bold;
font-size: 14px;
height:24ph;
line-height:24px;
border-bottom:2px #cccccc solid;
}

.small_text {
font-size: "75%";
}

.header	{ background-image:url(images/header_art.jpg); background-position:top left; background-repeat:no-repeat; vertical-align:top;}
.header_top	{ height:59px; background-image:url(images/phone_bcg.jpg); background-position:top right; background-repeat:no-repeat; width:980px;}
.header_top	.phone { float:right; margin-right:27px; display:block; width:200px;}

.serverSlogan{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin-left:150px;
	font-size: 14px;
	font-weight: bold;
	color: #362f2d;

}
.smallText{	font-family: "Trebuchet MS";
	font-size: 9px;
}

.table_title {
	font-weight: bold;
	font-size: 17px;
	color: #e3cea2;

}

.product_name {
	color: #e3cea2;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.product_price {
	color: #962662;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.page_title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #55A3F5;
	text-decoration: none;
	font-weight: bold;
}
.info_title {
	font-size:14px;
	color: #962662;
	line-height: normal;
	font-weight: bold;
}

.info_text {
	color: #e3cea2;
}

.medMenu{
	FONT-WEIGHT: bold; 
	CURSOR: pointer; 
	COLOR: #000; 
	hover: underline;

}
.medSubMenu{
	WIDTH:100%;
	CURSOR: pointer;
	COLOR: #000;
	border: 0px none;

}
.medSubMenu a:link 	{ COLOR: #000; TEXT-DECORATION: none; }
.medSubMenu a:visited { COLOR: #000; TEXT-DECORATION: none; }
.medSubMenu a:hover 	{ COLOR: #000; TEXT-DECORATION: underline; }
.medSubMenu a:active 	{ COLOR: #000; TEXT-DECORATION: none; }

.bottomMenu {
	font-size: 12px;
	color: #e3cb9f;
}
.bottomMenu a:link 		{ COLOR: #e3cb9f; TEXT-DECORATION: none; }
.bottomMenu a:visited 	{ COLOR: #e3cb9f; TEXT-DECORATION: none; }
.bottomMenu a:hover 	{ COLOR: #fff; TEXT-DECORATION: none; }
.bottomMenu a:active 	{ COLOR: #e3cb9f; TEXT-DECORATION: none; }

.bottom_text		{ color:#e3cb9f; font-size:12px;}

.footer		{ background-image:url(images/bcg_footer.jpg); background-position:top left; background-repeat:repeat-x; height:98px;}

.categoryMenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.categoryMenu a:link 		{ COLOR: #FFFFFF; TEXT-DECORATION: none; }
.categoryMenu a:visited 	{ COLOR: #FFFFFF; TEXT-DECORATION: none; }
.categoryMenu a:hover 	{ COLOR: #FBF853; TEXT-DECORATION: none; }
.categoryMenu a:active 	{ COLOR: #FFFFFF; TEXT-DECORATION: none; }

td.mymargins{
	BORDER-RIGHT: 1px solid #55A3F5; 
}

td.mymargins1{
	BORDER-LEFT: 1px solid #55A3F5; 
}

td.mymarginsbcg{
	border: 1px solid #464E42;
} 

td.featuredP{
	border-right: 1px solid #D13805;
	border-bottom: 1px solid #D13805;
	border-left: 1px solid #D13805;
	border-top: 1px solid #D13805;
} 
.phone {
	font-size: 12px;
	text-transform:uppercase;
	color: #e3cca4;
	text-decoration: none;
	font-weight: bold;
	display:block;
	width:200px;
	float:right;
	text-align:right;
	margin-top:15px;
}

.phone .number	{ font-size:19px; color:#fff;}
  
.top_links a	{ display:inline-block; padding:15px 10px; color:#962662; font-size:14px; font-weight:bold; text-decoration:none; float:right;}
.top_links a:hover
				{ text-decoration:underline;}
  
.featured_container { background-image:url(images/featured_bcg.jpg); background-position:top left; background-repeat:no-repeat; height:243px; vertical-align:top;}

.featured_container .feat { margin-top:32px; margin-left:198px; width:522px;}

.feature_name {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	font-size: 24px;
	color: #962662;
	text-decoration: none;
	font-weight: bold;


}
.feature_price {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	font-size: 24px;
	color: #962662;
	text-decoration: none;
	font-weight: bold;
}
.intro_title {
    font-family: "Trebuchet MS";
	font-size: 14px;
	color: #AE0400;
	font-weight: bold;
}

.menu	{ height:68px; vertical-align:top;}
.menu a:active, .menu a:visited, .menu a:link 
		{ font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif; color:#fcf6e7; text-decoration:none; font-size:18px;}
.menu a:hover
		{ text-decoration:none; color:#d9338c;}
		
.cclogo	{ background-image:url(images/cc_bcg.jpg); background-position:top left; background-repeat:no-repeat; padding-left:70px; width:171px; height:68px; float:left;}
		
		
		
		
		
		
