@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../images/../images/backgrounds/rockywall.png);
	background-repeat: repeat;
	font-size:16px;
}

.hmy-section h1 {
	font-size:4rem;
	font-family: Newtown, sans-serif;
	letter-spacing: .1rem;
	text-shadow: 2px 2px 4px rgba(255,255,255,.5);
	color: #222;
	padding:25px 0 0px 5px;
}

.hmy-section h2 {
	font-size:2rem;
	font-family: 'Rock Salt', cursive;
	letter-spacing: .1rem;
	color: #333;
	line-height: 1.8em;
}

.greenText {
    color: rgb(69,150,114);
}

.blueText {
    color: rgb(69,114,150);
}

.hmy-section h2.largeTitle {
	font-size:2.4rem;
	color: #222;	
}

.hmy-section h2.largeTitle + h4 {
	margin: -10px 0 10px 0;
	font-family: 'Rock Salt', cursive;
	font-size: 1.6em;
}

.hmy-section h2 + h5 {
	font-size:1.3rem;
	letter-spacing: .1rem;
	color: #222;	
	margin: 0;
}

.hmy-section h3 {
	font-family: 'Rock Salt', cursive;
	color: #333;
	font-size:1.8rem;
	letter-spacing: .1rem;
	line-height: 1.8em;
}

.hmy-section h3 + h4 {
	font-family: 'Rock Salt', cursive;
	color: #222;
	font-size:1.8rem;
	letter-spacing: .1rem;
	margin-top: -10px;
}

.hmy-section h3 + h5, .hmy-section h3 + p.littleTitle {
	font-size:1.2rem;
	letter-spacing: .15rem;
	color: #222;	
	font-family: 'Rock Salt', cursive;
	margin: 0;
	margin-top: 10px;
}

.hmy-section h3 + p.littleTitle {
    font-size: 1.5em;
}


.hmy-section h5 {
	font-size:1.2rem;
	letter-spacing: .15rem;
	color: #222;	
	font-family: 'Rock Salt', cursive;
}

.p7HMY .hmy-section a.noBorder {
	border-bottom: none;
}

.hmy-section .centerText {
	text-align: center;
}

.hmy-section .footerBg {
	background-color: #222; 
	margin-left:5px; 
	margin-right:5px;
	margin-top: 8px;
}

.hmy-section .footerBg p {
	text-align: center; 
	padding:20px 10px 10px 20px; 
	color: #FFF; 
	letter-spacing:.1em;
}

.hmy-section .noWrapperMargins {
	margin-left: 0;
	margin-right: 0;
}

.hmy-section p.caption {
	border: 1px solid #CCC;
	padding:4px 10px;
	box-sizing: border-box;
	font-size: .8rem;
	color: #666;
    margin: 10px 0 20px 0;
}

img {
    width: 100% !important;
    height: auto;
}

.menuPict {
    margin-top: 10px;
}

.hmy-section p.sold {
    background-color: rgb(209,0,9);
    color: #FFF;
    padding: 6px 20px 1px 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.8em;
    font-weight: bold;
    letter-spacing: .1em;
    margin: 30px;
    box-shadow: 2px 2px 4px #AAA;
}

.hmy-section p.whiteTxt {
	color: #FFF;
}

.hmy-section p.menuBlue.firstChild {
	margin-top: 10px;
}

.hmy-section p.menuBlue, .hmy-section h3.menuBlue {
	font-family: Newtown, sans-serif;
	color: #457296;
	letter-spacing: .1rem;
	font-size:1.3rem;
	margin-bottom: -5px;
	margin-top: 20px;
}

.hmy-section p.noBottom {
	margin-bottom: 0;
}

.hmy-section h3.menuBlue {
	font-size:1.8rem;
}

.hmy-section .notice {
	padding: 15px 10px 6px 10px;
	background-color: rgb(69,114,150);
	color: #FFF;
	text-align: center;
	font-size: 1.2rem;
	margin-top: 15px;
}

.separator {
	background-color: #68ACE3;
	height: 12px;
	margin-top: 10px !important;
}

.thickBorder {
	border-width: 6px !important;
	border-color: #222;
}

img.shadow, video.shadow {
    box-shadow: 2px 2px 3px #AAA;
}

img.lightBorder {
	border: 1px solid #DDD;
	box-sizing: border-box;
}

img.bottomBorder {
	border-bottom: 1px solid #DDD;
	box-sizing: border-box;
}

img.topBorder {
	border-top: 1px solid #DDD;
	box-sizing: border-box;
}

ul.blueDots {
	list-style-image: url(../images/blueDot.png);
	list-style-type: none;
	font-size: 1.2rem;
}

.hmy-section a.recentPhoto {
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: .15em;
	padding: 0;
	margin: 0;
	color: rgba(209,0,9,1);
    font-weight: bold;
	border: none;
}

.redText {
    color: rgba(209,0,9,.8) !important;
}

.subTitle {
	font-size: .8rem;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .1rem;
    color: #AAA;
    margin-top: 5px;
}

.panelBorder {
    border: 1px solid #DDD;
    padding: 10px;
}


.p7AMM.amm-root-black {
	padding-left:3px;
}

.p7AMM.amm-root-black {
	background-color: #222;
}

.p7AGM {
    background-color: #222;
	padding:6px;
}



@media only screen and (min-width: 0px) and (max-width: 768px) {
.p7HMY .hmy-section a.noBorder {
	border-bottom: none;
}
@media only screen and (min-width: 0px) and (max-width: 600px) {
.p7HMY .hmy-section a.noBorder {
	border-bottom: none;
}
}