@charset "UTF-8";
/* Dova Silks styles */

* { margin: 0; padding: 0; border: 0;}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F6DF;
	}
	
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
margin-top: 20px;
margin-bottom: 10px;
color: #c22d0d;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: 100;
line-height: 24px;
margin-bottom: 10px;
color: #e46912;
}

h2 a {
	color:#e46912;
	font-size: 20px;
	font-weight: 200;
	line-height: 28px;
	list-style-type: none;
	text-decoration: none;
	} 
					
h2 a:hover {
			color: #a69d4a; 
			text-decoration: none;
			} 


h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 200;
margin-top: 10px;
margin-bottom: 5px;
color: #5D110B;
}


h3 a {
	color:#e46912;
	font-size: 14px;
	font-weight: 200;
	line-height: 18px;
	list-style-type: none;
	text-decoration: none;
	} 
					
h3 a:hover {
			color: #a69d4a; 
			text-decoration: none;
			} 

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 24px;
font-weight: 500;
margin-bottom: 5px;
color: #5D110B;
}

h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
margin-top: 10px;
color: #5D110B;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
/*font-weight: bold;*/
line-height: 21px;
margin-bottom: 10px;
color: #5D110B;
}

p a {
	color:#e46912;
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
	} 
					
p a:hover {
			color: #a69d4a; 
			text-decoration: none;
			} 
	
#header {
	margin: 0 auto;
	width: 900px;
	height:131px;
	background-color: #F7F6DF;
	}


#logo {
	margin: 0 auto;
	width: 221px;
	float:left;
	background-color:#F7F6DF;
	}

	
#navigation {
	height: 50px;
 	margin: 0 auto;
 	background-color: #F7F6DF;
 	padding-top: 40px;
 	}
	
#navigation li {
	float: left;
	list-style-type: none;
	}

#navigation a {
	outline: none;/* get rid of dotted borders in FireFox */
	text-decoration:none;
	display: block;
	text-indent: -5000px;
	}
	
#navigation #shop {
	background: transparent url(images/shop-nav.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	width: 162px;
	height: 50px;
	}

#navigation #shop:hover {
	background-position: 0 -50px;
	}
		

#navigation #gallery {
	background: transparent url(images/gallery-nav.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	width: 117px;
	height: 50px;
	}

#navigation #gallery:hover {
	background-position: 0 -50px;
	}
		
		
#navigation #design {
	background: transparent url(images/design-nav.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	width: 154px;
	height: 50px;
	}

#navigation #design:hover {
	background-position: 0 -50px;
	}
		

#navigation #about {
	background: transparent url(images/about-nav.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	width: 99px;
	height: 50px;
	}

#navigation #about:hover {
	background-position: 0 -50px;
	}
				

#navigation #find {
	background: transparent url(images/find-nav.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	width: 119px;
	height: 50px;
	}

#navigation #find:hover {
	background-position: 0 -50px;
	}
	
#orange-border {
	margin: 0 auto;
	width: 900px;
	background-color: #F7F6DF;
	}	
			

#middle {
	width: 900px;
	margin: 0 auto;
	background-color: #F7F6DF;
	overflow:auto;
	overflow-y: hidden;
	}


#left {
	width: 220px;
	background-color: #F7F6DF;
	float: left;
	padding-right: 20px;
	}

		
			
#slideshow {
	width: 640px;
	background-color: #F7F6DF;
	margin: 0 auto;
	float: left;
	padding-top: 14px;
	overflow:auto;
	overflow-y: hidden;
	
	}
	

#about-middle {
width: 420px;
float: left;
padding-top: 20px;
padding-right: 20px;
background-color: #F7F6DF;
/*border: 1px solid yellow;*/ 
}

#find-middle {
width: 320px;
float: left;
padding-top: 20px;
padding-right: 20px;
background-color: #F7F6DF;
/*border: 1px solid yellow;*/ 
}


#about-right {
width: 200px;
float: left;
padding-top: 20px;
background-color: #F7F6DF;
/*border: 1px solid yellow;*/ 
}

#find-right {
width: 300px;
float: left;
padding-top: 20px;
background-color: #F7F6DF;
/*border: 1px solid yellow;*/ 
}


#design-top {
width: 660px;
float: left;
padding-top: 20px;
background-color: #F7F6DF;
/*border: 1px solid yellow;*/ 
}

#design-middle {
width: 420px;
float: left;
padding-top: 20px;
padding-right: 40px;
background-color: #F7F6DF;
/*border: 1px solid yellow;*/ 
}

#design-right {
width: 200px;
float: left;
padding-top: 20px;
background-color: #F7F6DF;
/*border: 1px solid yellow;*/ 
}



#footer {
	width: 900px;
	height: 204px;
	overflow: auto;
	margin: 0 auto;
	background-image:url(images/dova-footer.gif);
	background-repeat: no-repeat;
	 }




#footer ul li {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px: 
		color: #42210B;
		margin-left: 50px;
		margin-top: 50px;
		padding: 0px 40px 0px 0px;
		list-style-type: none;
		float: left;
		}
		
		#footer ul li a {
			color: #42210B; 
			
			} 
					
		#footer ul li a:hover {
			color: #F7F6DF; 
			text-decoration: none;
			} 
	
	#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-weight: bold;*/
	color: #42210B;
	margin-left: 50px;
	text-align:left;
		}
		
	#footer a {
	color:#f7d98f;
	font-size: 18px;
	list-style-type: none;
	text-decoration: none;
	} 
					
#footer a:hover {
			color: #42210B; 
			text-decoration: none;
			} 

#footer-copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #42210B;
	margin-left: 50px;
	text-align:left;
	padding-top: 20px;
		}
		
	#footer-copyright a {
	color:#f7d98f;
	font-size: 11px;
	list-style-type: none;
	text-decoration: none;
	} 
					
#footer-copyright a:hover {
			color: #42210B; 
			text-decoration: none;
			} 
			
			
#gal-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e46912;
	text-align:left;
	}
	
#gal-nav a {
	color: #e46912;
	list-style-type: none;
	text-decoration: none;
	} 
					
#gal-nav a:hover {
			color: #a69d4a; 
			text-decoration: none;
			} 		
	
.clear {
		clear: both;
		height: 0;
		}
		
				
