@charset "utf-8";
/* CSS Document 
green: 5b5504
lightgreen: b7b382
black: 141414
gold: 988E06
gray:D1D1D1

acid green: 9bb134
Text dk green: 453F03
testimonial brown: 693423
picstroke: 9bb134
faded slogan: c9c7ac*/

html, body, #wrap {
	height: 100%;
	margin:-2px 0px 0px;
	background:#FFFFFF;
	background-image: url(/images/page_bkgrd.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

body > #wrap {height: auto; min-height: 100%; min-width:864px;}

#main {
	padding-bottom: 50px;
	
}  /* must be same height as the footer */


#footer {position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;
	} 

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.spacer {
	width:5%;
}
.tablespacer1 {
	width:310px;
	height:40px;
	min-width:310px;
}
.tablespacer2 {
	width:109px;
	height:40px;
	min-width:109px;
}
.tablespacer3 {
	width:525px;
	height:40px;
	min-width:525px;
}
#header {
	background-image:url(/images/header_bkgrd.jpg);
	background-repeat:repeat-x;
	background-position: 0px 3px;
}
.header {
	height:154px;
	
}
#logo {
	background-image: url(/images/Aspen_Prop_Mgmt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:394px;
	height:151px;
	top:0px;
	position:relative;
	
}
#table_cont {
	width:864px;
	
	}

/*MENU */

#menu {
	width: 400px;
	left:150px;
	top:27px;
	right:0px;
	position:relative;
}
.menu {
	width:400px;
}
#topnav {
	padding-left: 0px;
	padding-right: 0px;
	width: 400px;	
}

.current-page {
	font-weight: bold;
	color: #9bb134;	
	padding: 1px 10px 1px 10px;
	 }

 .menu_text,  .menu_text a:link,  .menu_text a:visited {
 	color: #453F03;
 
 }
 
/*CONTENT */
.content_mid {
	width:625px;
	padding-left:10px;
	
}
.heading  {
	
	font-family:"Times New Roman", Times, serif;
	/*font-size: 18px;*/
	font-size: large;
	color:#988E06;
	line-height: 150%;
}
.content {
	
	font-family:"Times New Roman", Times, serif;
	/*font-size: 14px;*/
	font-size: medium;
	color:#453F03;
	line-height: 150%;
}
.content a:link, .content a:visited {
	
	font-family:"Times New Roman", Times, serif;
	/*font-size: 14px;*/
	font-size: medium;
	color:#453F03;
	line-height: 150%;
}
.content_single {
	
	font-family:"Times New Roman", Times, serif;
	/*font-size: 14px;*/
	font-size: medium;
	color:#453F03;
	
}
/*LEFT SIDE */
.left_nav {
	width:310px;
	}
.pic_rttop {
	width:7px;
	height:9px;
	background-image:url(/images/pictable/rttop.png);
	background-repeat:no-repeat;
}
.pic_rtmid {
	width: 7px;
	background-image:url(/images/pictable/rtmid.png);
	background-repeat:repeat-y;
}
.pic_rtbot {
	width:7px;
	height:8px;
	background-image:url(/images/pictable/rtbot.png);
	background-repeat:no-repeat;
}
.pic_botmid {
	height:8px;
	background-image:url(/images/pictable/botmid.png);
	background-repeat:repeat-x;
}
.pic_botlt {
	width:10px;
	height:8px;
	background-image:url(/images/pictable/botlt.png);
	background-repeat:no-repeat;
}
.pic {
	border:solid 1px #9bb134}
	
.pic a:link, .pic a:visited {
	border:solid 1px #9bb134}
	
#testimonial {
	width:279px;
	position:relative;
	top:5px;
	left:10px;
	
}
.testimonial {
	font-family: "Times New Roman", Times, serif;
	/*font-size: 14px;*/
	font-size: medium;
	font-style: italic;
	color: #693423;
	
}

/*FOOTER */
.footer_text {
	font-family:"Times New Roman", Times, serif;
	/*font-size: 12px;*/
	font-size: small;
	color:#141414;
	letter-spacing:1pt;
	line-height:150%;
	text-transform: uppercase;
	text-decoration:none;
}
.footer_text a:link, .footer_text a:visited {
	font-family:"Times New Roman", Times, serif;
	/*font-size: 12px;*/
	font-size: small;
	color:#141414;
	letter-spacing:1pt;
	line-height:150%;
	text-transform: uppercase;
	text-decoration:none;
}
.footer_sm {
	font-family:"Times New Roman", Times, serif;
	/*font-size: 12px;*/
	font-size: small;
	color:#141414;
	text-decoration:none;
}
.footer_sm a:link, .footer_sm a:visited {
	font-family:"Times New Roman", Times, serif;
	/*font-size: 12px;*/
	font-size: small;
	color:#141414;
	text-decoration:none;
}
.slogan {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #9bb134;
	line-height:150%;
	font-weight: bold;
	letter-spacing:1pt;
}
