/*
Timber Artworks | timberartworks.com
website by Daniel Scally http://launch2.com
*/

/*//// MAIN BLOCK LEVEL ELEMENTS ////*/

html, body{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0; 
	padding:0;
	height: 100%;
	background: #fdf7e3 url(assets/images/bg_body2.gif) repeat-x top;
	}

#container {
	margin: 0;
	padding: 0px;
	padding-top: 0px;
	min-height: 100%;
	position: relative;
	}

#wrap {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	}

#banner {
	padding: 0;
	width: 900px;
	padding-top: 40px;
	
	margin: 0;
	
	}
#banner-below {
	background: url(assets/images/bg_tagline900w.gif) no-repeat top right;
	margin-bottom: 60px;
	width: 900px;
	text-align: center;
	height: 35px;
	
	}

#body {
	width: 900px;
	padding-bottom: 80px;
	}
	
#left {
	float: left;
	width: 190px;
	height: 500px;
	margin: 0;
	padding: 0px;
	background: url(assets/images/bg_sb_menu.jpg) no-repeat top right;

	}

#right {
	margin-left: 210px;
	margin-right: 10px;
	padding: 0px;
	
	}


#footer-out {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 80px;
	margin: 0;
	background: #603814 url(assets/images/bg_footer_board.gif) repeat-x;
 	}

#footer-in {
	width: 775px;
	padding: 0px;
	padding-top: 22px;
	margin-left: auto;
	margin-right: auto;	
	}


/*//// SECONDARY BLOCK LEVEL ELEMENTS ////*/

#eventshome {
	width: 500px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	background: url(assets/images/bg_eventshome.jpg) no-repeat top;	
	}

.eh-wrap {
	font-size: 12px;
	padding-top: 45px;
	padding-left: 26px;
	padding-right: 26px;
	text-align: center;
	}
	
.eh-inside {
	color: #965000;
	text-decoration: none;
	}
	
.eh-inside a:link, .eh-inside a:visited, .eh-inside a:active {
	color: #965000;
	text-decoration: underline;
	
	}

.eh-inside a:hover{
	color: #1b978f;
	background: #fff;
	text-decoration: underline;
	}



/*//// text formatting ////*/


a {
	color: #82674d;
	text-decoration: underline;
	}

a:hover {
	color: #1b978f;
	text-decoration: underline;
	}


p {
	font-size: 15px;
	color: #725600;
	letter-spacing: .04em;
	line-height: 22px;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	}
	
p a:link, p a:visited, p a:active {
	color: #523214;
	border: 0px;
	margin: 0;
	padding: 0px;
	letter-spacing: .02em;
	border-bottom: 1px dotted #5D5C5F;
	text-decoration: none;
	}

p a:hover{
	color: #1b978f;
	margin: 0;
	padding: 0px;
	text-decoration: none;
	border-bottom: 1px dotted #40B3EA;
	letter-spacing: .02em;
	}

.small-text {
	font-size: 9px;
	padding-bottom: 2px;
	}


.highlight {
	color: #572b04;
	font-size: 20px;
	letter-spacing: .04em;
	text-align:center;
	}
	
	


h1 {
	color: #40B3EA;
	margin: 0;
	padding: 0px;
	text-decoration: none;
	}

h2 {
	margin: 0;
	padding: 4px;
	text-decoration: none;
	letter-spacing: .04em;
	font-weight: normal;
	}


.title {
	margin: 0;
	padding: 5px;
	
	text-align: left;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 1px solid #e9e2c9;
	}

.title a:link, .title a:active, .title a:visited {
	margin: 0;
	padding: 0px;
	font-weight: bold;
	color: #131313;
	text-decoration: none;
	}

.title a:hover {
	margin: 0;
	padding: 0px;
	font-weight: bold;
	color: #73868C ;
	text-decoration: none;
	}

.content {
	padding-top: 14px;
	text-decoration: none;
	background: url(assets/images/bg_title_content.jpg) no-repeat top center;
	}
	
.content a:link, .content a:visited, .content a:active {
	color: #5D5C5F;
	border: 0px;
	margin: 0;
	padding: 0px;
	border-bottom: 1px dotted #5D5C5F;
	text-decoration: none;
	}

.content a:hover{
	color: #40B3EA;
	margin: 0;
	padding: 0px;
	text-decoration: none;
	border-bottom: 1px dotted #40B3EA;
	}

.foot-text {
	font-size: 11px;
	color:#F5F5F5;
	padding: 2px;
	text-align: center;
	
	}

.foot-text a:link, .foot-text a:visited, .foot-text a:active {
	color: #ededed;
	text-decoration: underline;
	}

.foot-text a:hover{
	color: #731f00;
	background: #fff;
	text-decoration: underline;
	}
	
.foot-line {
	height: 2px; 
	padding: 0px;
	margin: 0;
	background: url(assets/images/bg_footer_tealline.gif) no-repeat top;
	}
	
/* //// NAVIGATION ////*/

#navcontainer { 
	margin: 5px;
	padding-top: 80px;
	padding-left: 30px;
	padding-right: 10px;
	}

#navcontainer ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 0px 0px 0px;
	list-style-type: none;
	}

#navcontainer li {
	padding-left: 5px;
	font-size: 8px;
	}

#navcontainer a
	{
	display: block;
	padding: 5px;
	margin: 0px;
	
	}

#navlist a:link, #navlist a:visited {
	letter-spacing: .04em;
	font-size: 18px;
	color: #82674d;
	text-decoration: none;
	}

#navlist a:hover {
	background-color: #ffffff;
	color: #82674d;
	}

ul#navlist li ul#subnavlist li a {
	display: block;
	text-transform:capitalize;
	color: #828282;
	font-size: 14px;
	text-decoration: none;
	margin: 0 0 0 2px;
	padding: 1px 6px 1px 6px;
	}

ul#navlist li ul#subnavlist li a:hover,ul#navlist li ul#subnavlist li a:focus { 
	background: #EDE9CC; 
	}

ul#navlist li#active ul#subnavlist li#subactive a {
	color: #675A62;
	}