body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #EEE6DB;
	background-image: url(img/page_bg.jpg);
	background-repeat: repeat-x;
}


#holder {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 0px;
}
#admin_hold {
	background-color: #FFF;
	padding: 20px;
}


#holder #horiznav
{
	background-color: #180D1D;
	padding-top: 8px;
	padding-bottom: 7px;
	font-weight: normal;
	background-image: url(img/css/black_gradiant.jpg);
	color: #eeeeee;
}

#holder #horiznav a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 11px;
}

#holder #horiznav a:hover
{
	text-decoration: underline;
}

#holder #banner
{
	background-image: url(img/banners/1_wide/banner_short.jpg);
	height: 180px;
}

h1 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #477396;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #477396;
	border-right-color: #477396;
	border-bottom-color: #477396;
	border-left-color: #477396;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 25px;
}
h2 {
	font-size: 17px;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-bottom: 1px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #5977A9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #5977A9;
	border-right-color: #5977A9;
	border-bottom-color: #5977A9;
	border-left-color: #5977A9;
}
h4 {
	font-size: 13px;
	color: #326FA8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E3EBF9;
	border-right-color: #E3EBF9;
	border-bottom-color: #E3EBF9;
	border-left-color: #E3EBF9;
}
#mainCell b
{
	font-weight: bold;
	color: #864E1F;
}

#contentTab {
	width: 1000px;

}
#contentTab #menu {
	width: 220px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E3EBF9;
	border-right-color: #E3EBF9;
	border-bottom-color: #E3EBF9;
	border-left-color: #E3EBF9;
}
#contentTab #menu
.catHolder
{
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E7D7C6;
	border-right-color: #E7D7C6;
	border-bottom-color: #E7D7C6;
	border-left-color: #E7D7C6;
	padding-bottom: 5px;
}
#contentTab #menu .catHolder a {
	color: #446F91;
	text-decoration: none;
	display: block;
	font-weight: normal;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E3EBF9;
	border-right-color: #E3EBF9;
	border-bottom-color: #E3EBF9;
	border-left-color: #E3EBF9;
	font-size: 11px;
}
#contentTab #menu .catHolder a:hover
{
	background-color: #E3EBF9;
}

#contentTab #right {
	vertical-align: top;
	background-color: #e3ebf9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5E7FB2;
	border-right-color: #5E7FB2;
	border-bottom-color: #5E7FB2;
	border-left-color: #5E7FB2;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 140px;
}
#contentTab #menu #header {
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #5474BD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	background-image: url(img/css/blue_gradiant.jpg);
}

#contentTab #menu .header
{
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #5474BD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	background-image: url(img/css/blue_gradiant.jpg);
}
#contentTab #menu
.Catheader{
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EFD3AD;
	border-right-color: #EFD3AD;
	border-bottom-color: #EFD3AD;
	border-left-color: #EFD3AD;
}

#contentTab #menu .Catheader img
{
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentTab #menu .Catheader 
a{
	float: left;
	padding-top: 15px;
	font-weight: bold;
	color: #947963;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentTab #menu .Catheader a:hover {
	text-decoration: underline;
	background-color: #FFF;
}



#contentTab #menu .Catheader .clear-both
{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 1px;
}


#contentTab #right #Rheader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	background-color: #5474BD;
	background-image: url(img/css/blue_gradiant.jpg);
}
#contentTab #right ul
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#contentTab #right ul li
{
	padding: 0px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#testomonials {
	display: block;
	border: 1px dotted #7393A2;
	padding: 5px;
	background-color: #EEEEEE;
	margin-bottom: 10px;
}

#contentTab #mainCell {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 20px;
	padding-left: 13px;
	line-height: 18px;
	font-size: 12px;
}
#copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	background-image: url(img/bottom.jpg);
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 8px;
	background-color: #EEE6DB;
}

#e_table #e_long_desc .price
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E3EBF9;
	border-right-color: #E3EBF9;
	border-bottom-color: #E3EBF9;
	border-left-color: #E3EBF9;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.prices_class
{
	font-size: 10px;
	color: #FF0000;
	margin-top: 10px;
}

#mainCell .catHolder
{
	margin-bottom: 25px;
}
#mainCell  .catHolder  .Catheader
{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #424142;
	border-right-color: #424142;
	border-bottom-color: #424142;
	border-left-color: #424142;
}

#mainCell  .catHolder  .Catheader img
{
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainCell .catHolder .Catheader h4 {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainCell  .catHolder  .Catheader 
a
{
	float: left;
	padding-top: 20px;
	font-weight: bold;
	color: #446F91;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	font-size: 16px;
	text-decoration: none;
}
#mainCell .catHolder .Catheader a:hover {
	text-decoration: underline;
}
#mainCell .catHolder .Catheader p {
	float: left;
	padding-top: 20px;
	font-weight: bold;
	color: #446F91;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	font-size: 16px;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-bottom: 0px;
}


#mainCell  .catHolder  .Catheader .clear-both
{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
