.flyer {
height:600px;
width:auto;
border:1px solid #ccc;
margin:0px 10px 0px 10px;
position:relative;
top:-40px;

}
.flyerlandscape {width:700px;
height:auto;
border:1px solid #ccc;
margin:0px 10px 0px 10px;

}
#message {

}
a.rollover img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;}

a.rollover:hover img {
filter:alpha(opacity=50);   
-moz-opacity: 0.5;   
opacity: 0.5;
}	
* {
	margin: 0;
	padding: 0;
}

body, html{
	margin: 0px 0;
	background: #ffffff;
	height:100%;
	width:100%;
}

body, th, td, input, textarea {
	font-family:  Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}



input.email {
	padding: 2px 3px;
	border: 1px solid  #666666;
background: #ffffff;
	color:  #666666;
	display:inline;
	
}

input.Submit {
	background: #666666;
	border: 1px solid  #666666;
display:inline;
	color:  #ffffff;
	padding: 1px 2px 1px 2px ;
	margin-right:5px;
}
.icon {
border:0;
position:relative;
top:5px;


}
h1, h2, h3, h4{
	font-family:  Helvetica, sans-serif;
	color: #555555;
	letter-spacing: -0.05em;
	text-transform: uppercase;
}

h1 {
	font-size: 1.4em;
	padding:20px 0 10px 0;
}




p, ul, ol {
	font-size: 1.1em;
	line-height: 15px;
}

ul, ol {
	margin-left: 3em;
	margin-top: 25px;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}
a img {border:0;
}
a {
	text-decoration: none;
		color: #333333;
}

a:hover {
	border: none;
	background-image: url(images/underscore.gif)color: #FFFFFF;
	background-image: url(images/underscore.gif);
	background-repeat: repeat-x;
		color: #555555;
}

h1 a, h2 a, h3 a, h4 a {
	border: none;
			color: #333333;
	
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	
		color: #555555;
	
}

hr {
	clear:both;
	display:none;
}

/* Wrapper */

table.container {
height:100%;
width:100%;
}

/* Header */

#header {
width:100%;
	height: 35px;
	margin: 0 auto 0px auto;
	border:0px solid green;
	text-align:right;
	font-size:12px;
	font-weight: bold;
	padding: 10px 0px 0 0
	
}
#logo_holder {
position:fixed;
top:0px;
left:0px;
z-index: 99;
}
#logo_holder img{
width:200px;
height:auto;

}

#sidebar {
position:fixed;
top:150px;
left:0px;
z-index: 99;
border:0px solid red;
}

.sidebaritem {



margin:0 0 4px 0;

}
.sidebaritem img{
width:auto;
height:25px;
border-bottom:1px solid #ccc;
padding: 0px 0 5px 0px;
}



.menu {
	float: right;


border:0px solid red;	
	
	padding-top: 0px;
	padding-bottom: 10px;
	
}

#floatbutton {
	float: right;
z-index: 99;
height:20px;
border:0px solid red;	
	position:relative;
	padding-top: 0px;
	padding-bottom: 10px;
	
}
.banner {

position:relative;
top:-10px;
left:10px;
}
#menu ul {
	margin:10px 0px 0px 0px;
	padding:0px;
	
	list-style: none;
	line-height: normal;
	/*background-image: url(../images/navi_backer.jpg);
	background-repeat: repeat-x;*/
	
	
}

#menu li {
	float: left;
	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:5px;
	/*background-image: url(../images/navi_line2.jpg);
	background-repeat: no-repeat;
	background-position: right center;	*/
	border-bottom:0px solid #000000;
	
}

#menu .end_navi a {
    float: left;
}



#menu a {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	float: left;


	margin-right: 1px;

}





/* Page */


.page {
border:0px solid #CCCCCC;
	width: 920px;
	
	padding: 0px 0;
	background: #fff;
	z-index:1;
	text-align:center;
	margin: 40px auto 0 auto;
}

.aboutleft {
text-align:left;
width:550px;
padding: 0 0 0 100px;
}



/* Content */
.post {

border:1px solid #CCCCCC;
	width: 380px;
	height:450px;
	margin:10px 10px 0 0;
	float:left;
	padding: 0 0px 0 10px;

}
.postsingle {

border:0px solid #CCCCCC;
	width: 400px;
	height:450px;
	margin:10px 10px 0 200px;
	text-align: left;
	padding:10px;

}


.postwide {

border:0px solid #CCCCCC;
	width: 600px;
	text-align: justify;
	margin:10px 10px 0 200px;
	text-align: left;
	padding:10px;

}
.pagetitle {
margin-left: -10px;
/* Calendar */

.img {
	padding: 0px;
	background-color: #fff;
	}


.img a { border:0;

}
/* Footer */

#footer {
	text-align: left;
	text-transform:capitalize;
	margin:0px 0px 0px 10px;
	font-size:7px;
	border-top:1px solid #CCCCCC;
}
.contactform {position:relative;
top:-5px;

}
