* {
margin: 0;
padding:0;
border: 0;
}

html {
font-size: 100%;
}

body {
text-align:center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 62.5%;
color: #353432;
background-color:#65727B;
background-image:url(../images/graduated9b.jpg);
background-repeat:repeat-x;
}
p {
margin-bottom: 0;
}
h1 {
	font-size:140%;
	color:#B82247;
	text-align:right;
	border-bottom:1px solid #cccccc;
	padding-bottom:3px;
	margin-bottom:.8em;
}
h2 {
	font-size:120%;
	/*color:#1D320B;*/
	color:#454545;
	margin-top:1.5em;
	margin-bottom: .2em;
	font-weight:bold;
}

.accord {
	margin-top:0;
	margin-bottom:0;
}
h3 {
	font-size:115%;
	color:#1D320B;
}
a {
	color:#1156B1;
	text-decoration: none;
}
a:visited {
	color:#1156B1;
	text-decoration: none;
}
a:hover {
	color:#B92244;
	text-decoration: none;
}
a:active {
	color:#B92244;
	text-decoration: underline;
	outline:none;
}
a:focus, a:active {
outline: 0;
-moz-outline: none;
} 
.aquote {
font-style: italic;
font-size:1.5em;
line-height:1.5em;
padding-top:1.5em;
margin-bottom:0;padding-bottom:0;
font-weight:normal;
}
.citation {
	font-style:normal;
	font-weight:bold;
	font-size:60%;
	padding:15px 0 0 5px;
	margin:0;
	padding-left:270px;
}
.question-points {
	padding-top:1.8em;
	padding-bottom:1.8em;
}
.question-points li {
	padding-bottom:1.5em;
	font-weight:bold;
}
/* -- slideshow below --*/
#slideshow {
    position:relative;
	width:980px;
    height:278px;
	margin:0;
	padding:0;
	border:0;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
	width:980px
    height:278px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.showhold {
	height:278px;background:transparent;border:0;padding:0;margin:0;
}
/* -- end slide styles -- */
.rose {color:#b92244;}
.txtright {text-align:right;}
.borderbtm {border-bottom:1px solid #ccc;}
.copyright {
	font-size:85%;
	color:#000;
}
.clearit {
	clear:both;
	height:0;
}
iframe.noborder {
	width:778px;
	height:500px;
	border: solid #ffffff 0px;
}
/* -- layoutmain.css-- */
#outerwrapper {
	width:980px;
	height:auto;
	margin:0 auto;
	border:4px solid #D8D8D8;
	background:#fff;
	text-align:left;
}
#topnav {
	text-align:right;
	padding-top:5px;
	padding-right:110px;
	height:20px;
	background-image:url(../images/topnavbak.gif);
	background-repeat:repeat;
	text-transform:uppercase;
}
#topnav-sub {
	text-align:right;
	padding-top:5px;
	padding-right:42px;
	height:20px;
	background-image:url(../images/topnavbak.gif);
	background-repeat:repeat;
	text-transform:uppercase;
}
.button {
	padding:3px 15px 3px 15px;
	border-right:1px solid #000;
	background:transparent;
	text-align:center;
}
#btm-cv {
	width:980px;
	min-height:465px;
	background-image:url(../images/btm980x386JPG.jpg);
	background-repeat:no-repeat;
}
#rockymountainrealty {
	background:transparent;
	height:115px;
	border:0;
}
#btm-cv-sub {
	width:980px;
	min-height:465px;
	background-color:#fff;
	background-image:url(../images/3sisters980x459.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#btm-cv-list {
	width:980px;
	height:100%;
	background-color:#fff;
	background-image:url(../images/3sisters980x459.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#btm-cv-list-tab {
	width:900px;
	padding-left:80px;
	height:100%;
	background-color:#fff;
	background-image:url(../images/3sisters980x459.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#logo-hm {
	width:320px;
	float:left;
	text-align:right;
	margin-top:270px;
}
#content-home {
	float:right;
	padding-top:10px;
	width:384px;
	padding-right:109px;
}
#content-home, #content-sub, p {
	margin-bottom:1em;
	font-size:115%;
}
#content-sub {
	float:right;
	padding-top:10px;
	width:413px;
	padding-right:42px;
}
#content-listings {
	float:right;
	padding-top:10px;
	width:778px;
	margin-right:42px;
	padding-bottom:5px;
	background:transparent;
}
#collage {
float:left;
width:441px;
background:transparent;
padding-top:70px;
margin-left:40px;
}
.footaddress {
	padding-top:1em;
	text-align:center;
}
.footaddress-tab {
	padding-top:1em;
	text-align:center;
	height:128px;
	background:transparent;
}
#btmbar {
	height:25px;
	background-image:url(../images/btmbak.jpg);
	background-repeat:repeat-x;
	color:#888;
	text-align:center;
}
.vidthumb {
	border: 1px solid #000000;
	margin: 3px 0 3px 0;
}
/* -- internal-links --*/
a.addline {text-decoration:underline;}
a:visited.addline {text-decoration:underline;}
#btm-cv a {
	color:#454545;
	text-decoration: none;
}
#btm-cv a:visited {
	color:#454545;
	text-decoration: none;
}
#btm-cv a:hover {
	color:#B92244;
	text-decoration: none;
}
#btm-cv a:active {
	color:#B92244;
	text-decoration: underline;
	outline:none;
}
#btm-cv a:focus,a:active {
outline: 0;
-moz-outline: none;
} 
#copyright a:link {
	color:#ccc;
	text-decoration: none;
}
#copyright a:visited {
	color:#333333;
	text-decoration: none;
}
#copyright a:hover {
	color:#333333;
	text-decoration: underline;
}
#copyright a:active {
	color:#333333;
	text-decoration: underline;
}



