a:hover {
text-decoration:underline;
}

h3 {
color:#300;
}

body {
background-color:#FFFFFC;
font-family:Georgia,Arial,sans-serif;
text-align:center;
}

#container {
margin-left:auto;
margin-right:auto;
text-align:left;
width:960px;
}

#header {
background-color:#300;
height:90px;
width:960px;
}

#navigation {
background-color:#BAA378;
clear:both;
height:35px;
width:960px;
}

.butNav {
background-color:#BAA378;
display:inline;
float:left;
font-size:14px;
height:28px;
padding-left:10px;
padding-right:10px;
padding-top:7px;
}

.butNav:hover {
background-color:#E0D5B3;
color:#fff;
}

#icontent {
background-color:#E0D5B3;
overflow:auto;
padding:0 40px 40px;
}

#hleft {
background-color:#E0D5B3;
clear:both;
float:left;
height:390px;
padding:20px;
width:250px;
}

#hright {
background-color:#E0D5B3;
float:right;
height:430px;
width:670px;
}

#footer {
background-color:#300;
clear:both;
overflow:auto;
width:960px;
}

.mini {
float:left;
padding:20px;
width:440px;
}

#copyright {
font-size:12px;
text-align:center;
}

.explore {
float:right;
}

.miniimg {
border:7px;
border-color:#453823;
float:left;
margin-right:10px;
padding-right:10px;
}



a:link,a:visited,a:hover,a:active {
color:#300;
font-weight:700;
}

a:link,a:visited,a:active,.butNav a,.nav a {
text-decoration:none;
}

a.tour-text:link, a.tour-text:visited, a.tour-text:active {
text-decoration:underline;
font-size:11px;
color:#B63812;

}
