body {
	background-color: #39586c;
	padding: 0;
	color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	text-align: center;
	/*width:auto;*/
	width: 998px;
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* variations between browsers, it's best practices to zero padding and margin on lists. Will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
p       {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 20px;
}
h1, h2, h3, h4, h5, h6 
{
	margin-top: 0;
	padding-right: 15px;
	padding-left: -5px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
img { border: 0; }
a img {
	border: none;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.slide
{
	float: right;
	height: 320px;
	width: 500px;
	position: relative;
}
.lft-sidebar
{
	float: left;
	width: 650px;
}
#topbanner
{
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
}

/* ~~ Styling links in this order - including selectors that create the hover effect.  */
a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /*  keyboard navigator hover. */
	text-decoration: none;
}
/* ~~ This fixed width container surrounds all other blocks ~~ */
.container {
	width: 998px;
	background-color: #FFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
	text-align: left;
}

/* ~~ The header is not given a width. It will extend the full width of your layout. ~~ */
header {
	background-color: #ADB96E;
	height: 280px;
	background-repeat: no-repeat;
	z-index: auto;
}
.hdr-home
{
	background-image: url(../img/bnr-red-tail.gif);
}
.hdr-vol
{
	background-image: url(../img/bnr-vol.gif);
}

.bnr-glry
{
	background-image: url(../img/bnr-glry.gif);
}
.bnr-fld
{
	background-image: url(../img/bnr-field.gif);
}

.bnr-links
{
	background-image: url(../img/bnr-lnks.gif);
	margin: 0px;
	padding: 0px;
}



.bnr-abt
{
	background-image: url(../img/bnr-abt-rolls-royce.gif);
}

.bnr-ac
{
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bnr-ac.gif);
}
.container .bnr-links a
img{
	position: absolute;
	z-index: 1;
	margin: 0px;
	padding: 0px;
}
#Insert_logo   
{
	margin-top: 25px;
	margin-left: 50px;
}


.bnr-b25
{
	background-image: url(../img/bnr-ms-mitch.gif);
}
.bnr-red
{
	background-image: url(../img/bnrp-51c-14-hmpg.gif);
}
article
{
	padding-left: 7px;
	padding-right: 7px;
	margin: 0px;
}

.sidebar1 {
	float: right;
	width: 260px;
	padding-bottom: 10px;
	background-color: #C8D3BC;
	text-align: center;
}
.sidebarad
{
	float: right;
	width: 260px;
	padding-bottom: 10px;
	background-color: #C8D3BC;
	text-align: left;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}

.ad
{
	text-align: center;
	padding-top: 25px;
}
.ad-01
{
	background-color: #FFF;
	text-decoration: overline;
	text-align: center;
	clear: both;
	float: right;
	height: 750px;
	width: 250px;
	overflow: hidden;
	visibility: visible;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFCCC5;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Adobe Caslon Pro", "Adobe Garamond Pro", Alpine;
	color: #666;
	font-weight: 800;
	line-height: 22px;
}
.rot-ad-01
{
	background-color: #FFF;
	text-align: center;
	height: 750px;
	width: 262px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Adobe Caslon Pro", "Adobe Garamond Pro", Alpine;
	color: #666;
	font-weight: 800;
	line-height: 22px;
	float: left;
}

blockquote
{
	float: right;
}


.myframe
{
	height: 780px;
	text-align: center;
	float: right;
	overflow: hidden;
	background-color: #FFF;
	width: 260px;
	visibility: visible;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 0px;
}



.container .sidebar1 .ad a img
{
	margin-right: auto;
	margin-left: auto;
}

.content {
	width: 700px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 4px;
}
.contentmain
{
	width: 948px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
}
.clr_bth
{
	clear:both;
	margin-right: auto;
	margin-left: auto;
}

.flt_lft
{
	float:left;
}

.flt_rht
{
	float:right;
}


/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol {
	padding: 0 15px 15px 40px; 
}

/* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
nav ul {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
}
nav ul li {
	border-bottom: 1px solid #666; 
}
nav ul a, nav ul a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px;  
	text-decoration: none;
	background: #C6D580;
}
nav ul a:hover, nav ul a:active, nav ul a:focus { 
	background: #ADB96E;
	color: #FFF;
}

/* ~~ The footer ~~ */
footer {
	padding: -10px;
	position: relative;
	clear: both;
}

/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, nav, article, figure {
	display: block;

}
section
{
	margin: 0px;
	padding: 0px;
}


/*NEW AND IMPROVED HTML 5 Moondog Labs Version 2*/
 section p img
{
	padding-right: 25px;
	padding-left: 15px;
}
.chk-rad
{
	width: 300px;
	float: left;
	height: 180px;
}
.chk-rad_rt
{
	width: 310px;
	float: right;
	height: 180px;
}


img
{
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.socialMedia
{
	float: right;
	height: 235px;
	width: 280px;
	position: relative;
	margin-top: 35px;
	bottom: 5px;
}
.valid-h5 {
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	width: 999px;
}


#footer_out
{
	width: 998px;
	height:100px;
	text-align: center;
	background-color: #C8D3BC;
	color: #656626;
}



#footer_in
{
	width: 960px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-top: 17px;
	
}

p.copy
{
padding-top: 5px;
font-size: .75em;
font-style: italic;
}
.clr_bth
{
clear:both;
}

.flt_lft
{
	float:left;
}

.flt_rht
{
	float:right;
}
/*END OF NEW AND IMPROVED HTML 5 Moondog Labs Version 2*/


/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www. stunicholls.com/ menu/pro_drop_2. html
Copyright (c) 2005-2007 Stu Nic holls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(../img/three_1.gif);}
.preload2 {background: url(../img/three_1a.gif);}

#nav {
	list-style:none;
	height:35px;
	background:#fff url(../img/three_0.gif) repeat-x;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	}
	
#nav li.top {
	display:block; 
	float:left; 
	height:38px;
	}
	
#nav li a.top_link {
	display:block; 
	float:left; 
	height:35px; 
	line-height:33px; 
	color:#ccc; 
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	padding:0 0 0 12px; 
	cursor:pointer;
	background: url(../img/three_0.gif);
	}
	
#nav li a.top_link span {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:35px; 
	background: url(../img/three_0.gif) right top no-repeat;
	}
	
#nav li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:35px; 
	background: url(../img/three_0a.gif) no-repeat right top;
	}

#nav li:hover a.top_link {
	color:#fff; 
	background: url(../img/three_1.gif) no-repeat;
	}
	
#nav li:hover a.top_link span {
	background:url(../img/three_1.gif) no-repeat right top;
	}
	
#nav li:hover a.top_link span.down {
	background:url(../img/three_1a.gif) no-repeat right top;
	}

/* Default list styling */

#nav li:hover {
	position:relative; 
	z-index:200;
	}

#nav li:hover ul.sub {
	left:1px; 
	top:38px; 
	background: #bbd37e; 
	padding:3px; 
	border:1px solid #5c731e; 
	white-space:nowrap; 
	width:90px; 
	height:auto; 
	z-index:300;
	}
	
#nav li:hover ul.sub li {
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:90px; 
	font-weight:normal;
	}
	
#nav li:hover ul.sub li a {
	display:block; 
	font-size:11px; 
	height:18px; 
	width:88px; 
	line-height:18px; 
	text-indent:5px; 
	color:#000; 
	text-decoration:none;
	border:1px solid #bbd37e;
	}
	
#nav li ul.sub li a.fly {
	background:#bbd37e url(../img/arrow.gif) 80px 6px no-repeat;
	}
	
#nav li:hover ul.sub li a:hover {
	background:#6a812c; 
	color:#fff; 
	border-color:#fff;
	}
	
#nav li:hover ul.sub li a.fly:hover {
	background:#6a812c url(../img/arrow_over.gif) 80px 6px no-repeat; 
	color:#fff;
	}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul {
	left:90px; top:-4px; 
	background: #bbd37e; 
	padding:3px; 
	border:1px solid #5c731e; 
	white-space:nowrap; 
	width:90px; 
	z-index:400; 
	height:auto;
	}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
	}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly {
	background:#6a812c url(../img/arrow_over.gif) 80px 6px no-repeat; 
	color:#fff; 
	border-color:#fff;
	} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly {
	background:#bbd37e url(../img/arrow.gif) 80px 6px no-repeat; 
	color:#000; 
	border-color:#bbd37e;
	} 
	
/* End of Post Header Navigation */



/* NEW AND IMPROVED HTML 5 Moondog Labs Version 2*/

/* Footer NAV BAR   */
.navbar_ftr li
{
display: inline;
list-style-type: none;
font-size: .75em;
}

.navbar_ftr li
{
display: inline;
list-style-type: none;
font-size: .75em;
}

.navbar_ftr li a:link
{
	color: #663;
	text-decoration: none;
}

.navbar_ftr li a:hover
{
	color: #CC3;
	font-size: 1.1em;
	
}

.navbar_ftr li a:focus
{
color: #000000;
background-color: #ffffff;
}
/*END OF NEW AND IMPROVED HTML 5 Moondog Labs Version 2*/

.announcement
{
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
}
.announcement h3
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	color: #633;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 9px;
	padding-bottom: 2px;
}

.announcement h4
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #633;
	text-transform: capitalize;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-bottom: 1px;
}
#myvacation {
}
.tble-lnks {
	margin-left: 20px;
}
/*GALLERY*/

.containerglry
{
	clear: both;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
/* 	background-color:#FC3;*/
	
}
 
ul.slideshow {
    list-style:none;
    width:800px;
    height:550px;
   /* */overflow:hidden;
    position:relative;
    margin:0;
    padding:0;
     
}  
 
ul.slideshow li {
  /* */ position:absolute;
    left:0;
    right:0;
}
 
ul.slideshow li.show {
    z-index:500;   
}
 
ul img {
    border:none;   
}
 
#slideshow-caption {
	width:600px;
	height:70px;
	/*  	position:relative;*/
 	position: absolute;
	bottom:0;
	left:0;
	color:#fff;
	background:#000;
	z-index:500;
	margin-left: auto;
	margin-right: auto;
}
 
#slideshow-caption .slideshow-caption-container {
	z-index:1000;
	padding:0;
	/* 	position: absolute;*/ 
 	position:relative;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
 
#slideshow-caption h3 {
    margin:0;
    padding:0; 
    font-size:14px;
}
 
#slideshow-caption p {
    margin:0;
    padding:0; 
}
