/* CSS Document */


   html, body {
	margin: 0;
 	padding: 0;
	 height: 100%;
 	text-align: left;
 }

 #wrapper {
 	margin:auto;
	background: #fff;
	position: relative;
	top:0px;
	left:0px;
	min-height: 100%;
	height: auto !important;
    height: 100%;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-x;
	padding-bottom:-50px;
   }

  
  #footer{
	width: 100%;
  	background: #663300;
  	position: absolute;
  	bottom: 0 !important;
  	bottom: -1px;
  	height: 25px;
  	text-align:center;
  	color:#FFFFFF;
  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;


}
  
#header{
	position:relative;
	top:-15px;
	background-image:url(images/pixel_strip4.jpg);
	background-repeat:repeat-x;
	height:250px;
	text-align:center;
}	
#headbg{
	text-align:center;
	background-image:url(images/design14_b.jpg);
	position:relative;
	top:0px;
	left:-20px;
	height:200px;
	background-position:top;
	background-repeat:no-repeat;
}

#mainNav{
	list-style:none;
	position:relative;
	top:190px;
	left:20px;
}

#mainNav li{
	display:inline;
}

#mainNav li a{
/*background-image:url(images/menuBg.gif);*/
color:#FFFFFF;
}
 #content {
   padding-bottom:40px;
	position:relative;
	top:0px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	margin: 0 auto 0 auto;
	clear:both;
	height:100%;
	width:750px;
	text-align:center;
	
	  }
	  
	  /*******************************/
/*							*/
/*****************************/
h2{	
	font-size:12px;
	}
.footerLink{
	color:#ffffff;
	}
.blackLink{
	color:#000000;
	}
a {
	text-decoration:none;}
	.redBold{
	color:#FF0000;
	font-weight:bold;
	}
.events_title{
	font-weight:bold;
	font-size:12px;
}
/*******************************/
/*content*/
/*******************************/
#rhs{
	float:right;
	width:150px;
	padding:5px;
	}

#lhs{
	text-align:left;
	float:left;
	padding:5px;
	width:550px;
}

#divider{
/*	width:2px;	float:left;
	background-image:url(images/divider.jpg);
	background-repeat:repeat-y;*/
/*	height:100%;*/

	}


#indexContent{
	text-align:left;
	float:right;
	padding:5px;
	width:750px;
	
}



#indexContent p{
	font-size:12px;
	color:#333333;
}
#indexImages{
	text-align:center;
	padding-bottom:10px;
}
#indexImages img{
	padding-left:10px;
	padding-bottom:10px;
	}
#clearing{
	clear:both;
	height:5px;
}

#clearingIndex{
	clear:left;
}


#leftcolumn {
	width:150px;
	float:left;
	margin-top: 23px;
}
#welcome {
	width: 150px;
/*	height: 400px;*/
	background: url(images/welcome4.gif) no-repeat;
	padding: 10px;
	float:left;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#0066CC;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#0066CC;
}