/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*-------
// custom styles
//-----*/

a:link, a:visited { 
	color: #046699;
}
a:visited { 
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: Arial, sans-serif;
	background: #FFFFFF;
}
#page {
	font-size: 1.4em;
	color: #000000;
	width: 1115px;
	margin: 0 auto;
	padding: 10px 0 0;
}

#top {
	width: 100%;
	overflow: hidden;
	background: #c7b59d;
	padding: 20px 0;
	margin: 0 0 7px;
}
	#logo {
		float: left;
		padding: 0 0 0 20px;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 300px;
			height: 90px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(../img/logo-1.jpg) no-repeat 0 0;
			}
	#ad1 {
		float: right;
		padding: 0 20px 0 0;
	}
#top2 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 7px;
}
	#subscribe {
		float: left;
		font-size: 114%;
		line-height: 21px;
	}
		#subscribe a:link, #subscribe a:visited {
			display: block;
			color: #000000;
			padding: 0 27px 0 0;
			background: url(../img/bullet-1.jpg) no-repeat 100% 50%;
		}
	#categs {
		float: right;
		padding: 0 0px 0 0;
	}
		#categs label {
			float: left;
			display: block;
			margin: 0 5px 0 0;
			line-height: 21px;
		}
			#categs a:link, #categs a:visited {
				color: #000000;
				font-weight: bold;
			}
		#categs select {
			float: left;
		}


#wrap {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
}
	#wrap2 {
		float: right;
		width: 775px;
		overflow: hidden;
	}
		#content {
			float: left;
			width: 455px;
			margin: 0 0 20px;
		}
		#side1 {
			float: right;
			width: 302px;
			margin: 0 0 20px;
		}
	#side2 {
		float: left;
		width: 325px;
	}

#content p {
	margin: 0 0 1em;
}
#content ul {
	list-style: disc;
	line-height: 1.3;
	margin: 0 0 1em 1.5em;
}

#content h1 {
	font-size: 171%;
	font-weight: bold;
	color: #294f64;
	margin: 0 0 .5em;
}
#content h2 {
	font-size: 128%;
	font-weight: bold;
	margin: 0 0 .3em;
}

#content .img {
	margin: 0 0 20px;
}
#content .imgL {
	float: left;
	margin: 0 10px 5px 0;
}
#content p.info {
	font-size: 85%;
	color: #333333;
}


#side1 .ad {
	margin: 0 0 20px;
}
#side1 h2 {
	font-size: 114%;
	font-weight: bold;
}

.box2, .latest-news {
	border: solid 2px #c2c2c2;
	padding: 10px 10px;
	margin: 0 0 20px;
}
.latest-news h3 a {color:#222;font-size:16px;}

	.box2 h2, .latest-news h3 {
		position: relative;
		top: -20px;
		left: -5px;
		margin: 0 0 -15px;
	}
		.box2 h2 span, .latest-news h3 span {
			background: #FFFFFF;
			padding: 0 5px;
		}

#news, .latest-news {
}
	#news img, .latest-news img {
		float: right;
		margin: 0 0 35px 5px;
		position: relative;
		top: 30px;
	}
	#news h3, .latest-news h4 {
		font-size: 100%;
		font-weight: bold;
		color: #046699;
		margin: 0 0 .3em;
	}
	#news p, .latest-news p {
		font-size: 85%;
	}
	#news ul, .latest-news ul {
		clear: both;
		border-top: solid 2px #cccccc;
		margin: 10px 0 0;
		padding: 3px 0 0 20px;
		list-style: disc;
	}


#nav {
	clear: both;
	color: #FFFFFF;
	font-size: 121%;
}
	#nav p.links {
		background: #4d5e66 url(../img/bar-2.png) repeat-x 0 0;
		padding: 0 20px;
		line-height: 30px;
font-size:15px;
	}
		#nav p.links strong {
			color: #ffb900;
			padding: 0 10px 0 5px;
			text-transform: uppercase;
		}
		#nav p.links a:link, #nav p.links a:visited {
			color: #FFFFFF;
			padding: 0 5px;
		}
	#search {
		background: #4d5e66 url(../img/bar-2.png) repeat-x 0 0;
		width: 735px;
		overflow: hidden;
		padding: 10px 20px;
		font-size: 82%;
	}
		#search p {
			float: left;
			margin: 0 5px 0 0;
			font-size: 121%;
		}
			#search p a:link, #search p a:visited {
				color: #ffb900;
				padding: 0 5px;
			}
			#search p label {
				float: none;
				font-weight: normal;
				padding: 0 5px;
				margin: 0;
				line-height: 1;
			}
		#search input.text {
			float: left;
			margin: 1px 5px 0 0;
			width: 164px;
			height: 16px;
			padding: 1px 5px;
			background: #FFFFFF url(../img/input-1.png) no-repeat 0 0;
			border: none;
		}
		#search label {
			float: left;
			font-weight: bold;
			line-height: 1.5;
			margin: 0 5px 0 0;
		}
		#search select {
			float: left;
		}


#side2 h2 {
	font-size: 128%;
	font-weight: bold;
	margin: 0 0 .3em;
}

.box1 {
	padding: 10px 12px;
	background: #7b8c94;
	color: #FFFFFF;
}
	.box1 h2 {
	}
	.box1 .img {
		margin: 0 0 5px;
	}
	.box1 a:link, .box1 a:visited {
		color: #FFFFFF;
	}

#menu1 {
	background: #988e84;
}
	#menu1 h2 {
		background: #5b5650;
		background-position: 90% 50%;
		background-repeat: no-repeat;
		padding: 0 0 0 20px;
		margin: 0;
		line-height: 46px;
		font-weight: normal;
		color: #FFFFFF;
	}
		#menu1 h2 a:link, #menu1 h2 a:visited {
			color: #FFFFFF;
		}
	#menu1 h2.icon1 {
		background-image: url(../img/icon-1.jpg);
	}
	#menu1 h2.icon2 {
		background-image: url(../img/icon-2.jpg);
	}
	#menu1 h2.link {
		margin: 0 0 10px;
	}
	#menu1 .items {
		background: url(../img/bar-1.png) repeat 0 0;
		width: 100%;
		overflow: hidden;
		margin: 0 0 10px;
	}
		#menu1 .items ul {
			float: left;
			width: 125px;
			overflow: hidden;
		}
			#menu1 .items li {
				float: left;
				width: 100%;
			}
				#menu1 .items li a:link, #menu1 .items li a:visited {
					display: block;
					line-height: 28px;
					height: 28px;
					padding: 0 0 0 20px;
					overflow: hidden;
					color: #e6e2d9;
				}



#footer {
	width: 100%;
	overflow: hidden;
	font-size: 85%;
clear:both;

}
	#footer .ad {
		float: right;
		margin: 0 0 0 21px;
width:300px;display:block;
	}
	#footer .in {
		float: left;
		width: 425px;
		min-height: 252px;
		background: url(../img/contact-l.jpg) no-repeat 0 0;
		padding: 0 0 0 43px;
	}
		#footer p {
			margin: 0 0 5px;
			color: #FFFFFF;
			line-height: 1.75;
		}
			#footer p a:link, #footer p a:visited {
				color: #FFFFFF;
			}
		#footer p.links,
		#footer p.contact {
			background: #4c6c6b;
			text-align: center;
			padding: 7px 10px;
		}
		#footer p.adv,
		#footer p.links2{
			background: #94744d;
		}
		#footer p.adv {
			font-size: 150%;
			padding: 3px 10px;
		}
		#footer p.links2 {
			padding: 10px 10px;
		}
			#footer p.links2 span {
				display: block;
				padding: 27px 0 0;
			}


/*-------
// homepage
//-----*/

.home #content {
	float: none;
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px;
}

.home #content h1 {
	font-size: 250%;
	line-height: 1;
	margin: 0 0 .2em;
}
#content h1 span {
		font-size: 57%;
		font-weight: normal;
		color: #9c9c9c;
	}

.intro {
	font-size: 92%;
	line-height: 1.3;
}
a.more:link, a.more:visited {
	font-weight: bold;
	color: #000000;
}

.cols {
	width: 100%;
	overflow: hidden;
	margin: 25px 0 30px;
}
	.cols .col {
		float: left;
		width: 245px;
		padding: 0 10px 0 0;
		margin: 0 7px 0 0;
		background: url(../img/line-v1.gif) repeat-y 100% 0;
	}
	.cols .last {
		background: none;
		padding: 0;
		margin: 0;
	}
		.cols img {
			display: block;
			margin: 0 0 2px;
		}
		#page .cols h2 {
			font-weight: bold;
			font-size:150%;
			line-height: 22px;
			text-align: center;
padding-bottom:10px;
			background: url(../img/line-h1.gif) repeat-x 0 100%;
			margin: 0 0 7px;
		}
		#page .cols h2 a {color:#000;}

/*
		#page .cols h2.size1 { font-size: 214%; }
		#page .cols h2.size2 { font-size: 178%; }
		#page .cols h2.size3 { font-size: 121%; }
*/
		.cols p {
			font-size: 92%;
			padding: 0 10px;
		}

#adRight {
	float: right;
}
#articles {
	float: left;
	width: 450px;
	background: url(../img/line-h1.gif) repeat-x 0 100%;
	padding: 0 0 3px;
}
	#articles h2 {
		background: #67999a;
		color: #FFFFFF;
		padding: .25em .5em;
		font-size: 128%;
		font-weight: bold;
		margin: 0;
	}
	#articles ul {
		background: url(../img/box3-bg.png) repeat-x 0 0;
		height: 207px;
		padding: 0 0 0 25px;
		margin: 0;
	}
		#articles li {
			line-height: 23px;
		}
			#articles li a:link, #articles li a:visited {
				color: #2a2829;
			}
.homeonly {display:none;}
.home .homeonly {display:block;}
.enter-to-win {display:none;}
.banner-2 {margin-bottom:10px;}
.hidden {visibility:hidden;}
.entry-asset {padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ccc;}
#nav {margin-bottom:20px;}
.search #categs,.search .contest {display:none;}
#contest {margin-bottom:20px;}