h1{
	color: #287446;
}

h2{
	color: #000;
	font-size: 13px;
}

body{
	font-family: arial, sans-serif;
	background: url('images/copy2-of-chess-board-bg.jpg') top center fixed no-repeat;
	background-color: #000;
	color: #000;
}

p{
	color: #000;
	font-family: arial, sans-serif;
}

.wrapper{
	margin: auto;
	margin-top: 10px;
	width: 747px;
	height: auto;
}

.main{
	width: 747px;
	height: auto;
	background: url('images/wrapper.png');
}

.banner{
	margin: auto;
	width: 721px;
	height: 129px;
	background: url('images/banner-big-fw.png') no-repeat;
}

.content{
	width: auto;
	color: #666;
	margin: 15px 30px 15px 30px;
	font-size: 13px;
	height: auto;
}

.content ol{
	padding-left: 20px;
}

.content ul{
	padding-left: 20px;
}

.content li{
	font-family: arial, sans-serif;
	color: #000;
	margin: 0px;
	padding: 8px;
}

.nav{
	padding: 10px 0px;
}

.nav ul{
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.nav li{
	text-align: center;
	display: inline;
	padding: 0px 30px;
	font-size: 20px;
	color: #287446;
}


.nav a{
	text-decoration: none;
	color: #287446;
}

.nav a:hover{
	text-decoration: none;
	color: #333333;
	/*text-shadow: #333333 2px 2px 5px;*/
	border-top: 1px solid #333;
	border-bottom: 2px solid #333;
}

.flash{
	margin: auto;
	text-align: center;
	width: 747px;
	height: auto;
	background: url('images/flash-bg.png') no-repeat;
}

#f2{
	margin: auto;
	width: 700px;
	height: 400px;
	background-color: #000;
}

.contact-map{
	margin: auto;
	border: 1px solid #000;
	width: 698px;
	height: 398px;
	background-color: #000;
}

#body_home #nav_home a{color: #333; font-weight: bold; border-top: 1px solid #287446; border-bottom: 2px solid #287446;}
#body_home #nav_home a:hover{color: #333; font-weight: bold; border-top: 1px solid #287446; border-bottom: 2px solid #287446;}

#body_shop_furniture #nav_shop_furniture a{color: #333; font-weight: bold; border-top: 1px solid #287446; border-bottom: 2px solid #287446;}
#body_shop_furniture #nav_shop_furniture a:hover{color: #333; font-weight: bold; border-top: 1px solid #287446; border-bottom: 2px solid #287446;}

#body_modern_furniture #nav_modern_furniture a{color: #333; font-weight: bold; border-top: 1px solid #287446; border-bottom: 2px solid #287446;}
#body_modern_furniture #nav_modern_furniture a:hover{color: #333; font-weight: bold; border-top: 1px solid #287446; border-bottom: 2px solid #287446;}

#body_antique_furniture #nav_antique_furniture a{color: #333; font-weight: bold; border-top: 1px solid #287446; border-bottom: 2px solid #287446;}
#body_antique_furniture #nav_antique_furniture a:hover{color: #333; font-weight: bold; border-top: 1px solid #287446; border-bottom: 2px solid #287446;}

#body_contact_horndean_furniture_workshops #nav_contact_horndean_furniture_workshops a{color: #333; font-weight: bold; border-top: 1px solid #287446; border-bottom: 2px solid #287446;}
#body_contact_horndean_furniture_workshops #nav_contact_horndean_furniture_workshops a:hover{color: #333; font-weight: bold; border-top: 1px solid #287446; border-bottom: 2px solid #287446;}

img{
	margin: 0px 0px 10px 10px;
	border: 1px solid #999;
}