/* stylesheet.css */

/* Style rule for the page body */
body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background-color:#fcb92a;
	color: #000000; 
	/* Arial, Helvetica, or some other sans-serif font */
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align:center; /* Center everything */
}

/* Page header style */
#header {
	margin: auto;
	height: 125px;
	width:1000px;
	background-color: #ffffff;
	border-bottom: 3px solid #fcb92a;
	text-align:left;
}

#middle {
	margin: auto;
	width:1000px;
	height:100%;
	background-color: #ffffff;
}

/* Page footer style */
#footer {
	clear: both;
	margin:auto;
	height: 60px;
	width:1000px;
	border-top: 6px solid #7c2b1a;
	background-color: #ffffff;
}

/* Page main style */
#main {
	height:100%;
	width: 700px;
	margin:0;
	background-color: #ffffff;
	text-align: center;
}

#full {
	height:100%;
	width: 1000px;
	margin:0;
	background-color: #ffffff;
	text-align: center;
}

/* Style for sidebar column */
#sidebar {
	float: right;
	display: inline;
	padding: 0;
	margin: 0; 
	margin-top: 0;
	width: 250px;
	height:100%;
	background-color: #ffffff;
	border-left: 1px solid #fcb92a;
}

/* Style for 3-column format */
/* need middle, rsidebar, lsidebar, main */

#3cmiddle {
	margin: auto;
	width:1000px;
	height:100%;
	background-color: #ffffff;
}

#3crsidebar {
	float: right;
	display: inline;
	padding: 0;
	margin: 0; 
	margin-top: 0;
	width: 25px;
	height:100%;
	background-color: #ffffff;
	border-left: 1px solid #fcb92a;
}

#3clsidebar {
	float: left;
	display: inline;
	padding: 0;
	margin: 0; 
	margin-top: 0;
	width: 25px;
	height:100%;
	background-color: #ffffff;
	border-right: 1px solid #fcb92a;
}

#3cmain {
	height:100%;
	width: 500px;
	margin:0;
	background-color: #ffffff;
	text-align: center;
}

#whatsnew {
	height:100%;
	width:700px;
	margin:0;
	background-color:#ffffff;
	text-align:center;
}

/* Style rule for level 1 headings */
h1 {
	color: #7c2b1a;
	font-style:italic;
	text-align:center;
	margin: 0;
}

/* Style rule for level 2 headings */
h2 {
	color: #7c2b1a;
	font-style: italic;
	text-align: center;
	margin: 0;
	font-face: "times new roman", serif;
	font-size: 15px;
}

.jdGallery h2 {
	color: #FFFFFF;
	font-style: bold;
	text-align:center;
	margin:0;
	font-face: "times new roman", serif;
	font-size: 24px;
}

/* Style rule for sidebar headings */
div.sheading {
	height: 24px;
	width: 100%;
	background-image:url("pix/bkg/brgradient2.jpg");
	background-repeat: repeat;
	margin:0;
}

div.sheading A:link {
	text-decoration: none;
	color: #7c2b1a;
}

div.sheading A:visited {
	text-decoration: none;
	color: #7c2b1a;
}

div.sheading A:hover {
	text-decoration: underline;
	color: #7c2b1a;
}


h2.sheading {
	color: #7c2b1a;
	font-style: normal;
	text-align: center;
	margin: 0;
	padding: 3px;
	font-face: "times new roman", serif;
	font-size: 15px;
}




/* Style rule for paragraphs */
p {
	margin: 0;
}

hr {
	color: #fcb92a;
}

/* Class Style for Various BR Text Tables */
table.brtable 
{ text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 12px;
color: #404040;
background-color: #fafafa;
border: 2px #d79900 solid;
}



/* Class Styles for Various Div Boxes */
div.photos {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	border:0;
}

div.blocks {
	margin: 5px;
	padding: 0;
	background-color: #7c2b1a;
	border: 4px ridge #fcb92a;
}

div.blocks a {
	text-decoration: none;
}

div.news {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-size: 12px;
	spacing: 0;
}

div.news hr {
	width: 80%;
}

div.newsblocks {
	background-color: #e5ecf9;
	border: 5px dotted #c3d9ff;
	text-align: center;
	margin-right: 50px;
	vertical-align:top;
	padding:5px;
}

div.newsblocks h2 {
	color: #8d6f47;
}

div.newsblocks p {
	text-align: justified;
	font-size: 12px;
	color: #000000;
}

div.blog { 
	width: 240px;
	margin:auto; 
	padding-left:0; 
	list-style-type: none;
	text-align: left;
	font-size: 10px;
}

div.blog a {
	font-size: 12px;
	font-weight: bold;
	color: #7c2b1a;
	text-decoration: none;
}

div.blog ul { 
	margin-left:0; 
	padding-left:0; 
	list-style-type: none 
}

div.blog ul li span.headline { 
	font-weight:bold; 
	display:block; 
	margin:12px 0 0 0;
}


table.trips {  
	border-collapse: collapse;  
	border: 2px solid; 
}

table.trips TD {  
	border-width: 1px;  
	border-style: solid dotted; 
	}


.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background: #7c2b1a;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	width: 100%;
	background: #7c2b1a;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fcb92a;
	border-right-color: #fcb92a;
	border-bottom-color: #fcb92a;
	border-left-color: #fcb92a;
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #fcb92a;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7c2b1a;
}

.h_mnu_01 ul li a:visited{
color: #fcb92a;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #7c2b1a !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #c3bab3;
}


.h_mnu_02{
	width: 80%;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_02 ul{
	margin: 0;
	padding: 0;
	width: 100%;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.h_mnu_02 ul li{
display: inline;
}

.h_mnu_02 ul li a{
	color: #7c2b1a;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7c2b1a;
}

.h_mnu_02 ul li a:visited{
color: #7c2b1a;
}

.h_mnu_02 ul li a:hover, .h_mnu_02 ul li .selected{
	color: #fcb92a !important;
	padding-top: 5px;
	padding-bottom: 5px;
}


/*JD Gallery */
#myGallery
{
width: 600px !important;
height: 200px !important;
margin:0;
}


/*JD Gallery */
#mySquareGallery
{
width: 500px !important;
height: 375px !important;
margin:0;
}

#lsdsites
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#lsdsites td, #lsdsites th 
{
font-size:.8em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
}
#lsdsites th 
{
font-size:1.1em;
text-align:center;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#lsdsites tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}


