/*	general styles	*/
*{font-size:100.01%}
html {
	font-size: 100%;
}
body {
	font:0.81em Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	margin:0;
	padding:0;
	background:url(../../../images/bg-body.gif);
	color:#000;
}
img{
	border:none;
}
h1, h1 a {
	margin:3px 0 12px;
	padding:0;
	font-size:1.39em;
	color:#804000;
text-decoration: none;
}

h2, h2 a {
	margin:4px 0 8px;
	padding:0;
	font-size:1.16em;
	color:#2B4E91;
text-decoration: none;
}
p {
	margin: 0 20px 18px 10px;
	padding:0;
}

a:link, a:visited {
color: #2B4E91;
text-decoration: none;
}

a:hover {
color: #804000;
text-decoration: underline;
}

/*	structure	*/
.page{
	margin:0 auto;
	width:808px;
	overflow:hidden;
	background:url(../../../images/shadow.png) repeat-y;
}
.header{
	margin:0;
	width:799px;
	min-height:105px;
	float:left;
	border-bottom:1px #666 solid;
}
* html .header{
	height:105px;
}
.container{
	clear:both;
	width:808px;
	overflow:hidden;
}
.left-column{
	width:252px;
	float:left;
}
.right-column{
	width:546px;
	float:right;
	padding-bottom:80px;
}

.home-left{
	width:350px;
	float:left;
}

.home-right{
	width:454px;
	float:right;
	padding-bottom:80px;
}

.home-right p {
margin-right: 40px;
}

.footer{
	clear:both;
	width:760px;
	overflow:hidden;
	text-align:right;
	border-top:1px #666 solid;
	margin-left:21px;
	padding:8px 0 27px;
}
/*	logotype	*/
#logo{
	margin:19px 0 0 23px;
	padding:0;
	float:left;
}
#logo a{
	display:block;
	width:391px;
	height:59px;
	background:url(../../../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
/*	top navigation styles	*/
.top-nav{
	float:right;
	display:inline;
	margin:2px 18px 10px 0;
	padding:0 0 5px;
	list-style:none;
	border-left:2px #909090 solid;
	text-align:right;
	min-width:129px;
}
* html .top-nav{
	width:129px;
}
.top-nav li{
	line-height:17px;
}
.top-nav li a{
	color:#666;
	text-decoration:none;
	text-transform:uppercase;
}
.top-nav li a:hover{
	color:#804000;
}
.top-page{
	width:808px;
	height:11px;
	font-size:0;
	margin:20px auto 0;
	background:url(../../../images/top-page.png);
	overflow:hidden;
}
/*	footer styles	*/
.footer p{
	margin:0;
	padding:0;
	font-size:0.93em;
	color:#666;
}
.footer p a{
	color:#666;
	text-decoration:none;
}
.footer p a:hover{
	text-decoration:underline;
}
.bottom{
	width:808px;
	height:9px;
	font-size:0;
	margin:0 auto 20px;
	background:url(../../../images/bg-bottom.png);
	overflow:hidden;
}
/*	right column styles	*/
.img-right{
	float:right;
	margin:3px 20px 0 40px;
}
.right-column ul{
	margin:0 20px 18px 30px;
	padding: 0;
	list-style: square;
}
.right-column li{
	margin: 0 10px 5px 0;
	font-weight: normal;
}
.right-column li p{
	display:block;
	font-weight:normal;
	margin:0 10px 0 0;
}
.right-column p{
	margin-right: 40px;
}
.search{
	width:799px;
	float:left;
	padding:5px 0 10px 0;
}
.search form{
	margin:0;
	padding:0;
	float:right;
}
.search input.txt{
	width:77px;
	float:left;
	height:13px;
	font:11px Arial, Helvetica, sans-serif;
	border:1px #676767 solid;
	padding-left:3px;
}
.search input.btn{
	float:left;
	margin:-1px 17px 0 0;
	padding:0;
	border:1px #fff solid;
	background:#fff;
	color:#0F0F0F;
}
/*	navigation styles	*/
.nav{
	width:164px;
	float:left;
	margin:-0 0 0 22px;
	padding:0;
	list-style:none;
}
.nav li{
	line-height:1.1;
	border-bottom:1px #AFAD96 solid;
	padding: 5px 0 5px 8px;
font-size: 0.9em;
}
.nav li span{
	display:block;
	line-height:6px;
	padding-bottom:8px
}
.nav li a{
	color:#666;
	text-decoration:none;
}
.nav li a:hover{
	color:#2B4E91;
}





/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.right-column img {
float: right;
padding: 4px;
margin: 0 10px 10px 15px;
border: 1px solid #666666;
}

.home-left img {
float: left;
padding: 4px;
margin:-0 10px 10px 20px;
border: 1px solid #666666;
}


