body
{
	line-height:1.5em;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	background-color:#BFC4C7;
	background-image:url(../images/bg_grad.png);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	color:#000;
}


#container_outer
{
	margin:0 auto;
	background-color:#BFC4C7;
	width:960px;
}

#new_bg{background-image:url(../images/light.gif); background-position:center top; background-repeat:no-repeat;}

#bottom_grad
{
	background-image:url(../images/bottom_grad.png);
	background-repeat:no-repeat;
	width:960px;
	height:15px;	
}

#top_grad
{
	background-image:url(../images/top_grad.png);
	background-repeat:no-repeat;
	width:960px;
	height:15px;	
}

#container
{
	float:left;
	background-color:#FFF;
	width:960px;
}

#container_left
{
	float:left;
	background-image:url(../images/bg_left.png);
	background-repeat:no-repeat;
	width:107px;
	height:600px;	
}

#container_right
{
	float:left;
	background-image:url(../images/bg_right.png);
	background-repeat:no-repeat;
	width:107px;
	height:600px;	
}

.credits
{
	float:right;
	margin:0 auto;
	width:270px;
	padding:0px 0px 0px 15px;
	text-align:right;
}

#credits a
{
	color:#000;
	cursor:pointer;
	text-decoration:none;
}

#credits a:hover
{
	text-decoration:underline;
}


#banner
{
	margin:0 auto;
	width:960px;
	height:130px;
	overflow:hidden;
}

#content
{
	margin:0 auto;
	background-image:url(../images/content_bg.jpg);
	width:960px;
	
}

#main_content
{
	min-height:550px;	
}

#left_col
{
	float:left;
	width:170px;
	margin:0px 0px 0px 15px;
}

#welcome
{
	width:170px;
	margin:0px;
	text-align:center;
}

#left_logo
{
	width:170px;
	height:100px;
	margin:15px 0px 12px 0px;
	text-align:center;
	background-image:url(../images/eagle2.png);
	background-repeat:no-repeat;
	background-position:center;
}

#center_col
{
	float:left;
	width:530px;
	margin:0px 0px 0px 15px;
}

#center_col img
{
	padding:10px;
}

#right_col
{
	float:left;
	width:200px;
	margin:0px 0px 0px 15px;
}

#center_col_top
{
	width:530px;
	height:10px;
	background-image:url(../images/center_col_top.png);
	background-repeat:no-repeat;
}

#center_col_bottom
{
	width:530px;
	height:10px;
	background-image:url(../images/center_col_bottom.png);
	background-repeat:no-repeat;
}

#center_col_center
{
	width:500px;
	background-color:#FFF;
	background-image:url(../images/col_bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:3px 15px 3px 15px;
	text-align:justify;
	min-height:575px;
}

#center_col_center p
{
	padding-bottom:10px;
}

#center_col_center li
{
	padding:0 0 0 17px;
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:0 4px;
}

#left_col_top
{
	width:170px;
	height:10px;
	background-image:url(../images/left_col_top.png);
	background-repeat:no-repeat;
}

#left_col_bottom
{
	width:170px;
	height:10px;
	background-image:url(../images/left_col_bottom.png);
	background-repeat:no-repeat;
}

#left_col_center
{
	width:170px;
	background-image:url(../images/left_col_center.png);
}

#left_col_center a
{
	color:#FFF;
	text-decoration:none;
}

#left_col_center li
{
	padding:0px 0px 10px 0px;
}



.right_col_top
{
	width:200px;
	height:6px;
	background-image:url(../images/right_col_top.png);
	background-repeat:no-repeat;
}

.right_col_header
{
	width:200px;
	height:25px;
	background-color:#5D0000;
	vertical-align:top;
}

.right_col_bottom
{
	width:200px;
	height:7px;
	background-image:url(../images/right_col_bottom.png);
	background-repeat:no-repeat;
	margin-bottom:15px;
}

.right_col_center
{
	width:200px;
	background-color:#FFEEDB;
}

#bullet
{
	margin-top:13px;
	margin-left:10px;
	width:15px;
	height:11px;
	clear:both;
	float:left;
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
}

#eventsinc
{
	width:132px;
	padding-right:20px;
	padding-left:3px;
	margin-top:10px;
	float:left;
}

#eventsinc a
{
	text-decoration:none;
	color:#000;
}

#eventsinc a:hover
{
	text-decoration:underline;
}



#footer
{
	border-top:2px solid #FFF;
	margin:0 auto;
	clear:both;
	width:930px;
	height:40px;
	color:#FFF;
	padding:15px;
	background-color:#3C0100;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

#footer a
{
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}


#footer a:hover
{
	text-decoration:underline;
}

.menu_level1
{
	margin:0;
	padding:0;
	font-size:17px;
	color:#FFF;
	margin-left:15px;
}

.menu_level2
{
	font-size:13px;
	color:#FFF;
	margin:10px 15px -15px 8px;
}

.bullet2
{
	margin-top:5px;
	margin-left:10px;
	width:15px;
	height:11px;
	clear:both;
	float:left;
	background-image:url(../images/nav_bullet.png);
	background-repeat:no-repeat;
}

h1
{
	text-align:left;
	font-size:18px;
	color:#000;;
	padding-bottom:10px;
}

h2
{
	text-align:left;
	font-size:14px;
	color:#5D0000;;
	font-weight:bold;
	padding-bottom:5px;
}

h3
{
	text-align:left;
	font-size:13px;
	color:#5D0000;
	font-weight:bold;
	padding-bottom:5px;
}

h4
{
	font-size:12px;
	color:#5D0000;;
	font-weight:bold;
	padding-bottom:5px;
}

a
{
	color:#5D0000;
	cursor:pointer;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

#pageNavPosition
{
	color:#CCC;
	margin:10px 0 0 0;
}

.pg-selected
{
	padding:1px;
	color:#5D0000;
	margin-left:1px;
	cursor:pointer;
	font-weight:bold;

}

.pg-normal
{
	padding:1px;
	margin-left:1px;
	cursor:pointer;
	color:#5D0000;
	font-weight:bolder;

}

.button
{
	margin-top:7px;
	width:75px;
	height:20px;
	text-align:center;
	border:0;
	padding:0;
	background:none;
	background-image:url(../images/btn_bg.png);
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
}

.inputbox
{
	border:1px solid #999;
	padding:2px;
	background-color:#FFE1BF;
}

#sitemap
{
	margin-left:15px;
}

#sitemap li
{
	margin-bottom:10px;
	margin-top:10px;
}

#envelope
{
	background-image:url(../images/envelope.png);
	width:96px;
	height:96px;
	background-repeat:no-repeat;
}

#newsImage
{
	float:left;
	width:150px;
	height:150px;
}


#newsContent
{
	float:left;
	width:300px;
}

.myimg
{
	width:150px; 
	height:150px; 
	padding:10px; 
	border:5px solid #FFE1BF;
	
}

.event_mon{width:470px; margin:7px 0 7px 0; color:#5D0000; padding:2px 15px 4px 15px; font-size:12px; letter-spacing:0.1em; font-variant:small-caps; border-bottom:1px solid #5D0000}
.event_mon:hover{cursor:pointer;}

.event_mon_curr{width:470px; border-bottom:1px solid #333; margin:7px 0 7px 0; color:#333; padding:2px 15px 4px 15px;  letter-spacing:0.1em; font-variant:small-caps;}
.event_mon_curr:hover{cursor:pointer;}

.event_cal{width:16px; height:16px; margin-right:10px;}



ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 200px;
}
ul.thumb li {
	margin: 0; padding: 0px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 80px;
	height: 80px;
}
ul.thumb li img {
	width: 80px; height: 80px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 5px solid #FFE1BF;
	padding: 0px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}


#formColLeft
		{
			clear:both;
			width:90px;
			float:left;
		}
		
		#formColLeft .row
		{
			padding-top:5px;
			height:25px;
			text-align:right;
		}
		
		#formColCenter
		{
			float:left;
			width:10px;
		}
		
		#formColRight
		{
			float:left;
			width:356px;
			text-align:left;
		}
		
		#formColRight .row
		{
			height:25px;
			padding-top:5px;
			text-align:left;
		}


