/***************************************************
				      LEAGUE GOTHIC WEB FONT
***************************************************/

/* Regular */
@font-face {
    font-family: 'League Gothic';
    src: url('http://www.bettermarketstreetsf.org/css/fonts/leaguegothic-regular-webfont.eot');
    src: url('http://www.bettermarketstreetsf.org/css/fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.bettermarketstreetsf.org/css/fonts/leaguegothic-regular-webfont.woff') format('woff'),
         url('http://www.bettermarketstreetsf.org/css/fonts/leaguegothic-regular-webfont.ttf') format('truetype'),
         url('http://www.bettermarketstreetsf.org/css/fonts/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Italic */
@font-face {
    font-family: 'League Gothic Italic';
    src: url('http://www.bettermarketstreetsf.org/css/fonts/leaguegothic-italic-webfont.eot');
    src: url('http://www.bettermarketstreetsf.org/css/fonts/leaguegothic-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.bettermarketstreetsf.org/css/fonts/leaguegothic-italic-webfont.woff') format('woff'),
         url('http://www.bettermarketstreetsf.org/css/fonts/leaguegothic-italic-webfont.ttf') format('truetype'),
         url('http://www.bettermarketstreetsf.org/css/fonts/leaguegothic-italic-webfont.svg#league_gothic_italicregular') format('svg');
    font-weight: normal;
    font-style: italic;

}

/***************************************************
				      GENERAL
***************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	text-decoration:none;
	border-style: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 14px;
	background-repeat: repeat-y;
	background-position: 50% top;
	background-color: #CCCCCC;
	background-attachment: fixed;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#header .logo {
	left: 0px;
	height: 30px;
	width: 300px;
	display: block;
	float: left;
	position: relative;
	z-index: 1000;
}
#header .logo img {
	top: -21px;
	left: 15px;
	position: absolute;
}
#header .social {
	top: -15px;
	right: 5px;
	width: 270px;
	display: block;
	float: right;
	position: relative;
	z-index: 1000;
	text-align: right;
	color:#FFFFFF;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#top_link {
	position: fixed;
	right: 0px;
	bottom: 20px;
	height: 26px;
	width: 28px;
	background-image: url(../images/arrow-top.gif);
	text-indent: -9999px;
	font-size: 0px;
}
h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 26px;
	color: #709D42;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
	border-bottom: 1px dashed #709D42;
}
h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	color: #333;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h3 {
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	color: #222;
	margin-bottom: 0.5em;
	padding-bottom: 0em;
	line-height: 120%;
}
h4 {
	font-weight: normal;
	font-style: normal;	
	font-size: 12px;
	color: #666666;	
	margin-bottom: 0.5em;
	padding-bottom: 0.4em;
}
h5 {
	font-weight: normal;
	font-style: normal;	
	font-size: 10px;
	color: #666666;	
	margin-bottom: 0.5em;
	padding-bottom: 0.4em;
}

h1.first {
	font-size: 28px;
	color: #C1D82F;
	border-bottom: 0px !important;
	margin-bottom: 5px;
}

h1.second {
	font-size: 28px;
	color: #FC70AE;
	border-bottom: 0px !important;
	margin-bottom: 5px;
} 

h1.third {
	font-size: 28px;
	color: #2BB7D5;
	border-bottom: 0px !important;
	margin-bottom: 5px;
}

h3.first, h3.second, h3.third {
	color: #555;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.45em;
}

.subpage {
    color: #333;
    padding: 40px 0px 40px 25px;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.01em;
}
#header .slogan {
	font-size: 0px;
	color: #CCCCCC;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	display: block;
	float: left;
	margin: 0px;
	line-height: 0px;
}
.border {
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	color: #00abd6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	text-align: left;
}
ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul li {
	margin: 0px;
	background-image: url(../images/arrow-link.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.ul-default {
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 15px;
}
.ul-default li {
	background-image: url(../images/arrow-link.gif);
	background-position: 0% 60%;
	background-repeat: no-repeat;
	list-style-type:none;
	padding-left: 10px;
	margin-bottom: 3px;
	line-height: 14px;
	margin-left: 25px;
}
#content-holder{
	width: 1000px;
	float: left;
	overflow: hidden;
}
#content {
	width: 1000px;
	color: #333333;
	padding-bottom: 50px;
	border-top: 40px solid #000000;
	background-color: #FFF;
	/* [disabled]background-image: url(../images/content-b-to-w-bg.png); */
	background-repeat: no-repeat;
	float: left;
}
#content-home {
	width: 1000px;
	color: #333;
	float: left;
	padding-bottom: 0px;
	background: #F7F7F7;
}
.button {
	background-color: #00abd6;
	font-weight: bold;
	padding: 8px 16px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #FFF;
}
.button:hover {
	background-color: #222;
	text-decoration: none;
}


/***************************************************
			HOME PAGE SLIDER
***************************************************/
#slideshow-holder{
	margin:0px;
	position: relative;
	padding: 0px;
	float: left;
	width: 1000px;
	height: 442px;
	border-top: 4px solid #0b0b0b;
}
#slideshow{
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 422px;
}
#box-nav-slider{
	height:17px;
	position: absolute;
	z-index: 10;
	bottom: 10px;
	left: 490px;
}
#slideshow-form-holder{
	height:150px;
	position: absolute;
	left: 675px;
	z-index: 800;
	top: 0px;
}
#slideshow-form{
	width:315px;
	float:left;
	padding-left:1px;
	color:#FFF
}
#slideshow-navigation a{
	display:block;
	float:left;
	font-size:0px;
	width:14px;
	height:14px;
	margin:2px;
	outline-style:none;
	outline-width:medium;
	background-image: url(../images/slideshow-circle.png);
	background-repeat: no-repeat;
	color: #000000;
}
#slideshow-navigation a:hover {
	background-image: url(../images/slideshow-circle-select.png);
	background-repeat: no-repeat;
}

#slideshow-navigation{float:right; padding-right:10px}
#slideshow-navigation .activeSlide {
	background-image: url(../images/slideshow-circle-select.png);
	background-repeat: no-repeat;
}
.slide-text {
	position: relative;

}
.slide-text .desc {
	position: absolute;
	height: 40px;
	top: 0px;
	right: 0px;
	width: 200px;
	background-image: url(../images/slideshow-transparent-bg.png);
	background-repeat: repeat;
	z-index: 5;
	padding: 20px 10px;
	background-color:#000000;
}
.slide-text h1{
	color:#FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	position: relative; 
	top: -250px; 
	text-align: center;
	border-bottom: none;
	font-weight: bold;
	text-shadow: 1px 1px 5px #000;
}
.slide-text h2{
	color:#CCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 12px;
	background-image: url(../images/slidetext-h3-bg.png);
	background-repeat: no-repeat;
	background-position: 10px 3px;
}
.slide-text h3{
	color:#FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 40px;
	font-size: 12px;
}
.slide-text p{
	color:#B4B4B4;
	z-index: 999;
	top: 0px;
	right: 0px;
	padding-bottom: 25px;
}
.slide-text a.read_more{color:#4FC1E1; font-size:12px;}
#inner {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 0px;
	width: 690px;
}
/***************************************************
					BREADCRUMBS
***************************************************/
#breadcrumb-holder {
	position: relative;
	z-index: 720;
}
#breadcrumb-holder-items {
	position: absolute;
	left: 195px;
	top: 80px;
}
.breadcrumb-bits {
	font-size: 12px;
	color: #999999;
}
.breadcrumb-bits a {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.breadcrumb-bits a:hover {
	text-decoration: underline;
}

.subpage-title {
	font-size: 48px;
	color: #FFFFFF;
	font-family: 'League Gothic', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-shadow: 1px 1px 5px #666;
	line-height: 48px;
	padding-top: 60px;
}

/***************************************************
						 SUBPAGE-BOX
***************************************************/
.subpage-box {
	width:210px;
	background-color:#E5E5E5;
	padding: 15px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 15px;
	float:left;
}
.subpage-box h2 {
	font-size: 17px;
	color:#3C647C;
	border-bottom:1px dashed #789AAF;
	font-weight:bold;
	padding-bottom:9px;
	margin-bottom:10px;
}
/***************************************************
						 CAC PAGE
***************************************************/
.cac-lg {
	font-size: 17px;
	color: #000000;
	font-weight:bold;
	padding-bottom: 9px;
}
.cac-sm {
	font-size: 14px;
	color: #089ec5;
	font-weight:bold;
}

/***************************************************
						 FOOTER
***************************************************/
#footer {
	width: 100%;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	float: left;
	padding-top: 40px;
	margin: 0px;
}
#footer a {
	color: #8A8A8A;
	text-decoration: none;
	display: block;
	float:left;
}
#footer a:hover {
	color: #4FC1E1;
	text-decoration: underline;
}
#footer .boxes_holder {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/transparent_bg.png);
	background-repeat: repeat;
}
#footer .box {
	margin: 0px;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #999999;
	float: left;
}
#footer .box h1 {
	font-size: 22px;
	color: #CCCCCC;
	float: left;
	width: 320px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4FC1E1;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-style: none;
}
#footer .box ul {
	margin: 0px;
	width: 320px;
	list-style-type: none;
	padding: 0px;
	display: block;
	float: left;
}
#footer .box ul li {
	width: 320px;
	float: left;
	color: #666666;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/transparent_bg.png);
	background-repeat: repeat;
}
#footer .box ul li a {
	display: block;
	padding: 10px;
}
#footer .box ul li a.features {
	color: #999999;
	text-decoration: none;
	background-image: url(../images/bullet_footer_ul_features.gif);
	background-position: left 6px;
	display: block;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#footer .subfooter {
	width: 100%;
	font-size:11px;
	padding: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #808080;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .subfooter ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: 1px solid #000066;
	height: 40px;
	text-align:center;
	border: 1px solid red;
}
#footer .subfooter ul li {
	display: inline;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#footer .subfooter a {
	padding-right: 120px;
	color: #333;
}
#footer .subfooter .copyright {
	width: 100%;
	font-size:10px;
	padding: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #808080;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
/***************************************************
			INDEX LIST SERVICES
***************************************************/
ul.index-list-services {
	margin: 0px;
	float: left;
	width: 100%;
	padding: 0px;
}
ul.index-list-services li a {
	text-decoration: none;
}
ul.index-list-services li.first {
	width: 230px;
	float: left;
	display: block;
	margin-left: 0px;
	padding-top: 30px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #A6D121;
	background-image: none;
	padding-left: 25px;
	padding-right: 15px;
	height: 200px;
}

ul.index-list-services li.second {
	width: 200px;
	float: left;
	display: block;
	margin-left: 0px;
	padding-top: 30px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #FC70AE;
	background-image: none;
	padding-left: 25px;
	padding-right: 15px;
	height: 200px;
}
ul.index-list-services li.third {
	width: 200px;
	float: left;
	display: block;
	margin-left: 0px;
	padding-top: 30px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #2BB7D5;
	background-image: none;
	padding-left: 25px;
	padding-right: 15px;
	height: 200px;
}
ul.index-list-services li.last {
	width: 220px;
	float: left;
	display: block;
	margin-left: 0px;
	padding-top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #AAAAAA;
	background-image: none;
	padding-left: 27px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul.index-list-services li.first:hover, ul.index-list-services li.second:hover, ul.index-list-services li.third:hover {
	background-color: #FFFFFF;
}
ul.index-list-services .icon {
	width: 55px;
	margin-right: 10px;
	float: left;
}
/***************************************************
				PORTFOLIO
***************************************************/
ul.display {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.display li {
	float: left;
	width: 960px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: none;
}
ul.display li .ul-list {
	margin: 0px;
	width: 160px;
	float: left;
	display: block;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul.display li .ul-list li {
	margin: 0px;
	background-image: url(../images/checker.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	width: 140px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
ul.display li .content_block {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
ul.display li .content_block a img {
	padding: 4px;
	border: 1px solid #ccc;
	margin-right: 15px;
}
ul.display li .content_block a img:hover {
	border: 1px solid #333;
}
ul.display li .desc {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
	width: 420px;
}
ul.display li h2 {
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
ul.thumb_view li{
	margin: 0px;
	width: 320px;
	display: inline;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: none;
}
ul.thumb_view li h2 {
	padding-left: 10px;
	display: block;
	padding-bottom: 5px;
}
ul.thumb_view li p{
	display: block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul.thumb_view li .ul-list {
	display: none;
}
ul.thumb_view li .content_block a img {
	margin-bottom: 5px;
	margin-right: 0px;
}
#tab_slider {
	float: left;
	position: relative;
	display: block;
	width: 100%;
}
#tabs {
	float: left;
	width: 100%;
	display: block;
	z-index: 5;
	left: 0px;
	top: 0px;
}
.sliding_controls {
	float: left;
	position: relative;
	height: 37px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.sliding_controls ul {
	margin: 0px;
	list-style: none;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sliding_controls ul li {
	float: left;
	display: block;
	padding-top: 6px;
	padding-left: 15px;
	background-image: none;
}
.sliding_controls ul li a {
	display: block;
	float: left;
	padding: 5px;
	outline: none;
	margin: 0px;
	color: #4FC1E1;
	text-transform: uppercase;
}
.sliding_controls ul li a:hover, .sliding_controls ul li a.activeSlide {
	background-color: #EBEBEB;
	color: #999999;
	text-decoration: none;
}
/***************************************************
				     BOTTOM
***************************************************/
#bottom {
	width: 940px;
	font-size: 11px;
	color: #999999;
	background-color: #F0F0F0;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
}
#bottom .strong {
	font-size: 15px;
	display: block;
	color: #797979;
}
#bottom div {
	width: 630px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom div img {
	margin-right: 4px;
	margin-top: 4px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottom div ul {
	margin: 0px;
	float: left;
	list-style-type: none;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom div ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#bottom div.last {
	margin: 0px;
	float: left;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/***************************************************
				      SEARCH
***************************************************/
#search {
	float: left;
	width: 263px;
	padding: 3px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #D4D4D4;
}
#search input {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	width: 194px;
	height: 18px;
	color: #aaaaaa;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-size: 12px;
	border: 1px solid #D4D4D4;
}
#search .search_button {
	color: #666666;
	background-color: #D4D4D4;
	float: left;
	width: 57px;
	height: 26px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/***************************************************
				 SIDEBAR
***************************************************/
#sidebar {
	margin: 0px;
	background-color: #F4F4F4;
	float: left;
	background-image: url(../images/sidebar-market-sign.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#sidebar h3 {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
	width: 185px;
}

.sidebar-box {
	width: 160px !important; 
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 1.5em;
	color: #666;
	background-color: #EFEFEF;
	margin-bottom: 25px;
}
.block {
	margin: 0px;
	float: left;
	padding-top: 330px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 14px;
}
.block p {
	padding: 0px;
	margin: 0px;
}
.block ul {
	width:175px;
	top: 0px;
	display: block;
	list-style-type: none;
	margin: 0px;
	float: left;
	padding: 0px;
}
.block ul li {
	display:block;
	cursor:pointer;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 175px;
	background-image: none;
	background-color: #F7F7F7;
	margin: 0px;
}
.block ul li a {
	color:#666;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #DFDFDF;
}
.block a {
	text-decoration: none;
	color: #666;
}
.block a:hover {
	text-decoration: none;
	background-color: #DCE897;
	color: #000;
}
.block a.current {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	background-color: #FFF;
	font-weight: 700;
}
.block ul li a.url {
	text-transform: none;
}
.block .textwidget p {
	margin: 0px;
	padding: 0px;
}
/***************************************************
				      NEWSLETTER
***************************************************/
#commentform {
	margin: 0px;
	float: left;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#commentform div {
	width: 250px;
	position: relative;
	float: left;
}
#commentform div label {
	width: 250px;
	height: 15px;
	float: left;
}
#commentform div label.error {
	color: #a80000;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	font-size: 11px;
}
#commentform input {
	background-color: #FFFFFF;
	margin: 0px;
	width: 190px;
	height: 18px;
	color: #aaaaaa;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-size: 12px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
	border-right-color: #D4D4D4;
	float: left;
}
#commentform .commentform_button {
	color: #666666;
	background-color: #D4D4D4;
	height: 30px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 50px;
	float: left;
}
#homepage_button {
	background-image: url(../images/homepage_button_bg.png);
	background-repeat: repeat-x;
	width: 150px;
	color: #333;
	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;
	border-top-color: #858e81;
	border-right-color: #50574e;
	border-bottom-color: #858e81;
	border-left-color: #bcc7b6;
	margin: 5px 0;
	padding: 2px;
	font-size: 13px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	height: 16px;
	display: block;
	cursor: pointer;
}
#homepage_button:hover {
	background-image: url(../images/nav_off_bg.png);
	background-repeat: repeat-x;
	color: #000;
}
#homepage_button:focus {
	background-image: url(../images/nav_off_bg.png);
	background-repeat: repeat-x;
}
/***************************************************
				      TWITTER
***************************************************/
#twitter-holder {
	margin: 0px;
	width: 185px;
}
.twitter {
	width: 160px;
	margin: 0px;
	background-color:#eaf1c1;
	padding: 14px;
	color: #808080;
	font-style: italic;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.twitter a {
	color: #355C1B;
}
a.twitter-follow {
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 160px;
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}

/***************************************************
				WHAT PEOPLE ARE SAYING
***************************************************/
#comment-holder {
	margin-bottom: 20px;
	width: 480px;
	color: #808080;
	text-align: right;
}
.comment {
	width: 480px;
	margin: 0px;
	background-color:#eaf1c1;
	padding: 14px;
	color: #454545;
	font-style: italic;
	text-align: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.comment-follow {
	margin-left: 320px;
	padding: 0px;
	height: 20px;
	width: 160px;
	background-image: url(../images/comment-box-bottom.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}


/***************************************************
				      COLUMNS
***************************************************/
#subpage_content	{
	margin: 0px;
	padding-top: 217px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 825px;
	float: left;
	background-image: url(../images/inner-content-top-bg.jpg);
	background-repeat: no-repeat;
}
.column-holder {
	margin: 0px;
	width: 825px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFF;
	float: left;
	
}
#subpage_content .column-holder .one {
	width: 660px;
	padding-left: 25px;
	padding-right: 25px;
	line-height:165%;
}
#subpage_content .column-holder .two_in_one_even{width:308px;}
#subpage_content .column-holder .one_in_three{
	width:185px;
}
#subpage_content .column-holder .two_in_one_odd{
	width:535px;
	padding-left: 25px;
	border-right: 1px dashed #d5d5d5;
	padding-right: 25px;
	line-height:165%;
	
}
#subpage_content .column-holder .two_in_one_odd li {
	padding-bottom:9px;
}
#subpage_content .column-holder .two_in_one_odd .first {
	font-size: 21px;
	color: #669933;
	line-height:1.45em;
}
.one {width: 960px;}
.two_in_one_even{width:456px;}
.one_in_three{width:289px;}
.two_in_one_odd{width:624px;}
.two_in_one_even,.one_in_three,.two_in_one_odd{
	float:left;
	margin-right: 25px;
}
.last{margin-right:0;}
.last{margin-right:0;}
/***************************************************
				      CONTACT
***************************************************/
#contact {
	margin: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
}
#contact div {
	width: 520px;
	position: relative;
	float: left;
	padding-bottom: 10px;
	font-size: 10px;
}
#contact div label {
	width: 50px;
}
#contact div label.error {
	color: #a80000;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	font-size: 11px;
}
#contact div.message_sent {
	background-color: #31B8DA;
	width: 890px;
	float: left;
	padding: 10px;
	margin-bottom: 15px;
	color: #FFFFFF;
}
#contact input {
	width: 300px;
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #f7fdd5;
	float: left;
	margin-right: 3px;
	border: 1px solid #999;
}
#contact input.small {
	width: 150px;
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #f7fdd5;
	float: left;
	border: 1px solid #999;
}
#contact select {
	width: 312px;
	padding: 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #f7fdd5;
	float: left;
	border: 1px solid #999;
}
#contact input:focus, #contact textarea:focus, #contact select:focus {
	background-color: #F4F4F4;
}
#contact textarea {
	width: 520px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f7fdd5;
	color: #666666;
	border: 1px solid #999;
}
#contact .submitBtn {
	background-image: url(../images/nav_current_bg.png);
	background-repeat: repeat-x;
	width: 50px;
	color: #333;
	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;
	border-top-color: #858e81;
	border-right-color: #50574e;
	border-bottom-color: #858e81;
	border-left-color: #bcc7b6;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	height: 24px;
	display: block;
	cursor: pointer;
}
#contact .submitBtn:hover {
	background-image: url(../images/nav_off_bg.png);
	background-repeat: repeat-x;
	color: #000;
}
#contact .submitBtn:focus {
	background-image: url(../images/nav_off_bg.png);
	background-repeat: repeat-x;
}

#contact strong {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a6a6a;
	display: block;
}
#contact .font-11 {
	font-size: 11px;
	color: #CCCCCC;
	display: inline;
}
.contact_info {
	float: none;
	padding-bottom: 15px;
}
.contact_info img {
	border: 5px solid #E8E8E8;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FF0000;
}
/*********************************************************************
						QUOTE
 *********************************************************************/
.quote-right {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0px;
	width: 280px;
	float:right;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.quote-left {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 20px;
	margin-top: 10px;
	margin-right: 20px;
	width: 280px;
	float:left;
	display: block;
	margin-bottom: 10px;
	margin-left: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}
.quote-desc {
	color:#333333;
	line-height: 140%;
	font-style: italic;
	font-weight: bold;
}
.quote-author-right {
	color:#31b8da;
	text-align: right;
	font-style: italic;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}
.quote-author-left {
	color:#31b8da;
	text-align: right;
	font-style: italic;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}
/*********************************************************************
					IMAGES IN PARAGRAPHS
 *********************************************************************/
.paragraph-image-left {
    float:left;
    margin-right:20px;
    margin-top:20px;
    margin-bottom: 10px;
    width: 290px;
}
.paragraph-image-right {
	float:right;
	margin-left:20px;
	margin-top:20px;
	margin-bottom: 10px;
	width: 290px;
	border: 1px solid red;
}
.paragraph-image-left p, .paragraph-image-right p {
	color: #999999;
	font-size: 10px;
}
.paragraph-image-left img, .paragraph-image-right img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
/*********************************************************************
					VERTICAL ACCORDION
 *********************************************************************/
#options {
	width:100%;
	text-align:right;
	display: block;
}#acc {
	width:100%;
	list-style:none;
	color:#033;
	padding-bottom: 35px;
}
#acc h3 {
	width:100%;
	cursor:pointer;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666;
	background-image: url(../images/arrow-dark-left.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
#acc .acc-section {
	overflow:hidden;
}
#acc .acc-content {
	padding:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #999999;
}
#acc .acc-section .acc-content img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
/*********************************************************************
					VERTICAL ACCORDION
 *********************************************************************/
#options {
	width:100%;
	text-align:right;
	display: block;
}
#acc {
	width:100%;
	list-style:none;
	color:#033;
	padding-bottom: 35px;
}
#acc li {
	background-image: none;
}

#acc h3 {
	width:100%;
	cursor:pointer;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666;
	background-image: url(../images/arrow-dark-left.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
#acc .acc-section {
	overflow:hidden;
}
#acc .acc-content {
	padding:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #999999;
}
#acc .acc-section .acc-content img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
/*********************************************************************
					TABLE STYLE
 *********************************************************************/
table {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	margin: 0px;
	padding: px;
	float: left;
}
td {
	padding: 2px;
	border-bottom: 1px solid #EEEEEE;
}
}
th {
	background-color: #454545;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}
td.column, td.odd, td.even {
	background-color: #4FC1E1;
	text-align: center;
	border: 1px solid #DDDDDD;
}
td.even { 
	background-color: #F0EEF9; 
}
td.odd { 
	background-color: #F9F9F9; 
}
table h1 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td.checkMark {
	background-image: url(../images/checker.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
/***************************************************
				 TESTIMONIALS
***************************************************/
.sliderbutton {float:right; width:17px}
.sliderbutton img {cursor:pointer}
#testimonial-holder {
	background-color: #333333;
	width: 210px;
	float: left;
	padding: 20px;
	margin-bottom: 25px;
}
#testimonial {
	float:left;
	position:relative;
	overflow:auto;
	width:210px;
	font-size: 11px;
	height: 155px;
}
#testimonial ul {
	position:absolute;
	list-style:none;
	top:0;
	left:0;
	padding: 0px;
	height: 155px;
}
#testimonial li {
	float:left;
	width:210px;
	height:155px;
	color: #999999;
	padding: 0px;
	background-image: none;
}
#testimonial li a {
	text-align: right;
	display: block;
	color: #31B8DA;
	font-size: 11px;
}
#testimonial li p {
	padding: 0px;
}
#testimonial li .author {
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	display: block;
	font-size: 11px;
}
#testimonial-holder h2 {
	color: #FFFFFF;
	float: left;
	font-size: 22px;	
}
/***************************************************
				 RELATED POSTS
***************************************************/
.related-posts {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
.related-posts li {
	background-position: 10px 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.related-posts li:hover {
	background-color: #F4F4F4;
}
.related-posts .post-date {

	font-size: 11px;
	color: #4FC1E1;
}
.related-posts .post-title {
	font-size: 14px;
	color: #333333;
	display: block;
	padding-bottom: 5px;
}
.related-posts p {
	color: #999999;
}
.related-posts li.last {
	border-bottom-style: none;
}


/***************************************************
				 PHOTOS: FLICKR BADGE
***************************************************/
.photo-gallery-container {position:relative; width:780px;}
.photo-gallery-box {width:320px; float:left; position:relative; clear:none; padding:15px 10px 15px 15px; margin-bottom:40px; margin-right:40px;border:1px solid #DDD; box-shadow: 1px 1px 6px #DDD;}
.photo-gallery-box h4 {font-weight:bold; color:#709D42; margin-bottom:0; padding-bottom:15px;}
.view-more {float:right; padding-right:5px; font-size:11px;}
.flickr_badge_image {margin:0px;display:inline;}
.flickr_badge_image img {border: 0px solid #CCCCCC !important; padding-right:5px; padding-bottom:5px;}
.flickr_badge_wrapper {text-align:left; margin-bottom:5px;}
