*
{
	font-family:Verdana;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	font-size:13px;
}

.text
{
 	color: #FFFFFF;
	font-size:13px;
}

.small
{
	font-size:10px;
	color:#CCCCCC;
}

body
{
	background-color:#073e27;
	background-image:url(src/backgroundStrip.png);
	background-repeat:repeat-x;
	padding-top:5px;
	overflow-x: visible;
}

html
{
	verflow-x: visible;
}

p
{
	padding-bottom:15px;
}

a
{
	text-decoration:none;
}

fieldset
{
	border:1px solid #003300;
}

legend strong
{
	color:#003300;
}

.leadertext
{
	color: #9EB05E;
	font-size:13px;
	font-weight:bold;
}

.banner
{
	border:0px;
}





#maintable
{
	width:980px;
	border:1px solid #FFFFFF;
}

#header
{
	height:193px;
	background-color:#002f1b;
}

#menu_top
{
	background-color:#9eb05e;
	height:21px;
	padding-left:165px;
}

#left_col
{
	vertical-align:top;
	width:160px;
	border-right:1px solid #FFFFFF;
	padding-top:30px;
	background-image:url(src/left.jpg);
	background-position:5 -30;
	background-repeat:no-repeat;
	background-color:#d7d4cf;
}

#left_col_div
{
	vertical-align:top;
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
	text-align:left;
	width:100%;
}


#right_col
{
	/*
	behavior:url(iepngfix/iepngfix.htc);
	vertical-align:top;
	width:100px;
	background:url(src/sidebar.png) no-repeat;
	background-color:#1e4433;
	*/
}

#mid_top_div
{
	/*background-image:url(src/ridge.jpg);*/
	/*background-repeat:repeat-x;*/
	height:60px;
	background-color:#1e4433;
	/*background-color:#4a5c53;*/
	text-align:left;
}

#mid_col
{
	vertical-align:top;
	text-align:justify;
	background-color:#1e4433;
	/*background-color:#4a5c53;*/
}

#mid_col_div
{
	padding:12px;
	padding-bottom:0px;
	color:#FFFFFF;
	font-size:13px;
}

#headingdiv
{
	padding-top:20px;
}


#tableFooter
{
	text-align:center;
	height:22px;
	background-color:#002f1b;
	border-top:1px solid #FFFFFF;
}

#sidemenu_icon
{
	width:15px;
	height:15px;
}

#sidemenu
{
	color:#4c4a3e;
	display:block;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	width:150px;
	padding:2px;
	border-bottom:1px solid #cccccc;
	padding-left:5px;
}
#sidemenu:hover
{
	color:#FFFFFF;
	background-color:#0b5230;
	display:block;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	width:150px;
	border-bottom:1px solid #FFFFFF;
	padding:2px;
}

.td_side_menu
{
	padding-bottom:0px;
}

#loginbox
{
	width:auto;
}

#login
{
	width:100px;
	color:#003366;
	font-weight:bold;
}

.thumb
{
	width:79px;
	height:79px;
	border:2px solid #999999;
	float:left;
	margin:2px;
	background-color:#003333;
}

#thumbclick
{
	 width:100%;
	 height:100%;
	 display:block;
	 cursor:pointer;
}

h1
{
	font-size:14px;
}

input
{
	color:#003366;
	font-weight:bold;
}
.flat
{
	border:none;
	background-color:#0b5230;
	color:#FFFFFF;
	padding:3px;
	font-weight:100;
}

.line
{
	border-bottom:1px solid #999999;
}
.end
{
	background-color:#0b5230;
}

#nav
{
	font-size:12px;
}

#tophead
{
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}

#tophead:hover
{
	font-size:10px;
	font-weight:bold;
	color:#FFCC00;
}

.button
{
	display:block;
	border:3px double #666666;
	padding:1px;
	margin:4px;
	width:100px;
	cursor:pointer;
	color:#333366;
	padding:0px;
	margin:0px;
}

.button:hover
{
	display:block;
	border:3px double #666666;
	padding:1px;
	margin:4px;
	width:100px;
	cursor:pointer;
	padding:0px;
	margin:0px;
}

hr
{
	color:#999999;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #666666;
	height:1px;
	margin:4px;
}

#imagediv
{
	position:static;
	width:600px; /* Dont change without changing the values under the thumbs function */
	height:400px; /* Dont change without changing the values under the thumbs function */
	background-color:#003300;
	border:3px double #cccccc;
	right:20px;
	top:15px;
	overflow:hidden;
}

.gal
{
	width:50px;
	height:50px;
	border:1px solid #CCCCCC;
	padding:2px;
	margin:2px;
	cursor:pointer;
}

.gallery
{
	width:80px;
	height:80px;
	border:0px;
	padding:1px;
	border:1px solid #FFFFFF;
}


/* Blogs */
.blog_table
{
	width:795px;
	border:3px solid #00301a;
	text-align:left;
	background-color:#0c5230;
}

.blog_header
{
	background-color:#9eb05e;
}

.blog_copy
{
	padding:5px;
}

.blog_title
{	
	font-weight:bold;
	font-size:16px;
}

.blog_comment
{
	width:795px;
	border:1px solid #00301a;
	text-align:left;
	background-color:#0c5230;
}

.blog_date
{
	font-size:11px;
}

.blog_reply
{
	font-size:8px;
}

.blog_footer
{
	background-color:#0d5c36;
	height:6px;
}

.footer *
{	
	font-size:10px;
	color:#666666;
	text-align:left;
}

.blog_poster
{
	font-size:10px;
	font-weight:bold;
	color:#CCC;
}

