/* CSS Document */
* {margin:0;padding:0;} 

html,body {
margin: 0; 
padding: 0; 
background-color: #f6f6db;
background-image:url(img/headbg.png);
background-repeat:no-repeat;
font-family:Arial,Helvetica, sans-serif;
font-size:10pt;
line-height:150%;
height: 100%;
}

p{
text-align:left;
margin:7px 0;
}

#logo {
z-index:0;
position:absolute;
top:0px;
height:266px;
}
#mailme {
position:absolute;
top:79px;
height:61px;
width:291px;
left:660px;
z-index:10;
}

#nav {
float:left;
width:165px;
margin-top: 110px;
}
ul#nav  {
list-style:none;
width:165px;
height:390px;
}
ul#nav li{
width:159px;
height:65px;
}
ul#nav li a{
text-decoration:none;
border:none;
text-indent:-9999px;
height:65px;
float:left;
}
#navprint a{
background:url(img/nav-buttons.png) no-repeat 0 0;
width:159px;
height:65px;
}
#navweb a{
background:url(img/nav-buttons.png) no-repeat 0 -65px;
width:159px;
height:65px;
}
#navemail a{
background:url(img/nav-buttons.png) no-repeat 0 -130px;
width:159px;
height:65px;
}
#navevents a{
background:url(img/nav-buttons.png) no-repeat 0 -195px;
width:159px;
height:65px;
}
#navcontact a{
background:url(img/nav-buttons.png) no-repeat 0 -260px;
width:159px;
height:65px;
}
#navhome a{
background:url(img/nav-buttons.png) no-repeat 0 -325px;
width:159px;
height:65px;
}
#navprint a:hover{
background:url(img/nav-buttons.png) no-repeat -159px 0;
}
#navweb a:hover{
background:url(img/nav-buttons.png) no-repeat -159px -65px;
}
#navemail a:hover{
background:url(img/nav-buttons.png) no-repeat -159px -130px;
}
#navevents a:hover{
background:url(img/nav-buttons.png) no-repeat -159px -195px;
}
#navcontact a:hover{
background:url(img/nav-buttons.png) no-repeat -159px -260px;
}
#navhome a:hover{
background:url(img/nav-buttons.png) no-repeat -159px -325px;
}
#main {
width:940px;
position: relative;
padding-bottom: 10px;
height:100%;
min-height:100%;
margin-bottom:-50px;
z-index:10;
}
body>div#main{
height: auto;
}

#central {
float:right;
width:670px;
margin-top: 170px;
padding: 25px 40px 0 40px;
border-left:1px dashed #C0B497;
border-right:1px dashed #C0B497;
margin-bottom:10px;
z-index:10;}

#formtop {
border-top:1px dashed #C0B497;
border-bottom:1px dashed #C0B497;
margin:10px 0 10px 0;
font-weight:bold;
}


h1 {
font-size:20pt;
color: #61594c;
margin: 15px 0 14px 0;
font-weight:normal;
}

h2 {
font-size:16pt;
color: #61594c;
margin: 15px 0 9px 0;
font-weight:normal;
}

h3 {
font-size:13pt;
color: #61594c;
margin: 15px 0 7px 0;
font-weight:normal;
}

a {
outline: none;
text-decoration:underline;
}

a:link {
color: #ef5d60;
}

a:visited {
color: #ef5d60;
}

a:hover {
color:#ef5d60;
text-decoration:overline;
}

.exp {
text-decoration: none; 
color: #795f3d;
}

hr {
border: 0;
color: #C0B497;
background-color: #C0B497;
height: 1px;
width: 100%;
text-align: left;
margin:8px 0;
}

img.nonport {
border: 2px solid #715943;
margin:0;
}

img.portL {
border: 2px solid #715943;
margin:15px 0 0 0;
float:left;
}

img.portR {
border: 2px solid #715943;
margin:15px 0 0 0;
float:right;
}

img.right {
border: 2px solid #715943;
margin: 3px 0 3px 3px;
float:right;
}

img.leftbare {
float:left;
border:none;
margin: 5px 10px 5px 0;
}

img.rightbare {
float:right;
border:none;
margin: 5px 5px 5px 10px;
}

img.ierr {
border:none;
float:right;
width:400px;
}

img {
border-style:none;
}


.sitemap ul {
list-style-type:none;
margin:0 0 0 50px;
padding: 0;
color: #392819;
}

.sitemap ul ul {
list-style-type:none;
margin:0 0 0 20px;
padding:0;
}

.sitemap ul li, ul li ul{
padding:4px 0;
}

.sitemap a:link {
color: #392819;
}

.sitemap a:visited {
text-decoration: none; 
color: #392819;
}

.sitemap a:hover {
text-decoration:underline;
color: #614219;
}

.cleaner {
height:20px;
}

#footer {
background:#b8e1dd;
margin-top: -50px;
height: 50px;
clear:both;
width:100%;
z-index:100;
position: relative;
} 
#footeri {
padding-left:20px;
padding-top:5px;
font-size:9pt;
} 

#footer a {
outline: none;
padding: 0 5px;
}

#footer a:link {
}

#footer a:visited {
}

#footer a:hover {
}
#foottop {
height:13px;
background-image:url(img/footer-top.png);
}

.copyr {
padding-right:25px;
float:left;
}

#content-left
{
float:left;
width:200px;
}
#content-leftinner
{
float:left;
width:400px;
}

#content-right
{
float:right;
width:225px;
height:280px;
padding-left:10px;
}

.contactform {
display:block;
line-height: normal;
text-align: left;
font-weight: normal;
margin-top:10px;
}

.contactformend {
display:block;
line-height: normal;
text-align: left;
}

.contacterr {
display:block;
color: #56c7dd;
line-height: normal;
text-align: left;
font-size:14pt;
font-weight:bold;
margin:20px 0 10px 0;
}

span {
display:block;
margin:0px;
font-size:12px;
}

.w{
	height:24px;
	padding-left:50px;
	vertical-align:middle;
}

.w2{
	padding-left:50px;
	height:140px;
}

.h{
	height:30px;
	padding-top:8px;
}

.sp{
	width:570px;
}

.textbox {
background-color:#fff;
height:18px;
width: 648px;
border:1px solid #d9e9b5;
padding: 2px 2px 2px 2px;
margin: 2px 0 8px 0;
font-family: Arial, Helvetica, sans-serif;	
font-size:12px;
}

.textboxx {
background-color:#fff;
height:18px;
width: 40px;
border:1px solid #d9e9b5;
padding: 0;
margin: -10px 0 0 0;
font-family: Arial, Helvetica, sans-serif;	
font-size:12px;
float:left;
position: absolute;
left:840px;
}

.textboxw {
background-color:#fff;
height:18px;
width: 40px;
border:1px solid #d9e9b5;
padding: 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;	
font-size:12px;
float:left;
position: absolute;
left:230px;
}

.textbox2 {
background-color:#fff;
height:223px;
width: 648px;
border:1px solid #d9e9b5;
padding: 2px 2px 2px 2px;
margin: 2px 0 8px 0;
font-family: Arial, Helvetica, sans-serif;	
font-size:12px;
}

.textbox3 {
background-color:#fff;
height:60px;
width: 648px;
border:1px solid #d9e9b5;
padding: 2px 2px 2px 2px;
margin: 2px 0 8px 0;
font-family: Arial, Helvetica, sans-serif;	
font-size:12px;
}

.textboxo {
background-color:#fff;
height:100px;
width: 513px;
border:1px solid #d9e9b5;
padding: 2px 2px 2px 2px;
margin: 18px 0 8px 0;
font-family: Arial, Helvetica, sans-serif;	
font-size:12px;
float:left;
position: absolute;
left:230px;
}

.submit {
font-size:12px;
}

.linkbutton
{
	font-size:1.0em;
	width:80px;
}

.formbutton {
font-family:sans-serif; 
font-weight:bold; 
color:#f4f8e8; 
background:#ef5d60; 
width:651px; 
margin:10px 0; 
padding:7px 0;
}


.padded10 {
margin:10px 0 10px 0;
}

.sep {
margin-top:45px;
font-size:8pt;
}

table.cards{
width:672px;
margin-bottom:15px;
border-collapse: collapse; 
}
table.cards td{
text-align:center;
border:1px dashed #C0B497;
padding:3px 0;
}
table.cards th {
width:84px;
border:1px dashed #C0B497;
cell-spacing:2px;}

p.promo {
margin-top:15px;border: 1px solid #ef5d60;
background:#ffff99;
padding:10px;}
