/* Tableless layout  */	


BODY 

{
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	text-align:center;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: none;
}



#wrap {
      text-align: center;
      width: 100%;
}

#inner {
	border: solid #1b405d 4px;
	border-bottom: none;
	width: 780px;
        margin:0 auto; 
}

#menu {
	height: 32px;	
}

#content_area {background: #171717;
	clear: both;
}

#header {
	background-image: url(../images/bgnd.jpg);
	background-repeat: repeat-x;
	height: 138px;
	margin-top: 1px;
	background-color: #171717;
}

.headerlogo {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}

a:link   {
	color: #ffffff;
	border: none;
}

a:hover, a:visited {
	text-decoration: underline;
	color:#ffffff;
	}

#content_border {
	background: #171717;
	padding: 10px;
	padding-bottom: 30px;
}

.contentpane {
	background-color: #171717;
}

#address {
	float: right;
	text-align: right;
	font-size: 10px; 
	font-weight: bold;
	margin-top: 12px;
	margin-right: 10px;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 31px;
	background-color: #171717;
	width: 780px;
        margin:0 auto; 
}

#copyright {
	font-size: 10px;
	width: 780px;
	
}
#copyright1 {
	font-size: 10px;
	float: left;
	
}
#copyright2 {
	font-size: 10px;
	float: right;
		
}

.font_red { color: #FF0000; }
.font12 {
        font-size: 12px;
}

.font11 {
        font-size: 11px;
}

.font10 {
        font-size: 10px;
}

.font09 {
        font-size: 09px;
}

.contentpaneopen {
	width: 90%;
}

.moduletable {
         width: 99%;
        margin:0 auto;
}

.info {	font-size: xx-small;
	color: #FFFFFF;
}

.style2 {color: #FFFFFF}
.style3 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
}
.style4 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.style6 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	color: #FFFFFF;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.style11 {color: #FFFF00; font-size: x-small; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; }
.style16 {font-size: x-small; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFF00;}

#divcenter {
        margin:0 auto 0 auto; 
        text-align: center;

}

#bck_inside {

}

#bck_border {
	background-image: url(http://74.54.136.82/~cooperho/cms/images/stories/bgnd_border.jpg);
	background-repeat: no-repeat;
        background-position: top center;
	height: 322px;
	width: 100%; /*420px;*/
        padding: 13px;
        padding-left:14px;
}

#floor_plans {
         vertical-align: top;
         width: 100%;
}

#inside_floor_plans {
         vertical-align: top;
         width: 100%;
}


.red {
  color: #FF0000; 
  font-weight: bold;
  font-size: x-small;
}

h1 {
	font-size: 16px;
}
