/* 
   Reset
------------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align: middle;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}
:focus {outline: 0;}


/* 
   General 
------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	text-align:center;	
	background-color: #f2f2e6;
	background-image:url(../images/background_fade.png);
	background-repeat:repeat;
	color:#333;
	font: normal 80% Verdana, Geneva, sans-serif;
	font-size:11px;
}

a{
	color:#060;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


/* 
   Alignment 
------------------------------------------------------------------- */

/* General */

.center,.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*
	---------------------------------------------------
	input
*/
input,select,textarea{
		border:#690 1px solid;
		margin-bottom:3px;
}
input {
	width:130px;
	font-size:1.0em;
	height:20px;
	color:#666;
}
input.input_login {
	margin: 0px 0px 6px 0px;
}
	
.cl{
	clear:both;
}


/* 
   Typography 
------------------------------------------------------------------- */

/* Headings */

h1,h2,h3,h4,h5,h6 {
	color: #030;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 0.3em;
	padding-bottom: 0.4em;
}
h3,h4,h5,h6 {font-weight: bold;}

h1 {font-size: 2.6em;}
h2 {font-size: 1.6em; 	border-bottom: 1px solid #CCC;}
h3 {font-size: 1.4em; padding-top: 0.8em; color:#060;}
h4 {font-size: 1.1em; color: #693;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}
ul.bullets {
	margin-left: 5em;
}



/* 
   Separators 
------------------------------------------------------------------- */

.archive_separator {margin: 0 0 14px;}


div.separator{ 
		position:relative;
	    border-top: 1px solid #9C0;
		width:190px;
		padding:0px 0px 3px 0px;
}



/* General wrappers */


div#layout_wrapper2 {
		display: block;
		background: url('../images/elev.png') repeat-y center top;
}


div#topBanner {
	width: 960px;
	padding: 0;
}

div#topNav {
	position: relative;
	padding: 0px;
	float: left;
	width: 960px;
	height: 34px;
	overflow: hidden;
}


.menuDiv {
	position:absolute;
	left: auto;
	z-index:auto;
	visibility:hidden;

}

ul#mainNav {
	padding-left: 10px;
	border-top: #0C0 1px solid;
	width: 960px;
	height: 34px;
	text-align: center;
	background-image:url(../images/menutop_bg.jpg);

}


ul#mainNav li {
	background-position: right 0px;
	background-repeat: no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	
	margin: 0px;
	padding: 0px;
	height: 34px;
	float: left;
	display: inline;
	overflow: visible;
}

ul#mainNav li a {
		 color:#FFF;
	font-size:1.0em;
	text-decoration:none;
	overflow: visible;
	line-height: 34px;
	height: 34px;
	float: left;
	margin: 0px 2px;
	padding: 0px 20px;
}

ul#mainNav li a:hover {
	background-image:url(../images/button_hover.png);
	background-repeat:repeat-x;
}


p {
	font-size:1.0em;
	color:#666;
	padding-bottom:14px;
	text-align:justify;
}

div#topSubNav {
	position:relative;
	background-image:url(../images/menubot_bg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	left:0;
	float: left;
	width: 960px;
	height:26px;
	padding-bottom:7px;
}

div#panorama {
	padding-bottom:5px;
}
div#content {

	position: relative;
	top: 0px;
	left: 0px;
	text-align:center;
	width: 960px;
	padding: 0px 8px 0px 8px;
	margin: 0 auto 0 auto;	
	border-bottom: 2px solid #CCC;
	height:100%;

}

div#leftContainer{

}
div#leftNav {
	display: block;
	position:relative;
	width: 200px;
	background-image:url(../images/leftNavTop.png);
	background-color:#C3DA98;
	background-repeat:no-repeat;
	text-align:center;
}

.latest-posts{
	padding-bottom:5px;
}

#leftNav ul{
	list-style-type:none;	padding-bottom:10px;
}

#latestNews{
	padding-top:10px;
}

.event-left-nav{
	
	font-size:1em;
	color:#360;
	font-weight:bold;
	text-align:left;
	margin-left:5px;
}

#leftNav ul a{
		color:#060;
	text-decoration:none;
}

#leftNav ul a:hover{
	color:#FFF;
	text-decoration:underline;
}

#leftNav ul ul{
	padding-left:15px;
	list-style-type:disc}

div#search {
	position:relative;
	padding: 10px 0px 5px 0px;
	vertical-align: top;
	width:190px;
}

input#search2{
	position:relative;
	vertical-align: top;
	width:168px;
	border:none;
}

div#leftNavBottom {
	position:relative;
	display:block;
	background-image:url(../images/leftNavBottom.png);
	background-repeat:no-repeat;
	height:40px;
	width:200px;
}

div#innerContent {

	position:relative;
	float:left;
	text-align: left; 
	background-image:url(../images/background_gray.png);
	background-repeat:no-repeat;
	width:960px;
	height:100%;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #FFC;
}

div.sp{
	width:100%;
	background-image:url(../images/border.gif);
	background-repeat:repeat-x;
	height:2px;
}

div.homeArticle{
	width:100%;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #CCC;
}

div.articleTxt{
	float:right;
	width:384px;
}

div.articleImg{
		float:left;width:180px;
		vertical-align:bottom;
}

div#mainContent {
	position:relative;
	width:575px;
	float:left;
	padding-left:15px;
	
}

div#mainContent-custom {
	position:relative;
	width:760px;
	float:left;
	padding-left:15px;
	
}

div#stickyRight{
	width:150px;
	position:relative;
	float:right;
	text-align:center;
	padding-top:10px;
}

img {
	padding: 0px;
}

img.buttons {
	padding-bottom: 12px;
}

#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:290px;
	width:380px;
	top:0;
	left:0;
	background-image:url(../images/popup-bg.gif);
	background-repeat:no-repeat;
	z-index:180;
}
#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:270px;
	width:360px;
	background:#FFFFFF;
	z-index:200;
	font-size:13px;
}
#popupContact h1{
	text-align:left;
	color:#6FA5FD;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}
#popupContactClose{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#093;
	font-weight:700;
	display:block;
}

div#bottomBannerDiv {
	position:relative;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#copyright {
	position:relative;
	width:960px;
	text-align:center;
	border-top: 2px solid #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size:1em;
	height:60px;
}

div#cosponsorad{
	border-bottom: 1px solid #CCC;
	width:960px;
	height:186px;
}

div#ad_banner{
	width:100%;
	height:110px;
	text-align:left;
}

div#slowAd{
	float:left; width:310px; height:110px;overflow:hidden;}

#medAd,#fastAd{
	float:left;
	padding-left: 15px; width: 310px; height:110px;overflow:hidden;
}

#fastAd li,#slowAd li, #medAd li{
		   overflow:hidden;
		   float:none;
		   width:310px; height:110px;
}

#ad_banner ul{
	list-style:none;
		margin:0;
		padding:0;
}

.head-top{
	color:#FFFBF0;
	font-size:1.3em;
	font-style:italic;
	font-weight:bold;
	margin:4px 26px;
	padding:0;
}

.head-top-bg{
background-image: url(../images/image-top.gif);background-repeat: no-repeat; width: 100%; height: 30px; padding-top: 2px;	
}



div.eventTitle{
	color:#360;
	padding:0px 2px 3px;
	margin:0px 2px;
	text-align:left;
}

div.eventTitle img{

	vertical-align:bottom;
}

a.eventTitle, h2.widgettitle{
	font-size:1.2em;
	font-weight:bold;
		color:#360;
		text-decoration:none;
	
}



