body {
	margin: 0;
	padding: 0;
	background: #311C00 url(images/img1.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B8767;
}

#subscribe {
	position: absolute; 
	width:300px; 
	left:730px; 
	top:5px; 
	color:#000000;
}

#map {
    height:500px; 
    position: absolute; 
    width:70%;
    margin: 10px;
    left:220px;
	top: 200px;
}

#navMember {
    height:40px; 
    position: absolute; 
    width:70%;
    margin: 10px;
    left:220px;
	top:150px;
}

#map2 {
    position: relative; 
    width:70%;
    margin: 10px;
    left:220px;
}

#side_bar img {
	border: thin solid #000000 ;
	background-color: #a07941;
	margin: 4px;
	padding: 3px;
}

#navbar {
	position:absolute;
	top: 190px;
    left: 20px;
    width:200px;
}

#control {
    Z-INDEX: 1000;
    width: 20px;

}
#side_bar {
	height: 430px;
    overflow-y: auto;
    overflow-x: hidden;
}

#bubble {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px;
    color: #3b2000;
    padding-left:15px;
}

.bubble {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px;
    color: #3b2000;
    padding-left:15px;
}


#bubble h1{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
    color: #3b2000;
    text-transform: uppercase;
}

#bubble a {
	color: #FF0000;
}

#numberpins {
	position:absolute;
	left:500px;
	top:35px;
	margin:auto;
	color: #000000;
	width: 91px;
	background-image: url(images/pinnumbers.jpgg);
	padding-left: 5px;
	height: 83px;
	overflow: hidden;
}

#numberpins h4{
    color: #FF0000;
    font-size: 25px;
    padding:10px 10px 5px 10px;

}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E8D6B4;
}

h2, h3 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(images/img3.gif) repeat-x left bottom;
	text-transform: lowercase;
	letter-spacing: -1px;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 17px;
}

p, ol, ul {
	line-height: 160%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding: 2px 0 5px 0;
	background: url(images/img4.gif) repeat-x;
}

ul li.first {
	background: none;
}

a {
	color: #D9C09A;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #D9C09A;
}

.indent {
	margin-top: 0;
	margin-left: 0px;
}

.image {
	float: left;
	margin: 0;
}

#wrapper {
	background: url(images/header.jpg) repeat-x;
}

/* Header */

#header {
	width: 956px;
	height: 180px;
	margin: 0 auto;
}


#header * {
	text-transform: lowercase;
	color: #000000;
}

#header h1 {
	float: left;
	padding: 90px 0 0 0;
	letter-spacing: -2px;
	font-size: 36px;
}

#header h2 {
	float: left;
	padding: 110px 0 0 6px;
	background: none;
	font-size: 12px;
	font-weight: normal;
}

#header h2 a {
	text-decoration: none;
}

#header ul {
	position: absolute;
    left:  670px;
	margin: 0;
	padding: 64px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header li a {
	display: block;
	float: left;
	padding: 0 15px;
}

#header li.first a {
	border: none;
}

/* Content */

#content {
	width: 100%;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 100%;
    padding: 0px;
}

#colTwo {
	float: right;

}

#colTwo h3 {
	margin-top: 10px;
}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	margin: 20px auto;
	padding: 50px;

}

#footer p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
}
