/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	color: #787b7f;
	font: .8em Georgia, "Times New Roman", Times, serif;
}

#bg1{
	background: url(../images/bgr1.jpg) #ffffff no-repeat 0 31px;
}

#bg2{
	background: url(../images/bgr2.jpg) #ffffff no-repeat 0 31px;
}

#bg3{
	background: url(../images/bgr3.jpg) #ffffff no-repeat 0 31px;
}

#bg4{
	background: url(../images/bgr4.jpg) #ffffff no-repeat 0 31px;
}

#bg5{
	background: url(../images/bgr5.jpg) #ffffff no-repeat 0 31px;
}

#bg6{
	background: url(../images/bgr6.jpg) #ffffff no-repeat 0 31px;
}

#bg7{
	background: url(../images/bgr7.jpg) #ffffff no-repeat 0 31px;
}

#bg8{
	background: url(../images/bgr8.jpg) #ffffff no-repeat 0 31px;
}

#bg9{
	background: url(../images/bgr9.jpg) #ffffff no-repeat 0 31px;
}
#bg10{
	background: url(../images/bgr10.jpg) #ffffff no-repeat 0 31px;
}
#bg11{
	background: url(../images/bgr11.jpg) #ffffff no-repeat 0 31px;
}
#bg12{
	background: url(../images/bgr12.jpg) #ffffff no-repeat 0 31px;
}

a{
	color: #006400;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2, h3{
	font: italic 2em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 .5em
}
h3{
	font-size: 1.2em;
	margin: 0 0 .5em
}
h4{
	font-size: 1em;
	font-weight: normal
}
p{
	line-height: 1.5em;
	padding: 0 0 1em
}
/*=== Layout ===*/
#page{
	width: 738px;
	padding: 0 0 0 17px;
}
/*=== Logo ===*/
#logo h1{
	background: url(../images/logo.gif) no-repeat;
	margin: 0 0 70px -10px;
	text-indent: -9999px;
	width: 210px
}
#logo h1 a{
	display: block;
	height: 122px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font-size: 12px;
	font-style: italic;
	height: 31px;
	padding: 0 0 0 17px;
	overflow: hidden;
	background: #006600
}
.nav1 ul{
	width: 990px;
}
.nav1 li{
	background: url(../images/nav1-sep.gif) no-repeat right;
	float: left;
	line-height: 31px
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 14px
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #ccda00;
	text-decoration: none
}
.nav1 li.first{
	background: none;
	padding: 0 425px 0 0;
	width: 145px
}
.nav1 li.first a{
	padding-left: 0
}
.nav1 li.last{
	background: none
}
/*- Nav2 -*/
.nav2{
	background: url(../images/hl-dot.gif) repeat-x top;
	font-size: 13px;
	margin: 0 0 1em;
	padding: 1px 0 0
}
.nav2 li{
	background: url(../images/hl-dot.gif) repeat-x bottom;
	padding: 0 0 1px
}
.nav2 li a{
	color: #787b7f;
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 6px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(../images/nav2-hover.gif) repeat-y left;
	text-decoration: none
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	margin: 345px 0 0;
	width: 166px
}
/*=== Center Column ===*/
#centercol{
	background: url(../images/centercol-bgr.gif) #ffffff no-repeat left bottom;
	color: #434547;
	padding: 2px 40px 200px;
	width: 322px;
	float: left;
	display: table-cell;
	display: block;
	font: 1em Arial,Verdana,Helvetica,Sans-Serif;
	height: auto !important;
	height: 500px;
	min-height: 500px;
	position: relative;
	margin: -31px 0 0
}

#centercol-leer{
	background: #ffffff;
	color: #434547;
	padding: 2px 40px 200px;
	width: 322px;
	float: left;
	display: table-cell;
	display: block;
	font: 1em Arial,Verdana,Helvetica,Sans-Serif;
	height: auto !important;
	height: 500px;
	min-height: 500px;
	position: relative;
	margin: -31px 0 0
}

#centercol td,#centercol-leer td{
padding-right: 10px;
padding-bottom: 10px;
vertical-align: top;
}



/*=== Right Column ===*/
#rightcol{
	float: right;
	font-style: italic;
	margin: 350px 0 0;
	width: 170px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	font-size: .85em;
	margin: 0 0 2em;
	color: #434547
}
* html .list1{
	font-size: 10px;
}
.list1 li{
	background: url(../images/hl-dot.gif) repeat-x bottom;
	height: 1%;
	padding: 7px 0 7px 15px
}
.list1 li a{
	color: #434547
}
/*=== Footer ===*/
#footer{
	color: #cdced0;
	font-size: .75em;
	padding: 15px 0 0 15px
}
#footer a{
	color: #cdced0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
/*- Shadow Separators -*/
.shd1, .shd2{
	background: url(../images/shadow1.png) no-repeat top;
	height: 707px;
	margin: 0 0 0 145px;
	position: absolute;
	top: 0;
	width: 21px;
}
.shd2{
	background: url(../images/shadow2.png) no-repeat top;
	margin: 0 0 0 568px;
}
