/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px auto;
  font-size: .68em;
  text-align:center; /* This code aliens that page to the center GBS */
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  text-decoration:none;
}

h1#title
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  position: absolute;
  left: -900em;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

img { border: 0px; }

a { outline: none; }

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* main container */
#main
{ width: 100%;
  margin-left: auto; 
  margin-right: auto;
}

/* links above the logo / footer */
#links
{ margin-left: auto; 
  margin-right: auto;
  padding: 3px 0px 3px 0px; /* top, right, bottom, left*/
  width: 100%;
  height: 26px;
  font-size: 94%;
  text-align: right;
  text-transform: uppercase;
}

#footer{text-align: center;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-transform: capitalize;
padding: 3px 0px 3px 0px; /* top, right, bottom, left*/
 
 }
#address{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}

#links a, #footer a{text-decoration: none;}

#links a:hover, #footer a:hover{
	text-decoration: none; /* GBS Change to none from underline */
}

#header {
  width: 100%;
  height: 215px;
}

/* logo */
#logo {
  width: 25%; text-align: center;
  height: 215px;
  font-size: 94%;
  text-transform: uppercase;
}

#logo h1
{ margin: 0px;
  padding: 0px 0px;
  font-size: 150%;
  letter-spacing: .2em;
}

#banner { 
  width: 75%;
  height: 215px;
  text-align: left;
}

/* navigation menu */
#nav
{ height: 42px;
  width: 100%;
  margin-left: auto; 
  font-size: 13px;
  text-align:left;
}

#nav ul{margin: 0px auto;} 

#nav li
{ float: left; 
  margin: 0px; 
  padding: 0px;
} 

#nav li a 
{ display: block; 
  float: left; 
  height: 37px;
  text-decoration: none; 
  font-weight: bold;
  padding: 3px 19px 2px 19px;
  text-transform: uppercase;
} 

#nav li ul { /* second-level lists */
	cursor: hand; line-height: 1;
	position : absolute; left: -700em;
	margin-top : -9px;
}

#nav li ul li {
	font-weight: none;
	float: none;
	width: 180px;
	height: 20px;
	padding: 4px;
}

#nav li ul li ul li {
	font-weight: none;
	float: none;
	width: 180px;
	height: 20px;
	padding: 4px;
}

/* This controls the page 2 drop down menu */


#nav li:hover ul, #nav li.sfhover ul,  {
	left: auto;
	top: auto;
}
#nav li:hover ul li ul, #nav li.sfhover ul li ul,  {
	left: auto;
	top: auto;
} 
/* main contentstyle */
#contentstyle
{ margin-left: auto; 
  margin-right: auto;
  width: 60%; /* This controls the page width GBS */
  height: auto;
  padding: 0px;
  overflow: hidden;
} 

/* column 1 - contains sidebar items */
#column1
{ width: 25%;
  float: left;
  padding-right: 4px;
  margin: 0px;
}

.sidebaritem
{ text-align: left;
  width: 100%;
  float: left;
  margin-top: 15px;
}

.sbihead
{ height: 14px;
  width: 100%;
  padding: 5px 0px 5px 0px;
  text-transform: uppercase;
}

.sbihead h1
{ padding-left: 19px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 112%;
}

.sbicontent{padding: 10px 14px 0 20px; }

.sbicontent p
{ line-height: 14px; 
  padding: 0px 0px 8px 0px;
}

.sbilinks{padding: 0px;}

.sbilinks ul{margin: 0px;} 

.sbilinks li 
{ margin: 0px; 
  width: 100%;
  float: left; 
  list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 0px;
  width: 100%;
  border: 0px;
} 

/* column 2 - page content */
#column2
{ text-align: justify;
  width: 80%;
  float: left;
  padding: 12px 15px 5px 15px; /* top, right, bottom, left*/
}

/* ChamberMaster styles start with cm_ */
#cm_column2a
{ text-align: justify;
  width: 80%;
  padding: 5px 15px 5px 15px; /* top, right, bottom, left*/
}

/* column 2a - in 3-column layout */
#column2a
{ text-align: justify;
  width: 80%;
  padding: 5px 15px 5px 15px; /* top, right, bottom, left*/
}
/* column 2a - in 3-column layout */
#columnfull
{ text-align: justify;
  width: 100%;
  padding: 5px 15px 5px 15px; /* top, right, bottom, left*/
}

/* Calendar - page content */
#calendarstyle
{ text-align: justify;  
	padding: 12px 15px 5px 15px; /* top, right, bottom, left*/
}

#column2 h1, #cm_column2a h1, #column2a h1, #column3 h1, #calendarstyle h1, #columnfull h1
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
  text-decoration:none;
}

#column2  a
{
text-decoration:none;
color: #00939f;

}
#column2a  a
{
text-decoration:none;
color: #00939f;

}

#column2a  a:hover
{
text-decoration:none;
color: #903047;
 /* font-weight:bold;GBS trying this with bold */
}

#columnfull  a
{
text-decoration:none;
color: #00939f;

}

#columnfull  a:hover
{
text-decoration:none;
color: #903047;
 /* font-weight:bold;GBS trying this with bold */
}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover, #column2a a:hover, #columnfull a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: 1px dashed;
  
}

.sidebaritem a:hover, #column2 a:hover, #column2a a:hover, #columnfull a:hover {border-bottom: 1px solid; }

/* column 3 - page content */
#column3
{
	text-align: justify;
	width: 15%;
	text-decoration: none;
	padding: 12px 3px 15px 10px; /* top, right, bottom, left*/
}

/* contact page - form layout */
form{margin-top: 0px;}

div.row
{ clear: both;
  width: 448px;
}

div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.spacer
{ clear: both;
  width: 80px;
}

form { margin-bottom: 0px; }

input.text
{ width: 400px; 
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

input.searchsite
{ width: 100px; 
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: xx-small;
  margin: 2px;
  height: 16px;
}

input.button
{ font-family: verdana, arial, sans-serif;
  border: 1px solid;
  cursor: pointer;
  font-size: 100%;
  width: 50px;
}

input.searchbutton
{ font-family: verdana, arial, sans-serif;
  color:#FFFFFF;
  background:none;
  border: none;
  cursor: pointer;
  font-size: 100%;
  width: 50px;
  top:auto;
}

input.MapButton
{ font-family: verdana, arial, sans-serif;
  border: 1px solid;
  cursor: pointer;
  font-size: 75%;
  width: 50px;
}

.businessname
{ font-family: verdana, arial, sans-serif;
font-size: x-small;
 
}

.eventnamesmall
{ font-family: verdana, arial, sans-serif;
font-size: small;

 
}

.eventdatesmall
{ font-family: verdana, arial, sans-serif;
font-size: xx-small;
 
}
.eventcontentsmall
{ font-family: verdana, arial, sans-serif;
font-size: x-small;
color:#000000;
 
}



#info {
	border: 1px solid #C2C7BE;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 20px;
	padding: 0px 15px 0px 15px;
	position: relative;
}

#info a, #info a:visited {
	color: #8A9483;
	text-decoration: none;
}

#info a:hover {
	color: #9BA495;
	text-decoration: none; /* GBS Change to none from underline */
}
/* the pic codes are used in the containers like events and shopping and dinning*/
#pic {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 0px;
	width: 116px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 0px solid #000000;
	display: block;
	height: 36px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 116px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 0px solid #000000;
	display: block;
	height: 240px;
	left: 00px;
	position: absolute;
	top: 0px;
	width: 120px;
}

#top {
	margin-left: 80px;
}




