body {
	margin: 0px;
	background: #ffffe7 url(/images/bkg.gif) repeat-x top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}
h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 22px;
	color: #336666;
	font-weight: normal;
}
h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 19px;
	color: #cc9933;
	font-weight: normal;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 21px;
	color: #666;
	font-weight: bold;
}
p, #right_content li {
	margin-top: 0px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #000;
}
hr {
	height:0px;
	border-top:1px solid #ccc;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
img {
	border: none;
}
#home_content ul, #right_content ul {
	margin-top: 0px;
	padding-left: 16px;
	margin-left:0;
	list-style-type: none;
}
#home_content li, #right_content li {
	background: url(/images/bullett.gif) no-repeat 0px 8px;
	padding-left: 8px;
}
#home_content ul li ul li, #right_content ul li ul li {
	background: url(/images/bullett.gif) no-repeat 0px 8px;
	padding-left: 8px;
}
.photoright {
	float: right;
	clear: right;
	margin: 0px 0px 5px 20px;	
}
a:link, a:visited {
	color: #336666;
	text-decoration: none;
}
a:hover, a:active{
	color: 6c1f7e;
	text-decoration: underline;
}


/*-- Page Elements --*/
#container1 {
	width: 750;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/*-- Header --*/
#head_logo {
	width: 250px;
	height: 82px;
	background-image: url(/images/head_rockfall.jpg);
	border-bottom: 1px #95aaab solid;
	float: left;
}
#head_logo a {
	width: 250px;
	height: 82px;
	display: block;
}
#head_right {
	width: 500;
	height: 82px;
	background: url(/images/head_bkg.jpg) no-repeat 0 0;
	border-bottom: 1px #95aaab solid;
	float: left;
}

/*-- T0 Nav --*/
#head_t0main {
	width:475px;
	float: right;
}
#head_t0 {
	width: 460px;
	margin: 10px 15px 0px 0px;
	font-size: 10px;
	line-height: 10px;
	color: #95aaab;
	text-align: right;
}
#head_t0 a:link, #head_t0 a:visited {
	color: #95aaab;
}
#head_t0 a:hover, #head_t0 a:active {
	color: #fff;
}

/*-- T1 Nav --*/
#head_t1main {
	width:475px;
	float: right;
	margin: 28px 0px 0px 0px;
}
#head_t1 {
	width: 475px;
}
#head_t1 li{
}
#head_t1 a:link, #head_t1 a:visited {
	padding: 10px 15px 12px 15px;
	font-size: 12px;
	line-height: 12px;
	color: #ffff99;
	float: right;
	display:block;
}
#head_t1 a:hover, #head_t1 a:active, #home #t1_home {
	background-color: #336666;
	color: #fff;
	text-decoration: none;
}
#about #t1_about, #modular #t1_modular, #site #t1_site, #renovations #t1_renovations {
	background-color: #447373;
	color: #fff;
	text-decoration: none;
}

/*-- T2 Nav --*/
.left_t2 {
	float: left;
	width: 161px;
	margin-right: 20px;
}
.left_t2 ul {
	margin: 0px;
	padding:  7px 0px 0px 0px;
	width: 161px;
	display:block;
	list-style-type: none;
	background: url(/images/t2_top.gif) no-repeat 0 0;
}
.left_t2 li {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	width: 161px;
	display:block;
}
.left_t2 li a:link, .left_t2 li a:visited {
	display:block;
	padding: 0;
	width: 161px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #336666;
	background: url(/images/t2_bkg.gif) repeat-y 0 0;
}
.left_t2 li a:hover, .left_t2 li a:active, #p_1 #t2_1, #p_2 #t2_2, #p_3 #t2_3, #p_4 #t2_4, #p_5 #t2_5, #p_6 #t2_6, #p_7 #t2_7 {
	text-decoration: none;
	background: url(/images/t2_over.gif) repeat-y 0 0;
}
.left_t2 span { display:block; width:131px; padding:6px 15px; cursor:pointer;}

.left_t2 ul li ul {
	margin: 0;
	padding: 0;
	width: 161px;
	list-style-type: none;
}
.left_t2 li ul li a:link, .left_t2 li ul li a:visited {
	display:block;
	margin:0;
	padding: 0;
	width: 161px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #cc9933;
	background: url(/images/t2_bkg.gif) repeat-y left;
}
.left_t2 li ul li a:hover, .left_t2 li ul li a:active, #p_a li #t2_a, #p_b li #t2_b, #p_c li #t2_c, #p_d li #t2_d {
	text-decoration: none;
	background: url(/images/t2_over.gif) repeat-y left;
}
.left_t2 li ul li span { width:121px; padding: 4px 15px 4px 25px;}

/*-- Homepage --*/
#home_feature {
	float: left;
	clear: left;
	display:block;
}
#home_feature, #home_feature img {
	width: 748px;
	height: 365px;
}
#home_content {
	margin: 0;	
	width: 343px;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	color: #000;
	display: block;
	float: left;
}
#home_content span {
	margin: 20px 0px 0px 20px;
	display:block;
}
.home_callout {
	float: right;
}
.home_callout img {
	margin: 20px 20px 0px 0px;
	border: 1px #336666 solid;
}
.home_pals {
	float: right;
	clear:right
}
.home_pals img {
	margin: 20px 20px 0px 0px;
}
#page_content2 {
	width: 748px;
	padding: 0px;
	display: block;
}

/*-- Page Content --*/
#container2 {
	width: 748px;
	float:left;
	clear:left;
	display: block;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
#page_content {
	width: 748px;
	padding: 0px;
	margin:0;
	display: block;
	float:left;
	clear:left;
	background: #fff url(/images/head_shadow.gif) repeat-x 0 0;
}
#right_content {
	width: 547px;
	margin-top: 20px;
	display: block;
	float:left;
}
.callout, .sample {
	display: block;
	padding-bottom: 5px;
	background: url(/images/content_callout_shadow.gif) repeat-x bottom;
	width: 540px;
	font-size: 12px;
	line-height: 20px;
}
.callout span, .sample span {
	display: block;
	background: #ffffe6 url(/images/content_callout_bkg.gif) repeat-x top;
	width: 540px;
}
.callout table, .callout div{
	width:500px;
	padding: 15px 20px;
}
.callout td {
	font-size: 12px;
	line-height: 20px;
	color: #333;
}

.tableborder_1 {
	padding: 0px 10px 0px 0px;
	border-right: 1px #ccc solid;
}
.tableborder_2 {
	padding: 0px 10px 0px 10px;
	border-right: 1px #ccc solid;
}
.tableborder_3 {
	padding: 0px 0px 0px 10px;
}

.table_left {
	padding: 0px 20px 0px 0px;
	border-right: 1px #ccc solid;
}
.table_right {
	padding: 0px 0px 0px 20px;
}

/*-- Footer --*/
#footer {
	display:block;
	float: left;
}
#footer p {
	width: 708px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	color: #999;
	margin: 30px 20px 20px 20px;
	padding: 20px 0px 0px 0px;
	border-top: 1px #eee solid;
	display:block;
}
#footer a:link, #footer a:visited {
	color: #666;
}