body {
	text-align: center;
	background: #000 top repeat-x url('../img/bg.jpg');
	font-family: Verdana;
	font-size: .8em;
	line-height: 1.2em;
	letter-spacing: 0;
	word-spacing: normal;
	color: #444;
}

#content a {
	color: #073e67;
	text-decoration: none;
}

#content a:hover {
	border-bottom: 1px solid #073e67;
}

div#container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

#header {
	background: #356183 url('../img/header.jpg');
	height: 163px;	
}

#header p {
	padding-top: 7px;
	margin-right: 25px;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	color: #65544b;
}

#hnav {
	text-align: center;
	background: #356183 url('../img/bg-nav.jpg');
	height: 30px;
}

#hnav ul {
	padding-left: 20px;
	height: 30px;
}

#hnav ul li {
	float: left;
	line-height: 30px;
	padding: 0 5px 0 5px;
	list-style: none;
}

#hnav ul li a {
	display: block;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFF;
	height: 30px;
	padding: 0 5px 0 5px;
}

#hnav ul li a:hover {
	background-color: #04365c;
}


#vnav ul {
	margin: 0 5px 0 5px;
}

#vnav ul li {
	color: #FFF;
	text-transform: uppercase;
	margin: 5px 0 5px 0;
	width: 165px;
	height: 35px;
	background: no-repeat url('../img/nav-v.png');
	line-height: 35px;
	padding-left: 20px;
	font-size: .7em;
	font-weight: bold;
}

#body {
	background-image: url('../img/bg-body.jpg');
	background-repeat: repeat-y;
}

#content {
	float: left;
	width: 590px;
	margin: 0 5px 0 10px;
	text-align: justify;
}

#col-left {
	height: 550px;
	float: left;
	width: 175px;
}

#col-right {
	height: 550px;
	float: right;
	width: 175px;
}

#col-header {
	margin: 30px 5px 0 5px;
	width: 165px;
	height: 50px;
}

#col-box {
	background-color: #FFF;
	border: 1px solid #6c9cc0;
	border-top: none;
	padding: 5px;
	margin: 0 5px 0 5px;
}

#footer {
	height: 165px;
	background: bottom url('../img/footer.jpg');	
	font-size: .75em;
	line-height: 1.2em;
	letter-spacing: -1px;
}

#footer div p {
	text-align: center;
}

.strong {
	font-weight: bold;
	color: #111;
}

#content h2 {
	margin-top: 32px;
	font-size: 1.8em;
	padding-bottom: 10px;
	color: #608caf;
	text-transform: uppercase;
	text-align: left;
}

#content h3 {
	font-size: 1.4em;
	padding: 5px 0 10px 0;
	color: #111;
	line-height: 1.3em;
}

#content h4 {
	font-size: 1.2em;
	padding: 5px 0 5px 0;
	color: #111;
	line-height: 1em;
}

#content p {
	padding-bottom: 10px;	
}

.list li {
	padding-left: 12px;
	padding-bottom: 5px;	
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
}

.list a {
	color: #073e67;
	text-decoration: none;
}

.list a:hover {
	border-bottom: 1px solid #073e67;
}

.center {
	text-align: center;	
}

.small {
	font-size: .8em;	
}

#contactform div div div p {
	font-weight: bold;
	padding: 10px 0 2px 0;	
}

.comment-author {
	font-size: 1em;
	font-weight: bold;
}
.commentmetadata {
	font-size: .8em;
}

.comment {
	padding-bottom: 10px;	
}

.dofi li a {
	font-size: .8em;	
}

#footer div p a {
	text-decoration: none;
	color: #444;	
}
