@charset "ISO-8859-1";

body {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial; 
	font-size: .9em;
	background-color: #ffffff;
	padding:0; 
	margin:0; 
}

#container, #wrapper{
	width: 100%;  
	min-width: 760px; 
	max-width: 2000px; 
	margin: 0 auto;
}
#container {}  /*Creates the lefthand column and content color */
#wrapper {}          /*This image creates the righthand column */
#banner{
	color: #8C2633; 
	height: 135px; 
	background-color: #8C2633;
	background-image:url(../images/goodenough-club-202-8C2633.jpg);
	background-repeat: no-repeat;
}
#banner, #footer {padding: 1px 0;}   /*This ensures that the banner and footer expand fully */
#banner h6 {margin: 50px 0 0 25px; color: #96c89f; font-size: 2em; }  /*This positions the title of the website in the banner */
#nav {
	width: 100%;
	white-space: no-wrap; 
	overflow: hidden; 
	border-top: 1px solid #000; 
	border-bottom: 1px solid #000; 
	background-color: #05312f; 
}

#leftcol {float: left; width: 240px; padding: 25px 0px 0px 0px;}
#rightcol {float: right;text-align:right;}
#rightcol, #footer {padding: 0px;}
#content {margin: 0px 25px 0px 240px; padding: 25px 0px 0px 0px;}
#footer {clear: both;  text-align: left; padding-left:240px; padding-top:10px;}

#header_links {
	position:relative;
	top:20px;
	left:0px;
	width:100%;
	height:30px;
	margin:0px;
	text-align:right;
	padding:0px;

}

#army {
	text-align:left;
	padding: 10px 0px 0px 20px;
}

#news_panel {
	position:relative;
	width:320px;
	float: left;
	border: 1px solid #000000;
}

#content li {
	padding-bottom: 3px;
	list-style-image: url(../images/bullet.gif);
}

/* MAIN TEXT STYLES */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #555555;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-right: 24px;
}

p.indent {
	margin-left:10px;
}

.browntext {
	color: #8C2633;
}

.text {
	width: 750px;
}

.header {
	width: 750px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #8C2633;
	margin-top: 0px;
	margin-bottom: 16px;
	font-weight:normal;
	margin-right: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #555555;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight:bold;
	margin-right: 20px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #555555;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight:bold;
	margin-right: 20px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #8C2633;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight:normal;
	margin-right: 20px;
}

a {
	color:#8C2633;
	text-decoration:none;
}

.blacktext {color: #000000}

.smalltext {
	font-size:11px;
}

input {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #555555;
	margin:0px;
}

form {
	margin:0px;
}

/* HOMEPAGE STYLES */

p.news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	background-color:#cc5600;
	color: #FFFFFF;
	margin: 1px;
	font-weight:normal;
	padding:5px 0px 5px 10px;
}

p.news_title {
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	background-color:#dddddd;
	padding: 10px;
	margin: 1px;
	font-weight:normal;
}
p.news_description {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight:normal;
	margin-left:10px;
}

.footer {
	color:#555555
}

.search {
	margin-right: 15px;
	margin-bottom: 10px;
}

.book_now {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin-left: 35px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight:normal;
}

.rates_head {
	font-size: 12px;
	line-height: 14px;
	color: #8C2633;
	margin-left: 35px;
	margin-top: 10px;
	font-weight:normal;
}

.rates_star {
	color: #8C2633;
}

.rates {
	font-size: 12px;
	line-height: 14px;
	color: #555555;
	margin-left: 35px;
	margin-bottom: 10px;
	font-weight:normal;
}

.rates_footer {
	font-size: 10px;
	line-height: 12px;
	color: #555555;
	margin-left: 35px;
	margin-bottom: 10px;
	font-weight:normal;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #555555;
	padding-top: 10px;
	text-align: left;

}

/* NAVIGATION STYLES */

p.headerlinks {
	padding: 0px;
	margin: 0px;
}

a.links,a.links:link,a.links:visited {
	font-size: 13px;
	color: #FFFFFF;
	padding-bottom: 15px;
	text-decoration:none;
}

a.links:hover,a.links:visited:hover {
	color:#555555;
	text-decoration:none;
}

a.nav1,a.nav1:link,a.nav1:visited {
	font-size: 14px;
	color:#555555;
	text-decoration:none;
}

a.nav1:hover, a.nav1:visited:hover {
	color:#000000;
}

.nav1live,a.nav1live:link,a.nav1live:visited {
	font-size: 14px;
	color:#8C2633;
	text-decoration:none;
}

a.nav1live:hover, a.nav1live:visited:hover {
	color:#000000;
}

a.nav2,a.nav2:link,a.nav2:visited {
	font-size: 12px;
	color:#555555;
	text-decoration:none;
}

a.nav2:hover, a.nav2:visited:hover {
	color:#000000;
}

a.nav2live,a.nav2live:link,a.nav2live:visited {
	font-size: 12px;
	color:#8C2633;
	text-decoration:none
}

a.nav2live:hover, a.nav2live:visited:hover {
	color:#000000;
	text-decoration:none
}

.livepage {
	margin-left:55px;
	color:#8C2633;
}

li {
	margin-top: 0px;
	margin-bottom: 5px;
}

ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #555555;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left:35px;
	padding:0px
}

ul ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left:15px;
}

ul ul ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left:15px;
}

ul ul ul ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left:15px;
}

ul.standard {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #555555;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 24px;
	margin-left:15px;
	padding:0px;
	list-style-position: inside;
	text-indent: -15px;
}

ol.standard {
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #555555;
	margin-left:20px;
	padding:0px;
	list-style-position: inside;
	text-indent: -20px;
}

dl{
	margin: 0 0 1em;
	}
	
/* Tables, layout 1 */

td {
	vertical-align:top;
}

table.contenttable-0 {
         border-spacing: 0px;
         border-collapse: collapse;
         margin:0 0 15px 0;
         padding:0;
      	font-size: .9em;
      	font-family: Arial, Helvetica, sans-serif;
}
table.contenttable-0 P {
         color: #000;
}
table.contenttable-0 TR TD {
         border: solid 1px #fff;
         background: #ddd;
         padding: 5px;
}
table.contenttable-0 TR.tr-0 TD P {
         font-weight: bold;
         color:#fff;
         margin:5px;

}
table.contenttable-0 TR.tr-0 TD {
          border: solid 1px #fff;
          background: #8C2633;
          color:#fff;
}
table.contenttable-0 tr td {
	background-color:#f2f1f0;
	font-size: 13px;
	line-height: 16px;
	color: #555555;
	padding:5px;
}
td.td-0 {
	width:65px;
}	

