@charset "utf-8";
body {
	text-align: center;
	padding: 0px;
}
#wrapper {
	width: 800px;
	height: auto;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}
#topstrip {
	padding: 0px;
	height: 10px;
	width: auto;
	background-color: #004C1C;
}
#leftstrip {
	padding: 0px;
	height: 100%;
	width: 162px;
	float: left;
	background-image: url(images/floralleft.png);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
#content {
	padding: 0px;
	height: 710px;
	width: auto;
	margin-right: 15px;
	margin-left: 15px;
}
#rightstrip {
	padding: 0px;
	height: 100%;
	width: 162px;
	float: left;
	background-image: url(images/floralright.png);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
#header {
	margin-top: 0px;
	padding-top: 10px;
	width: auto;
	height: 100px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
#nav {
	height: 25px;
	width: auto;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #939598;
	font-family: calibri, verdana, arial;
	font-size: 18px;
	font-weight: bold;
	color: #B5121B;
}
#pgcontent {
	width: auto;
	height: auto;
	background-position: top;
	background-image: url(images/pinboard_bg.jpg);
	background-repeat: repeat;
	overflow: auto;
}
#leftimg {
	float: left;
	width: 350px;
	vertical-align: top;
	height: auto;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #767769;
	text-align: justify;
	vertical-align: top;
}
#text {
	float: left;
	width: 580px;
	vertical-align: top;
	height: auto;
	margin-left: 20px;
}
.latesthead {
	padding-top: 5px;
	width: 80px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#nav2 {
	color: #B5121B;
	float:right;
	padding-left: 20px;
}

.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #B5121B;
}
#latest {
	float: left;
	width: 170px;
	padding-right: 35px;
	padding-left: 20px;
	vertical-align: top;
	padding-bottom: 10px;
	height: 240px;
	background-image: url(images/latest.png);
	background-repeat: no-repeat;
	padding-top: 15px;
}
.alinks {
	font-size: 12px;
	color: #939598;
	valign: middle;
}
.alinks:link {
	font-family: arial;
	font-size: 12px;
	color: #939598;
	text-decoration: none;
}
.alinks:visited {
	font-family: arial;
	font-size: 12px;
	color: #939598;
	text-decoration: none;
}
.alinks:hover {
	font-family: arial;
	font-size: 12px;
	color: #B5121B;
	text-decoration: underline;
}
.anavlinks {
	color: #939598;
	text-decoration: none;
}
.anavlinks:link {
	color: #939598;
	text-decoration: none;
}
.anavlinks:visited {
	color: #939598;
	text-decoration: none;
}
.anavlinks:hover {
	color: #B5121B;
}



.footer {
	font-family: arial;
	font-size: 9px;
	color: #767769;
	valign: middle;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B5121B;
	text-align: justify;
	vertical-align: top;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B5121B;
	text-align: justify;
	vertical-align: top;
}
.bodytextlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #767769;
	text-align: justify;
	vertical-align: top;
}
#next {
	float: right;
	width: 175px;
	height: 20px;
	text-align: right;
	margin-right: 20px;
	margin-top: 170px;
}
#prices {
	float: left;
	width: 540px;
	vertical-align: top;
	height: 209px;
	background-image: url(images/pricesboard.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	margin-left: 15px;
}
#righttext {
	float: right;
	width: 380px;
	vertical-align: top;
	height: 530px;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFF;
	overflow: auto;
	padding-right: 20px;
}
#logo {
	height: 87px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFF;
	width: 250px;
}
