@charset "UTF-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #366617;
	font-size: 90%;
}

#container {
	width: 860px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #366617;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}  

/* Header Styles */
#header {
	background-color: #199073;
	height: 186px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 


/* MainContent Styles */
#container #mainContent img {
	margin-right: 15px;
	margin-top: 0px;
}
#mainContent {
	margin-top: 20px;
	margin-right: 110px;
	margin-bottom: 0;
	margin-left: 135px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.clear {
	
clear: left; width: 100%; height: 0px;	
}

#container #mainContent h1 {
	font-size: 135%;
	color: #333300;
	margin: 0px;
	margin-bottom: 5px;
}
#container #mainContent h2 {
	font-size: 110%;
	color: #666600;
}
#container #mainContent p {
	font-size: 90%;
	line-height: 150%;
}
#container #mainContent #mayor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #199073;
	padding: 25px;
	color: #FFFFFF;
	border: 20px solid #FFFFFF;
}
#mayor p {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #FFFFFF;
	background-color: #199073;
}


/* Left Sidebar Styles */
#sidebar1 {
	float: left;
	width: 110px;
	margin-top: 20px;
	margin-left: 11px;
	text-align: left;
	padding: 0px;

}
.caldate {
	color: #999900;
}

/* Right Sidebar Styles */

#sidebar2 {
	float: right;
	width: 135px;
	margin-top: 30px;
	margin-right: -50px;
	border: thick solid #CCCCCC;
	padding: 5px;
	background-image: url(../images/actmen_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

#actionlist
{
	width: 135px;
	color: #336699;
	font-family: verdana, sans-serif;
	text-align: center;
	display: block;
	padding-top: 5px;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	padding-bottom: 5px;
}

#actionlist  a
{
	text-align: center;
	padding-bottom: 10px;
	text-decoration: none;
	display: block;
}


#actionlist  a:link
{
	color: #395F8C;
	text-decoration: none;
	display: block;
}
#actionlist  a:hover
{
	color: #3970B5;
	background-color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#actionlist  a:active
{
	color: #395F8C;
	text-decoration: none;
	display: block;
}
#actionlist  a:visited
{
	color: #0C273D;
	text-decoration: none;
	display: block;
}


/* Footer Styles */

#footer {
	padding: 0 10px;
	color: #FFFFCC;
	background:  #276896 url('../images/logo_blue.png') no-repeat;
	background-position: 26px 20px;
	font-size: x-small;
	text-align: center;
	line-height: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
#footer a {
	color: #FFFF99;
	text-decoration: none;
} 
#footer a:link {
	color: #FFFF99;
	text-decoration: none;
} 
#footer a:hover {
	color: #FFCC33;
	text-decoration: none;
} 
#footer a:active{
	color: #CCFF99;
	text-decoration: none;
} 
#footer a:link{
	color: #0C273D;
	text-decoration: none;
} 


#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#container #mainContent td {
	font-size: 80%;
	line-height: 150%;
}
#container #mainContent ul {
	font-size: 90%;
	line-height: 150%;
}
#container #mainContent li {
	font-size: 90%;
	line-height: 100%;
	margin-bottom: 1 em;
}
.email:user {content: "info@" ;}
.email:domain {content: "calistogachamber.net" ;}
#container #mainContent #SpaListings {
	font-size: small;
}

/* Data List Classes for All Businesses*/

.business{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #366617;
	display: block;
}

.address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	display: block;
}

.mainphone{
	font-size: 12px;
	color: #999933;
	display: block;
}

.faxphone{
	font-size: 12px;
	color: #99CC66;
}

.tollfree{
	font-size: 12px;
	color: #CC0000;
}

.hours{
	font-size: 9px;
	color: #339966;
}

.description{
	font-size: 12px;
	color: #333333;
	padding-bottom: 10px;
	display: block;
	line-height: 150%;
}

.features{
	font-size: 12px;
}

.datalink{
	font-size: 12px;
}

#listingdata td {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}


/* Data List Classes Specifically for Restaurants */

.cuisine{
	font-size: 9px;
}
.meals {
	font-size: 9px;
	color: #CC6600;
}
.pricescale {
	font-size: 9px;
	color: #CC6600;
}

/* Data List Classes Specifically for Lodging */

.ratehigh{
	font-size: small;
}
.ratelow{
	font-size: small;
}
.cancellationpolicy{
	font-size: small;
}
.policies{
	font-size: small;
}
.smoking{
	font-size: small;
}
.numberofrooms{
	font-size: small;
}
.checkincheckout{
	font-size: small;
}
.internet{
	font-size: small;
}
.ratehigh{
	font-size: small;
}
.breakfast{
	font-size: small;
}
.kitchens{
	font-size: small;
}
.pool{
	font-size: small;
}
.airconditioning{
	font-size: small;
}
.kitchens{
	font-size: small;
}



/* Style Classes for Events */

.caldates{
	color: #666600;
	font-weight: bold;
}
.caltimes{
	color: #336699;
}
.calvenue{
	color: #999999;
}
.callink{
}
.caltitle{
	font-weight: bold;
	color: #330066;
	display: block;
}
.caldesc{
	color: #666666;
	line-height: 135%;
}
.callocation{
	color: #666699;
}
.calsponsor{
	color: #FF9900;
}



/* Experimental - Trash */



.ecomm{
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
	font-size: x-small;
}
#container #mainContent h3 {
	font-size: 95%;
	color: #339999;
	font-style: italic;
}
.a_ldetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
}


/* NEW */


#mainContent {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

/* Left Sidebar Styles */
#sidebar1 {
	float: left;
	width: 110px;
	margin-top: 20px;
	margin-left: 25px;
	text-align: left;
	padding: 0px;

}

#sidebar2 {
	float: right;
	width: 135px;
	margin-top: 20px;
	margin-right: -50px;
	border: thick solid #CCCCCC;
	padding: 5px;
	background-image: url(../images/actmen_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

#sidebar2 {
	display: none;	
}

#highlight_bar {
	float: right;
	width: 135px;
	margin-top: 0px;
	margin-right: -85px;
	border: thick solid #CCCCCC;
	padding: 5px;
	background-image: url(../images/actmen_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

#facebook {
	position: absolute;
	right: 20px;
	top: 38px;
	
}

#facebook img {
	border: 0px;	
}

/* Slideout Sub navigation */
#mainnav ul {

	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;

	list-style: none;
	
	width: 0px;
	
	background-color: #747d4f;
	background-image: url('../images/subnav_bg.png');

	position: absolute;
	z-index: 999999999;
	left: auto;

	margin-left: 105px;
	margin-top: 1px;
	margin-bottom: 20px;
	
	overflow: hidden;
}

#mainnav ul li {
	margin: 0px;
	padding: 1px 0px;
}

#mainnav ul li a {
	margin: 0px;
	padding: 0px 10px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	line-height: 1;
	text-align: left;
	
	white-space: nowrap;

}

#mainnav ul li a:hover {
	text-decoration: underline;	
}

/* End Slideout Sub navigation
