body{
background-color: #2A0F06;
font-family:tahoma, verdana;
font-size: 11px;
color: #DBC5BE;
margin:0;
padding:0;
}


body, td, input, textarea, select{
	font-size:11px;
	font-family:Tahoma;
	color:#333333;
}

a:link{
color:#5F0000;
}
a:visited{
color:#5F0000;
}


a:hover{
color:#46483D;
}

#main_body{
width: 762px;
}

.leftNav{
font-weight:bold;
font-size:12 px;
padding-top: 15px;
padding-bottom: 15px;
padding-left:15px;
font-family:Arial;
width:189px;
background-color:#732910;
}

.leftNav .subLink{
background:url(../images/leftNavSubBullet.gif) no-repeat 20px 0px;
padding-left:30px;
font-weight:normal;
line-height:15px;
color:#FFFFFF !important;
font-family:Verdana;
font-size:11px;
}

.leftNav .subLink:hover{
text-decoration:underline;
color:#FF784A !important;
}


.leftNav a{
line-height:20px;
text-decoration:none;
padding-left:15px;
background:url(../images/leftNavBullet.gif) no-repeat 0px 4px;
color:#EAB44A !important;

}

.leftNav a:hover{
color:#E5BFB2 !important;
}

.mainContent{
padding:10px;
line-height:16px;
text-align:justify; 
text-justify:inter-word;
vertical-align:top;
background-color:#E6E6E6;
}

.pgTitle{
color: #732910;
font-weight:bold;
font-size:16px;
font-family:Arial;
border-bottom:#829DA6 1px solid;
margin-bottom:10px;
float:left;
}

h1{
color: #4F5E63;
font-weight:bold;
font-size:13px;
font-family:Arial;
border-bottom:#829DA6 1px dotted;
margin-bottom:5px;
width:50%;

}

h2{
color: #990000;
font-weight:bold;
font-size:13px;
font-family:Arial;
border-bottom:#829DA6 1px dotted;
margin-bottom:5px;
width:50%;
}

.pgTrail1{
color:#2A0F06;
font-size:12px;
text-decoration:none;
font-weight:bold;
float:left;
}

.topNav_designStudio{
margin:0px 87px 0px 87px;
}

.topNav_gallery{
margin:0px 23px 0px 23px;
}

.thumbNonSelected{
border:#A1A1A1 1px solid;
cursor:pointer;
margin:1px;
}

.thumbSelected{
border:red 2px solid;
cursor:pointer;
}

.mainImg{
margin:10px 0 0 0;
}

.dottedLeft{
border-left:#000000 1px dotted;
}

.dottedRight{
border-right:#000000 1px dotted;
}

.dottedTop{
border-top:#000000 1px dotted;
}

.dottedBottom{
border-bottom:#000000 1px dotted;
}

.prodimage{
border:#A1A1A1 1px solid;
}

.prodname{
color: #990000;
font-weight:bold;
font-size:13px;
font-family:Arial;
border-bottom:#829DA6 1px dotted;
}

.prodseparator{
color: #A1A1A1;
height:1px;
}

.paging {
text-align:right;
}

.paging a{
font-weight:bold;
}


