/* General */
body {
	background: #000 url(images/bg-fade.gif) repeat-x;
	text-align: center;
	font-family: "Lucida Grande", lucida, sans-serif;
	padding-top: 5px;
	color:#EBE9E9;
	font-size: 1em;
}

p {
	font-size: .71em;
	letter-spacing: .1em;
	text-align: left;
	padding: 20px 15px 0 15px;
	line-height: 18px;
	color:#efedeb;	
}

#whiteborder {
	width: 950px;
	padding: 0;
	margin: 0 auto;
	background: transparent;
}

.txtdiv { 
	float:left;
	padding:0px 5px 5px 5px;
	margin:0px 0px 8px 6px;
	background:url(images/darken.png);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
}
	
#left_column {
	float: left;
	height: 650px;
	width: 225px;
	background: #323131 url(images/lower_bottom_left.png) no-repeat bottom left;
	padding:0;
	margin:0px 0 5px 0px;
}

#right_column {
	float: right;
	height: 530px;
	width: 725px;
	background: #5E5E5E url(images/main_bottom_right.png) no-repeat bottom right;
	padding:0;
	margin:0px 0px 0 0;
}

#bottom_right {
	float: right;
	height: 115px;
	width: 725px;
	background: #000000 url(images/lower_bottom_right.png) no-repeat bottom right;
	padding:0;
	margin:5px 0px 5px 0;
}
 #logo {
 	background: url(images/logo.gif) no-repeat bottom left;
	height:115px;
	width:725px;
	margin:auto;
	background-position: left;
 }

#main_picture {
	float:right;
	width:400px;
	height: auto;
	margin-top: 150px;
	margin-right: -15px;
}

/* Main Nav */
#navbar {
	float: inherit;
    text-align: left;
	vertical-align: baseline;
    width: 950px;
	height:30px;
	background:url(images/nav_bg.gif);
	padding-bottom:0;
	margin-bottom:5px;
	font-family: "HelveticaNeue-UltraLight", "Helvetica Neue Ultra Light", "Helvetica Neue", Calibri, Arial, sans-serif;
	letter-spacing: .35em;
	font-variant: small-caps;
	font-weight: lighter;
}

ul#nav {
	list-style-type: none;
	margin: 10px 10px 10px 10px;
	padding-top: 4px;
	text-align: center;
	height: 15px;
}

ul#nav li {
	display: inline;
	position: relative;
	padding: 0;
}

ul#nav li a {
	font-size: .92em;
	color: #EBE9E9;
	text-decoration: none;
	padding: 3px 25px;
	margin-top: 8px;
	line-height: .7em;
	border-right: 1px solid #ebe9e9;
	margin: 0;
}

ul#nav li a:hover {
	color: #fff;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Calibri, sans-serif;
	font-weight: bold;
}
ul#nav li a.active {
	color: #fff;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Calibri, sans-serif;
	font-weight: bold;
}

/*Sub Nav*/

ul#subnav {
	list-style-type: none;
	font-size: 1em;
	margin: 0;
	padding-top: 60px;
	text-align: left;
	height: 15px;
	padding-right: 0px;
	text-indent: -15px;
}

ul#subnav li {
	display: table;
	text-align:left;
	position: relative;
	padding-bottom: 15px;
	margin-right: 20px;
	clear: right;
}

/* Links */
ul#subnav li a {
	font-size: .8em;
	color: #EBE9E9;
	text-decoration: none;
	padding: 5px 0px;
	line-height: 25px;
	margin:0px;
}

ul#subnav li a:hover {
	color: #7A9496;
	font-weight: normal;
	border-bottom: 2px solid #7A9496;
}
ul#subnav li a.active {
	color: #7A9496;
	font-weight: normal;
	border-bottom: 2px solid #7A9496;
}


/* Corners*/


.roundtop_right { 
	float: right;
	vertical-align: top;
}

#roundtop_left { 
	float: left;
	vertical-align: top;
}

img.corner {
   width: 15px;
   height: 14px;
   border: none;
   display: block !important;
}

/*Content*/

#content_area {
	margin-top:35px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#efedeb;
	width:290px;
}

#richtfest_left {
	padding-top:5px;
	float: left;
	text-align: left;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#efedeb;
	width:300px;
}

#richtfest_right {
	padding-top:5px;
	float: right;
	text-align: left;
	padding-right:30px;
	font-family: Arial, Helvetica, sans-serif;
	color:#efedeb;
	width:320px;
}


#title {
	width:725px;
	height:45px;
	background-color:#323131;
	margin-top:-20px;
	margin-bottom:10px;
}

h1 {
	text-shadow: 2px 2px 2px #000;
}
h2 {
	text-shadow: 2px 2px 2px #000;
	
}
h3#subtitle {
	font-family: helvetica neue, georgia, san-serif;
	font-size: 1.5em;
	font-weight: lighter;
	padding-left:45px;
	color:#EBE9E9;
	text-align: left;
	letter-spacing: .3em;
	padding-top:8px;
	font-variant:small-caps;
	text-shadow: 2px 2px 2px #000;
}

h4#subtitle {
	font-family: helvetica neue, georgia, san-serif;
	font-size: 1em;
	font-weight: lighter;
	padding-left:45px;
	color:#EBE9E9;
	text-align: left;
	letter-spacing: .3em;
	padding-top:2px;
	font-variant:small-caps;
	margin-bottom:-10px;
	text-decoration: underline;
	text-shadow: 2px 2px 2px #000;
}

#content_area p{
	font-size: .71em;
	letter-spacing: .1em;
	text-align: left;
	padding-left: 20px;
	padding-top: 15px;
	line-height: 18px;
	color:#efedeb;	
}

#content_area p a{
	color:#efedeb;
	text-decoration: none;
	border-bottom: 2px solid #efedeb;
}

#content_area p a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	border-bottom: 2px solid #ffffff;
}

p#next {
	float: right;
	margin-top: -10px;
	color:#000000;
	font-size:.86em;
	font-weight:bold;
}

#lower_content {
	width: 640px;
	padding: 10px 50px;
}

#lower_content p {
	text-align: left;
	color:#efedeb;
	font-size: .71em;
	letter-spacing: .1em;
	line-height: 18px;
}

#lower_content p a{
	color:#c4c4c4;
	text-decoration: none;
}

#lower_content p a:hover {
	color: #efedeb;
	text-decoration: none;
	font-weight:normal;
	border-bottom: 2px solid #EBE9E9;
}

/* Footer */

#footer p {
	color: #ffffff;
	font-size: .6em;
	line-height: 29px;
	text-align: center;
	margin: 0;
	padding:0;
	letter-spacing:0;
}



