* {
	margin:0;
	padding:0;
}
body {
	background-color: #f5ebd5;
	font-family:Verdana, Geneva, sans-serif;
}
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6d332c;
}
p.orange {
	color:#c5d5d6; 
	}

p.title-orange{
	color:#c5d5d6;
	font-size:16px;
	font-weight: bold;
}
p.title-whiteHot{
	color:#c5d5d6;
	font-size:20px;
	font-family: Verdana, Geneva, sans-serif;
}
p.title-white{
	color:#c5d5d6;
	font-size:16px;
	font-weight: bold;
}
	
h2,h3,h4,h5{font-family:Arial, Helvetica, sans-serif;
color:#c5d5d6;}

h1 {
	font-size:17px;
	font-weight: normal;
	color:#c5d5d6;
}
h3,h2{
	color:#fffb00;
	letter-spacing: 0.1em;
}

#footer a:active, #footer a:hover, #footer a:link, #footer a:visited {
color:#c5d5d6;
}

table.webform {
  width: 720px;
}

a { text-decoration: none; }
a:hover { text-decoration: underline;}
ul {
color:#c5d5d6;
}
li {
	color:#c5d5d6;
	font-size: 13px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	background-image: url(images/headerbg_color_v3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 339px;
	width: 766px;
	
}
#wrapper #footer {
	background-image: url(images/footerbg_v3.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 716px;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top:20px;
}
#wrapper #header #topInfo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #c5d5d6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 25px;
}
.clear {
	clear: both;
}


#wrapper #header #subMenu .menu2 {
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 130px;
	color: #c5d5d6;
}
#wrapper #header #subMenu .menu2 li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	text-transform: uppercase;
	margin: 0px;
}
#wrapper #header #subMenu .menu2 li a {
	color: #c5d5d6;
	text-decoration: none;
	font-size: 10px;
}
#wrapper #header #subMenu .menu2 li a:hover {
	color: #f5ebd5;
	text-decoration: none;
	font-size: 10px;
}
.solidblockmenu{
	padding: 0;
	float: left;
	width: 90%;
	overflow: hidden;
	margin-bottom: 0em;
	background-color: black;
	background-image: url(images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 0;
	margin-right: 0;
	margin-left: 80px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #548282;
	border-bottom-color: #548282;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #548282;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #f5ebd5;
	padding: 9px 11px;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #548282;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #548282;
}

.solidblockmenu li a:visited{
	color: #000000;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #c5d5d6;
	background-color: transparent;
	background-image: url(images/blockactive.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#wrapper #content {
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 41px;
}
#wrapper #content #col1 {
	float: left;
	width: 190px;
	padding-right: 30px;
	padding-left: 10px;
}

#wrapper #content #colwelcome {
	width: 470px;
	float: left;
	background-image:url(images/welcome_banner_v3.jpg);
	background-repeat:no-repeat;

}
#wrapper #content #col2 {
	width: 444px;
	float: left;

}
#wrapper #content #colscroll {
	width: 444px;
	float: left;
	height:890px;
	overflow:auto;
}

#wrapper #content #col2 img  {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	float: left;
}
#wrapper #content #col2 table tr td ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
}
.imgRight {
	padding-left:20px;
	float:right;
}
.imgLeft {
	padding-right:20px;
	float:left;
}
#wrapper #content #colwelcome table tbody tr td ul {
	list-style-type: circle;
}
#wrapper #content #colwelcome table tbody tr td ul li {
	list-style-type: square;
	list-style-position: inside;
	color: #F90;
	padding-top: 10px;
}
.feed {
	margin-left: 6 px;
	padding: 0 0 0 40px;
	background: url("http://www.greatbocasmiles.com/feed-icon-28x28.png") no-repeat 0 50%;
}

/* find this @ /sitemap.html */
.site-map-list a {
	color: #548282;
}

/* styles for drop-down menu, in template */
/* the top menu */
ul#menu {
  list-style-type: none;
  background-color: #548282;
  margin-left: 2px;
}


/* top menu items (unless overridden could be inherited) */
ul#menu li {
  display: inline;
  position: relative;
  line-height: 1.4em;
  padding: 0 10px;
  background-color: #548282;
  
}
  
/* the 'over' class is dynamically manipulated by the javascript */
ul#menu li:hover ul, ul#menu li.over ul { display: block; }

/* the trigger for dropdowns */
ul#menu li a { text-decoration: none; color: #c5d5d6;}

/* the inner menus*/
ul#menu li ul {
  list-style-type: none;
  position: absolute;
  left: 0px;
  top: 1.25em;
  padding-right: 20px;
  display: none;
}

ul#menu li ul li { display: block; width: 150px;}

ul#menu li:hover { background-color: #999; }