
img {
	margin: 0;
	padding: 0;
	display: block;
}

strong {
	font-weight: bold;
}
p {
	margin-bottom: 1em;
	}

body {
  font: 90%/1.3em arial, helvetica, sans-serif;
  color: #000;
  background:url(images/background-body.jpg) top left repeat-x #BDCBE5;
}

#page {
	width: 777px;
	margin: 10px auto 0;
	background:url(images/page-left.png) left bottom no-repeat #fff;
}
#page span#pagecorner {
	background:url(images/page-right.png) right bottom no-repeat;
	height: 11px;
	display: block;
}
#header {
	background:url(images/background-header.png) no-repeat center center;
	width: 777px;
	height: 115px;
}
#header h1#logo {
	float: left;
	text-indent: -9999px;
	width: 290px;
	height: 104px;
	background: url(images/logo.png) center center no-repeat;
	padding: 0;
	margin: 10px 0 0 40px;
}

#header p {
	float: right;
	text-align: right;
	margin: 80px 20px 0 0;
	font-weight: bold;
	font-size: 80%;
}
#hero {
	clear: both;
	height: 238px;
	width: 100%;
}
#hero #hero-top {
	background:url(images/hero-top.png) repeat-x center center;
	height: 11px;
	width: 100%;
}
#hero #hero-bottom {
	background:url(images/hero-bottom.png) repeat-x center center;
	height: 11px;
	width: 100%;
}
#hero #hero-image {
	width: 777px;
	height: 216px;
}

#content {
	width: 753px;
	padding: 0 12px;
}
#col-1 {
	width: 360px;
	float: left;
	margin-bottom: 10px;
}
#col-2 {
	width: 217px;
	float: left;
	margin: 5px 0;
	height: 330px;
	margin-bottom: 10px;
}
#col-3 {
	width: 176px;
	float: left;
	margin: 5px 0;
	margin-bottom: 10px;
}
#col-3 img {
	margin-bottom: 4px;
}

#col-footer {
	clear: both;
	height: 24px;
	line-height: 24px;
	color: #fff;
	background: url(images/footer-left.png) left top no-repeat #004990;
}
#col-footer .corner {
	float: right;
	display: block;
	height: 24px;
	width: 100%;
	text-align: center;
	background: url(images/footer-right.png) right top no-repeat;
}
#col-footer img.logo2 {
	display:inline;
}

#footer {
	clear: both;
	text-align: center;
	height: 35px;
	line-height: 35px;
	margin-bottom: 20px;
}
#footer a {
	margin: 0 5px;
	color: #485275;
	font-size: 75%;
	}

#ourblog {
	margin: 0 8px;
}
#bloglist {
	height: 315px;
	overflow: auto;
}
h3#blog {
	color: blue;
	height: 31px;
	line-height: 31px;
	text-align: center;
	background:url(images/background-bloghdr.png) repeat-x center center;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

ul#blogitems {
}
ul#blogitems li {
	border-bottom: 1px solid #999;
}
ul#blogitems li a {
	display: block;
	margin: 8px 0;
	text-decoration: none;
	color: #000;
	padding: 4px;
	font-size: 85%;
}
ul#blogitems li a:hover {
	background: #ccc;
}

ul#blogitems li a strong {
	font-weight: bold;
}
a.blog_btn {
	display: block;
	text-transform: uppercase;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	font-size: 75%;
}

/* front page: col1 */
h2#welcome {
	margin: 10px 0 0 0;
	color: #666;
	font-size: 120%;
}
div.welcome {
	color: #666;
	margin-bottom: 10px;
	height: 285px;
}
div.welcome img {
	margin-top: 20px;
	}
h3#rates {
	margin: 0;
	height: 24px;
	line-height: 24px;
	padding-left: 16px;
	background: url(images/rates-left.png) top left no-repeat #E3E3E3;
	width: 200px;
}
h3#rates span {
	display: block;
	height: 24px;
	line-height: 24px;
	padding-right: 16px;
	background: url(images/rates-right.png) top right no-repeat;
	font-weight: bold;
	font-size: 85%;
	margin-top: 20px;
}
table#rate_table {
	background: #E3E3E3;
	width: 100%;
}

table#rate_table thead {
	font-size: 75%;
}
table#rate_table thead td {
	font-weight: bold;
	padding: 6px 4px 2px 0;
}
table#rate_table td {
	padding: 8px 4px;
	font-size: 80%;
}
table#rate_table td.rate-lbl {
	padding-left: 16px;
}


h2.pagetitle {
	font-size: 120%;
	font-weight: bold
}
div.pagecontent {
	margin: 10px 0;
}


.editbar {
	margin: 10px 0;
}


#nav {
	width: 100%;
	clear: both;
	height: 42px;
	background:url(images/nav_background.jpg) bottom center no-repeat;
	width: 98%;
	margin: 0 auto;
}

#nav .topmenu {
	border: none;
	height: 30px; 
	line-height: 30px;
}
#nav .topmenu h2 {
	margin-right: 10px;
	font-weight: bold;
	color: #666;
	font-size: 13px;
}


#post-content {
	float: left;
	width: 565px;
	margin-top: 10px;
	padding: 0 5px 0 0 ;
}
#sidebar {
	margin-top: 5px;
	font-weight: bold;
	font-size: 110%;
}

#content .postmetadata {
	font-size: 90%;
	color: #666;
}
.postmetadata a {
	color: #666;
}

.post h2 {
	margin-top: 20px;
	font-weight: bold;
}


#sidebar img {
	margin-bottom: 4px;
}
#sidebar {
	text-align: center;
}