body {
	margin: 0 0 0 0;
	font: 76% arial, verdana, trebuchet ms, helvetica;
	background-color: #FFFFFF;
	padding-top: 15px;
}

#masthead-google {
	margin-left: 137px;
	padding-bottom: 15px;
}

#masthead-top {
	background: #ffffff;
	width:810px;
	height: 200px;
	margin: 0px auto 0px 93px;
	padding: 0px 6px 0px 6px;
	background: url(images/cssimages/Header.png) center no-repeat;
}

#logo {
	padding-top: 6px;
	padding-left: 13px;
}

#logo img {
	padding-top: 6px;
	height: 124px;
	width: 154px;
}

#pagetitle {
	color: white;
	padding-left: 22px;
	padding-top: 16px;
	font-size: 2em;
	font-weight: bold;
}

#pagetitle h1 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#pagetitle a, a:hover {
	color: white;
	text-decoration: none;
}

.black {
	color: black;
}

.red {
	color: red;
}

.orange {
	color: orange;
}

#nav {
	background-color: #ffffff;
	padding: 0px 6px 0px 6px;
	width:810px;
	overflow: hidden;
	margin-left: 93px;
	margin-right: auto;
	background: url(images/cssimages/SecondaryLinks.png) top center no-repeat;
	height: 37px;
}

.navbar {
	padding-top: 2px;
	padding-left: 10px;
	height: 35px;
}

.navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left:8px;
}

.navbar li {
	float: left;
	margin-left: 5px;
	padding-top: 9px;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
	border-right:1px solid #D4B201;
	height: 25px;
}

.navbar a:link, .navbar a:visited, .navbar a:active {
	color: #000000;
	text-decoration: none;
}

.navbar a:hover {
	color: #D4B201;
}

.navbar li.searchcontainer {
	padding-left: 310px;
	padding-top: 7px;
	border: 0;
}

input {
	font: 76% arial, verdana, trebuchet ms, helvetica;
	font-size : 0.9em;
}

.searchbox {
	border: 0;
	background: transparent url(images/cssimages/searchbox.png) no-repeat;
	height: 22px;
	width: 134px;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 5px;
}

.searchbutton {
	border: 0;
	background: transparent url(images/cssimages/searchbutton.png) no-repeat;
	height: 22px;
	width: 55px;
	font-weight: bold;
}

#mainbody {
	padding: 0px 6px 6px 6px;
	width: 810px;
	overflow: hidden;
	margin-left: 93px;
	margin-right: auto;
	background: transparent url(images/cssimages/Main.png) center repeat-y;
}

.mainbody-top {
	background-image: url(images/cssimages/MainTop.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}

#sidebar {
	float: left;
	width : 200px;
	padding: 0px 0px 0px 20px;
	overflow: hidden;
}

#sidebar-inner {
	padding-top: 12px;
}

#sidebar-inner .block-top {
	background: url(images/cssimages/BlockTop.png) top center no-repeat;
}

#sidebar-inner .block-top h2 {
	margin: 0px 7px 0px 7px;
	padding: 10px 5px 5px 7px;
	border-bottom: 1px solid #D0E1FC;
	font-size: 1em;
}

#sidebar-inner .block-content {
	padding: 2px 16px;
	background: url(images/cssimages/BlockContent.png) center repeat-y;
}

.content-google {
	padding-left: 4px;
}

#sidebar-inner .block-bottom {
	background: url(images/cssimages/BlockBottom.png) bottom center no-repeat;
	height: 9px;
	line-height: 9px;
}

#sidebar-inner ul {
	margin: 0px;
	padding: 0px;
}

#sidebar-inner ul li { 
	margin: 0 0 0 12px;
	padding-top: 5px;
	color: #053EC0;
	font-weight: bold;
	font-size: 0.9em
}

#sidebar-inner ul a:link, #sidebar-inner ul a:visited, #sidebar-inner ul a:active {
	color: #053EC0;
	text-decoration: none;
}

#sidebar-inner ul a:hover {
	color: #053EC0;
	text-decoration: underline;
}

#sidebar-inner .normal {
	font-weight: normal;
}

.rss { 
	padding: 8px 0 6px 10px;
}

.rss img {
	border: 0;
	vertical-align: middle;
	padding-right: 5px;
}

#content {
	width: 564px;
	overflow: hidden;
	padding: 12px 12px 0px 5px;
}

.content-google {
	padding-left: 8px;
	padding-bottom: 6px;
	padding-top: 5px;
}

.content-header {
	font-weight: bold;
	font-size: 1.6em;
	margin-left: 8px;
	color: #053EC0;
	padding-bottom: 18px;
	padding-top: 15px;
}

.content-header h1 {
	font-size: 1em;
	margin:0;
	padding: 0;
}

.content-article {
	font-size: 1.0em;
	padding: 10px;
	padding-top: 15px;
	padding-left: 8px;
	padding-bottom: 10px;
	text-align: justify;
}

.content-article a:link, .content-article a:visited, .content-article a:active {
	color: #053EC0;
	text-decoration: none;
}

.content-article a:hover {
	text-decoration: underline;
}

.content-article img.thumb {
	border: none;
	padding-right: 2px;
}

#imgtext {
	color: white;
	padding-left: 3px;
}

.content-article img.left {
	padding-right:8px;
	float: left;
}

.review-header {
	padding: 5px 0 10px 0;
	font-size: 15px;
	color: #053EC0; 
	font-weight: bold;
}

#reviewlist {
margin-top: -10px;
}

#reviewlist ul {
	list-style-type: none;
}

#reviewlist h2 {
	font-weight: bold;
	font-size: 18px;
	color: #053EC0; 
}

#reviewlist h3 {
	font-weight: bold;
	font-size: 15px;
	color: #053EC0; 
}

#reviewlist a:link, #reviewlist a:visited, #reviewlist a:active {
	color: #053EC0;
	text-decoration: none;
}

#reviewlist a:hover {
	text-decoration: underline;
}

#comments {
	color: #000000;
	font-size: 0.8em;
	text-align: center;
	width:810px;

	overflow: hidden;
	margin-left: 93px;
	margin-right: auto;
	padding: 3px 6px 0px 6px;
	background: transparent url(images/cssimages/Main.png) center repeat-y;
}

.comment-hr {
	background: transparent url(images/cssimages/Main.png) center repeat-y;
	width:810px;
	overflow: hidden;
	margin-left: 93px;
	margin-right: auto;
	padding: 3px 6px 0px 6px;
}

.comment-hr hr {
	width: 756px;
	color: #d4B201;
}

#footer {
	width:810px;
	height: 30px;
	overflow: hidden;
	margin-left: 93px;
	margin-right: auto;
	padding: 0px 6px 0px 6px;
	margin-right: auto;
	background:url(images/cssimages/FooterBottom.png) bottom center no-repeat;
}

#map {
	margin: 2px 0 10px 5px;
	width: 555px;
	height: 550px;
	border: solid 1px;
}

/* General Styles */

hr {
	padding-left: 5px;
	width: 548px;
	color: #d4B201;
}

