body {
	background-color: #C0D039;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-image: url(../img/logo_300.png);
	background-repeat: no-repeat;
}
#header #searchbox {
	margin-top: 40px;
}
#searchbox fieldset {
	margin: 0px;
	padding: 0px;
}
#searchbox .submit {
	background-color: #1B676B;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #1B676B;
	vertical-align: middle;
	line-height: 16px;
}
#searchbox #keywords {
	width: 175px;
	padding: 3px;
	vertical-align: middle;
	line-height: 16px;
}
#navigation {
	margin: 0px;
	padding: 0px;
	height: 1%;
	}
#maincontent {
	height: 1%;
}
#maincontent.home {
	background-image: url(../img/bg_maincontenthome.png);
	background-repeat: repeat-y;
	background-position: right;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
#pagecontent h1.hometitle {
	font-size: 17px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#pagecontent {
	padding-top: 10px;
	padding-bottom: 10px;
}
#sidebar #subnav {
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	width: 200px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#subnav h3 {
	color: #8B2718;
	font-size: 2.0em;
	font-family: InfoTextRegularTf-Roman;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#subnav ul {
	margin-top: 10px;
	margin-bottom: 0px;
}

#subnav  li {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.6em;
	height: 1%;

}
#subnav a:link, #subnav a:visited  {
	color: #4881DE;
}
#subnav a:hover, #subnav a:active  {
	color: #FFFFFF;
	background-color: #1B676B;
	text-decoration: none;
}
#subnav a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-left: 0px;
	padding-left: 5px;
}
#subnav  a.current,
#subnav  a:hover.current,
#subnav  a:visited.current {
	background-color: #A8B62C;
	color: #FFFFFF;
	text-shadow : 0px 1px 2px rgb(100,100,100);
}


#navlist {
	background-image: url(../img/bg_navright.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 0px;
	padding-bottom: 0px;

	}
#navlist a.homelink {
	background-image: url(../img/bg_navleft.png);
	background-repeat: no-repeat;
	background-position: left 0px;
}

#navigation ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #1B676B;
	color: White;
	float: left;
	width: 100%;
}

#navigation ul li {
	display: inline;
	font-family: InfoTextRegularTf-Roman;
	font-size: 17px;
	text-transform: uppercase;
}

#navigation ul li a
{
	background-color: #1B676B;
	color: White;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #228186;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}
#navigation #navlist  #current  {
	background-color: #124649;
}

#navigation ul li a:hover
{
	background-color: #144F52;
	color: #fff;
}

#maincontent {
	background-color: #FFFFFF;
	background-image: url(../img/bg_maincontent.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#sidebar {
	padding-left: 15px;
	width: 205px;
}
#sidebar.home {
	width: 298px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
#pagecontent h1 {
	font-size: 2.4em;
	font-family: InfoTextRegularTf-Roman;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
}
#pagecontent h2 {
	font-size: 2.4em;
	color: #575757;
	font-family: InfoTextRegularTf-Roman;
	margin-bottom: 10px;
}


#pagecontent h3 {
	font-size: 2em;
	font-weight: normal;
	color: #8B2718;
}
#pagecontent img.floatright {
	float: right;
	border: 1px solid #E5E5E5;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 5px;
}

#pagecontent img.floatleft {
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #E5E5E5;
}
#pagecontent img.centre {
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #E5E5E5;
	text-align: center;
	}

#sidebar #twitter {
	background-color: #FFFFFF;
	background-image: url(../img/bg_twitter.png);
	height: 90px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
#sidebar.home #twitter {
	width: 288px;
}
#quicksearchbox form {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#quicksearchbox #searchsubmit {
	float: right;
	margin-right: 18px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #FFFFFF;
	color: #1B676B;
	font-weight: bold;
	border: 1px solid #1B676B;
	padding: 2px;
}
#quicksearchbox label {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
}
#quicksearchbox p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#quicksearchbox select {
	width: 250px;
	font-size: 1.2em;
}
#sidebar.home #quicksearchbox select {
	width: 250px;
	font-size: 16px;
}
#sidebar #newsletter {
	background-color: #FFFFFF;
	background-image: url(../img/bg_newsletter.png);
	height: 110px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #E5E5E5;
	position: relative;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar.home #newsletter {
	width: 288px;
}
#sidebar #twitter a {
	display: block;
	height: 80px;
	text-indent: -9000px;
}

#sidebar  #newsletter  p {
	position: absolute;
	margin: 0px;
	padding: 0px;
	text-align: center;
	bottom: 5px;
	width: 200px;
	text-shadow : 0px 1px 1px rgb(200,200,200);

}
#sidebar.home #newsletter p {
	position: absolute;
	margin: 0px;
	padding: 0px;
	text-align: center;
	bottom: 5px;
	width: 288px;
	text-shadow : 0px 1px 1px rgb(200,200,200);
}
a:link {
	color: #4881DE;
	text-decoration: none;
}
a:visited {
	color: #6B99E4;
	text-decoration: none;
}
a:hover {
	color: #1B676B;
	text-decoration: underline;
}
a:active {
	color: #6695E3;
}
#footer {
	background-color: #FFFFFF;
	font-size: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 15px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
#footer #copyright {
	text-align: right;
}
#pagecontent p  {
	font-size: 1.3em;

}
.member_results  h2  a:link  {
	color: #8B2718;
	text-decoration: none;
}
.member_results  h2  a:visited  {
	color: #5C4D47;
	text-decoration: none;
}
.member_results  h2  a:hover  {
	color: #4881DE;
	text-decoration: none;
}
.member_results  h2  a:active  {
	color: #A8B62C;
	text-decoration: none;
}

#memberdetails .title {
	font-size: 1.6em;
	margin-bottom: 5px;
}
#memberdetails h1 {
	margin-bottom: 0px;
	font-weight: bold;
	color: #4D582E;
}
#mainphotos {
	margin-top: 10px;
}
#memberdetails #memberinfo p {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	color: #8F8F8F;
}
img.member_gallery {
	float: left;
	border: 1px solid #E1E1E1;
	padding: 7px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#memberdetails #memberinfo p.membertype {
	background-image: url(../img/icon_tag.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.member_results p.membercomments {
	background-image: url(../img/icon_comments.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	float: left;
	padding-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: 575757;
}
.member_results p.ecoescapemember {
	background-image: url(../img/icon_ecoescapemember.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 15px;
	background-position: left 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	color: 575757;
}
.member_results p.membertype {
	background-image: url(../img/icon_tag.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	padding-left: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	color: 575757;
}
.member_results  h2 {
	font-size: 1.9em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
}
.member_results  hr.divider {
	color: #E1E1E1;

}
#pagecontent p.moredetails {
	background-image: url(../img/icon_moredetails.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	float: right;
	padding-right: 20px;
	font-size: 1.3em;
}
#pagecontent h1.bigtitle {
	font-size: 3em;
}

#pagecontent  p.locationdetails {
	font-size: 1.2em;
	margin-bottom: 5px;
}

#memberdetails #memberinfo p.membercomments {
	background-image: url(../img/icon_comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#memberdetails #memberinfo .ecoescapemember {
	background-image: url(../img/icon_ecoescapemember.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#mainphotos img {
	border: 1px solid #E1E1E1;
	padding: 4px;
}

#mainphotos img.gallery_photo {
	margin-top: 10px;
	float: left;
	margin-right: 5px;
}
p.icon_publictransport {
	background-image: url(../img/icon_publictransport.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	line-height: 1.5;
	height: 1%;
}

p.icon_web {
	background-image: url(../img/icon_globelink.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left center;
	line-height: 1.5;
	height: 1%;
}
p.icon_tel {
	background-image: url(../img/icon_tel.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
p.icon_rail {
	background-image: url(../img/icon_rail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	height: 1%;
}

p.icon_address {
	padding-left: 25px;
	background-image: url(../img/icon_addressbook.gif);
	background-repeat: no-repeat;
	height: 1%;
}
p.icon_twitter {
	background-image: url(../img/icon_twitter.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	height: 1%;
}
p.icon_rss {
	background-image: url(../img/icon_rss.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	height: 1%;
}
img.results_photo {
	padding: 5px;
	border: 1px solid #E5E5E5;
}
.member_results .member_info {
	margin-bottom: 10px;
}
.member_results {
	margin-left: 10px;
}
#sidebar #cloud {
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	width: 180px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-shadow : 0px 1px 1px rgb(200,200,200);

}
#sidebar.home #cloud {
	width: 268px;
}
#sidebar #cloud a {
	padding-right: 3px;
	padding-left: 3px;
	line-height: 1.2em;
}
#sidebar #cloud a:visited {
	color: #BEBEBE;
}
#sidebar #cloud a:hover {
	color: #A8B62C;
}
#sidebar #cloud a:active {
	color: #1B676B;
}
#sidebar #cloud h3 {
	color: #8B2718;
	font-size: 2em;
	font-family: InfoTextRegularTf-Roman;
	margin-bottom: 10px;
}
#sidebar #latestnews {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;
}
#sidebar #latestnews p {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.2;
	border-bottom-width: 1px;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	border-bottom-style: solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 10px;
	margin-left: 10px;
	color: #666666;
}
#sidebar #latestnews p strong {

}
p.newsdate {
	margin-bottom: 0px;
}
#sidebar #latestnews img.floatleft {
	margin-right: 10px;
	margin-left: 0px;
	float: left;
	margin-top: 1px;
}
#sidebar #latestnews h3 {
	color: #8B2718;
	font-family: InfoTextRegularTf-Roman;
	font-size: 2em;
	margin-left: 10px;
	margin-bottom: 10px;
}
#sidebar  #latestnews p.newsfeeds {
	text-align: center;
	border-bottom-style: none;
	font-size: 1.1em;
	text-shadow : 0px 1px 1px rgb(200,200,200);

}
#sidebar #latestnews p.newsfeeds a.rssfeed {
	padding-left: 16px;
	background-image: url(../img/rss_icon12x12.gif);
	height: 1%;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 16px;
}
p.newsdate {
	margin-bottom: 10px;
}
.newsitem h2 {
	margin-bottom: 10px;
}
#pagecontent h2.latestnews {
	margin-bottom: 0px;
	margin-left: 5px;
	color: #8B2718;
	font-size: 2em;
	margin-top: 5px;
}
#pagecontent   .adhoc    {
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	font-size: 10px;
	margin-bottom: 10px;
	width: 278px;
	padding: 10px;
	-moz-border-radius: 5px;
}
#sidebar.home h3  {
	font-family: InfoTextRegularTf-Roman;
	font-size: 22px;
	margin-bottom: 0px;
}


#pagecontent  ul.newsarchivelist li {
	margin-left: 0px;

}#pagecontent       .adhoc    p.adhoctitle       {
	color: #A04F43;
	font-family: InfoTextRegularTf-Roman;
	font-size: 18px;
	margin-bottom: 5px;
}
.adhoc  img.floatleft, .adhoc img.floatright {
	margin-top: 5px;
}

.infoContainer img.results_photo {
	float: left;
	margin-right: 20px;
}
.infoContainer {
	margin-bottom: 10px;
	width: 400px;
	padding-bottom: 10px;
	height: 180px;
}
#pagecontent   .infoContainer h3.title {
	font-family: InfoTextRegularTf-Roman, Georgia;
}
#quicksearchbox {
	height: 185px;
	background-color: #97B2CA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #E1E1E1;
	width: 298px;
	background-image: url(../img/bg_quicksearch.png);
	background-repeat: repeat-x;
}
#featuredmember img.featured_member {
	float: left;
	border: 1px solid #E1E1E1;
	padding: 5px;
	margin-right: 10px;
}
#featuredmember p.title {
	margin-bottom: 5px;
	font-size: 1.9em;
}

#featuredmember h2 {
	margin-bottom: 0px;
	color: #8B2718;
	font-size: 2em;
}
#accomrates p {
	padding: 0px;
	line-height: 1.3;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#accomrates tr.tableheader {
	background-color: #F8F8F8;
}
#accomrates tr.tableheader p {
	color: #8F2E1F;
}

table#accomrates {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#feature_list p {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 16px;
		}
		div#feature_list {
	width: 618px;
	height:200px;
	overflow: hidden;
	position: relative;
	background-color: #F8F8F8;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
	left: 0;
	z-index: 20;
	width: 348px;
	padding: 0;
	margin: 0;
		}

		ul#tabs li {
	font-family: Arial;
	margin-left: 0px;
	margin-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	list-style-type: none;
		}
		


		div#feature_list ul#tabs li a:link, div#feature_list ul#tabs li a:visited {
	color: #4881DE;
	text-decoration: none;
	display: block;
	padding: 5px;
	outline: none;
	height: 40px;
		}

		div#feature_list ul#tabs li a:hover, div#feature_list ul#tabs li a:active {
	color: #FFFFFF;
	text-decoration: none;
		}

		div#feature_list ul#tabs li a:hover {
			text-decoration: none;
                        color: #333;
			cursor: default;
		}
div#feature_list   ul#tabs   li   a:link.current, div#feature_list ul#tabs li a:visited.current {			
                        color: #FFF;
			background:  url('/img/feature-tab-current.png');
                        background-repeat: repeat-x;
	                text-shadow : 1px 1px 1px rgb(100,100,100);
		}
		div#feature_list ul#tabs li a:hover.current {			
                        color: #FFF;
			background:  url('/img/feature-tab-current.png');
                        background-repeat: repeat-x;
		}
		ul#output {
	width: 300px;
	height: 200px;
	position: relative;
	right: 0;
	background-repeat: repeat-x;
		}

	#feature_list ul#output li {
	position: absolute;
	width: 300px;
	height: 200px;
	-moz-border-radius-bottomright: 5px;
	list-style-type: none;
		}

		ul#output li a {
	position: absolute;
	bottom: 10px;
	right: 40px;
	text-decoration: none;
	font-size: 11px;
	color: #4881E9;
	-moz-border-radius: 5px;
	border: 1px solid #fff;
	text-shadow : 1px 1px 1px rgb(200,200,200);
	background-color: #FFFFFF;
	background-image: url(../img/icon_moredetails.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 24px;
		}
		
      ul#output li a:hover {
	color: #1B676B;
	text-shadow : 1px 1px 1px rgb(200,200,200);
	background-color: #FFFFFF;
	border: 1px solid #333;
		} 
	#featuredmember.home  {
	background-color: #FFFFFF;
	padding: 10px;
	width: 600px;
	margin-bottom: 20px;
	border: 1px solid #E0E0E0;
	-moz-border-radius: 5px;
}
#featuredmember.home  img {
	margin-top: 8px;
}
#sidebar.home #quicksearchbox  {
	margin-bottom: 10px;
	width: 290px;
	margin-left: 0px;
}
#pagecontent .box {
	border: 1px solid #E0E0E0;
	-moz-border-radius: 5px;
	margin-bottom: 20px;
	padding: 0px;
}
ul#output li img {
    -moz-border-radius-bottomright: 5px;
	-webkit-border-bottomright-radius: 5px;

}
.adhoc  .alpha  img {
	padding: 5px;
	border: 1px solid #E5E5E5;
}
.pagination p {
	background-color: #F6F6F6;
	padding: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 0px 1px 2px rgb(200,200,200);
}
div.pagination {
	border: 1px solid #E1E1E1;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#latestnews  p.latestnewsall {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#awards {

}
#p7tpc1_4 h4 {
	font-weight: normal;
	font-family: InfoTextRegularTf-Roman;
	font-size: 1.4em;
	color: #8b2718;
}
.ratingform  #name, .ratingform #email {
	width: 265px;
}
.ratingform {
}
.ratingform label {
	text-align: right;
	color: #666666;
}
.ratingform #review {
	width: 265px;
}
.rating {
	background-color: #FDFDF7;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
}
.reviews p {
	line-height: 1.5em;
	color: #666666;
}
.rating p.ratingauthor {
	font-style: italic;
	color: #999999;
	text-align: right;
}
img.rating_star {
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#newsletterform {
	background-color: #F7F7F7;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newsletterbox h2 {

}
#newslettersignup #mb-name {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 220px;
}
#newslettersignup #mb-gmi-gmi {
	margin-bottom: 10px;
	margin-left: 10px;
	width: 220px;
}
#newslettersignup label {
	font-family: InfoTextRegularTf-Roman;
	font-size: 1.6em;
	margin-left: 10px;
}
#newslettersignup .subscribebutton {
	margin-left: 10px;
	background-color: #C0D039;
	color: #333333;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
#newsletterform #newslettersignup {
	width: 300px;
}
#comments p.commentinfo {
	color: #8F8F8F;
	padding-left: 0px;
}
#comments  ol.commentlist li {
	margin-left: 0px;
}

#comments  p  {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-style: italic;
	padding-left: 60px;
}
#confirm_email{
	display:none;
}

#freeform.contactform  .submit, #freeform.contactform input:focus .submit    {
	background-color: #C0D039;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #1B676B;
	padding: 5px;
	text-shadow : 0px 1px 2px rgb(55,55,55);
}
#freeform.contactform input:focus,#freeform.contactform textarea:focus {
	background-color: #F8F8F8;
	border: 2px solid #C0D039;
}
#freeform.contactform    textarea {
	font-family: Arial, Helvetica, sans-serif;
}
#freeform.contactform     #address,  #freeform.contactform    #message, #freeform.contactform   input{
	width: 250px;
}
#freeform.contactform          .small {
	font-size: 11px;
}
.captcha-hints {
}
.hidden {
	display: none;
}
#header #headerhome {
	text-indent: -9000px;
	display: block;
	height: 50px;
	width: 300px;
	margin-top: 30px;
	float: left;
	margin-left: 0px;
}
#pagecontent  ul li {
	font-size: 14px;
	list-style-type: square;
}
#pagecontent ol li {
	font-size: 14px;
	list-style-type: decimal;
}
#pagecontent ol, #pagecontent ul {
}
#pagecontent ul, #pagecontent ol {
}
#header h2 {
	font-size: 24px;
	color: #FFFFFF;
	float: left;
	padding-top: 100px;
}
#comments ol.commentlist li {
	list-style-type: none;
}
