@charset "UTF-8";
/* CSS Document */

#wrap {
	margin-left: 0px;
	text-align: left;
	width: 768px;
	height: 35px;
	background-image: url(../images/navBG.gif); 
	background-repeat: no-repeat;
	margin-right:235px;
	margin-top:0px; 
	position:absolute; 	
	z-index: 1;	
	filter: alpha(opacity=75); 
	opacity: 0.75; 
	-moz-opacity: 0.75;
	}
	
#subnav {
	margin-top: -14px;
	left: 0;
	height: 15px;
	}	
	
#subnav li {
	display: block;
	float: right;	
	height: 10px;
	}
	
body{
padding:0px;
margin:0px 0px 10px 0px;
background-position: top left;
background-image:url(../images/camo_bg.jpg);
background-repeat:repeat-x y;
background-color: #333333;
}

.template {
		width:100%;
		height:100%;
		border:0px;
}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, a, input
	{
		font-family:Arial;
		font-size:12px;
		line-height:13px;
		color:#232323;
	}

a { color:#B44E31;}

.template span { color:#c1cea1; font-size:11px; font-weight:bold;}

span a { color:#3A4C53; font-size:12px; font-weight:normal;}

.h_text a
	{
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;
		line-height:11px;
		
	}

.h_text a:hover { 	
	background-image:url(../images/h-l.gif);
		background-repeat:repeat-x;
		background-position:bottom;
		padding-bottom:1px;
	}

.h_text td { 
	vertical-align:middle;
	color:#FFFFFF;
}

.ls_text
	{
		color:#ffffff;
		font-size:15px;
		font-variant:small-caps;
		font-weight:bold;
		line-height:10px;		
		text-align:left; 
		vertical-align:top;
	}

.ls_text a { color:#ffffff; text-decoration:none; font-size:12px; letter-spacing: 0.1em; }

.ls_text a:hover { text-decoration:underline;}

.footer_text
	{
		color:#fff;
		font-size:12px;
		line-height:10px;		
		text-align:center; 
		vertical-align:top;
		padding-top:15px;
		height:41px; 
		background-color:#3A4C53
	}

.footer_text a { color:#ffffff; text-decoration:none; font-size:12px; letter-spacing: 0.1em; }

.footer_text a:hover { text-decoration:underline;}
		
.c_text
	{
		font-size:13px;
		line-height:13px;
		text-align:center;
		padding-top:19px;
		background: url("../images/footer.jpg") no-repeat; 
		background-position: bottom right;
	}

.c_text a { font-size:13px; color:#374D7A;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
		background-image: none;
	}

.form
	{
		margin-top:0px;
	}	

.form input, .input
	{
		width:82px; 
		height:15px; 
		border-color:#BFBFBF; 
		border-bottom-width:1px; 
		border-right-width:1px; 
		background-color:#EDEDED; 
		padding-left:10px; 
		padding-right:10px; 
		font-size: 10px; 
		letter-spacing: 1.25px; 
		border:solid 0 #333333; 
		margin: 0px;
		background: transparent url("../images/textfield_bg.gif") 100% no-repeat;
	}

.textfield
	{
		width:82px; 
		height:15px; 
		border-color:#BFBFBF; 
		border-bottom-width:1px; 
		border-right-width:1px; 
		background-color:#EDEDED; 
		padding-left:10px; 
		padding-right:10px; 
		font-size: 10px; 
		letter-spacing: 1.25px; 
		border:solid 0 #333333; 
		margin: 0px;
		background: transparent url("../images/textfield_bg.gif") no-repeat;
	}


.template textarea{
		border-color:#BFBFBF; border-bottom-width:1px; border-right-width:1px; background-color:#EDEDED;
	}

ul {margin:0; padding:0; list-style:none}
li {
	/*background:url(../images/a.gif) no-repeat left center;
	margin: 0px 0px 0px 0px;
	padding: 0px 9px 6px 12px;*/
}		

.bullet li {background:url(../images/bullet_point.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding: 2px 9px 2px 15px}		

li a
	{		
		line-height:18px;
		color:#232323;		
	}
/*738152*/


.cell_green { background-color:#738152; background-image:url(../images/m2.gif); background-repeat:no-repeat; background-position:left top; line-height:16px; padding: 20px 0px 20px 0px}
.cell_green_bottom { background-color:#738152; background-image:url(../images/m3.gif); background-repeat:no-repeat; background-position:left bottom; line-height:0px; padding: 0px 20px 20px 21px}

.cell_green strong a { color:#232323;}

.cell_subnav_t { background-color:#ffffff;}

.cell_subnav { background-image:url(../images/m1-l-t.gif); background-repeat:no-repeat; background-position: left top; padding: 4px 1px 1px 24px; color:#FFFFFF; height:15px;}

.cell_subnav li a { color:#FFFFFF; font-weight:normal}

.cell_subnav a { color:#232323; font-weight:bold;}

.cell_subnav span a { color:#FFFFFF; font-weight:normal;}

.cell_white { padding: 18px 24px 10px 24px;
	background-color:#FFF;
}

.imageborder img{
	border: 1px solid #666;
	background:#FFF;
	padding:1px 1px 1px 1px; /* gives us the white area - but not in IE5 + IE5.5 */
	margin: 0px;
}

.blackborder img{
	border: 1px solid #666;
	background:#000;
	padding:4px 4px 4px 4px; /* gives us the white area - but not in IE5 + IE5.5 */
	margin: 0px;
}

.sidebar img{
	border: 1px solid #eee;
	border-color: #333 #333 #333 #333;
	background:#777;
	padding:4px 4px 4px 4px; /* gives us the white area - but not in IE5 + IE5.5 */
	margin: 0px;
}

table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 400px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}

table.ctable
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 400px;
background-color: #738152;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.ctable td
{background-color: #CDD5BB;
color: #000;
padding: 4px;
text-align: left;
font-size: 13px;
border: 1px #fff solid;}

table.ctable td.hed
{background-color: #738152;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}

p {
	font-family: verdana;
	font-size: 12px;
	text-indent: 1cm;
	line-height: 180%;
}

    /*START RND CNR CSS*/

    #sidebar{
    width:12em;
    background: #738152
    }

    #sidebar b.rtop,
    #sidebar b.rbottom{
    display:block;
    background: #FFFFFF
    }
    #sidebar b.rtop b,
    #sidebar b.rbottom b{
    display:block;
    height: 1px;
    overflow: hidden;
    background: #738152

    }
    #sidebar b.round1{
    margin: 0 5px
    }
    #sidebar b.round2{
    margin: 0 3px
    }
    #sidebar b.round3{
    margin: 0 2px
    }
    #sidebar b.rtop b.round4,
    #sidebar b.rbottom b.round4{
    margin: 0 1px;
    height: 2px
    }
    /*END RND CNR CSS*/
    
#leftsidebarmenu4 
{
	width: 154px;
	border-style: solid none solid none;
	border-color: #505E31;
	border-size: 1px;
	border-width: 3px;
	padding:0px;
}
#leftsidebarmenu4 ul
{
	margin:0px;
	padding:0px;
	
	list-style:none;
}

#leftsidebarmenu4 li a 
{
	display: block;
	background: url(../images/greenmenu.gif);
	height: 32px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	
	font-weight:normal;
	padding: 8px 0 0px 30px;
}

#leftsidebarmenu4 h3 {
	font-size: 13px;
	color: #E8F1D2;
	font-family: arial,helvetica,clean,sans-serif;
	margin: 0px;	
}
	
#leftsidebarmenu4 li a:link, #leftsidebarmenu4 li a:visited 
{
	
	background: none;
	color: #000;
	display: block;
	background: url(../images/greenmenu.gif);
	padding: 8px 0 0px 30px;
}
		
#leftsidebarmenu4 li a:hover 
{
	text-decoration: underlined;
	background: none;
	display: block;
	color: #fff;
	background: url(../images/greenmenu.gif) 0 -32px;
	padding: 8px 0 0px 30px;
}
	
#leftsidebarmenu4 li a:active 
{

	background: none;
	display: block;
	color: #fff;
	background: url(../images/greenmenu.gif) 0 -64px;
	padding: 8px 0 0px 30px;
}	

#form_box {
	width: 100%;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font:0.8em Arial, Helvetica, Sans-serif;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#form_box p {
	font-family: verdana;
	text-indent: 0cm;
}

.image_gallery_image img {
	border: 1px solid black;
}

.image_gallery_caption h3 {
	font-size: 13px;
	margin: 5px;
}

.image_gallery_caption a:link, .image_gallery_caption a:visited {
	color: #044E8E;
	text-decoration: none;
}

.image_gallery_caption a:hover {
	text-decoration: underline;
}



.image_gallery_caption body {
	font-family: arial,helvetica,clean,sans-serif;
}

.ajax-loading {
	/*padding: 20px 0;*/
	background: url(../images/ajax-loader2.gif) no-repeat center;
	height: 352px;
}

.roundcont {
	width: 250px;
	background-color: #FFFFFF;
	color: #000;
}

.roundcont p {
	margin: 0 10px;
}



.roundbottom {
	background: url(../images/corner-bottom-right.png) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}
