Body {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background-color:#ffffff; 
	background-image: url(../images/bg_site.jpg); 
	background-repeat:repeat-x; 	
	background-position:top center;	
}

TD { 
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #1b181a;
	font-weight : normal;	
}

TD A:LINK {color : #a68a7a; text-decoration : none;}
TD A:VISITED {color : #a68a7a; text-decoration : none;}
TD A:ACTIVE {color : #a68a7a; text-decoration : none;}
TD A:HOVER {color : #64525f; text-decoration : underline; }

.Utxt1 {
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
}

.Utxt1 A:LINK {color : #FFFFFF; text-decoration : none;}
.Utxt1 A:VISITED {color : #FFFFFF; text-decoration : none;}
.Utxt1 A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.Utxt1 A:HOVER {color : #9a8f96; text-decoration : none; }

.Utxt1small {
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #1b181a;
	font-weight : normal;
}

.Utxt1small A:LINK {color : #1b181a; text-decoration : none;}
.Utxt1small A:VISITED {color : #1b181a; text-decoration : none;}
.Utxt1small A:ACTIVE {color : #1b181a; text-decoration : none;}
.Utxt1small A:HOVER {color : #64525f; text-decoration : none; }

.Utxt2 {
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #999999;
	font-weight : bold;
}

.Utxt3 {
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #9f6d8e;
	font-weight : bold;
}

.Utxt3 A:LINK {color : #9f6d8e; text-decoration : none;}
.Utxt3 A:VISITED {color : #9f6d8e; text-decoration : none;}
.Utxt3 A:ACTIVE {color : #9f6d8e; text-decoration : none;}
.Utxt3 A:HOVER {color : #9a8f96; text-decoration : none; }

.Utxt4 {
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	font-weight : normal;
}

.Utxt5 {
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #a68a7a;
}

/**** Content ****/

.dropDownMenu {
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 11px;
	color: #9f939b;
	display: block;
	position: absolute;
	top:2px;
	left: 0px;
	background-color:#000000;
	border-bottom : 1px solid #2a2527;	
}
.dropDownMenu A:LINK {color : #9f939b; text-decoration : none;}
.dropDownMenu A:VISITED {color : #9f939b; text-decoration : none;}
.dropDownMenu A:ACTIVE {color : #9f939b; text-decoration : none;}
.dropDownMenu A:HOVER {color : #ffffff;  text-decoration : none;}

h1 {
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	color: #a68a7a;
	font-size: 24px;
	font-style: normal;
	font-weight: 100;
	padding: 0 0 10px 0;
	border-bottom: solid 1px;
	border-bottom-color: #e8d8ce;
}

h2 {
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	color: #a68a7a;
	font-size: 24px;
	font-style: normal;
	font-weight: 100;
	padding: 0 0 0 0;
}

h3 {
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 0 0 15px 0;
	border-bottom: solid 1px;
	border-bottom-color: #e6e6e6;
}

h4 {
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	color: #a68a7a;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 0 0 0 0;
}

p {
	padding: 0 0 15px 0;
	border-bottom: solid 1px;
	border-bottom-color: #e6e6e6;
}

#logo {
	margin:11px 0 0 12px;
}

#homeflash {
	margin:15px 0 0 0;
}

.content-wrapper {
	padding: 0 30px 20px 30px;
}

#Ulist1 {
    padding : 0px 0px 0px 0px;
    margin : -10px 0 0 15px;
}

#Ulist1 li {
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #808080;
	font-weight : bold;
    padding : 10px 0px 0px 0px;
}

#Ulist2 {
    padding : 0px 0px 0px 0px;
    margin :  5px 0 0 15px;
}

#Ulist2 li {
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #808080;
	font-weight : bold;
    padding : 5px 0px 0px 0px;
}

/**** Sub Navigation ****/

.SubNavOFF { 
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #a0929b;
	font-weight : bold;
	line-height: 28px;
	width:280px;
	padding: 0 0 0 30px;
	border-bottom: solid 1px;
	border-bottom-color: #505050;
	cursor : hand;
}

.SubNavON { 
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
	line-height: 28px;
	width:280px;
	padding: 0 0 0 30px;
	background:url(../images/bg_subnav-hover.gif);
	border-bottom: solid 1px;
	border-bottom-color: #505050;
	cursor : hand;
}

/*
.subnav {
	font-family : Arial,  Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #a0929b;
	font-weight: bold;
	line-height: 28px;
	width:280px;
	padding: 0 0 0 30px;
	border-bottom: solid 1px;
	border-bottom-color: #505050;
}

.subnav A:LINK {color : #a0929b; text-decoration : none; }
.subnav A:VISITED {color : #a0929b; text-decoration : none;}
.subnav A:ACTIVE {color : #a0929b; text-decoration : none;}
.subnav A:HOVER {color : #ffffff; text-decoration : none; background:url(../images/bg_subnav-hover.gif); }
*/

/**** Products ****/

.listing {
	padding: 0 0 0 0;
	border-top: solid 1px;
	border-top-color: #e8d8ce;
	border-bottom: solid 1px;
	border-bottom-color: #e6e6e6;
	width:212px;
	padding:0 0 18px 0;
}

.listing-center {
	padding: 0 0 0 0;
	border-top: solid 1px;
	border-top-color: #e8d8ce;
	border-left: solid 1px;
	border-left-color: #e6e6e6;
	border-right: solid 1px;
	border-right-color: #e6e6e6;
	border-bottom: solid 1px;
	border-bottom-color: #e6e6e6;
	width:212px;
	padding:0 0 18px 0;

}

.listing2 {
	padding: 0 0 0 0;
	border-bottom: solid 1px;
	border-bottom-color: #e6e6e6;
	width:212px;
	padding:0 0 18px 0;
}

.listing-center2 {
	padding: 0 0 0 0;
	border-left: solid 1px;
	border-left-color: #e6e6e6;
	border-right: solid 1px;
	border-right-color: #e6e6e6;
	border-bottom: solid 1px;
	border-bottom-color: #e6e6e6;
	width:212px;
	padding:0 0 18px 0;

}

/**** Form ****/

.form-label {
	background:url(../images/bg_form-fill.gif) repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding: 0 10px 0 0;
}

.txtBox1 {
    border-top: 1px solid #d6c9cd;
    border-bottom: 1px solid #d6c9cd;
    border-left: 1px solid #d6c9cd;
    border-right: 1px solid #d6c9cd;
    background-color: #ffffff;
	height: 20px;
	width: 210px;
	font-family : Arial,  Verdana, Helvetica, sans-serif;
    font-size: 11px;    
    color: #8b8385;
	padding: 7px 7px 0 7px;
}

.drpDown1 {
    background-color: #ffffff;
	border-top: 1px solid #d6c9cd;
    border-bottom: 1px solid #d6c9cd;
    border-left: 1px solid #d6c9cd;
    border-right: 1px solid #d6c9cd;
	font-family : Arial,  Verdana, Helvetica, sans-serif;	
	height: 30px;
	width: 226px;
    font-size: 11px;    
    color: #8b8385;	
	padding: 7px 0 0 4px;

}

.txtarea1 {
    border-top: 1px solid #d6c9cd;
    border-bottom: 1px solid #d6c9cd;
    border-left: 1px solid #d6c9cd;
    border-right: 1px solid #d6c9cd;
    background-color: #ffffff;
	width: 300px;
	font-family : Arial,  Verdana, Helvetica, sans-serif;
    font-size: 11px;    
    color: #8b8385;
	padding: 7px 7px 0 7px;
}


