
/*
Author Name : blackpenpress
Author Site : http://www.blackpenpress.com
Style Name : transition
Style URI : 
Version : 1
*/



#header {
background: #d4ecff url('logoexm2.jpg') no-repeat !important;

height: 175px !important; /*sets the height of header*/
_height: 174px !important; /*IE tweak*/
border: !important;
padding: 0;
margin: 0;
position: relative;
border:2px  solid  #6b7258;
}

h1{
display: none;
}
#header .description {
display: none;
}

#footer{
margin:0;
padding:20px 0 0 0;
}

body {
font-family: arial, helvetica, sans-serif !important;

background:#29230f url(body.jpg)  no-repeat center top ;

background-attachment:fixed;
font-size: 62.5% !important;
color: #333 !important;
margin: 0 !important;
_margin: 0 !important;
padding-top: 50px;
padding-bottom: 0px;
}

#page {
width: 800px !important; /*Width of entire Blog*/
_width: 800px !important; /*Check in IE to get the value that matches your blog*/
border: 2px solid #6b7258!important;
padding: 0px !important;
_padding: 0px !important;
margin-top:0px;
background-color:#fff;
}



#nav {
z-index:1000;
}

#suckerfishnav ul {z-index:1000;float:left;margin-top:175px;margin-bottom:50px; }

#suckerfishnav {border-top: none !important;
                border-left: none !important;
				border-right: none !important;
				border-bottom:thin solid #666666 !important;}

#menu li:hover, #menu li.hover {
    position: static;
}

#menu li:hover, #menu li.hover {
    position: static;
}

ul li:hover {
    visibility:visible;
}

#foot {
height:75px !important; 
padding-top:10px;
margin-top:20px;
}
 
 
#searchform {
margin-bottom:30px;
}


#event-calendar td{
color:#000;
} 




.bpp {
color:#000;
font-size:14px;
font-weight:bold;
background-color:#fff;
border:thin solid #6b7258;
width:160px;
padding:5px;
padding-right:15px;
margin-right:20px;
text-align:right;
float:right;
}

#foot a{
color:#000;
text-decoration:none;
}

.secondary h4 {
font-weight:bold;
margin-bottom:10px;
}

#sidebar-1 {
margin-top:30px;
padding-top:20px;
padding-bottom:20px;
width:198px;

border-left:thin solid #6b7258;
}

#s {
width:145px;
}

.MailPressFormEmail {
position:relative;
left:-50px;
}

.MailPressFormSubmit {
position:relative;
left:-50px;
}