body{
	text-align : center;
	background-color: #FFFFFF;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

td{
	vertical-align : top;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-align : justify;
}

td.top-left{
	background-image : url(images/top-left.gif);
	background-repeat : no-repeat;
	width : 11px;
	height : 95px;
}
td.top-center{
	background-image : url(images/top-bg.gif);
	background-repeat : repeat-x;
	width : 754px;
	height : 95px;
}
td.top-right{
	background-image : url(images/top-right.gif);
	background-repeat : no-repeat;
	width : 11px;
	height : 95px;
}


td.main{
	border-color : #006E05;
	border-style : solid;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 1px;
	border-right-width : 1px;
	padding : 20 15 10 10
}

td.footer{
	background-image : url(images/bottom-bg.gif);
	background-repeat : no-repeat;
	width : 776px;
	height : 12px;
}


a.leftnav:link, a.leftnav:visited{
	color : #006E05;
	text-decoration : none;
}
a.leftnav:link:hover, a.leftnav:visited:hover{
	color :  #006E05;
	text-decoration : none;
}


p.leftnav{
	font-size : 12px;
	margin : 6 14 0 6;
	line-height : 14px;
	text-align : left;
}

h1{
	font-size : 18px;
	line-height : 24px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #006E05;
	margin : 0 0 10 0;
}





a:link, a:visited{
	color : #006E05;
	text-decoration : underline;
}
a:link:hover, a:visited:hover{
	color :  #006E05;
	text-decoration : underline;
}


a.listing_title:link, a.listing_title:visited{
	color : #006E05;
	text-decoration : underline;
}
a.listing_title:link:hover, a.listing_title:visited:hover{
	color :  #006E05;
	text-decoration : underline;
}

a.listing_tabs:link, a.listing_tabs:visited{
	color : #006E05;
	text-decoration : none;
}
a.listing_tabs:link:hover, a.listing_tabs:visited:hover{
	color :  #006E05;
	text-decoration : none;
}

a.footer:link, a.footer:visited{
	color : #006E05;
	text-decoration : none;
}
a.footer:link:hover, a.footer:visited:hover{
	color :  #006E05;
	text-decoration : none;
}



p{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 15px;
	margin-top : 10px;
	text-align : justify;
}

p.form{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}


h1.site_name{
	font-size : 28px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #006E05;
	margin-bottom : 22px;
	margin-left : 16px;
	margin-right : 0px;
	margin-top : 34px;
}

h2{
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #004400;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
}

h2.event{
	font-size : 14px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

p.event{
	margin-top : 3px;
}

p.eventdate{
	color : #999999;
	font-size : 12px;
	font-weight : bold;
	margin-top : 20px;
	margin-bottom: 0px;
}

form{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;	
}

input{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    background-color : #FFFFFF;
    border-color : 006600;
    border-style : solid;
    border-width : 1px;
    color : #000000;
}

input.color{
	font-size : 12px;
    background-color : #DEF2D2;
    border-color : 006600;
    border-style : solid;
    border-width : 1px;
    color : #000000;
}

input.submit{
	font-size : 12px;
	background-color : #FFFFFF;
	border-color : 006600;
	border-style : outset;
	border-width : 2px;
	color : #006600;
}

input.select{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    background-color : #FFFFFF;
    border-color : #006600;
    border-style : solid;
    border-width : 1px;
    color : #000000;
}

select{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    background-color : #FFFFFF;
    border-color : #006600;
    border-style : solid;
    border-width : 1px;
    color : #000000;
}

input.checkbox{
	border-style : none;
}

textarea{
	font-size : 12px;
    background-color : #FFFFFF;
    border-color : #006600;
    border-style : solid;
    border-width : 1px;
    color : #000000;
	scrollbar-face-color: #BFCFC1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DFE8E1;
	scrollbar-3dlight-color: #CFD8D1;
	scrollbar-arrow-color:  #447744;
	scrollbar-track-color: #EFF3EF;
	scrollbar-darkshadow-color: #FFFFFF;
}

hr{
	height : 1px;
	color  : #CEE2C2;
}

hr.color{
	height : 1px;
	color  : #004400;
}

hr.divider{
	height : 1px;
	color  : #CEE2C2;
	width : 95%;
	margin-top : 5px;	
	margin-bottom : 5px;
}

li{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;	
}

table.listing{
	margin-bottom : 30px;
	width : 100%;
	border-width : 0px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-right-width : 1px;	
	border-style : solid;
	border-color : #aaccaa;
	padding-left : 7px;
	padding-right : 10px;
	padding-top : 3px;
	padding-bottom : 10px;
}

table.listing-top{
	border-width : 0px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;	
	border-style : solid;
	border-color : #aaccaa;
	padding-left : 0px;
	padding-right : 10px;
	padding-top : 0px;
	background-image : url("");
}
td.listing-top{
	font-size : 10px;
}

table.listing-detail{
	margin-bottom : 30px;
	width : 100%;
	padding-left : 0px;
	padding-top : 3px;
}





tr.listing-title{
	padding-top : 2px;
}
td.listing-title{
	padding-bottom : 2px;
	padding-left : 4px;
}
td.listing-detail{
	vertical-align : top;
	width : 140px;
	padding-left : 25px;
}
td.listing-detail2{
	vertical-align : top;
	width : 240px;
	padding-left : 25px;
}
td.listing-detail3{
	vertical-align : top;
	width : 190px;
	padding-left : 15px;
}
td.listing-about{
	vertical-align : top;
	width : 280px;
	padding-left : 25px;
	padding-top : 20px;
}
td.listing-about-content{
	vertical-align : top;
	padding-left : 25px;
}
td.listing-menu{
	vertical-align : top;
	width : 170px;
	padding-left : 15px;
	padding-top : 20px;
}
td.listing-menu-content{
	vertical-align : top;
	padding-left : 15px;
}

table.reviews-all{
	margin-left : 0px;	
}
table.review{
	border-width : 1px;
	border-color : #88BB88;
	border-style : solid;
	margin-top : 8px;
	margin-bottom : 4px;
	width : 100%;	
}
tr.review-header{
	/*background-color : #ccddcc;*/
}
td.review-title{
	font-weight : bold;
	width : 60%;
	padding-top : 6px;
	padding-bottom : 6px;
	padding-left : 6px;
	padding-right : 6px;
	border-width : 0px;
	border-bottom-width : 1px;
	border-style : solid;
	border-color : #ccddcc;
}
td.review-date-submitted{
	text-align : right;
	width : 40%;
	padding-top : 6px;
	padding-bottom : 6px;
	padding-left : 6px;
	padding-right : 6px;
	border-width : 0px;
	border-bottom-width : 1px;
	border-style : solid;
	border-color : #ccddcc;
}
td.reviewer-info{
	width : 20%;
	vertical-align : top;
	background-color : #eefaee;
	padding-top : 6px;
	padding-bottom : 6px;
	padding-left : 6px;
	padding-right : 6px;
	border-width : 0px;
	border-right-width : 1px;
	border-style : solid;
	border-color : #ccddcc;
}
td.review-body{
	width : 80%;
	vertical-align : top;
	background-color : #fbfffb;
	padding-top : 6px;
	padding-bottom : 6px;
	padding-left : 9px;
	padding-right : 9px;
}

td.footer{
	font-size : 10px;
	color : #779977;
	padding-bottom : 5px;
}

.listing-name{
	font-size : 14px;
	font-weight : bold;
	color : #226622;
	padding-bottom : 4px;
}

.listing-name-detail{
	font-size : 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #004400;
	font-weight : bold;
}

.small{
	font-size : 10px;
}
