/*** STANDARD TAGS ***/
body{
font-family:'georgia';
font-size:13px;
text-align:center;
background-color:#08215b;
background-image:url(../images/bg_top.jpg);
background-repeat:no-repeat;
background-position:center top;
}
table{
font-size:90%;
}

img{
border:0;
}
h1{
position:relative;
left:0px;
width:700px;
text-align:left;
font-size:130%;
margin:0;
padding:20px 0 10px 0;
color:#997819;
}
h2{
padding:20px 0 10px 0;
margin:0;
font-size:100%;
color:#997819;
}
h3{
padding-top:10px;
font-size:100%;
color:#9C9A23;
}
p{
font-size:100%;
text-indent:0cm;
}

a{
/**color:#869DDE;*//
color:red;
font-size:100%
}
a:link{
color:red;
}

a:visited{
color:red;
}
a:hover{
color:#9C9A23;
font-size:100%
}
a:active{
color:red;
}

hr{
color:#9C9A23;
background-color:#9C9A23;
height:2px;
}

#site{
position:relative;
width:906px;
border:0px solid #5F5E2C;
margin:auto;
text-align:left;
}

/*** TOP SECTION ***/
#top{
position:relative;
top:0px;
left:0px;
width:906px;
height:210px;
/*background-image:url('../slices/top.jpg');*/
background-color:#d8dee8;
background-position:top;
z-index:10;
}

#nav_shadow	{width:906px; height:11px; float:left; background:url(../images/nav_shadow.jpg); margin-top:-2px;}

#menu_bar{
position:relative;
top:157px;
z-index:10;
}
#menu_home{
position:relative;
top:0px;
left:32px;
z-index:10;

}
#menu_news{
position:relative;
top:0px;
left:70px;
}
#menu_messageboard{
position:relative;
top:0px;
left:130px;

}
#menu_gallery{
position:relative;
top:0px;
left:195px;
}
#menu_about{
position:relative;
top:0px;
left:250px;
}

/*** MAIN CONTENT AREA ***/
#main{
z-index:1;
position:relative;
top:0px;
padding-top:0px;
left:0px;
width:906px;
background-color:#ffffff;
border:0px solid red;
}

#main_surround    {z-index:1;padding:0;width:970px; overflow:hidden; margin-left:-30px; padding-left:30px;margin-top:12px;}

#main_bottom { width:970px; overflow:hidden; margin-left:0px; padding-left:0px; background-image:url(../images/box_shadow.jpg); background-repeat:repeat-y; height:20px; }

/***** MAIN CONTENT BOX STYLING *****/
#content_box{
z-index:2;
margin:0;
padding:0;
position:relative;
top:10px;
left:20px;
width:860px;
z-index:0;
/*background-color:#ECF1FE;
border:3px solid #5F5E2C;*/
border-bottom:0;
}
#content{
color:black;
}

/** FF fix **/
html>body #content_box{
width:860px;
}

#content_box_top{
	position:	absolute;
	top:		-3px;
	left:		-3px;
	width:819px;
	height:	109px;
	/*background-image: 	url('../slices/content_box_top.gif');*/
	background-repeat:no-repeat;
}
#content_box_bottom{
	position:	relative;
	bottom:-40px;
	left:		-3px;
	width:819px;
	margin-right:-6px;
	height:	109px;
	/*background-image: 	url('../slices/content_box_bottom.gif');*/
	background-repeat:no-repeat;
	margin-bottom:0px;
	z-index:0;
}
/** FF fix **/
html>body #content_box_top{
width:819px;
}
/** FF fix **/
html>body #content_box_bottom{
margin-right:0px;
width:819px;
}
/*** ACTUAL CONTENT ***/
#content{
position:relative;
top:10px;
left:40px;
width:835px;
z-index:1;
}

/*** PAGE IMAGE **/
#img_div{
width:100%;
text-align:center;
}
#index_image{
margin:auto;
}
/** Spacer for bottom of box **/
.spacer{
position:relative;
top:0px;
height:-50px;
background-color:transparent;
}

#index_bottom{
position:relative;
top:50px;
height:0px;
}
/*** Footer ***/
#footer{
position:relative;
top:0px;
text-align:left;
background-color:#000525;
width:100%;
height:80px;
background-image: url('/images/box_shadow.jpg');
background-repeat: no-repeat;
background-position:bottom;
}
#footer_content { 
float:left;
position:relative;
color:#1a67d1;
font-size:13px;
margin:20px;
width:870px;
font-weight:bold;
}

.footerlink{
color:white;
}
.linkslist{
display:inline;
padding-left:20px;
z-index:2;
}


/*** Messages ***/
.msg{
color:red;
}


/****** GALLERY ******/
.gallery{
position:relative;
text-align:center;
top:20px;
width:700px;
margin:auto;

}
.thumbnails{
position:relative;
top:0px;
height:113px;
width:700px;
border:1px solid black;
overflow:-moz-scrollbars-vertical;overflow-x:hidden;overflow-y:auto;
}

.thumbnail{
height:100px;
float:left;
cursor:pointer;
display:inline;
margin:5px;
}

.img_main{
position:relative;
top:10px;
margin:auto;

}
.hide_main{

margin:auto;
}

/*** TABLE ****/
.table_header{
font-weight:bold;
background-color:silver;
}


/**Hide the counter link **/
#hidelink{
z-index:3;
background-color:transparent;
height:60px;
width:130px;

position:relative;
top:-60px;
left:10px;
}

/** video navigation **/
#video_nav{
width:520px;
height:40px;
background-image:url(../slices/vidnav_bg.jpg);
margin-left:80px;
position:relative;
}
.vidnav{
float:left;
margin:8px 0 0 18px;
height:26px;
}

#globe { 
float:right;
width: 230px;
margin-top:-80px;
}

#weather{
float:left;

margin-right:0px;
height:150px;
overflow:visible;
}

/** jQuery fader **/

#logo_holder		{width:461px; height:130px; float:left; position:relative; background-image:url(../images/main_logo.png); z-index:999; left:223px;}

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

