a.big {
	font-size: 20px;
	font-weight: bold;
}

blockquote {
	color: #333;
	font-size: 16px;
	border-bottom: 3px solid #76f028;
	line-height: 135%;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

blockquote p {
	margin: 0;
}

body {
	background: #948f86 url("../images/body_bg.jpg") top center no-repeat;
}

img{
	border: none;	
}

div, h1, h2 {
	behavior: url("iepngfix.htc");
}

em {
	color: #666;
	font-style: italic;
}

form .errors {
	background: #eee;
	border: 1px solid #ddd;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
}

form .mandatory {
	color: #57870d;
}


h2 {
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	padding-top: 7px;
	text-transform: uppercase;
}

h2 a {
	color: #fff;
}

h2.left_green,
h2.left_green_wide,
h2.left_silver,
h2.left_silver_narrow,
h2.left_silver_wide {
	background-position: top right;
	padding-left: 170px;
}

h2.left_green {
	background-image: url("../images/h2_left_green.png");
	width: 460px;
}

h2.left_green_wide {
	background: url("../images/h2_left_green_wide.png") 90px 0 no-repeat;
	width: 690px;
}

h2.left_silver,
h2.left_silver_narrow,
h2.left_silver_wide {
	color: #111;
}

h2.left_silver {
	background-image: url("../images/h2_left_silver.png");
	width: 460px;
}

h2.left_silver_narrow {
	background-image: url("../images/h2_left_silver_narrow.png");
	width: 210px;
}

h2.left_silver_wide {
	background-image: url("../images/h2_left_silver_wide.png");
	width: 860px;
}

h2.right_grey {
	background-image: url("../images/h2_right_grey.png");
	padding-right: 170px;
	text-align: right;
	width: 290px;
}

h2.right_grey_wide {
	background-image: url("../images/h2_right_grey_wide.png");
	padding-left: 20px;
	width: 860px;
}

h2.right_silver_narrow {
	background-image: url("../images/h2_right_silver_narrow.png");
	padding-right: 200px;
	text-align: right;
	width: 210px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

hr {
	background: #c7dea2;
	border: 0;
	height: 3px;
	margin: 20px 0;
}

label {
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-top: 20px;
	text-transform: uppercase;
}

li {
	margin-left: 30px;
}

p {
	margin-bottom: 15px;
}

strong {
	font-weight: bold;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

#blog {
	padding-left: 170px;
}

#blog .post {
	float: left;
	font-size: 12px;
	height: 115px;
	margin-right: 20px;
	margin-bottom: 40px;
	width: 290px;
}

#blog .post h3 {
	margin-bottom: 2px;
}

#blog .post small {
	color: #999;
	display: block;
	font-size: 10px;
	margin-bottom: 2px;
}

#comments {
	margin-top: 20px;
}

#comments form {
	background: #eee;
	clear: both;
	margin-top: 25px;
	border: 1px solid #ddd;
	padding: 20px;
}

#comments h2 {
	margin-bottom: 20px;
}

#comments label {
	margin-bottom: 10px;
	margin-top: 0;
}

#comments label input {
	display: block;
	margin-left: 0;
	margin-top: 5px;
}

#comments p {
	padding-left: 20px;
}

#comments dl dt, #comments dl dd {
	float: left;
	padding-bottom: 20px;
}

#comments dl dt {
	width: 160px;
}

#comments dl dd {
	width: 530px;
}

#comments dl small {
	color: #999;
	display: block;
	font-size: 10px;
	margin-top: 5px;
}

#comments dl span {
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#comments #submit {
	margin-top: 15px;
}

#comments textarea {
	width: 100%;
}

#content {
	background: url("../images/content_bg.png") center repeat-y;
	min-height: 300px;
	padding-bottom: 100px;
}

#content img, #content object {
	border: none;
}

#content li {
	margin-bottom: 20px;
}

#footer {
	background: url("../images/footer_bg.png") top center no-repeat;
	color: #555;
	font-size: 8px;

	height: 90px;
	padding-top: 46px;
	text-align: center;
	text-transform: uppercase;
}

#footer a {
	color: #777;
}

#footer a:hover {
	color: #999;
}

#header {
	background: top center no-repeat;
	height: 430px;
	padding-left: 150px;
}

#home {
	float: left;
	margin-bottom: -100px;
}

#home a {
	color: #333;
}

#home a .green {
	color: #57870d;
}

#home dt {
	color: #999;
	float: left;
	font-size: 10px;
	margin-top: 13px;
	width: 80px;
}

#home dd {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 530px;
}

#home dd h3 {
	margin-bottom: 2px;
}

#home dl {
	margin-left: 170px;
	width: 610px;
}

#home .cat {
	color: #57870d;
	font-size: 10px;
}

#home #recent_pages {
	list-style: none;
	margin-bottom: 10px;
}

#home #recent_pages li {
	margin: 0;
	margin-bottom: 1px;
}

#home #recent_pages li a {
	display: block;
	background: #eee;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	padding: 5px 10px;
	width: 275px;
}

#home #recent_pages li a span {
	float: right;
	font-weight: normal;
	font-size: 10px;
}

#logo {
	background: url("../images/logo.png") center no-repeat;
	height: 150px;
	display: block;
	width: 960px;
}

#sub_menu a {
	color: #333;
	display: block;
	padding: 10px 0px;
}

#sub_menu li {
	border-top: 1px solid #eee;
	font-size: 12px;
	list-style: none;
	margin-bottom: 0;
	margin-left: 170px;
	width: 210px;
}

#sub_menu li.first {
	border-top: 0;
	margin-top: -6px;
}

#sub_menu li.selected {
	font-weight: bold;
}

#sub_menu li li {
	font-weight: normal;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 20px;
	width: 190px;
}

#sub_menu small {
	color: #999;
	display: block;
	padding: 10px;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: -5px;
}

#title {
	width: 960px;
}

#title h1 {
	color: #fff;
	font-size: 30px;
	height: 51px;
	margin: 0;
	padding-top: 20px;
	text-align: center;
	text-transform: uppercase;
}

#top_menu {
	height: 175px;
	padding-top: 20px;
	text-align: center;
	width: 960px;
}

#top_menu * {
	padding: 0 5px;
}

#top_menu a {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#top_menu li {
	color: #67d423;
	display: inline;
	font-size: 20px;
	list-style: none;
	margin: 0;
}

#top_menu li.selected a {
	font-weight: bold;
}

#wrap {
	position: absolute;
	width: 1260px;
}

.gpx img {
	border: 0!important;
}

#sm{
	
	width: 890px;
	margin: 0 auto;	
	padding-right: 80px;
	padding-left: 50px;
	padding-top: 0px;
}

#sm_content{
	padding-top: 30px;
	margin-left: 180px;
	margin-right: 50px;
}

#sm img{
	border: none;
}

.banners{
	margin-left: 160px;	
	//border: 1pt solid red;
	text-align: center;
}

#banners img{
	border: none;	
}

/*---------------------------------------------------------------------------*/
/* TEST CSS */
/*---------------------------------------------------------------------------*/


#blogger {
	width: 800px;
	margin-left: 170px;
	margin-right: 170px;
}

#blogger h2 {
	font-size: 24px;
	color: #333;
	line-height: 135%;
	margin-bottom: 10px;
}

#blogger h2 a {
	color: #333;
}

#blogger dt {
	color: #999;
	/*float: left;*/
	font-size: 10px;
	margin-top: 13px;
}

#blogger dd {
	/*float: left;*/
	margin-top: 10px;
	margin-bottom: 10px;
}

#blogger dd h3 {
	margin-bottom: 2px;
}

#blogger dl {
	margin-left: 170px;
	width: 610px;
}

#blogger .cat {
	color: #57870d;
	font-size: 10px;
}

#blogger #recent_pages {
	list-style: none;
	margin-bottom: 10px;
}

#blogger #recent_pages li {
	margin: 0;
	margin-bottom: 1px;
}

#blogger #recent_pages li a {
	display: block;
	background: #eee;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	padding: 5px 10px;
	width: 275px;
}

#blogger #recent_pages li a span {
	float: right;
	font-weight: normal;
	font-size: 10px;
}
#blogger_right {
	float: right;	
}

#sub_menu_right a {
	color: #333;
	display: block;
	padding: 10px 0px;
}

#sub_menu_right li {
	border-top: 1px solid #eee;
	font-size: 12px;
	list-style: none;
	margin-bottom: 0;
	margin-left: 100px;
	width: 210px;
}

#sub_menu_right li.first {
	border-top: 0;
	margin-top: -6px;
}

#sub_menu_right li.selected {
	font-weight: bold;
}

#sub_menu_right li li {
	font-weight: normal;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 20px;
	width: 190px;
}

#sub_menu_right small {
	color: #999;
	display: block;
	padding: 10px;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: -5px;
}