body {
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #d1d0b8;
    background-image:url(../images/header_bg.gif);
    background-repeat:no-repeat;
}
h2 {
    background-image: url(../images/h1_bg.png);
    background-repeat:no-repeat;
    color:white;
    font-weight:bold;
    font-size:22px;
    height:48px;
    padding-left:10px;
    padding-top:3px;
    margin-bottom:15px;
    clear:both;
}
h3 {
    font-size:14px;
}

p {
    margin:5px;
}
#navi_wrapper {
    position:relative;
    width:927px;
    height:125px;
    margin-left: 86px;
}
#navi {
    position:absolute;
    top:65px;
    left:76px;
    width:773px;
    height:90px;
}
#content_top {
    position:absolute;
    top:32px;
    left:1px;
    height:25px;
    width:773px;
    background-image:url(../images/content_top.gif);
    z-index:2;
}
#navi a {
    color:white;
    font-size:18px;
    margin-right:-3px;
    padding: 8px 16px 8px 16px;
    background-color: #b1b094;
    text-decoration:none;
    position:relative;
}

#navi a:hover, #navi a.mark {
    background-color: #c0250c;
}

#navi a.first {
    background-image:url(../images/navi_right_non_active.gif);
    background-repeat:no-repeat;
    background-position: top left;
    margin-left:65px;
}

#navi a.first:hover {
    background-image:url(../images/navi_right_active.gif);
    background-repeat:no-repeat;
    background-position: top left;
}
#navi a.mark_first{
    background-image:url(../images/navi_right_active.gif);
    background-repeat:no-repeat;
    background-position: top left;
}

#navi-marker {
    position:absolute;
    background-image:url(../images/active_marker.gif);
    background-repeat:no-repeat;
    background-position:top;
    width:11px;
    height:10px;
    left:15px;
    top:30px;
    display:none;
    z-index:8;
}

#moodboard-content {
    background-color:white;
    width:713px;
    height:300px;
}
#moodboard-spacer {
    background-color:#efefef;
    width:720px;
    height:10px;
}
#content {
    float:left;
    clear:both;
    position:relative;
    display:inline;
    z-index:2;
    margin-top:-5px;
    margin-left:163px;
    width:720px;
    padding: 0px 26px 20px 27px;
    background-image:url(../images/main_bg.gif);
}

#footer {
    clear:both;
    position:relative;
    width:1009px;
    height:193px;
    background-image:url(../images/footer.jpg);
    z-index:1;
}

#footer-overlay {
    position:absolute;
    top:-266px;
    left:0px;
    width:146px;
    height:267px;
    background-image:url(../images/footer_overlay.gif);
    z-index:2;
}
#main_side_wrapper {
    position:relative;
    float:left;
    width:720px;
}
#main {
    float:left;
    width:480px;
    margin-right:23px;
}

#main a, #main a:hover, #main a:visited, #main a:active {
    color: #C0250C;
    text-decoration: none;
}

#side {
    float:left;
    width:200px;
    padding: 10px 0px 5px 10px;
}

.download_content {
    clear:both;
    margin: 10px 0px 10px 10px;
    width:100%;
}
.download_content .padded {
    float:left;
    position:relative;
    z-index:1;
    width:350px;
    background-color: #C0250C;
    font-weight: bold;
    padding: 5px 10px 8px 40px;
    margin:20px 0px 0px -50px;
}
.download_content div a {
    text-decoration:none;
}

.gallery {
    margin: 10px 0px;
}
.gallery-top {
    width: 481px;
    height: 7px;
    background-image:url(../images/gallery_top.gif)
}

.gallery-content {
    width: 481px;
    background-color:white;
}
.gallery-content h4 {
    font-weight:bold;
    font-size:14px;
    margin: 0px 10px;
}
.gallery-content img {
    margin: 5px 10px;
}
.gallery-content a {
    color:white;
}
.gallery-bottom {
    width: 481px;
    height: 7px;
    background-image:url(../images/gallery_bottom.gif)
}
#subnavi {
    position:absolute;
    top: 180px;
    left:0px;
    z-index:3;
    list-style-type:none;
    margin: 0px;
}
.subnavi_item {
    width:183px;
    height:25px;
    background-image:url(../images/subnavi_bg.gif);
    background-repeat: no-repeat;
    margin: 3px 0px 0px 0px;
    padding-left:10px;
    padding-top:2px;
}
.subnavi_item a, .subnavi_item a:hover, .subnavi_item a:active, .subnavi_item a:visited {
    color: #c0250c;
    text-decoration:none;
    font-size:14px;
}
.marked_subnavi_item {
    background-image:url(../images/subnavi_bg_active.gif);
    background-repeat: no-repeat;
}
.marked_subnavi_item a, .marked_subnavi_item a:hover, .marked_subnavi_item a:active, .marked_subnavi_item a:visited {
    color: white;
    text-decoration:none;
    font-size:14px;
}

.subsubnavi {
    background-color: #fc7a2d;
    width:148px;
    background-image:url(../images/subsubnavi_bottom.gif);
    background-repeat: no-repeat;
    background-position:bottom right;
    list-style-type:none;
    margin: 3px 0px 0px -10px;
    padding-bottom:5px;
}
.subsubnavi_item {
    padding: 3px 0px 3px 10px;
}
.subsubnavi_item a {
    color: white;
    text-decoration:none;
    font-size:14px;
}

.marked_subsubnavi_item a, .marked_subsubnavi_item a:hover, .marked_subsubnavi_item a:active, .marked_subsubnavi_item a:visited {
    color: white;
    text-decoration:underline;
    font-size:14px;
}

a.next_link, a.next_link:hover {
    text-decoration: none;
    background-color:#c0250c;
    color:white;
    padding: 5px 10px;
    margin-top:10px;
    font-size:14px;
}

input, textarea {
    border:0px;
}
input, textarea {
    width:288px;
    padding:2px 5px;
}
#join_choice {
    position:relative;
    margin-bottom:15px;
    margin-left:10px;
}
#join_choice span {
    font-weight:bold;
    cursor:pointer;
    margin:0px 10px 0px 10px;
    font-size:14px;
}
table#form {

}
.order_form {
    width:467px;
    background-color: #c0250c;
}

.order_form th {
	width: 120px;
	padding-left:10px;
}

input#id_zip {
	width : 40px;
}
input#id_location {
    width : 235px;
}

#member_background_top {
    width:467px;
    height:11px;
    font-size:4px; line-height:5px;
    background-image:url(/media/images/member_form_top.gif);
}
#member_background_bottom {
    width:467px;
    height:11px;
    font-size:4px; line-height:5px;
    background-image:url(/media/images/member_form_bottom.gif);
}
#buttonOK {
    width:182px;
    height:36px;
    background-image:url(/media/images/send_button.gif);
    border:0px;
    cursor:pointer;
    margin-top:10px;
}
label {
 color:white;
}
#member_marker {
    position:absolute;
    left:0px;
    top:21px;
    background-image:url(/media/images/member_marker.gif);
    width:38px;
    height:15px;
}
table#form th {
    text-align:left;
}
.error{
    color: red;
}
.invalid input, .invalid textarea {
    border: 2px solid #f66;
    background-color:#fdd;
}

input.paypal {
	width: auto;
	background-color:white;
}

.event h3 {
	font-weight : bold;
}

.event {
	border-bottom: 2px #c0250c solid;
	margin-bottom: 2em;
	padding: 10px 15px;
}

.event date {
	font-size: 0.8em;
}

.event .address a{
	color:#C0250C;
	text-decoration:none;
}

.simple_calendar_sidebar {
	width: 175px; 
	margin-bottom: 10px; 
	background-color: #ffa639; 
	padding: 5px 10px 15px 10px;
}

.simple_calendar_sidebar h2 {
	font-size: 20px;
	margin-bottom:5px;
}

.simple_calendar_sidebar h3{
	font-weight : bold;
}
.simple_calendar_sidebar h3 a{
	color: #000000;
	text-decoration: none;
}
.simple_calendar_sidebar h3 a:hover{
	text-decoration: underline;
}