
/*Main style definitions.*/
body {
	margin: 0;
	padding: 0;
	color: #fff;	
	background-color: #0a7393; 
	background-image:url('../images/bottomContainerFishBackground.png');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:left bottom; 	
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}


#bodyContainer {
	width: 100%;
	min-height: 100%;
	/*line-height: 16px;*/
}

hr {
border-bottom: 1px dotted #4081C4;
border-top:none;
border-left:none;
border-right:none;
}


a, a:visited {
text-decoration: underline;
color: #146eda;
}

a:hover {
text-decoration: none;
color: #006ef1;
}

/*Logo Container*/
#logoContainer {
	position: relative;
	height: 136px;
	overflow:hidden;
}

/*Navigation*/
#navPrimary {
	float: right;
	margin-top: 56px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-transform:uppercase;
	font-size: 12px;
}

H2, H3 {
   color: #4081C4;  
   margin-bottom: 0px; 
}

H2 {
   color: #4081C4;
   border-bottom: 1px dotted #4081C4;
   width: 100%;
   margin-bottom: 0px;
   padding-bottom: 5px;
   
}

.clearBoth {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.pageSublink H3 {  
   margin-bottom: -12px;
}

table tr td p{
margin	:0px;
padding: 0;
}

table tr td {
padding-right:10px;
}

#navPrimary li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#navPrimary li.first {
    margin-left: 15px;
}
#navPrimary a {
    border-right: 1px dotted #4081C4;
    color: #4081C4;
    display: block;
    line-height: 46px;
    padding: 0 15px;
    text-decoration: none;
}

#navPrimary .first {
    border-left: 1px dotted #4081C4;
}

#navPrimary li a:hover, #navPrimary li.current a, #navPrimary li:hover, #navPrimary li.sfhover {
    background: none repeat scroll 0 0 #4081C4;
	color: #FFF;
}
#navPrimary li:hover a, #navPrimary li li:hover a:hover, #navPrimary li.sfhover a:hover {
    color: #FFFFFF;
}
#navPrimary li li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#navPrimary li ul {
    background: none repeat scroll 0 0 #2E7AA7;
    left: -9999px;
    list-style: none outside none;
    margin: 0;
    padding-left: 0;
    position: absolute;
    width: 12em;
    z-index: 10;
}
#navPrimary li li {
    float: left;
    margin: 0 !important;
    width: 12em;
}
#navPrimary li li a {
    display: block;
    line-height: 1;
    padding: 0.5em;
    text-transform: none;
}
#navPrimary ul li.first, #navPrimary ul li li.first {
    border: 0 none;
}
#navPrimary li ul ul {
    margin: -1.95em 0 0 12em;
}
#navPrimary li:hover ul ul, #navPrimary li:hover ul ul ul, #navPrimary li.sfhover ul ul, #navPrimary li.sfhover ul ul ul {
    left: -9999px;
    z-index: 1001;
}
#navPrimary li:hover ul, #navPrimary li li:hover ul, #navPrimary li li li:hover ul, #navPrimary li.sfhover ul, #navPrimary li li.sfhover ul, #navPrimary li li li.sfhover ul {
    left: auto;
}

/*Slide Show*/
#slideTextContainer {
width: 840px;
margin: 0 auto 100px auto;
}

.slideTitle {
font-size: 22px;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
margin-bottom: 0;
}
.slideText {
	font-size: 14px;
	font-family: Arial, Arial, Helvetica, sans-serif;
    height: 75px;
    line-height: 20px;
    width: 200px;
}

#slideContainer {
	position: relative;
	top: -74px;
}

#innerContentPage {
	color: #0a7393;
}

#innerContentPageImage {
background-color: #FFF;
background-repeat: no-repeat;
background-position: center bottom;
width: 100%; 
height:390px;
margin-top:-12px;
text-align:center;
}


#slideshow {
    margin: 0;
    min-width: 1050px;
    min-height: 360px;
    padding: 0;
    width: 100%;
}

#slideshow img {
    border: medium none;
    width: 100%;
}

#slideshow ul {
   margin: 0;
}

#slideshow .slides li.slide{
	position: absolute;
	top: 40px;
	left: 0;
	visibility: hidden;
	width: 100%	
}

#slideshow .slides {
}

#slideshowNavigationContainer {
	width: 840px;
	background: none;
	margin: 0 auto 10px auto;
}	

#slideshowNavigation{
	width: 250px;
	height: 10px;
}	

.slideshowNavigationElement{
	background: #FFF;
	margin-right: 10px;
	float: left;
	border: 1px #4081C4 solid;
}

.selected {
	border: 1px #fff solid;
	background: #4081C4;	
}	

#contentContainerTop a {
color:#ffffcc;
text-decoration: none;
font-style: italic;
}

#contentContainerTop a:hover {
text-decoration: underline;
}

#formContainer h1, #formContainer h2, #formContainer h3, #formContainer p {
	color:#fff;
	border-color:#fff;
}

#formContainer {
	width: 90%;
	margin: 30px auto;
}

#formContainer textarea {
	height:100px;
	width:100%;
}


style="h">

#formContainer label {
 font-weight: bold;
}


.contentContainer {
	width: 840px;
	margin: auto;
}
#contactContainer {
	width: 100%;
	background: #0a7393;
	overflow: hidden;
	display:block;
}
#contactButton {
	width: 150px;
	float:right;
	padding: 10px;
	background: #0a7393;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	text-align: center;
}
#contactButtonContainer {
	width: 840px;
	margin: -3px auto 0;
	height: 136px;
	background: url('../images/LloydLakeLodgeLogo.jpg') no-repeat bottom left;
}
#contactButtonContainer p{
	margin: 0;
	padding: 0;
}

#contactContainerTop {
	background: #000;
}

#headerContainer {
	width:100%;
	background:#ffffff url('../images/headerBackgroundImage.jpg') repeat-x;
	height:136px;
}

#navigationContainer {
	width:100%;
	background:#ffffff url('../images/headerBackgroundImage.jpg') repeat-x;
	height:136px;
}

#contentContainerInner {
	position: relative;
	top: 110px;
	background: none;
	width: 100%;
}

#contentContainerInnerBlocks {
	background: #FFF;
	height: 175px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 840px;
	margin: 0 auto 0 auto;
}

.readMore {
    background: right bottom url('../images/readMore.png') no-repeat;
    float: right;
    width: 70px;
	text-decoration: none;
	margin-right: 5px;
}
	
.innerContentModule {
	float:left;
	color: #0a7393;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.innerContentModule H2{
	font-size: 16px;
	color: #4081C4;
	font-family: Arial Narrow, sans-serif;
	font-weight: Bold;
	text-transform:uppercase;
	margin-top: 10px;
}

#bottomBlockTop {
    background-color:#076f82;
    color: #FFFFFF;
    height:46px;
	margin-top: 30px;
	border-bottom:1px dotted #4081C4;
}

#bottomBlockBottom {
    background:none;
    color: #FFFFFF;
	width: 840px;
	margin: 10px auto 0 auto;
	padding-bottom: 30px;
}

#bottomBlockBottom {
    background:none;
    color: #FFFFFF;
	width: 840px;
	margin: 10px auto 0 auto;
	padding-bottom: 30px;
}

.pageSublink {
	border-top: 1px dotted #4081C4;
}

.pageSublinkText h2{
	font-size: 18px;
	
}

.pageSublinkText a{
	text-decoration: none;
	font-style: italic;
}

.pageSublinkText a:hover{
	text-decoration: underline;
}

.pageSublink img{
	float:right;
	padding: 10px;
}

.pageSublinkText {
	float:left;
	width: 275px;
	padding-top: 20px;
}

.topLinkContainer {
	float: right; 
	margin-top: 20px; 
	border-right: 1px #4081C4 dotted;
	padding-right: 4px;
}

.topLinkContainer H3 {
	color: #FFF;
	text-transform:uppercase;
	font-weight: bold;
	margin: 0;	    
}

.bottomLinkContainer {
	float: left;  
}

.bottomLinkContainer li a {
	color: #FFF;
	text-decoration: none;   
}

.bottomLinkContainer li{
	margin-top: 10px;    
}

.bottomLinkContainer ul {
	color: #FFF;
	margin:0;
	padding:0;
	list-style:none; 
}

.bottomLinkContainer H3 a{
	color: #FFF;
	text-transform:uppercase;
	font-weight: bold;
	margin: 0;	
	text-decoration: none;
   	  
}

.bottomLinkContainer H3{
   	margin-bottom: -5px;
}

#connectContainer {
	width: 131px;
	height: 99px;
	background: url('../images/connectBlank.png') no-repeat;
	float:right;
	margin-right: 20px;
	/*display: none;*/
}

#facebookLink {
	width:25px;
	height:25px;
	position: relative;
	padding-top: 3px;
	top:0px;
	left:100px;
	background: url('../images/facebook-trans-small.png') no-repeat bottom left;
}

#twitterLink {
	width:25px;
	height:25px;
	position: relative;
	padding-top: 3px;
	top:0px;
	left:100px;
	background: url('../images/twitter-trans-small.png') no-repeat bottom left;
}

#blogspotLink {
	width:25px;
	height:25px;
	position: relative;
	padding-top: 3px;
	top:0px;
	left:100px;
	background: url('../images/blogspot-trans-small.png') no-repeat bottom left;
}


#facebook2 {
	width:25px;
	height:25px;
	float: left;
	margin-right: 3px;
	background: url('../images/facebook-trans-small.png') no-repeat bottom left;
}

#twitter2 {
	width:25px;
	height:25px;
	float: left;
	margin-right: 3px;
	background: url('../images/twitter-trans-small.png') no-repeat bottom left;
}

#blogspot2 {
	width:25px;
	height:25px;
	float: left;
	margin-right: 3px;
	background: url('../images/blogspot-trans-small.png') no-repeat bottom left;
}
#mainContainer {
	height:800px;
	background: #FFF;	
}

.imageContainer {
	height:50px;
	padding-top: 20px;
}

#innerContentImage0 {
	background: url('../images/innerContentImage0.jpg') no-repeat center;
}

#innerContentImage1 {
	background: url('../images/innerContentImage1.jpg') no-repeat center;
}

#innerContentImage2 {
	background: url('../images/innerContentImage2.jpg') no-repeat center;
}

/*Search Form*/
.submit, .buttons input {
    background: none repeat scroll 0 0 #2E7AA7;
    border: 0 none;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    float: left;
    font-size: 1em;
    font-weight: bold;
    height: 2em;
    line-height: 2.1em;
    padding: 0 1em;
    text-align: center;
}

#bottomBlockTopContentContainer {
	margin: 0 auto 0 auto;
	width: 840px;
}

#searchForm {
	float: right;
    margin-right: 20px;
    margin-top: 10px;
}
#searchForm fieldset {
    border: 0 none;
    padding: 0;
}
#searchForm input.text {
    float: left;
    font-style: italic;
    margin: 0 0.75em 0 0;
    padding: 1px;
    width: 160px;
}
#searchForm .submit {
    float: right;
}

/* @group Nav - Secondary
===================================== */

.navSecondary {
	margin: 1em 0 4em;
	padding: 0;
	list-style: none;
	height: auto;
	width: 90%;
	}

.navSecondary li {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px dotted #d6d6d6;
	line-height: 1.2;
	}

.navSecondary .last {
	border: 0;
	padding-bottom: 0;
	}

.navSecondary li ul {
	margin: .5em 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}

.navSecondary li {
	margin-bottom: .5em;
	}

.navSecondary li a {
	display: block;
	}
.navSecondary li a:hover {
	}

.navSecondary li.current a {
	font-weight: bold;
	color: #ff3405;
	}


/* @group Nav - Secondary - Second Level
===================================== */

.navSecondary li.current ul {
	}

.navSecondary li li {
	margin: 0 0 .5em 1em;
	padding: 0;
	border-bottom: none;
	list-style: none;
	line-height: 1.2em;
	}

.navSecondary li.current li a {
	font-weight: normal;
	color: #434343;
	}

/* @end Nav - Secondary - Second Level
-------------------------------- */

/* @end Nav - Secondary
-------------------------------- */

