/**/
/* MAIN STYLESHEET		*/

/* "Woods"	*/

/* WritteninLava design, CC 2008	*/
			
/* julian@writteninlava.com */

/****************************/

body {
	/*font: 14px Verdana, sans-serif; line-height: 1; color: #111;*/
	background: #B3B778 url('../images/layout/body_bg.jpg') repeat;
	background-position: -107px 0px;
	border: 7px solid #3a2e22;
	border-width: 7px 0px 0px 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

a {color: #3a2e22; font-weight: bold;}

#header {
	width: 701px;
	height: 409px;
	margin: 0 auto;
	background: url('../images/layout/mast.jpg') no-repeat 25px 0;
}

#header h1 {
margin: 0px;
padding: 0px;
}

#header a img {border: 0px;}

#container {
	background: url('../images/layout/container_bg.jpg') repeat-y;
	overflow:hidden;
	width:700px;
	margin: -7px auto 0 auto;
	border: 2px solid #0b0300;
	border-width: 0px 2px;
	z-index: 99;
}
#content {
	
	width:475px;
	padding: 20px 20px;
	float:left;
}
#rail {
	background: #3a2e22 url('../images/layout/rail_bg.jpg') no-repeat 0 0px;
	width:120px;
	margin-left: 35px;
	float:left;
	padding: 20px 15px;
}

#rail a {
	font-weight: normal;
}

#footer {
	clear: left;
	width: 700px;
	height: 40px;
	margin: 0 auto;
	padding-top: 30px;
	background: url('../images/layout/footer.jpg') no-repeat;
}



#credits {

padding-top: 20px;
padding-bottom: 25px;
background-color: #3a2e22;
border-top: 2px solid #0b0300;
}

#credits p {
	color: #FBF6E3;
	text-align: center;
	margin: 5px 0px;
}

#credits p a {color: #FBF6E3;}

a#wil img {
	border: 0px;
	position: relative;
	top: 2px;
}



a {}
a:link {text-decoration: none;}
a:hover {text-decoration: underline;}

ul {
	list-style: none;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #222;
	font-size: 12px;
	margin: 0;
	line-height: 18px;
	padding: 0px 0px 7px 0px;
}

li {
	padding: 3px 0px;
	
}

table {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #222;
	font-size: 12px;
	margin: 0;
	line-height: 18px;
	padding: 0px 0px 7px 0px;
}

tr {}

td {padding-right: 10px; padding-bottom: 0px;}

/*p {
	font-family: Veranda, sans-serif;
	font-size: .9em;
	letter-spacing: .5px;
	line-height: 19px;
	text-align: justify;
}*/

p {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #222;
	font-size: 12px;
	margin: 0;
	line-height: 18px;
	padding: 0px 0px 7px 0px;
}

h1 {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #3a2e22;
}

h2 {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #3a2e22;
}

h3 {
	font-family: Veranda, sans-serif;
	font-size: .9em;
	font-weight: bold;
	letter-spacing: .2px;
	line-height: 19px;
	color: #3a2e22;
}

h4 {
	color: #3a2e22;
}

p.mantra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	font-style: oblique;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

p.signature {font-style: oblique; font-weight: bold; color: #3a2e22;}

#contact_block {
    padding: 10px 40px 15px;
    font-family: Verdana, Arial, sans-serif;
	color: #222;
	font-size: 12px;
	margin: 0;
	line-height: 1.9em;
}
.contact_name {
    font-size: 14px;
    line-height: 1.5em;
    }
.contact_email {}
.contact_phone {font-weight: bold; color: #3a2e22;}
.contact_location {}

#nav {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: .4px;
	line-height: 16px;
	color: #efefef;
	padding: 2px 0px 115px 0px;
	margin: 0px;
}
#nav li {
    padding: 5px 0px;
}

#nav li a {
    color: #FBF6E3;
    font-weight: normal;
    line-height: 1.2em;
    font-size: 12px;
    text-decoration: none;
    }
#nav li a:hover {text-decoration: underline;}

blockquote {
margin-left: 0px;
margin-right: 0px;

}

blockquote p.quote {

}

blockquote p.author {
font-weight: bold;
color: #3a2e22;
}

.smallcaps {font-variant: small-caps;}