
	/* HTML STYLES */
	body {
		font-family: arial,helvetica,sans-serif;
		font-size: 12px;
		color: #444444;
		background: url(/_site/_yoga/images/body_bkg.gif) top left;
		height: 100.01%;
		text-align: center;
	}
	p {
		padding: 15px 15px 0 0;
	}
	a, a:link, a:visited  {
		color: #4c767d;
		text-decoration: underline;
		font-weight: bold;
	}
	a:active, a:hover {
		color: #649ba4;
		font-weight: bold;
	}
	hr {
		height: 1px;
		border: 0px;
		border-top: 1px solid ;
		margin: 3px 0px 4px 0px;
		padding: 0px;
	}
	h1 {
	    font-size: 16px;
	    font-weight: bold;
	    color: #d6922b;
		line-height: 24px;
		padding: 5px 25px 0 0;
	}

	h2 {
		margin-top: 15px;
		font-size: 14px;
		padding: 0 25px 0 0;
		font-weight: normal;
		color: #d6922b;
	}

	h3 {
		font-size: 11px;
		font-weight: bold;
		text-align: left;
		margin-top: 10px;
	}

	h4 {
		text-align: right;
		margin-right: 7px;
		text-transform:uppercase;
		font-weight: bold;
		font-size: 11px;
		color: #000000;
		background: none;
		}

	ol {
		margin: 15px 0px;
	}
	ol li {
		margin-left: 30px;
		list-style-type: decimal;
		padding: 3px 0 4px 0;
	}

	strong {
		font-weight: bold;
	}

	sup {
		font-size: 8px;
		vertical-align: top;
		color:#000000;
	}

	em {
		font-style:italic;
	}

	table {
		font-size: 11px;
	}

	td {
		padding: 6px 3px 6px 3px;
	}
	th {
		font-weight: bold;
		padding: 3px;
	}

	optgroup {
		font-weight: bold;
	}

	img.frame {
		border: 1px solid #63452a;
	}

	/* Block definitions */
	#container {
		background: url(/_site/_yoga/images/content_bkg.gif) top left repeat-y;
		margin-left: auto;
		margin-right: auto;
		width: 820px;
		text-align: right;
	}
		#spacer {
			height: 10px;
			background: url(/_site/_yoga/images/body_bkg.gif) top left;
			}
		#topper {
			height: 17px;
			background:url(/_site/_yoga/images/header_topper.gif) top left no-repeat;
			}
		#header {
		text-align: left;
		height: 160px;
		background:url(/_site/_yoga/images/header_bkg.gif) top left repeat-y;
		padding-top: 8px;
		padding-left: 16px;
		padding-bottom: 6px;
		}
			#logo {
			}
			#photos {
				float: right;
				padding-right: 17px;
				}
			#photos img {
				margin-right: 5px;
				}
		#left_column {
			float: left;
			padding-left: 16px;
			width: 174px;
			text-align: left;
			}
			#left_column div {
				margin-top: 5px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #000000;
				}
				#left_column div p {
					padding: 5px;
					}
				a.help {
					display: block;
					width: 16px;
					height: 16px;
				}
				#left_column div img {
				position: relative;
				}
				#left_column #upgrade {
					padding: 5px;
					font-size: 10px;
				}
				#left_column #upgrade h3 {
					margin: 5px 0;
					color: #c00;
				}
				#left_column #upgrade p {
					margin: 5px 0;
					padding: 0;
				}
				#left_column #mailing_list {
					margin-bottom: 5px;
				}
		#content {
			margin-left: auto;
			margin-right: 27px;
			width: 590px;
			text-align: left;
			min-height:525px;
	  		height:auto !important;
	  		height:525px;
			padding-bottom: 25px;
		}
		#index_ads, #featured_prod_ad {
			float: right;
			padding-top: 10px;
			width: 142px;
			text-align: center;
		}
        #featured_prod_ad {
        	margin-right: 25px;
        }
			#index_ads p, #featured_prod_ad p {
				font-size:10px;
				color: #333333;
				padding: 0 0 15px 0;
				margin: 0;
			}
		#inside_ads {
			padding-top: 20px;
			margin-right: 85px;
			}

		#footer {
			clear: both;
			margin-top: 20px;
			text-align: center;
			background: url(/_site/_yoga/images/footer.gif) top left no-repeat;
			height: 31px;
			position: relative;
			color: #e5e0c0;
		}
			#footer p {
				padding: 0;
				padding-top: 8px;
				font-size: 11px;
				font-weight: bold;
			}
			#footer a, #footer a:link, #footer a:visited {
				color: #e5e0c0;
			}
			#footer a:active, #footer a:hover {
				color: #ffffff;
			}
		#footer_links {
			background: url(/_site/_yoga/images/body_bkg.gif) top left repeat;
			padding-bottom: 20px;
			text-align: center;
			color: #57485c;
			font-size: 11px;
			}
			#footerlinks p {
				padding-top: 4px;
				}
			#footerlinks span {
				color: #57485c;
				text-decoration: underline;
				font-weight: bold;
			}
			#footer_links a, #footer_links a:link, #footer_links a:visited {
				color: #d6922b;
			}
			#footer_links a:active, #footer_links a:hover {
				color: #d6922b;
			}

	/*Mini Form Styles*/

	td.mini_label {
		text-align: right;
		vertical-align: top;
		/*font-weight: bold;*/
		font-size: 10px;
	}

	td.right {
		text-align: right;
		font-weight: normal;
		font-size: 9px;
		}
	td.right a {
		font-weight: normal;
		}

	td span {
		font-size: 9px;
		font-weight: normal;
	}

	/*Content Styles*/

	div.right {
		float: right;
		padding: 0 30px 5px 12px;
		vertical-align: bottom;
		}

	div.left {
		float: left;
		margin: 0 15px 0 0;
		}

	div.center {
		text-align: center;
		margin: auto;
	}

	.index_box {
		background: #f9f4cf;
		margin-top: 15px;
		padding: 10px 8px 10px 8px;
		border: 1px solid #ecbc60;
		width: 400px;
		text-align: center;
	}
	
	#search_container h3 {
		margin-bottom: 15px;
		font-size: 13px;
		color: #d6922b;
		border-bottom: 1px solid #d6922b;
	}

	.search_results_box {
		background: #f9f4cf;
		margin-top: 15px;
		padding: 10px 8px 10px 8px;
		border: 1px solid #ecbc60;
		width: 535px;
		text-align: left;
	}
	.contact {
		width: 265px;
		background: #EFD294;
		border: 1px solid #63452a;
	}

	.contact p {
		font-size: 11px;
		padding: 5px 3px 5px 10px;
	}

	.contact div {
		font-size: 11px;
		padding: 5px 25px 5px 0;
		text-align: right;
	}

	/*Gallery Styles*/


	.gallery {
		text-align: center;
		width: 520px;
		margin:auto;
		padding-bottom: 25px;
	}
	.gallery div {
		text-align: left;

	}
	.gallery p{
		text-align: right;
		font-size: 10px;
		margin: 0;
		padding: 0;
	}


	.gallery img {
		border: 1px solid #63452a;
		margin-right: 5px;
		margin-bottom: 5px;
	}

	/*Popup Styles*/

	#pop_content {
		background: #ffffff;
		text-align: center;
		width: 95%;
		height: 93%;
		margin: auto;
	}
	.pop_image img {
		border: 1px solid #63452a;
		margin: 20px 0 0 0;
	}
	.pop_image p {
		text-align: right;
		font-size: 10px;
		padding: 0;
		margin: 0;
		margin-right: 40px;
	}

	.directory_rates td {
		text-align: center;
		vertical-align: middle;
		width: 25%;
	}

	#content ul {
	    margin: 10px 0px;
	}
	#content ul li {
	    margin-left: 50px;
		margin-bottom: 10px;
	    list-style-type: disc;
	}

	#content ul li ul {
		margin-left: -30px;
	}

	#content ul li ul li {
		list-style-type: circle;
	}

	#err {
		border: 1px dashed #cc0000;
		padding: 10px;
		color: #cc0000;
		margin-top: 10px;
		font-size: 11px;
	}

	#success {
		border: 1px dashed #006600;
		padding: 10px;
		color: #006600;
		margin-top: 10px;
		font-size: 11px;
	}

	#info {
		border: 1px dashed #ccccdd;
		padding: 10px;
		color: #333399;
		margin-top: 10px;
		font-size: 11px;
	}

	#search {
		margin-top: 5px;
	}
	#search td {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		padding: 1px 3px 1px 3px;
	}

	#login {
		margin-top: 5px;
	}
	#login td, #subscribe td {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		padding: 1px 3px 1px 3px;
	}

	/* ID used in table tags that are displaying data. */
	.data {

	}
	.data td.header {
		background: #dddddd;
		color: #333333;
		border: 1px solid #999999;
		font-weight: bold;
	}
	.data td.item {
		width: 130px;
		font-weight: bold;
		vertical-align: top;
	}
	.data td.data {
		vertical-align: top;
	}
	.data td.dataBordered {
		vertical-align: top;
		border: 1px solid #cccccc;
	}
	.data td.dataHighlight {
		vertical-align: top;
		background: #cccccc;
		border: 1px solid #cccccc;
	}
	.data td.dataBordered h2 {
		margin-top: 0;
	}

	/* ID used in table tags that are displaying forms. */
	.form {
	}
	.form td span {
		font-size: 11px;
	}
	.form td.item {
		width: 130px;
		text-align: right;
		vertical-align: top;
		padding-top: 7px;
	}
	.form td.itemError {
		width: 130px;
		text-align: right;
		vertical-align: top;
		padding-top: 7px;
		color: #cc0000;
	}
	.form td.data {
		vertical-align: top;
		padding-top: 7px;
	}
	.form td.input {
		vertical-align: top;
	}

	#memberMenu {
		/*background: ;*/
		margin-top: 5px;
	}
	#memberMenu td {
		font-size: 10px;
		padding: 0px;
		border-top: 1px solid #ECBC60;
		border-bottom: 1px solid #ECBC60;
		text-align: left;
	}
	#memberMenu td a {
		display: block;
		text-decoration: none;
		padding: 3px;
		background: #f9f4cf;
	}
	#memberMenu td a:hover {
		background: url(/_site/_yoga/images/nav_bkg.gif) -16px 0 repeat-y;
		color: #ffffff;
	}

	.red {
		color: #cc0000;
	}
	.green {
		color: #009900;
	}
	.gray {
		color: #666666;
	}
	.black {
		color: #000000;
	}

	.err {
		font-weight: bold;
		font-size: 11px;
	}

	input, select, textarea {
		font-family: arial, verdana, sans-serif;
		font-size: 11px;
		padding: 0px;
	}

	.textInput {
		background: #ffffff;
		border: 1px solid #999999;
		padding: 0px;
	}
	.textInputRequired {
		background: #FDFFBD;
		border: 1px solid #999999;
		padding: 0px;
	}

	td.inputRequired {
		background: #FDFFBD;
		border: 1px solid #cccccc;
		vertical-align: top;
	}

	.listingBasic {
		background: #ffffff;
		color: #666666;
	}
	.listingBronze {
		background: #ffffff;
		color: #A67D3D;
	}
	.listingSilver {
		background: #ffffff;
		color: #a0a0a0;
	}
	.listingGold {
		background: #ffffff;
		color: #ffaa00;
	}

	#printLink {
		float: right;
		margin-top: 7px;
	}
	#printLink a {
		color: #999999;
		font-weight: bold;
		font-size: 10px;
	}

	#webSiteTemplateSample {
		width: 410px;
		border: 1px solid #aaaaaa;
		text-align: center;
		color: #aaaaaa;
		padding: 5px;
		margin: 5px 0px 10px 10px;
	}

	a.normal {
		font-weight: lighter;
		font-size: 11px;
	}

	.searchResultContainer {
		height: auto;
		font-family: arial, verdana, sans-serif;
		font-size: 11px;
		margin-bottom: 20px;
		border-left: 0px solid #aaaaaa;
		padding-bottom: 5px;
	}
	.searchResultImg {
		float: right;
		border: 1px solid #aaaaaa;
		margin-top: -3px;
		margin-left: 10px;
		margin-bottom: 20px;
	}
	.searchResultContact {
		/*background: #eeeeee;
		border: 1px solid #cccccc;
		*/
		margin-top: 10px;
		margin-bottom: 10px;
		/*padding: 5px;*/
	}
	.searchResultTitle {
		color: #d6922b;
		clear: right;
		font-weight: bold;
		margin-left: 7px;
	}
	.searchResultDetails {
		margin-left: 5px;
	}
	.searchResultHR {
		height: 1px;
		border: 0px;
		border-top: 1px solid #aaaaaa;
		margin: 0px 0px 2px 0px;
		padding: 0px;
	}
	
	.highlight {
		color: #d6922b;
	}


/* Event styles */
div.addEvent {
	float:right;
}
div.events {

}
div.events div.inactive {
	font-size: 10px;
}
div.events div.event {
	margin-bottom: 15px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
div.events div.event div.links {
	float: right;
	padding: 2px;
}
div.events div.event div.date {
	 background: #eeeeee;
	 font-size: 11px;
	 padding: 2px;
}
div.events div.body {
	padding: 3px;
}
div.events div.event div.body td.description {
	padding-right: 15px;
}
div.events div.event div.body div.indent {
	 padding-left: 15px;
}

/* Layout */
div.welcome {
	font-size: 9px;
	overflow: hidden;
}
div#javascriptRequired {
	width: 100%;
	height: 20px;
	background-color: #5895a0;
	border-top: 5px solid #ecbc60;
	border-bottom: 5px solid #ecbc60;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	vertical-align: middle;
}

.nowrap {
	white-space: nowrap;
}

td.xsmall, th.xsmall {
	width: 50px;
}
td.small, th.small {
	width: 75px;
}
td.medium, th.medium {
	width: 100px;
}
td.large, th.large {
	width: 200px;
}

ol.lower-roman li {
	list-style-type: lower-roman;
}

div#n1, div#n2, div.help_item {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 16px;
	left: 0px;
	z-index: 10;
}
div#n1, div#n2 {
	visibility: hidden;
}
div.help_item {
	display: none;
}
div.welcome_member {
	text-align: right;
	display: block;
	background: transparent;
	text-align: right;
	font-size: 10px;
	padding-right: 8px;
	margin-top: 0px;
	background: #f9f4cf;
}

div.help_container {
	position: relative;
	margin: 0 !important;
	padding: 0;
	width: 0;
	height: 0;
}
div.help_box {
	position: absolute;
	margin: 0 0 0 5px !important;
	padding: 0;
	width: 0;
	height: 0;
}
#search_column {
	padding: 5px 0;
}
#login_column {
	height: 130px;
}
#member_column {
	height: auto;
}
#left_column div.container {
	padding-top: 5px;
	background: #f9f4cf;
	font-size: 10px;
}

/* Link to us */
textarea.banner {
	width: 538px;
	margin: 5px 0;
	padding: 5px;
	border: 1px solid #ecbc60;
}
/* /Link to us */

.hidden {
	display: none;
}

.popup_container #left_column h3 {
	text-align: center;
}
.popup_container #content {
	min-height: 0;
}
.popup_container #content .help_container {
	width: 200px;
	height: auto;
	padding: 10px;
	background: #f9f4cf;
	border: 1px solid #ebcb7b;
}
.popup_container #content .help_container h4 {
	padding-left: 20px;
	line-height: 16px;
	background: url(/_site/_yoga/images/help.gif) 2px center no-repeat;
}
.popup_container #content .help_container hr {
	height: 1px;
	margin: 5px 0 10px;
	background: #f9f4cf;
}
.popup_container #content .help_container p {
	padding: 0;
}
.note {
	font-size: 10px;
    font-style: italic;
}
.product {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
}

.description {
	float: left;
    width: 400px;
    padding-left: 15px;
}

.product_photo {
	float: left;
    padding-top: 15px;
    width: 130px;
   	text-align: center;
}

/* Email styles */
body.email #notice {
	margin: 5px auto 0;
	width: 788px;
	color: #000;
}
body.email #content {
	width: auto;
	margin: 0 16px;
	padding: 0 11px;
	background: #fff;
}
body.email .price {
	color: green;
	font-weight: bold;
}
body.email #footer {
	margin-top: 0;
}

fieldset.standoff {
	margin: 10px 0 10px 10px;
	padding: 5px 0;
	border: 1px solid #ebcb7b
}
fieldset.standoff legend {
	margin-left: 0.5em;
	padding: 0 0.5em;
	font-size: 0.916em;
	font-weight: bold;
}

/* Email styles */
body.email #notice {
	margin: 5px auto 0;
	width: 788px;
	color: #000;
}
body.email #content {
	width: auto;
	margin: 0 16px;
	padding: 0 11px;
	background: #fff;
}
body.email .price {
	color: green;
	font-weight: bold;
}
body.email #footer {
	margin-top: 0;
}

ul.searchtips li {
	margin: 0 0 5px 30px !important;
}

#city_search_help {
	display: none;
	margin: 2px 0 0;
	color: #d6922b;
	font-weight: bold;
}