
body {
	margin: 0px;
	padding: 0px;
	background-color:#daaf6b;
}

html{
	margin: 0px;
	padding: 0px;
}
.header {
	text-align:center;
	padding: 10px 0px 10px;
	clear: both;
	float: none;
	margin: 0px;
	font-size: 14px;
	color: #ccffcc;
	font-family: cursive;
	}

.footer {
	text-align:center;
	padding: 10px 0px 10px;
	clear: both;
	float: none;
	margin: 0px;
	font-size: 14px;
	color: #000000;
	font-family: cursive;
	}

homepageTextBox.More{
float:right;
font-family: Arial, Helvetica, sans-serif;


}



.homepageTextBox {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	float: center;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	border-top: 1px solid #D3CAA9;
	border-bottom:1px solid #D3CAA9;
	border-right:1px solid #D3CAA9;
	border-left:1px solid #D3CAA9;
	width: 300px;
	height:200;
	}
	

		
	
.homepageRightTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:500;
	color: #633619;
	float: left;
	
	height:50;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;


}	
	
.homepageHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:900;
	color: #cb5a2e;
	float: center;
	
	padding-bottom:5px;
	padding-left: 5px;
	padding-top:10px;
	
	}
	
	
.pageHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:900;
	color: #cb5a2e;
	float: left;
	padding-bottom:15px;
	padding-left: 5px;
	
	
	}	
	

		
.products_main{
	float: left;
	margin: 0px;
	padding: 8px;
	color:#000000;
	clear: both;
	float: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.products_headings {
	text-align:left;
	padding: 5px 0px 2px;
	font-weight:500;
	clear: both;
	float: none;
	margin: 0px;
	font-size: 14px;
	color: #000000;
	font-family: cursive;
	}


.main_left_border{
padding: 2px 2px 2px;
text-align:top;
border-style: solid;
border-color:#daaf6b;
border-left-width: 1px;
border-right-width: 0px;
border-top-width:0px;
border-bottom-width:0px;
font-size: 12px;
color: #000000;
width:200;
font-family: cursive;
}



.fineline-flat {
	border-bottom: 1px solid #D3CAA9;

}

.clear-flat {
	margin-bottom: 4px;
}

#planer {
	float: left;
	width: 186px;
	border-right: 1px solid #D3CAA9;
	padding-right: 20px;
	padding-top: 5px;
}


.fineborder {
	border: 1px solid #D3CAA9;
	padding: 2px;
	width: 186px;
	margin-bottom: 12px;
}

.fineborder_wide {
	border: 1px solid #D3CAA9;
	padding: 2px;
	width: 400px;
	margin-bottom: 12px;
}

.textinblock{
width: 400px;
height:100px;

}
	
<!--headings-->

h1 {
color : #000000;
text-align : left;
font-family: cursive;
} 	
	


<!--horizontal Nav-->
.hnav{
a.hnav:link{
font-weight:900;
padding-right: 5px;
padding-top: 5px;
padding-left:10px;
color:#000000;
font-size: 16px; 
text-decoration:none;	
}



}
a.hnav:link{
font-weight:900;
padding-right: 5px;
padding-top: 5px;
padding-left:10px;
color:#000000;
font-size: 16px; 
text-decoration:none;	
}

a.hnav:hover{
font-weight:900;
padding-right: 5px;
padding-top: 5px;
padding-left:10px;
color:white;
font-size: 16px; 
text-decoration:underline;	
}
a.hnav:active{
font-weight:900;
padding-right: 5px;
padding-top: 5px;
padding-left:10px;
color: #000000;
font-size: 16px; 
text-decoration:none;	
}

a.hnav:visited{
font-weight:900;
padding-right: 5px;
padding-top: 5px;
padding-left:10px;
color: #000000;
font-size: 16px; 
text-decoration:none;	
}



<!--end all changes-->

#container {
	background: #333333 url(../images/bg_body.jpg) repeat-x left top;
	color:#FFFFFF;
	line-height: 18px;
	margin: 15px auto;
	width: 575px;
	padding: 5px 10px 10px 10px;
	border: 1px solid #000;
}


#title h1  {
	color: #990066;
	letter-spacing: 1px;
	padding: 5px;
	margin: 10px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

#description{
	background: #000000;
	border: 1px solid #333333;
	padding: 10px;
	margin: 5px;
	width: 90%;
	float: left;
	height: auto;
	font-weight: bold;
}

#content {
	text-align:left;
	padding: 0px; 
	margin: 0px;
	color: #FFFFFF;		
}

.date{
	font-weight: normal;
	color: #666666;

}


#content a {
	color: #fff;
	text-decoration: underline;
}

#content a:visited   {
	color: #999999;
	text-decoration: underline;
}

#content a:hover  {
	color: #000000;
	text-decoration: underline;
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
	}


#content .category img {
	background: #fff;
	padding: 7px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	float:right
}



#content .category {
	margin: 60px 0px 50px 0px;
	padding: 30px 0px 10px 0px;
	clear:both;
	height:auto;
}


.imageborderlarge {
	padding: 7px;
	margin: 5px 0px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}





#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

#footer a:hover {
	color: #FFFFFF;
}





.unvisible { 
	display: none;
 }








.thumbnail {
	float: left;
	margin: 5px;
	padding: 8px;
	text-align: center;
	color: #CCCCCC;
	width: 166px;
	height: 175px;
	}


.thumbnailhover{
	background:  none;	
	display:block;
	width: 166px;
	height: 175px;
}

a.thumbnailhover:hover{
		background:   url(../images/bg_body.jpg) no-repeat left top;	

	display:block;
	width: 166px;
	height: 175px;
		color: #990066;
	font-weight: bold;

	
}


.thumbnail img{
	background: #000;
	padding: 7px;
	margin: auto;
	display:block;
}



.thumbnail a {
	color:#999999;
	text-decoration: none;
}

/* non IE  hover 
div.thumbnail:hover{
	background: #000;
	color: #76B41C;
	font-weight: bold;
}

*/




a img {
border:none;

}

#gallerycontainer{
	padding: 0px;
	text-align:center;
}

a.banner:visited {
padding:5px;	
color: #57368D;
font-weight: bold;
}
	
a.banner:active {
padding:5px;
color: #57368D;
font-weight: bold;
}	

a.banner:link{
padding:5px;
color: #57368D;
font-weight: bold;
}	
a.banner:hover{
padding:5px;
color: #57368D;
font-weight: bold;	
}

.headerfont{
font-size: 20px; 
font-weight: 90;
color:11bae4;

}

.TableText{
font-size: 15px; 
font-weight: 100;
color:white;

}

<!--box feature Nav-->
.boxnav{
font-weight:900;
padding-right: 5px;
padding-top: 5px;
padding-left:10px;
color:#FE9E25;
font-size: 12px; 
text-decoration:none;
}

a.boxnav:link{
font-weight:900;
padding-right: 5px;
padding-top: 5px;
padding-left:10px;
color:#FE9E25;
font-size: 12px; 
text-decoration:none;	
}

a.boxnav:hover{
font-weight:900;
padding-right: 5px;
padding-top: 5px;
padding-left:10px;
color: #F46612;
font-size: 12px; 
text-decoration:underline;	
}
a.boxnav:active{
font-weight:900;
padding-right: 5px;
padding-top: 5px;
padding-left:10px;
color: #FE9E25;
font-size: 12px; 
text-decoration:none;	
}

a.boxnav:visited{
font-weight:900;
padding-right: 5px;
padding-top: 5px;
padding-left:10px;
color: #FE9E25;
font-size: 12px; 
text-decoration:none;	
}

<!--signature/testimonial feature Nav-->
.testimonial{
font-weight:900;
padding-right: 5px;
padding-top: 5px;
padding-left:0px;
color:#000000;
font-size: 12px; 
text-decoration:underline;
}

a.testimonial:link{
font-weight:900;
padding-right: 5px;
padding-top: 5px;
padding-left:0px;
color:#000000;
font-size: 12px; 
text-decoration:underline;	
}

a.testimonial:hover{
font-weight:900;
padding-right: 5px;
padding-top: 5px;
padding-left:0px;
color: #000000;
font-size: 12px; 
text-decoration:underline;	
}
a.testimonial:active{
font-weight:900;
padding-right: 5px;
padding-top: 5px;
padding-left:0px;
color: #000000;
font-size: 12px; 
text-decoration:underline;	
}

a.testimonial:visited{
font-weight:900;
padding-right: 5px;
padding-top: 5px;
padding-left:0px;
color: #000000;
font-size: 12px; 
text-decoration:underline;	
}



