@charset "utf-8";
/* CSS Document */

body  {
	color: #000000;
	text-align: center;
	background-color: #C1CDE6;
}

#container { 
	width: 900px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 0;
	padding: 0 0 0 0;
	} 
	
#mainContent{
	margin: 10px 0 30px 0;
}

#mainContentTextOneCol {
	width:860px;
	padding:0 20px 0 20px;
	text-align: left;
}

#topText {
	background: #C1CDE6;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	padding: 10px 20px 10px 0;
	text-align: right;
	}
	
#header { 
	background: #FFFFFF; 
	padding: 0 0 0 0;
} 

#logoBanner {
	width:900px;
	padding: 20px 0 20px 0;
}

#logoTop {
	float:left;
	padding: 0 0 0 20px;
	width: 230px;
}

#telNos {
	float:right;
	width:300px;
	padding: 30px 20px 0 0;
	color:#5064B0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
}

#topImage {
	margin:0;
	padding: 0;
}

#h1Background {
	background:url(../images/h1_bground.jpg);
	height: 47px;
	padding: 0 0 0 20px;
}

/* columns */

#leftCol {
	float: left; 
	width:420px;
	padding: 20px 10px 0 20px;
	text-align:left;
}

#rightCol {
	float:right;
	width:420px;
	padding: 20px 20px 0 10px;
	text-align:left;
}

/* Home page */

#linksBox {
	width: 420px;
	height: 160px;
	margin: 20px 0 0 0;
	background-image:url(../images/links_box.gif);
}

#linksBoxText {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #5064B0;
	text-align: center;
}

#linkBoxOne {
	float:left;
	width: 128px;
	padding: 15px 0 10px 9px;
}

#linkBoxTwo {
	float:left;
	width: 128px;
	padding: 15px 0 10px 9px;
}

#linkBoxThree {
	float:left;
	width: 128px;
	padding: 15px 9px 10px 9px;
}

.newsBox {
	background-image:url(../images/news_box_background.gif);
	background-repeat:repeat-y;
	width:420px;
}

.newsTextBox {
	padding: 10px 10px 10px 10px;
	width: 400px;
}

.newsHeading {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1em;
	color:#FFF;
	font-weight: bold;
	line-height: 2em;
}

.newsDate{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color:#FFF;
	line-height: 2em;
}

.newsTitle{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color:#FFF;
	line-height: 2em;
}

.newsBoxBottom {
	background-image:url(../images/news_box_more_background.gif);
	background-repeat: repeat-y;
	height: 30px;
	width:420px;
}

.newsMore{
	font-family:Verdana, Geneva, sans-serif;
	color:#47679D;
	text-decoration: underline;
	font-size: 0.8em;
}
.newsMore:link {
	color:#47679D;
	text-decoration: underline;
}
.newsMore:hover {
	color:#47679D;
	text-decoration: underline;
}

.boxOutlineTop {
	background-image: url(../images/box_1px_line_top.gif);
	width:420px;
	height:10px;
	margin: 0;
}

.boxOutlineHeader {
	width:400px;
	margin: 0;
}


.boxOutlineMiddle {
	background-image:url(../images/box_1px_line_middle.gif);
	width:420px;
	margin: 0;
}

.boxOutlineBottom {
	background-image:url(../images/box_1px_line_bottom.gif);
	width:420px;
	height:10px;
	margin: 0;
}

.boxOutlineText {
	width:400px;
	padding: 0 10px 0 10px;
}

.boxOutlineTextColOne {
	width:195px;
	padding: 0 5px 0 0;
	float:left;
}

.boxOutlineTextColTwo {
	width:195px;
	padding: 0 0 0 5px;
	float:right;
}

.boxOutlineTextColOneApartments {
	width:180px;
	padding: 0 5px 0 15px;
	float:left;
}

.boxOutlineTextColTwoApartments {
	width:180px;
	padding: 0 0 0 15px;
	float:right;
}


/*footer elements*/

#footer { 
	background:#5064B0;
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
} 
#footer p {
	margin: 0; 
	padding:  0; 
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#FFF;
}
#footer a:link {
	margin: 0; 
	padding:  0; 
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}

#footer a:visited {
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration: underline;
}

#footer a:active {
	color:#FFF;
	text-decoration:none;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* places to visist page */

#map {
	width:600px;
	float:left;
	height:400px;
}

#placesToVisit {
	float:right;
	width:260px;
	padding: 10px 20px 0 20px;
	height:390px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	line-height: 1.6em;
	color: #5064B0;
}

.row {
	width:900px;
	margin: 0 0 20px 0;
}

.leftCol {
	float: left; 
	width:420px;
	padding: 20px 10px 0 20px;
	text-align:left;
}

.rightCol {
	float:right;
	width:420px;
	padding: 20px 20px 0 10px;
	text-align:left;
}

/* apartments page */

.apartmentHeading {
	width: 400px;
	background-color:#ECEEF6;
	padding: 10px 10px 10px 10px;
	font-family:Verdana, Geneva, sans-serif;
	color: #5064B0;
	font-size: 0.8em;
	line-height: 2.3em;
}

.apartmentText {
	width: 400px;
	padding: 10px 10px 10px 10px;
}

.darkPurpleBox {
	width: 400px;
	background-color:#5064B0;
	padding: 10px 10px 10px 10px;
	font-family:Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 2.3em;
	margin: 10px 0 0 0;
	height:250px;
}

.lightPurpleBox {
	width: 400px;
	background-color:#ECEEF6;
	padding: 10px 10px 10px 10px;
	font-family:Verdana, Geneva, sans-serif;
	color: #5064B0;
	margin: 10px 0 0 0;
	height:250px;
}

.darkPurpleBoxGC {
	width: 400px;
	background-color:#5064B0;
	padding: 10px 10px 10px 10px;
	font-family:Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 2.3em;
	margin: 10px 0 0 0;
	height:300px;
}

.darkPurpleBoxGCtextBox {
	width:400px;
	text-align:left;
	line-height: 1.6em;
}

.lightPurpleBoxGC {
	width: 400px;
	background-color:#ECEEF6;
	padding: 10px 10px 10px 10px;
	font-family:Verdana, Geneva, sans-serif;
	color: #5064B0;
	margin: 10px 0 0 0;
	height:300px;
}

.hiddenImages {
	display: none;
}

.pageNav {
	text-align: center;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
.pageNav .pageNavFirst {
	background-image: url(../images/NavIcons/navbuts.gif);
	background-position: 0px 0px;
	height: 40px;
	width: 45px;
	float:left;
}
.pageNav .pageNavPrev {
	background-image: url(../images/NavIcons/navbuts.gif);
	background-position: -40px 0px;
	height: 40px;
	width: 45px;
	float:left;
}
.pageNav .pageNavNext {
	background-image: url(../images/NavIcons/navbuts.gif);
	background-position: -85px 0px;
	height: 40px;
	width: 45px;
	float:left;
}
.pageNav .pageNavLast {
	background-image: url(../images/NavIcons/navbuts.gif);
	background-position: -130px 0px;
	height: 40px;
	width: 45px;
	float:left;
}
