html{
	/*height:100%;*/
}
*,html{
	margin:0px;
	padding:0px;
}

body {
	background-color: #373737;
	background-image: url(images/bg_gradient.png);
	background-repeat: repeat-x;
	font-family:"Times New Roman", Times, serif;
	height:100%;
}
h1 {
	font-size:16px;
	font-variant:small-caps;
	margin-bottom:15px;
}
h2 {
	font-size:14px;
	font-variant:small-caps;
	margin-bottom:15px;
}
#glass_header {
	background-image: url(images/header_glass_logo_bar.png);
	background-repeat: no-repeat;
	height: 173px;
}
#fresnel_header{
	height:365px;
	background-image: url(images/header_fresnel.png);
	background-position: top right;
	background-repeat: no-repeat;
	margin-top:-303px;
}
#piccies_header {
	height: 115px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin-top:188px;
	overflow:hidden;
	background-image:url(images/barshot_bg.png);
}
#piccies_header img{
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
#nav{
	/*height:32px;*/
	background-image:url(images/nav_bg.png);
	margin-top:-40px;
	padding-right:80px;
	padding-left:80px;
	/*overflow:hidden;*/
	text-align:center;
}
#nav a{
	padding-top:8px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	font-variant:small-caps;
	font-size:14px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	text-shadow:#000 1px 1px 6px;
	text-decoration:none;
	margin-right:12px;
	display:inline-block;
	font-weight:bold;
}
#nav a:hover{
	/*border-bottom:1px dashed #FFDD33;*/
	background-image:url(images/yellow_glass_highlight.png);
}
.subpage_nav li,#nav li{
	margin:0px;
	padding:0px;
	display:inline;
}
#masthead_image{
	margin-left:95px;
	margin-top:62px;
}
.description{
	margin-left:100px;
	font-variant:small-caps;
	color:#FFFFFF;
	font-weight:bold;
}
#page_container {
	margin-right: 80px;
	margin-left: 80px;
}
.bbox{
	background-image:url(images/bounding_box_bg.png);
	background-repeat:repeat-x repeat-y;
	margin:0px;
	padding:0px;
}
#sidebar{
	width:320px;
}
#sidebar a{
	font-weight:bold;
	text-decoration:none;
	color:#193c50;
}
#sidebar a:hover{
	border-bottom:1px dashed #FFDD33;
	color:#FFEE66;
}
#main_content a{
	font-weight:bold;
	text-decoration:none;
	color:#193c50;
}
#main_content h1 a{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#main_content a:hover{
	/*border-bottom:1px dashed #FFDD33;*/
	color:#FFEE66;
}
#main_content h1 a:hover{
	border-bottom:1px dashed #FFDD33;
	color:#FFEE66;
}
#main_content,#sidebar{
	font-size:.8em;
}
#main_content a img{
	border:none;
}
.bb_top{
	height:7px;
	background-image:url(images/bb_t.png);
}
.bb_bottom{
	height:6px;
	background-image:url(images/bb_b.png);
	background-position:bottom;
}
.bbox p{
	margin-bottom:15px;
}
#sidebar h1{
	padding-bottom:4px;
	border-bottom:1px solid #000000;
	background-image:url(images/sidebar_header_logo.png);
	background-position:center right;
	background-repeat:no-repeat;
	font-size:16px;
}
#event_calendar{
	height:150px;
}
a{
	outline:0px none;
}
.bbox h1 a{
	color:#000000;
	text-decoration:none;
}
#main_content ul{
	margin-bottom:15px;
	margin-left:15px;
}
#main_content blockquote{
	margin-left:30px;
	margin-right:30px;
	padding:15px;
	background-image:url(images/yellow_35.png);
	border:1px solid black;
	display:block;
	margin-bottom:15px;
}
blockquote p{
	margin:0px;
	padding:0px;
	margin-bottom:0px !important;
}
.alignleft{
	float:left;
	margin:10px;
}
.alignright{
	float:right;
	margin:10px;
}
.event_location_desc{
	width:300px;
	margin:5px;
	padding:10px;
	background-image:url(images/yellow_35.png);
	border:1px solid #FFFFFF;
	text-align:center;
}
.location_image img{
	border:1px solid #000000;
}
.location_event_list{
	width:300px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	padding:10px;
	background-image:url(images/yellow_35.png);
	border:1px solid #FFFFFF;
	float:right;
}
#sidebar .event_list_item{
	text-align:left;
	margin:5px;
	padding:5px;
	border:1px solid black;
	background-image:url(images/yellow_35.png);
}
#main_content .event_list_item{
	text-align:left;
	margin:5px;
	padding:5px;
}
#footer{
	height:32px;
	background-image:url(images/nav_bg.png);
	background-repeat:repeat-x;
	margin:0px;
	margin-top:10px;
	margin-bottom:15px;
	padding-right:90px;
	padding-left:90px;
	overflow:hidden;
	text-align:left;
	font-variant:small-caps;
	font-size:12px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	text-shadow:#000 1px 1px 6px;
	text-decoration:none;
	font-weight:bold;
	padding-top:8px;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	border-bottom:1px dashed #FFDD33;
	color:#FFDD33;
}
h3{
	font-variant:small-caps;
} 
ol{
	padding:0;
	margin-left:15px;
}
ol.commentlist li{
	margin-left:5px;
}
form {
	padding:0px;
	text-indent:0px;
}
.hiddenlogo{
	display:none;
}
.wp-caption-text{
	text-align:center;
	font-weight:bold;
}
div.wp-caption{
	background-image:url(images/white_35.png);
	border:1px solid black;
}
.wp-caption img{
	padding:5px;
}
.widget_gdpagesnavigator {
	margin-bottom:10px;
}
.wp-table-reloaded th{
	text-align:left !important;
}