@charset "UTF-8";
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font-size:1em;
}

li {
	margin-bottom: .3em;
}

ul {
	margin-left: -1em;
}

#page .mainmenu, #page2 .mainmenu, #page6 .mainmenu {
	margin: 0px;
	padding: 0;
	/* [disabled]height: 100%; */
}

#page .mainmenu li, #page2 .mainmenu li, #page6 .mainmenu li {
	background: none;
	border: none;
	/* [disabled]height: 200px; */
}

#page .mainmenu li a, #page2 .mainmenu li a, #page6 .mainmenu li a {
	background: rgba(255,255,255,.6);
	display: block;
	border-radius: 5px;
	margin-bottom: 10px;
}

#page .mainmenu li a:hover, #page2 .mainmenu li a:hover {
	background: rgba(255,255,255,.9);
}

#page .footerBG, #page2 .footerBG, #page3 .footerBG, #page4 .footerBG, #page5 .footerBG, #page6 .footerBG, #page7 .footerBG, #page8 .footerBG {
	width: 100%;
	height: 60px;
	padding-top: 20px;
	margin: 0;
	background: #0d2460;
	text-align: center;
	border: 0;
	background-repeat: no-repeat;
}

#page2 .bodyCopy, #page3 .bodyCopy, #page4 .bodyCopy, #page5 .bodyCopy, #page6 .bodyCopy, #page7 .bodyCopy, #page8 .bodyCopy {
	background: rgba(255,255,255,.6);
	border-radius: 5px;
	margin: 10px;
	padding: 10px;
}

.allCaps {
	font-weight: normal;
	text-transform: uppercase;	
}

.blueline {
	width: 100%;
	height: 35px;
	background: #0d2460;
	margin: 0;
	margin: 0;
	background-repeat: no-repeat;
}

.bold {
	font-weight: bold;	
}

.breadcrumb {
	padding-left: 20px;
	font-size: .8em;
	margin-top: 20px;
	padding-bottom: 0px;
}

.feature {
    font-size: 1em;
}

.header {
	width: 100%;
	/* [disabled]height: 145px; */
	background-image: url(art/graphics/OCwaterheader.png);
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
}

.logo {
	width: 100%;
	height: 133px;
	margin: auto;
	background-image: url(art/logos/OClogo.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
}
.mainmenu .hsLogo {
	background-image: url(art/logos/hotSpring2016.png);
	background-repeat: no-repeat;
	background-position: left center;
}


.mobileArt {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.mobileArtFramed {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	border: thin solid #666;
}


.noBorder {
	border-style: none;
}

.orangeCollection {
	color: #F60;
	margin-top: 10px;
}


.orangeHed {
	color: #F60;
	margin-top: 40px;
	font-weight: normal;
	text-transform: uppercase;
}

.topMargin {
	margin-top: 0px;
}
.topMargin15 {
	margin-top: 15px;
}
.topMargin20 {
	margin-top: 25px;
	margin-left: 10px;
}
.topMargin5 {
	margin-top: 10px;
	margin-left: 10px;
}

.mainmenu li a span {
	display: none;
}
.container .bodyCopy p a{
	color: #06F;
}
.container #page8 .bodyCopy p a {
	color: #06F;
}
.container .bodyCopy p a:hover {
	color: #06F;
}
.container .breadcrumb  .breadcrumbs a   {
	color: #06F;
}
.container .breadcrumb .breadcrumbs a:hover {
	color: #06F;
}
.bottomMargin {
	margin-bottom: 40px;
}
