* 
{
	margin: 0;
	padding: 0;
}

body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	background: url(../images/background.gif);
}

div#main-frame
{
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

div.logo
{
	margin-left: 41px;
	margin-top: 14px;
	background: url(../images/logo.gif);
	width: 158px;
	height: 96px;	
	float: left; 
}

*html div.logo
{
	margin-left:20px;
}

div#header div#header-right
{
	float: right;
}

div#header
{
	padding-bottom:4px;
}

.clear
{
	clear: both;
}

.arrow
{
	font-size: 12px;
}

.top-links 
{
	margin-top: 8px;
	margin-right: 2px;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	text-align:right;
}	

.top-links a
{
	padding-right: 8px;
	text-decoration:none;
	color:#FFFFFF;
}

.top-links a:hover
{
	text-decoration:underline;
}

.search
{
	margin-top: 3px;
	margin-right: 10px;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	text-align: right;
}

input.search
{
	background: transparent;
	border:1px solid #006d00;
	height:15px;
	margin-right:0px;
	text-align: left;
	padding-top:2px;
}


input.submit
{
	background-color: rgb(18,68,15);
	border:1px solid #006d00;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding:1px;
}

.heading-line
{
	font-size:28px;
	font-variant:small-caps;
	font-weight:lighter;
	text-align:right;
	margin-right:14px;
	margin-top: 20px;
	color:#ffcc00;	
}

#links
{
	background:url(../images/envelope2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-left:63px;
	margin-left:-20px;
	position: relative;
	left: 10px;
}

#links div
{
	float: left;
}

#links img.top-image
{
	float: right;
	margin-right: 20px;
	border:0;
}

#links-interior
{
	margin-top: 12px;
}

#links a
{
	margin-top: 15px;
	padding-right: 8px;
	text-decoration:none;
	color:#FFFFFF;
}

#links a:hover
{
	text-decoration:underline;
}

#content
{
	float: left;
	background-color: #fff;
	margin-top: 0px;
	position: relative;
	left: 43px;	
}

#content-interior
{
	float: left;
	background-color: #fff;
	position: relative;
	left: 43px;
}

#left-column
{
	float:left;
	width:157px;
	border-top:1px solid rgb(115,146,115);
	border-left:1px solid rgb(115,146,115);
	background-color: #fff;
	background-image:url(../images/left_background.gif); 
	background-repeat: no-repeat;
	margin-left: 0;
	margin-top: 0;
}

#left-column-interior
{
	float:left;
	width:170px;
	border-top:1px solid rgb(115,146,115);
	border-left:1px solid rgb(115,146,115);
	background-color: #fff;
	background-image:url(../images/chalkboard.jpg); 
	background-repeat: repeat-y;
	margin-left: 0;
	margin-top: 0;	
}

*html #left-column
{
	position:relative;
}

*html #left-column-interior
{
	position:relative;
}

#left-column a, #left-column-interior a
{
	font-size: 10px;
	text-decoration:none;
	color:#FFFFFF;
	line-height: 14px;
	font-weight:bold;	
}

#left-column ul
{
	width: 156px;
	list-style-type: none;
	margin-top: 2px;

}

#left-column-interior ul
{
	width: 167px;
	list-style-type: none;
	margin-top: 2px;
	min-height: 256px;
}

*html #left-column-interior ul
{
	height: 256px;	
}

#left-column li, #left-column-interior li
{
	padding-left: 2px;
	padding-bottom: 7px;
	padding-top: 5px;
	border-bottom:1px solid rgb(115,146,115);	
}

#left-column img.badge
{
	margin-left: -44px;
	border: none;
}

*html #left-column img.badge
{	
	position:relative;
}

#right-column
{
	float: left;
	width: 781px;
}

#right-column-interior
{
	float: left;
	width: 764px;
}
#right-column-interior-nopics
{
	float: left;
	width: 764px;
        padding-left:20px;
}

*html #right-column-interior
{
	position: relative;
	margin-left: -82px;
}

#right-column img.main-image
{
	display:block;
	margin-top: -6px;
}

*html #right-column img.main-image
{	
	position:relative;
}

#right-column-interior img.main-image
{
	margin-left:-3px;
	margin-bottom: 20px;
}

*html #right-column-interior img.main-image
{
	margin-left:-1px;
	margin-right:-3px;
}

h1 
{
	color: rgb(0,87,0);
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-left: 30px;
}

#text
{
	float: left;
	width: 460px;
	padding-left: 50px;	
}
#text_nopics
{
	float: left;
	width: 460px;
	padding-left: 10px;	
        padding-top: 10px;

}
*html #text
{
	padding-left: 0;
	position: relative;
	left: 50px;
}

#text div p
{
	padding-top:8px;
	padding-bottom: 8px;
}

#content_top
{
	background-image:url(../images/content_top.gif);
	height:18px;
	width:460px;
	background-repeat:no-repeat;
	margin-left:20px;

}

*html #content_top
{
	margin-left: 0px;
	position: relative;
	left: 20px;
}


#content_middle
{
	background-image:url(../images/content_middle.gif);
	height:auto;
	width:420px;
	background-repeat:repeat-y;
	color: rgb(0,87,0);
	font-size: 11px;	
	padding-left: 20px;
	padding-right: 20px;
	margin-left:20px;
	font-weight: normal;
	line-height: 18px;
}

#content_middle_nopics
{
	height:auto;
	width:650px;
	color: rgb(0,87,0);
	font-size: 11px;	
	padding-left: 40px;
	padding-right: 20px;
	font-weight: normal;
	line-height: 18px;
}
#content_middle_nopics_rightcol
{
	
	background-image:url(../images/content_middle.gif);
	height:auto;
	width:420px;
	background-repeat:repeat-y;
	color: rgb(0,87,0);
	font-size: 11px;	
	padding-left: 20px;
	padding-right: 20px;
	margin-left:20px;
	font-weight: normal;
	line-height: 18px;
}

*html #content_middle
{
	margin-left: 0px;
	position: relative;
	left: 20px;
}

#content_bottom
{
	background-image:url(../images/content_bottom.gif);
	height:18px;
	width:460px;
	margin-left:20px;
	background-repeat:no-repeat;
        margin-bottom:10px;
}

*html #content_bottom
{
	margin-left: 0px;
	position: relative;
	left: 20px;	
}

#right-side
{
	margin-top: 25px;
	background-image: url(../images/atom.gif);
	background-repeat: repeat-y;
	float: right;
	width: 270px;
	color: rgb(0,87,0);
}

*html #right-side
{
	margin-left: -85px;
	position: relative;
	left:40px;	
}

#right-side-interior
{
	margin-top: 70px;
	margin-left: 30px;
	font-weight: normal;
	float: right;
	width: 200px;
	font-size: 11px;	
	color: rgb(0,87,0);
	padding-left: 8px;
	padding-right: 8px;
}
#right-side-interior-nopics
{
	margin-top: 70px;
	margin-left: 20px;
	font-weight: normal;
	font-size: 11px;
	float: right;
	width: 200px;
	color: rgb(0,87,0);
	padding-left: 8px;
	padding-right: 8px;
}

#right-side-interior-cc
{
	margin-left: 30px;
	font-weight: normal;
	float: right;
	width: 200px;
	color: rgb(0,87,0);
	padding-left: 8px;
	padding-right: 8px;
}

*html #right-side-interior
{
	margin-left: 80px;
}

#video_top
{
	background-image:url(../images/video_top.gif);
	margin-left:28px;
	height:35px;
	width:270px;
	background-repeat:no-repeat;
}

*html #video_top
{
	position:relative;	
}

#video_middle
{
	background-image:url(../images/video_middle.gif);
	margin-left:28px;
	width: 270px;
	background-repeat:repeat-y;
	padding-left: 10px;
}

*html #video_middle
{
	position:relative;	
}

#video_middle embed
{
        position:relative;
        left:10px;
}

#video_bottom
{
	background-image:url(../images/video_bottom.gif); 
	background-repeat:no-repeat;
	margin-left:28px;
	height:47px;
	width: 270px;
	margin-top: -1px;
}

*html #video_bottom
{
	position:relative;
}

#video_top_interior
{
	background-image:url(../images/video_top_int.jpg);
	height:29px;
	width:250px;
	margin-left: -40px;
	position: relative;
	background-repeat:no-repeat;
}
#videoEMPTY_top_interior
{
	/*background-image:url(../images/video_top_int.jpg);*/
	height:29px;
	width:250px;
	margin-left: -40px;
	position: relative;
	/*background-repeat:no-repeat;*/
}

#video_middle_interior
{
	background-image:url(../images/video_middle_int.jpg);
	width:250px;
	margin-left: -40px;
	position:relative;
	background-repeat:repeat-y;
}

#videoEMPTY_middle_interior
{
	/*background-image:url(../images/video_middle_int.jpg);*/
	width:250px;
	margin-left: -40px;
	position:relative;
	/*background-repeat:repeat-y;*/
}

#video_bottom_interior
{
	background-image:url(../images/video_bottom_int.jpg); 
	position:relative;
	background-repeat:no-repeat;
	margin-left: -39px;
	height: 31px;
	width: 250px;
}

#videoEMPTY_bottom_interior
{
	/*background-image:url(../images/video_bottom_int.jpg); */
	position:relative;
	/*background-repeat:no-repeat;*/
	margin-left: -39px;
	height: 31px;
	width: 250px;
}

#video_middle_interior img
{
	display:block;
	position:relative;
	margin-left:auto;
	margin-right: auto;
} 

#video_middle_interior embed
{
	display:block;
	position:relative;
	margin-left:auto;
	margin-right: auto;
} 

#space
{
	width: 250px;
	background-color: #fff;
	height: 25px;
}

#device_top
{
	background-image:url(../images/device_top.gif);
	background-repeat:no-repeat;
	height:57px;
	width:166px;
	margin-left:75px;
	margin-top: 50px;
}

*html #device_top
{
	margin-left:75px;
}

#device_middle
{
	background-image:url(../images/device_repeat.gif);
	width:126px;
	background-repeat:repeat-y;
	color:#aaccaa;
	font-size:10px;
	text-align:center;
	margin-left:75px;
	padding-left: 20px;
	padding-right: 20px;
}

*html #device_middle
{
	margin-left:75px;
}

#device_bottom
{
	background-image:url(../images/device_bottom.gif);
	height:70px;
	background-repeat:no-repeat;
	margin-left:75px;
	width:166px;
}

*html #device_bottom
{
	margin-left:75px;
}

#device_interior
{
	background-color: #fff;
	padding-left: 10px;
}

#device_top_interior
{
	background-image:url(../images/device_top.gif);
	height:57px;
	width:166px;
	background-repeat:no-repeat;
}

#device_middle_interior
{
	background-image:url(../images/device_repeat.gif);
	width:126px;
	background-repeat:repeat-y;
	color:#aaccaa;
	font-size:10px;
	text-align:left;
	padding-left: 20px;
	padding-right: 20px;
}
#device_middle_interior a:hover
{
    text-decoration:underline;
}

#device_bottom_interior
{
	background-image:url(../images/device_bottom.gif);
	height:70px;
	background-repeat:no-repeat;
	width:166px;
}

#footer
{
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}

#footer a
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

div#bread_crumbs
{
	text-align:left;
	text-decoration: none;
	color:#005100;
	font-size:12px;
	padding-left: 30px;
	padding-bottom: 20px;
}

div#bread_crumbs a
{
	color:#005100;
	text-decoration: underline;
	padding:0;
}

table.newevent
{
	width: 460px;
	display:block;
}
#content_middle ul
{
   padding-left:20px;
}
#content_middle ol
{
   padding-left:20px;
}
#content_middle_nopics ul
{
   padding-left:20px;
}
#content_middle_nopics ol
{
   padding-left:20px;
}
#content_middle_nopics_rightcol ul
{
   padding-left:20px;
}
#content_middle_nopics_rightcol ol
{
   padding-left:20px;
}
.table_head
{
   background-color:#005100;
   color:#ffffff;
   font-weight:bold;
}
.table_head a
{
   color:#ffffff;
}
.table_alternate
{
   background-color:#79904f;
   color:#000000;
}

.tableHead
{
   background-color:#005100;
   color:#ffffff;
   font-weight:bold;
}
.tableHead a
{
   color:#ffffff;
}
.beigeTable
{
   background-color:#79904f;
   color:#000000;
}



#flash-image
{
	display:block;
	margin-top: 0px;
}

*html #flash-image
{	
	position:relative;
}

#flash-image
{
	margin-left:-3px;
	margin-bottom: 20px;
}

*html #flash-image
{
	margin-left:-1px;
	margin-right:-3px;
}


