/************* Global Styles and Browser Resets ***************/

html, div, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, img {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#665e5b;
}

.left {
	float: left;
}

.right {
	float: right;
}

.centre {
	margin-left: auto;
	margin-right: auto;
}

.clear {
	height: 0px;
	width: 0px;
	clear:both;
}

#region01Content p {line-height: 20px; color:#ececec;}

#region01Text p {line-height: 20px; color:#ececec;}

#column01 p {line-height: 20px; color:#ececec;}

#column01 span {font-size:12px; color:#fff;}

#column02 p {line-height: 20px; color:#ececec;}

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	color:#817F80;
}

h1 { font-size:30px; font-weight: lighter; margin-bottom: 18px; color: #fff}

h2 { font-size:16px; margin-bottom: 15px; line-height:18px; color: #ececec;}

h3 { font-size:20px; margin-bottom: 16px; line-height: 28px; border-bottom: solid 1px #fff;}

h4 { font-size:18px; margin-bottom: 14px; color: #665e5b;}

h5 { font-size:14px; margin-bottom:  12px; color: #817F80}

p {
	margin-bottom: 16px;
	text-align:justify;
	cursor:text;
	font-size: 0.85em;
}

#region01 a { font-family: "Times New Roman", Times, serif; font-size:14px; line-height: 20px; color:#ccc;}

#region01 a:hover { color:#fff; }

#region01 a:active { outline: none; outline-style:none; outline-width:0; }

a:hover { color:#7b2d2d; }

a:active { outline: none; outline-style:none; outline-width:0; }

a:focus { -moz-outline-style: none; }


/****************** Global Layout ********************/

body {
	background-position:top center;
	background-color: #c7b39b;
	background-image: url(../images/bp_apartments_bg.jpg);
	background-repeat:no-repeat;
	
}

#global_wrapper {
	width: 1000px;
	background-position:center;
	margin-left: auto;
	margin-right: auto;
}

/*************** Region 1 ******************/

#header {
}

#topNavigation {
	height:40px;
	width: 840px;
	overflow:hidden;
	margin-top: 83px;
	margin-right: 80px;
	margin-left: 80px;
}

#topNavigation #topNav { margin: 0; padding: 0; }
#topNavigation #topNav li { display: inline; }
#topNavigation #topNav li a { float: left; height: 0; padding-top: 40px; overflow: hidden; cursor:pointer; }
#topNavigation #topNav li a { background-image: url(../images/topNavigation.png); background-repeat: no-repeat; }

/* ON STATES first level */
#topNavigation #topNav li#button1 a { background-position: 0 0; width: 280px; }
#topNavigation #topNav li#button2 a { background-position: -280px 0; width: 150px; }
#topNavigation #topNav li#button3 a { background-position: -430px 0; width: 140px; }
#topNavigation #topNav li#button4 a { background-position: -570px 0; width: 100px; }
#topNavigation #topNav li#button5 a { background-position: -670px 0; width: 70px; }
#topNavigation #topNav li#button6 a { background-position: -740px 0; width: 80px; }



/* OVER STATES first level */
#topNavigation #topNav li#button1 a:hover { background-position: 0 -80px; }
#topNavigation #topNav li#button2 a:hover { background-position: -280px -80px; }
#topNavigation #topNav li#button3 a:hover { background-position: -430px -80px; }
#topNavigation #topNav li#button4 a:hover { background-position: -570px -80px; }
#topNavigation #topNav li#button5 a:hover { background-position: -670px -80px; }
#topNavigation #topNav li#button6 a:hover { background-position: -740px -80px; }



/* PRESSED STATES first level */
#topNavigation #topNav li#button1 a { background-position: 0 0; width: 280px; }
#topNavigation #topNav li#button2 a { background-position: -280px 0; width: 150px; }
#topNavigation #topNav li#button3 a { background-position: -430px 0; width: 140px; }
#topNavigation #topNav li#button4 a { background-position: -570px 0; width: 100px; }
#topNavigation #topNav li#button5 a { background-position: -670px 0; width: 70px; }
#topNavigation #topNav li#button6 a { background-position: -740px 0; width: 80px; }



/* ON STATES first level */
#topNavigation #topNav li#button1 a.selected { background-position: 0 -40px; cursor: default; }
#topNavigation #topNav li#button2 a.selected { background-position: -280px -40px; }
#topNavigation #topNav li#button3 a.selected { background-position: -430px -40px !important; }
#topNavigation #topNav li#button4 a.selected { background-position: -570px -40px !important; }
#topNavigation #topNav li#button5 a.selected { background-position: -670px -40px !important; }
#topNavigation #topNav li#button6 a.selected { background-position: -740px -40px !important; }


.tabcontent {
display:none;
}

#contentGrey {
	width: 840px;
	background-color:#665e5b;
	margin-left: 80px;
	padding-bottom: 20px;
}

#imageSlider{
	margin-left:20px;
	height:289px;
	}

#region01 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 800px;
	background-position: left top;
	background-color: #962829;
}

#region01Text {
	width:250px;
	float: left;
	margin: 300px 0px 20px 30px;
	
}


#column01 {
	width:360px;
	float: left;
	margin: 150px 20px 20px 20px;
	
}

#column01  form {
	margin: 50px 0px 0px 0px;
	
}

#column02 {
	float: left;
	margin: 20px 20px 20px 20px;
	
}

#region01Content {
	width: 470px;
	margin: 20px 20px 20px 20px;
	float: right;
}

#lineBar {
	width: 780px;
	height: 10px;
	margin: 0px 10px 0px 10px;
	padding-bottom:10px;
	background-repeat:repeat-x;
	background-image: url(../images/line_bar.png);
}

#gallery img {
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #665e5b;
}

#footer {
	width:840px;
	height:40px;
	margin-left:80px;
	padding-top: 10px;
	font-size: 0.8em;
}
#footer span {
	margin-right: 10px;
	margin-left: 10px;
}
#footer #footerNav{
	float:right;
	text-align:right;
}
#footer #footerNav a {
	text-decoration: none;
}
#footer #footerNav a:hover {
	text-decoration: underline;
}
#footer a  {
	color: #665e5b;
}
#footer a:hover {
	text-decoration: none;
}

	.rowElem {
	margin-bottom:9px;
}

.rowElem label {
	float: left;
	width: 8em;
	text-align: right;
	color:#fff;
	margin-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 3px;
}

.rowElem .input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#4C4C4C;
	padding: 1px;
	width: 14em;
	margin-bottom: 5px;
	border: 2px solid #EAEAEA;
}

.rowElem textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#665e5b;
	padding: 2px;
	margin-bottom: 5px;
	border: 2px solid #EAEAEA;
}

.rowElem .button {
	margin-left: 9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	padding: 3px;
	background-color: #665e5b;
}
