/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../tpl_images/bgr.jpg) #375d81 repeat-x top;
	color: #000000;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #375d81;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
ul{
	margin-bottom: 15px;
}
li{
	list-style-image: none;
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
}
h2, h3{
	color: #375d81;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 .7em
}
h3{
	color: #333333;
	font-size: 1.2em;
	margin: 0 0 1em
}
h4{
	color: #444444;
	font-size: 1em;
	margin: 0 0 1em
}
p{
	padding: 0 0 1em;
	line-height: 1.5em;
}
.hidden{
	display: none;
}
/*=== Layout ===*/
#page{
	background: url(../tpl_images/page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 23px;
	width: 920px
}
#page-bot{
	background: url(../tpl_images/page-bot.png) no-repeat top;
	height: 17px;
	margin: 0 auto;
	overflow: hidden;
	width: 966px
}
/*=== Header ===*/
#header{
	height: 85px
}
/*- Logo -*/
#logo h1{
	background: url(../tpl_images/logo.png) no-repeat;
	margin: 0 0 0 12px;
	position: absolute;
	text-indent: -9999px;
	width: 107px
}
#logo h1 a{
	display: block;
	height: 187px
}
#logo h1 a:hover{
	text-decoration: none
}
/*- Title Pic -*/
#title{
	background: url(../tpl_images/title-bgr2.jpg) no-repeat top;
	height: 283px;
	overflow: hidden
}
/*- Slogan -*/
.slogan{
	text-indent: -9999em;
/*
	background: url(../tpl_images/slogan-bgr.png);
	color: #ffffff;
	font-size: 18px;
	height: 40px;
	letter-spacing: -1px;
	line-height: 40px;
	margin: 243px 0 0;
	padding: 0 20px;
	text-align: right
*/
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	float: right;
	font-size: 10px;
	height: 33px;
	margin: 42px 0 0;
	width: 805px
}
#nav1 ul{
	text-indent: -9999px
}
#nav1 li{
	float: left;
	height: 33px;
	margin: 0 0 0 10px;
	width: 151px;
	list-style-type: none;
}
* html #nav1 li{
	margin: 0 0 0 8px;
	list-style-type: none;
}
#nav1 li a{
	display: block;
	float: left;
	height: 33px;
	width: 151px
}
#nav1 li#n11 a{
	background: url(../tpl_images/nav11.gif) no-repeat top
}
#nav1 li#n12 a{
	background: url(../tpl_images/nav12.gif) no-repeat top
}
#nav1 li#n13 a{
	background: url(../tpl_images/nav13.gif) no-repeat top
}
#nav1 li#n14 a{
	background: url(../tpl_images/nav14.gif) no-repeat top
}
#nav1 li#n15 a{
	background: url(../tpl_images/nav15.gif) no-repeat top
}
#nav1 li#n11 a:hover{
	background: url(../tpl_images/nav11-.gif) no-repeat top
}
#nav1 li#n12 a:hover{
	background: url(../tpl_images/nav12-.gif) no-repeat top
}
#nav1 li#n13 a:hover{
	background: url(../tpl_images/nav13-.gif) no-repeat top
}
#nav1 li#n14 a:hover{
	background: url(../tpl_images/nav14-.gif) no-repeat top
}
#nav1 li#n15 a:hover{
	background: url(../tpl_images/nav15-.gif) no-repeat top
}
/*- Nav2 -*/
.nav2{
	font-size: 16px;
	letter-spacing: -1px
}
.nav2 li{
	margin: 0 0 5px;
	list-style-type: none;
}
.nav2 li a{
	background: url(../tpl_images/nav2-normal.gif) no-repeat top;
	color: #375d81;
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 42px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(../tpl_images/nav2-hover.gif) no-repeat top;
	text-decoration: none
}
/*- Nav3 -*/
.nav3{
	margin: 10px 0 0 0;
}
.nav3 li{
	line-height: 1.5em;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #ACBED0;
	border-right-color: #ACBED0;
	border-bottom-color: #ACBED0;
	border-left-color: #ACBED0;
	border-bottom-style: solid;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 8px;
	padding-bottom: 15px;
}

.nav3 li.end{
	border-bottom-width: 0px;
}

.nav3 li .date{
	font-weight:bold;
	font-style:italic;
	color: #728DA7;
}

.nav3 li a{
	letter-spacing: -1px;
	font-size: 18px;
	color: #355C83;
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
.nav3 li a:hover,
.nav3 li.active a{
	text-decoration: none
}
/*=== All Columns ===*/
#columns{
	background: url(../tpl_images/columns-bgr.gif) repeat-y left;
	height: 1%;
	margin: 10px 25px 15px 0
}
/*=== Left Column ===*/
#leftcol{
	background: url(../tpl_images/grad1.gif) repeat-x top;
	display: table-cell;
	display: block;
	float: left;
	height: auto !important;
	height: 400px;
	min-height: 400px;
	width: 262px
}
#leftcol h2{
	background: #597998;
	color: #ffffff;
	height: 2em;
	line-height: 2em;
	margin: 0 0 .2em;
	padding: 0 0 0 12px
}
#leftcol .spacer{
	padding: 2px 5px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	margin: 10px 0 0;
	width: 610px
}
#centercol #subleft{
	float: left;
	width: 380px;
	overflow: hidden;
}
#centercol #subright{
	float: left;
	padding-left: 10px;
	width: 220px;
	overflow: hidden;
	text-align: center;
}
#centercol li{
	list-style-image: url(../tpl_images/hyphen.gif);
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
}

#centercol2{
	float: left;
	width: 360px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#rightcol{
	float: right;
	width: 220px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	overflow: hidden;
}
/*=== Link Buttons ===*/
.view-photo{
	margin: 0 0 5px
}
.view-photo a{
	background: url(../tpl_images/btn-photos.gif) no-repeat top;
	color: #ffffff;
	display: block;
	font-size: 16px;
	height: 61px;
	letter-spacing: -1px;
	line-height: 61px;
	padding: 0 0 0 110px
}
/*=== Pics, Ads etc. ===*/
.pic img{
	border: 4px solid #597998;
	display: block;
	margin: 0 0 .8em
}
.pic.fl img{
	margin-right: 10px
}
.pic.fr img{
	margin-left: 10px
}
/*=== Footer ===*/
#footer{
	border-top: 1px solid #597998;
	color: #375d81;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	padding: 5px 0 15px 10px
}
#footer a{
	color: #375d81
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
