/* Globals */
* { font-family: Helvetica, Verdana, Sans-Serif; line-height: 1.6em; font-size: 12px; color: #562d15;  }

body { background-color: #cdc197; font-family: Helvetica, Verdana, Sans-Serif; margin-top: 0px; text-align:center;}

a { color: #712e07; text-decoration: underline; }
a:hover { color:#000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }
a:visited { color: #712e07; text-decoration: underline; }

h1 { font-size: 14px; margin: 0 0 25px 0; line-height: normal; color: #712e07; font-weight: 600; }

h2 { font-size: 12px; margin: 0 0 4px 0; float:left; line-height: normal; color: #712e07; font-weight: 600; width: 185px;}

h3 { font-size: 11px; margin: 0 0 8px 0; line-height: normal; color: #712e07; font-weight: 600; width: 185px;}

h4 { font-size: 14px; margin: 0 0 15px 0; line-height: normal; color: #712e07; font-weight: 600; width: 535px;}

#container { background-color:#ffffff; width:800px; margin-left: auto; margin-right: auto; text-align: left;}

/* Header */

#header { padding: 0 10px 0 10px; }

/*navigation */
.navigation { margin: 0 10px 0 10px; background-color:#6b1000; width:780px;}


#nav { color: #F8F8DE; margin: 3px 10px 3px 0; text-align:right; letter-spacing:0.4pt; background-color: #6b1000;}
#nav a { color: #F8F8DE; text-decoration: none; padding-left:5px; padding-right:5px;}
#nav a:hover { color: #F8F8DE; text-decoration: underline; }
#nav a:active, #nav a:visited { color: #F8F8DE; padding-left:5px; padding-right:5px;}

#sec_nav { color: #F8F8DE; margin: 3px 10px 3px 0; text-align:left; letter-spacing:0.4pt; background-color: #6b1000;}
#sec_nav a { color: #F8F8DE; text-decoration: none; padding-left:5px; padding-right:5px;}
#sec_nav a:hover { color: #F8F8DE; text-decoration: underline; }
#sec_nav a:active, #sec_nav a:visited { color: #F8F8DE; padding-left:5px; padding-right:5px;}

/*panorama image */

#panorama { padding: 0 10px 0 10px;}

/* colour bar */
.bar { margin: 0 10px 0 10px; background-color:#6b1000; width:780px; max-height:10px;}

/* text area */
.left_box { margin: 40px 20px 20px 30px; width:535px;}
.bold_text { font-size: 12px; line-height: normal; color: #712e07; font-weight: 600;}

/*calendar */
.month { padding-left:5px; font-size: 13px; color: #fefef3; font-weight: bold; letter-spacing:1px; }
.event { font-weight:bold; text-align:left; }
.date { padding-bottom:15px; font-weight:600; color: #712e07; text-align:left; }

/* Left Panel */
.left_box { }

/* Right Panel */
.right_box { margin: 40px 30px 20px 0; width:185px; float:right; display:inline;}
.right_content { font-size: 11px; color: #562d15;  line-height:normal;}
.right_container { background-color:#f8f8de; padding: 5px 5px 5px 5px; width:175px;}
.days { font-size: 11px; color: #6b1000; font-weight:600; line-height:normal;}

/* footer */

.footer { margin: 5px 0 5px 10px; background-color:#f8f8de; padding:5px; width:770px; }
.footer_text {font-size: 9px; color: #562d15; text-align:left;}
#copyrt { float:left; font-size: 10px; font-weight:550; color: #562d15; }
#bottom_nav {float:right; color: #562d15;}
#bottom_nav a {text-decoration: none; color: #562d15;}
#bottom_nav a:hover {text-decoration:underline; color: #562d15;}



