﻿body {
	margin: 20px 0px 20px 0px;
	background-color: #EDEEED;
}

font, div {
	margin: 0px;
	padding: 0px;
	font: 11px/14px Verdana,Geneva,Arial;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

h1  {
	color: #333333; 
	font: bold 18px/24px Verdana, Geneva, Arial; 
	margin: 0px 0px 0px 20px; 
	padding: 0px;	
}

h2 {
	margin: 0px;
	padding: 0px;
	font: 11px Verdana,Geneva,Arial;
	font-weight: bold;
}

h3 {
	margin: 0px;
	padding: 0px;
	font: 13px/32px Verdana,Geneva,Arial;
	color: #333333;
	font-weight: bold;
}

h4 {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	font: 11px Verdana,Geneva,Arial;
	font-weight: bold;
	color: #333333;
	background-color: #DFECF5;
}

h5 {
	font-weight : bold;
	font-size : 11px;
	margin : 15px 0px 5px 0px;
}

.highlight
{
	color:green;
	font-weight:bold;  
}

a:link, a:active, a:visited {
	font: small Verdana,Geneva,Arial;
	color: #598206;
	text-decoration: underline;
}

a:hover {
	font: small Verdana,Geneva,Arial;
	color: #FF9933;
	text-decoration: underline;
}

select {
	font: 11px Verdana,Geneva,Arial;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px #333333 solid;
}

input {
	font: 11px Verdana,Geneva,Arial;
	color: #666666;
}

ol ul li {
	font: 11px/14px Verdana,Geneva,Arial;
	padding: 0px;
	padding-left: 0px;
	margin: 0px 15px 0px 15px;
	padding-bottom: 2px;
	line-height: 15px;
}

#container 
        {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	}


#container_admin 
        {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 860px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	}


#banner {
	background-color:#ffffff;
	padding:0px;
	border-bottom:0px solid #ffffff;
        width:725px;
       text-align:center;
        margin-bottom: 5px;
	}

#banner-img {
	text-align: center;
	}

#center {
        margin: 0px 0px 0px 0px;
        width: 100%;
	float: none;
	overflow: hidden;
        border-left-width: 1px;
        border-left-color: #666666;
        border-left-style: solid;         
        border-right-width: 1px;
        border-right-color: #666666;    
        border-right-style: solid;   
	}

#center_noborder {
        margin: 0px 0px 0px 0px;
        width: 100%;
	float: none;
	overflow: hidden;
        border-left-width: 0px;
        border-left-color: #666666;
        border-left-style: solid;         
        border-right-width: 0px;
        border-right-color: #666666;    
        border-right-style: solid;   
	}


#center_alt {
        margin: 0px 0px 0px 0px;
        width: 100%;
	float: none;
	overflow: hidden;
        border-left-width: 1px;
        border-left-color: #666666;
        border-left-style: solid;         
	}

#introbox{
        width: 100%;
	float: none;
	overflow: hidden;
	background-color: #FFFFFF;
        border-left-width: 1px;
        border-left-color: #666666;
        border-left-style: solid;         
        border-right-width: 1px;
        border-right-color: #666666;    
        border-right-style: solid;   
        border-bottom-width: 1px;
        border-bottom-color: #666666;    
        border-bottom-style: solid;   
        border-top-width: 0px;
        border-top-color: #666666;    
        border-top-style: none;  
	}

#sitemapintro{
        width: 100%;
	float: none;
	overflow: hidden;
	background-color: #FFFFFF;      
        border-right-width: 1px;
        border-right-color: #666666;    
        border-right-style: solid;   
        border-bottom-width: 1px;
        border-bottom-color: #666666;    
        border-bottom-style: solid;   
	}

#sitemapcontent{
        width: 100%;
	float: none;
	overflow: hidden;
	background-color: #FFFFFF;      
        border-right-width: 1px;
        border-right-color: #666666;    
        border-right-style: solid;   
	}

#footer {
        padding: 0px;
        border-top: 1px solid #666666;
        }

.content{
	padding: 5px 15px 15px 15px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
        position: relative;
	}

.introtext{
	padding: 5px 15px 15px 15px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
        position: relative;
	}

.introtext p {
	margin: 0px 0px 15px 15px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}

#right  {
        margin: 0px 0px 0px 0px;
	float: right;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
        vertical-align: top;  
	}

#left  {
        margin: 0px 0px 0px 0px;
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}


#rightbottom  {
        margin: 0px 0px 0px 0px;
	float: right;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
        vertical-align: bottom;
	}

.content p {
	margin: 0px 0px 15px 15px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: Green;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;	
	margin-bottom: 0px;

	}

.content h3 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;	
	margin-bottom: 0px;
	}

.content p.posted {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;	
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 10px;
	margin-bottom: 10px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 0px;
        list-style: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar {
	padding: 15px;
	background-color: #FFFFFF;
	}

.sidebar img {
	border: 0px solid #FFFFFF;
	padding: 3px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	color: #666666;
	margin-top: 50px;
        width: 100%;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#headerbox {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 0px; WIDTH: 100%; PADDING-TOP: 0px; POSITION: relative
}
#headerline {
	BORDER-TOP: #ffffff 1px solid; text-align:right;  BORDER-BOTTOM: #ffffff 1px solid; POSITION: relative; HEIGHT: 10px; BACKGROUND-COLOR: #EABE0D
}

#searchline {
	BORDER-TOP: #ffffff 0px solid; text-align:right; WIDTH: 760px; BORDER-BOTTOM: #ffffff 0px solid; POSITION: relative; BACKGROUND-COLOR: #598206
}

#subscribe {
	MARGIN-RIGHT: 17px; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: right
}
#logo {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 0px; WIDTH: 100%; PADDING-TOP: 0px; BACKGROUND-COLOR: #598206;
}

#logo A:link {
	COLOR: white; text-decoration: none
}
#logo A:visited {
	COLOR: white; text-decoration: none
}
#logo A:active {
	COLOR: white; text-decoration: none
}
#logo A:hover {
	COLOR: white; text-decoration: underline
}


#menubox {
	MARGIN: 0px 0px 0px 0px; WIDTH: 100%; PADDING-TOP: 0px; POSITION: relative; HEIGHT: 25px; BACKGROUND-COLOR: #445463;
}
#menubox A:link {
	FONT: bold 10px/20px Verdana,Geneva,Arial; COLOR: #e0e0e0; TEXT-DECORATION: none
}
#menubox A:active {
	FONT: bold 10px/20px Verdana,Geneva,Arial; COLOR: #e0e0e0; TEXT-DECORATION: none
}
#menubox A:visited {
	FONT: bold 10px/20px Verdana,Geneva,Arial; COLOR: #e0e0e0; TEXT-DECORATION: none
}
#menubox A:hover {
	FONT: bold 10px/20px Verdana,Geneva,Arial; COLOR: #e9960a; TEXT-DECORATION: none
}

.imgright {border: none; margin: 1em 0em 1em 1em; clear: right; float: right;}
.imgleft {border: none; margin: 1.5em 1.5em 1.5em 0em;	clear: left; float: left;}




.mandatory
{
    color: red;
    text-align:center ;
}

.requiredFields
{
	color: Red; 
	text-align: left; 
	margin: 10px;
}

.blist_biz_name
{
	font-weight:bold;
	font-size:20px;
	color:#445463;  
}
.blist_biz_address
{
	color:#445463;  
}
.blist_biz_caption
{
	color:Black;
}

.bizTitle
{
	font-weight:bold;
	font-size:20pt;
}

.biz_address
{
	
}


.biz_caption
{
	color:Black;
}


.gridview_item
{
   font-family:Tahoma;
   font-size:12px;
}
.gridview_header, .gridview_pager
{
   font-family:Tahoma;
   font-size:12px;
   background-color:lightyellow;
   height: 20px;
   
}
.gridview_header a
{
    text-decoration:none;
}








#page_footer1 {
  height: 60px;
  background: #598206;
  clear: both;
  color:Black;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: white; text-decoration: none
}
#page_footer A:visited {
	COLOR: white; text-decoration: none
}
#page_footer A:active {
	COLOR: white; text-decoration: none
}
#page_footer A:hover {
	COLOR: white; text-decoration: underline
}


#page_footer {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 0px; WIDTH: 100%; PADDING-TOP: 0px; BACKGROUND-COLOR: #598206;
}



.contentbox
{
	background-color:white; 
	color:#445463;
	margin: 0px 0px 0.0em 0px; padding: 4px 4px 4px 4px; border: solid 1px #5f7487
}

.contentbox_title
{
	background-color:#f1c40e; 
	color:black;
	display: block;  margin: 0px 0px 0.5em 0px; padding: 2px 5px 2px 5px; 
	font-weight: bold; font-size: 105%;
}


.mandatory
{
    color: red;
    text-align:center ;
}

.requiredFields
{
	color: Red; 
	text-align: left; 
	margin: 10px;
}

.initialPageStyle
{
	height:400px;
}


.modalBackground {
	background-color:Transparent;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.contentbox
{
	background-color:white; 
	color:#445463;
	margin: 0px 0px 0.0em 0px; padding: 4px 4px 4px 4px; border: solid 1px #5f7487
}

.contentbox_title
{
	background-color:#f1c40e; 
	color:black;
	display: block;  margin: 0px 0px 0.5em 0px; padding: 2px 5px 2px 5px; 
	font-weight: bold; font-size: 105%;
}

