/* CSS Document */
body{
	background:#FCF8E3;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a{
	color:#E5431B;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
h1{
	font-size:12px;
	font-weight:bold;
	line-height:0px;
	margin-bottom:10px;
}

.copyright{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #9A9A9A;
	line-height: 17px;
}
.big_tab{
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background:#E5431B;
	width:158px;
	height:28px;
}
.small_tab{
	color:#000000;
	text-align:center;
	background:#F8E8C8;
	height:20px;
	border-left:1px solid #FFFFFF;

}
.small_tab a{
	color:#000000;
	background:#F8E8C8;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	display:block;
	text-decoration:none;
	height:17px;
	padding-top:3px;

}
.small_tab a:hover{
	color:#000000;
	text-align:center;
	background:#F8E995;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #E5431B;
	border-top:1px solid #E5431B;
	display:block;
	text-decoration:none
}
.small_seltab {
	color:#000000;
	text-align:left;
	background:#F8E995;
	border-right:1px solid #E5431B;
	border-top:1px solid #E5431B;
	border-left:1px solid #FFFFFF;
	height:17px;
	font-weight:bold;
}
.heading2{border-bottom:1px solid red; background: url(../images/head_plan.gif) repeat-x; text-align:center; font-weight:bold;}
.project_thmb1 {
	border:1px solid #FFCCCC; 
	border-top:0px;
	text-align:center;
	padding:5px;
}
.project_thmb {
	border-left:1px solid #FFCCCC; 
	border-bottom:1px solid #FFCCCC;
	text-align:center;
	padding:5px;
}
.project_thmb img{
	border:2px solid #FFFFFF;
}
.project_thmb div{
	border:1px solid #D0D8D7;
	width:135px;
	text-align:center;
}
div.inner_scroll	{
	width:530px;
	height:240px;
	overflow: auto;
	padding:5px;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sitemaplink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sitemaplink:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.link2 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F5CE65;
	text-decoration: none;
}
.formstyle	{
	border:#FFCCCC;
	border-style:solid;
	border-width:1px;
	width:180px;
}
.subheader2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.back{	
	padding:0px;
	margin:0px;
	text-align:center;
	padding-top:10px;
	height:70px;}
.back div{
	border:0;
	display:block;
	width:100%;
	height:60px;
	background:url(../images/floorplan_bg.gif) no-repeat center;
	padding-top:16px;
}
.back a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8F824C;
	text-decoration: none;
	text-align:center;

}
.back a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E5431B;
	text-decoration: none;
	cursor:pointer;
}

