/*
	The Village Collection Style Sheet
	Designed by www.bar-design.co.za
*/
*{margin: 0px; padding: 0px;}
body{background: #fff; color: #666; font-family: Arial, Verdana, Sans-Serif; font-size: 12px; text-align: center;}
b{font-weight: normal;}/* For SEO */
h1{color: #660000; font-size: 16px;}
h2{ border-top: dotted 1px #7d764f; color: #000; font-size: 15px; padding: 10px 0px 5px 0px;}
p{padding: 5px 15px 5px 15px;}
img{border: none;}
a{color: #7d764f; padding: 0px 10px 0px 10px;}
a:hover{color: #000; text-decoration: none;}
#container{border: solid 1px #999; margin: 30px auto; width: 700px;}
#header{background: url(../images/header.jpg) no-repeat 50% 0%; border-bottom: solid 1px #999; height: 120px; margin: 0px 15px 0px 15px; width: 670px;}
.top_images{height: 177px; margin: 10px 0px 10px 0px; width: 700px;}
.bottom_images{height: 194px; margin: 10px 0px 20px 0px; width: 700px;}
.p10{margin: 10px 0px 10px 0px;}
#content{margin: 20px 0px 20px 0px; width: 700px;}
#content ul{margin: 0px auto;width: 400px; padding: 10px 0px 10px 0px; text-align: left;}
#content li{margin: 5px 0px 0px 20px; padding-left: 0px;}


#navigation{
height:30px;
line-height:30px;
width:560px;
padding-left: 110px;
margin: 0px auto;
background:#fff;
border-top: solid 1px #999;
border-bottom: solid 1px #999;
color:#ffffff;
}


#navigation li{
float:left;
text-align: center;
list-style-type:none;
white-space:nowrap;
}

#navigation li a
{
	background: #fff url(../images/bullet.gif) no-repeat 0% 50%;
display:block;
padding:0 20px;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
letter-spacing: 1px;
color: #660000;
}


#navigation .selected,#navigation a:hover
{
	background: #fff url(../images/bulleth.gif) no-repeat 0% 50%;
color:#7d764f;
text-decoration:none;
}


#footer{border-top: solid 1px #999; color: #999; font-size: 10px; margin: 0px 15px 0px 15px; width: 670px;}
#footer p{padding: 5px 0px 5px 0px;}