body {
	margin:0;
	font:12px "Lucida Sans", "Lucida", Arial, sans-serif;
	background:#828282 url(../images/bg-body.gif) repeat-x;
	color:#494949;
}
a {outline:none;}


A:link { color: #3e6996;  text-decoration: underline;  } 
A:visited { color: #3e6996;  text-decoration: underline;  } 
A:hover { color: #6494c5;  text-decoration: none; } 


h1, h2, h3, h4 {
	margin:0;
}
ul {
	padding:0;
	margin:0;
	list-style:none;
}

img {
	display:block;
	border:none;
}
form, input {
	margin:0;
	padding:0;
}
#page {
	width:946px;
	margin:0 auto;
}
#main {
	background:url(../images/shadow.png) repeat-y;
	width:900px;
	padding:0 23px 0 23px;
}
	/*header style*/
#header {
	height:129px;
	width:900px;
	position:relative;
	background:#f5c951 url(../images/bg-header.gif) repeat-y;
}
.logo {
	display:block;
	background:url(../images/logo.gif) no-repeat;
	width:208px;
	height:75px;
	text-indent:-9999px;
	position:absolute;
	top:15px;
	left:26px;
}
#header .menu {
	float:right;
	overflow:hidden;
	margin:0 7px 0;
}
#header .menu li {
	float:left;
	padding:8px 7px 6px;
	margin:0;
	border-left:1px solid #fff;
}
#header .menu li a {
	font:14px "Trebuchet MS", Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
#header .menu li a:hover {
	text-decoration:underline;
}
	/*navigation style*/
	

.nav {
	position:absolute;
	height:29px;
	border-width:0px 0 0 0;
	top:100%;
	left:0;
	margin:-30px 0 0;
	width:100%;
	background:#eee;
}
* html .nav {
	margin:-29px 0 0 0;
}



.nav li a {
	height:12px;
	background-repeat:no-repeat;
	text-indent:-9999em;
	display:block;
}



.about a {
	background: url(../images/about.gif);
	width:57px;
}
.make a {
	background: url(../images/make.gif);
	width:117px;
}
.latest a {
	background: url(../images/latest.gif);
	width:77px;
}
.calendars a {
	background: url(../images/calendars.gif);
	width:63px;
}
.forms a {
	background: url(../images/forms.gif);
	width:38px;
}
.photo a {
	background: url(../images/photo.gif);
	width:97px;
}
.nav .select {
	float:right;
	z-index:10;
}
.help {
	background:url(../images/help.png) no-repeat;
	width:104px;
	height:105px;
	display:block;
	position:absolute;
	top:147px;
	right:-36px;
	text-indent:-9999em;
	cursor:pointer;
	z-index:1;
}
	/*home page style*/
#container {
	width:100%;
	overflow:hidden;
}
.block {
	width:100%;
	overflow:hidden;
	border:solid #fff;
	border-width:1px 0;
	background:#bdb397 url(../images/bg-box.gif) repeat-x;
}

.block2 {
	width:100%;
	overflow:hidden;
	border:solid #fff;
	border-width:1px 0;
	background: #ffffff;
}

.block img {
	float:left;
	border-right:1px solid #fff;
}
.block .box {
	width:350px;
	float:right;
	padding:0 0 0 16px;
}
.block2 .box {
	width:450px;
	float:left;
	padding:0 0 0 5px;
}
.block h1 {
	background:url(../images/title1b.gif) no-repeat;
	width:273px;
	height:77px;
	text-indent:-9999em;
	margin:30px 0 0;
	
}
.block strong {
	width:320px;
}
.title {
	font:bold 12px "Trebuchet MS", Helvetica, sans-serif;
	color:#453813;
	/*text-transform:uppercase;*/
	display:block;
	background:url(../images/dot.gif) repeat-x 0 100%;
	margin:35px 0 0;
	padding:0 0 5px;
}
.block ul {
	width:100%;
	overflow:hidden;
}

.block li {
	width:100%;
	overflow:hidden;
	float:left;
	margin:10px 0 0;

}
.block2 li {
	width:100%;
	overflow:hidden;
	float:left;
	margin:10px 0 0;

	
}
.date {
	width:25px;
	height:35px;
	border:1px solid #e9e4df;
	background:#fff;
	float:left;
	font:11px Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
.date * {
	display:block;
	width:100%;
	overflow:hidden;
}
.date span {
	color:#fff;
	background:#979071;
	height:17px;
}
.date em {
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	padding:2px 0 0;
}
.block li a {
	color:#fff;
	float:left;
	font:13px "Lucida Sans Unicode", Arial, sans-serif;
	padding:10px 0 0;
	margin:0 0 0 14px;
}

.block2 li a {
	float:left;
	font:14px "Lucida Sans Unicode", Arial, sans-serif;
	padding:10px 0 0;
	margin:0 0 0 14px;
}

.block li a:hover {
	text-decoration:none;
}
.float {
	float:left;
	text-indent:-9999em;
	margin:20px 9px 0 0;
}
.view {
	background:url(../images/view.gif) no-repeat;
	width:102px;
	height:21px;
	display:block;
	text-indent:-9999em;
}
.viewnews {
	background:url(../images/allnews.gif) no-repeat;
	width:96px;
	height:23px;
	display:block;
	text-indent:-9999em;
}
.loadout {
	background:url(../images/loadout.gif) no-repeat;
	width:117px;
	height:21px;
	display:block;
	text-indent:-9999em;
}
.main-box {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-main-box.gif) repeat-x;
	line-height: 1.5;
}

.main-box p { margin-top: 1em; }
.main-box ul { margin-left: 2.75em; }

.content-box {line-height: 1.5; }
.content-box p { margin-top: 1em; }

.main-box h2 {
	font:bold 13px "Trebuchet MS", Helvetica, sans-serif;
	color:#9d0825;
	margin:15px 0 4px;
	padding:0 0 4px;
	background:url(../images/dot.gif) repeat-x 0 100%;
}

.main-box h3 {
	font:bold 18px "Trebuchet MS", Helvetica, sans-serif;
	line-height:1.75;
	}

.main-box h4 {
	font:bold 18px "Trebuchet MS", Helvetica, sans-serif;
	padding-bottom:5px;
	padding-top:15px;
	border-top: 1px solid #dddddd;
	}
	/*left column style*/
.main-column {
	float:left;
	width:497px;
	padding:0 0 38px 21px;
}
.main-column p {
	padding:12px 0 0;
}
.main-column ul {
	width:100%;
	overflow:hidden;
	margin:20px 0 0;
}
.main-column li {
	float:left;
	padding:0 10px;
	border-left:1px solid #494949;
	margin:0 10px 0 -10px;
	line-height:14px;
}
.main-column li a {
	color:#3e6996;
}
.main-column li a:hover {
	text-decoration:none;
}
	/*right column style*/
.sidebar {
	float:right;
	width:320px;
	padding:0 30px 0 0;
}
.sidebar .list {
	margin:17px 0 0;
}
.sidebar .list li {
	padding:0 0 10px 28px;
	background:url(../images/pic2.gif) no-repeat 0 2px;
	
}
.sidebar .list li span {
	width:45px;
	float:left;
	color:#989898;
	font-weight: bold;

}
.sidebar .list a {
	text-decoration:underline;

}
.sidebar a:hover {
	
}
.sidebar .menu {
	width:100%;
	overflow:hidden;
	margin:28px 0 0 5px;
}
.sidebar .menu li {
	float:left;
	padding:0 10px;
	border-left:1px solid #494949;
	margin:0 10px 0 -10px;
	
}
.sidebar .menu li a {
	color:#3e6996;
}
	/*inner page style*/
#inner-container {
	background:url(../images/inner-container.gif) repeat-y 100% 0;
	width:100%;
	overflow:hidden;
	padding:0 0 100px;
}
	/*main column style*/
#inner-container .main-box {
	width:570px;
	float:left;
	padding:0 34px 0 30px;
}
#inner-container h1 {
	font-size:36px;
	color:#8f815b;
	margin:20px 0;
	letter-spacing: -.075em;
	
}
.space {
	margin:22px 0;
}
	/*right column style*/
.sidebar-inner {
	background:url(../images/bg-box.gif) repeat-x;
	width:235px;
	float:right;
	padding:0 15px 0 15px;
}
.sidebar-inner img {
	background:url(../images/img-border2.png) no-repeat;
	padding:6px 14px 16px 6px;
	margin:32px 0 0;
}
.sidebar-inner .more {
	background:url(../images/ico.gif) no-repeat 0 2px;
	padding:3px 0 0 28px;
	font-size:10px;
	color:#fff;
	text-decoration:none;
}
.sidebar-inner a:hover.more {
	text-decoration:underline;
}
.sidebar-inner ul {
	margin:10px 0 24px;
}
.sidebar-inner li {
	padding:0 0 9px;
}
.sidebar-inner li a {
	color:#fff;
}
.sidebar-inner li a:hover {
	text-decoration:none;
}
.sidebar-inner .link {
	margin:0 0 7px;
}
	/*footer style*/
#footer {
	width:100%;
	overflow:hidden;
	color:#fff;
	padding:0 0 22px;
}
#footer .top {
	width:900px;
	overflow:hidden;
	background:url(../images/shadow-footer.gif) no-repeat 2px 0;
	height:91px;
	padding:0 23px 0 23px;
}

#footer .top .form {
	float:right;
	margin:14px 18px 0 0;
	display:inline;
	font-weight:bold;
}
#footer .top p {
	float:left;
	margin:20px 0 0 20px;
	display:inline;
	font-weight:bold;
}
#footer .top p a {
	color:#f0c85c;
}
#footer .top p a:hover {
	text-decoration:none;
}
#footer .top label, #footer .top  input {
	float:left;
}
#footer .top input {
	margin:0 0 0 10px;
}
#footer .top .text-field {
	width:130px;
	color: gray;
	height: 16px;
}
#footer .box {
	padding:0 40px 0 40px;
	margin:-15px 0 0;
	position:relative;
	width:866px;
	overflow:hidden;
}
#footer .box li {
	display:inline;
	padding:0 12px 0 0;
}
#footer .box li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#footer .box li a:hover {
	text-decoration:underline;
}
#footer .left {
	float:left;
}
#footer .left span {
	display:block;
	margin:5px 0 9px;
}
#footer .logo2 {
	float:right;
	background:url(../images/logo2.gif) no-repeat;
	width:87px;
	height:32px;
	text-indent:-9999em;
}

.bigger { font-size:14px; }


.input { font-size: 14px; font-family: Verdana; color: #3b3b3b; padding: 5px; border: 1px dotted gray; }
.textarea { font-size: 13px; font-family: Verdana; color: #3b3b3b; padding: 5px;  border: 1px dotted gray; }
.select { font-size: 13px; font-family: Verdana; color: #3b3b3b;  background-color: #dddddd }
.button { border: 0px; padding: 0px; }
.small { font-size: 10px; }

   	
.comment p { padding-bottom: 5px }
    
#comment-submit {
	margin-top: 5px;
	padding-top: 10px;
	color: #000000;

	}
	
	
.comment .comment-name {

	font-size: 12px;
	color: #dcc4a9;
	
	}
	
.comment-text {

	
	font-size: 12px;
	padding-bottom: 10px;
	margin-top: -20px;
	font-style: italic;

	}
	

a.comments {
	
	padding-left: 9px;
	color: #dcc4a9;
	font-size: 10px;
	text-decoration: none;

}


a:visited.comments {
	
	padding-left: 9px;
	color: #dcc4a9;
	font-size: 10px;
	text-decoration: none;

}


a:hover.comments {
	
	padding-left: 9px;
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;

}
	

label { font-size: 11px; display:block; padding-top:15px; }

.byline { font-size: 10px; color: gray; }




#pagination a{
font-size: 11px;
margin: 4px;
}

#pagination a#off{
font-size: 11px;
margin: 4px;
color: #cccccc;
text-decoration: none;
cursor: default;

}

#pagination a#current{
font-size: 11px;
margin: 4px;
font-weight: bold;
border: 1px solid;
padding: 4px;
color: #666666;
text-decoration: none;
border-color:#cccccc;
cursor: default;
}

