/* CSS Document */
*{margin:0px; padding:0px;
	}

body {
background-color: #FFFFFF;
margin:0px;
padding:0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#666666;
}

img {
border:0px;
}

#topbar {
width:100%;
margin:25px 0px;
padding:0px;
border-bottom:4px solid #CCCCCC;
height:35px;
}

#topbar ul{
width:900px;
margin:auto;
padding-bottom:20px;
list-style:none;
}

#topbar ul li {
float:left;
padding:0px 8px;
margin:0px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#C08F4E;
font-size:12px;
font-weight:bold;
border-right:1px solid #C08F4E;
}

#topbar ul li a{
font-family:Georgia, "Times New Roman", Times, serif;
color:#C08F4E;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#topbar ul li a:hover{
color:#666666;
}

#container {
width:900px;
margin:auto;
padding:0px;
}

#left{
width:203px;
float:left;
background-color:#F9F8F0;
margin-right:11px;
padding-bottom:20px;
}

#logo {
width:193px;
background-color:#FFFFFF;
height:273px;
float:left;
border-bottom:1px solid #CCCCCC;
/*margin-bottom:20px;*/
padding-left:10px;
}

#leftcontent{
width:183px;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
padding:0px 10px;
}

#leftcontent h1{
margin:10px 0px;
border-bottom:1px solid #CCCCCC;
font-size:12px;
text-align:left;
color:#4A2500;
}
#leftcontent a{
text-decoration:none;
color:#C08F4E;
font-size:11px;
font-weight:bold;
}
#leftcontent p{
text-decoration:none;
text-align:left;
}
#leftcontent img{
margin:12px 0px;
}
#readmore a{
float:right;
color:#C08F4E;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-decoration:underline;
}
#readmore a:hover{
color:#666666;
text-decoration:none;
}

#maincolumn {
width:686px;
float:left;
padding:0px;
margin:0px;
}

#headerpics {
width:686px;
float:left;
border-bottom:1px solid #CCCCCC;
margin-bottom:0px;
height:273px;
}

#maincontent {
width:686px;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
text-decoration:none;
text-align:left;
color:#666666;
}
#maincontent h1{
font-family:Georgia, "Times New Roman", Times, serif;
text-align:left;
font-size:26px;
text-decoration:none;
font-weight:normal;
color:#C08F4E;
margin:10px 10px 10px 0px;
}

#maincontent h2{
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
text-decoration:none;
color:#666666;
margin-bottom:12px;
font-weight:bold;
}

#maincontent a{
color:#C08F4E;
text-decoration:none;
font-weight:bold;
}

#maincontent a:hover{
color:#666666;
}

#footerbox {
width:100%;
height:95px;
padding-top:20px;
background-color:#CCCCCC;
float:left;
}

#footertxt {
width:900px;
margin:auto;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
text-decoration:none;
color:#666666;
}

#footertxt a{
width:900px;
margin:auto;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
text-decoration:none;
font-weight:bold;
color:#666666;
}



