/* 
========================================================================================================================
Title:				Wesley Apartments
Author URI: 		www.crcsydney.com
--
Description:		Basic layout and presentation for screen media
--
Updated:			14.05.2009
========================================================================================================================
*/

/* 
========================================================================================================================
BASIC ELEMENTS 
========================================================================================================================
*/

body {
	background-color: #F4F4F4; 					
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;				/* Font sizing in ems beyond this point. Original default 76%. 62.5% makes 1em=10px. 68.75% makes 1em=11px */
	text-align: center;				/* IE6> centering - reset to align left in container */
	margin-top: 0;
}
img {
	margin:0;
	padding:0;
	display:block;
	border: 0;
}
p, #contentRight li, #contentRightDonate li {
	font-size: 12px;				
	line-height: 1.2em; 			
	text-align: left;			
	margin-top: 0;
	color: #4f5053;
}
h1 {
	font-size: 14px;				
	line-height: 1.2em; 			
	text-align: left;			
	margin-top: 0;
	color: #4f5053;
	font-weight: bold;
}
#contentRight ul {
	padding-left:35px;
}
p.title {
	padding-bottom: 5px;
}
a {
	color: #f66022;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/* 
========================================================================================================================
NAVIGATION 
========================================================================================================================
*/


#nav{
width: 990px;
overflow: hidden;
background-color: #4F5053;
margin: 0;
padding: 0;
}

#nav ul{
margin: 0;
padding: 0;
padding-left: 15px; /*offset of tabs relative to browser left edge*/
font: bold 10px Arial;
list-style-type: none;
}

#nav li{
display: inline;
margin: 0;
}

#nav li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 5px 8px; /*padding inside each tab*/
color: white;
background: #4F5053; /*background of tabs (default state)*/
}

#nav li a:visited{
color: white;
}

#nav li a:hover, #nav li.selected a{
background: #242425; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

/* 
========================================================================================================================
LAYOUT 
========================================================================================================================
*/

/*-- Main Site wrapper -*/

#wrapperOuter {
	width: 1008px;
	margin:0 auto;
	padding: 0;
	background-color: #F4F4F4;
	}	

#wrapperInner {
	width: 916px;
	margin-left: 46px; 
	margin-right: 46px;
	}

/*-- Header --*/

#header {
	width: 915px;
	margin-left: 46px; 
	margin-right: 46px; 
	}
	
.headerLeft {
	width: 295px;
	float: left;
	clear: none;
	text-align: left;
	padding: 0 0 0 0;
	}

.headerRight {
	width: 620px;
	float: right;
	clear: none;
	text-align: right;
	padding: 0 0 0 0;
	}

	


/*-- Main content Start --*/

#main {
	width: 916px;
	margin-left: 46px; 
	margin-right: 46px; 
	}
	
#contentLeft {
	width: 622px;
	float: left;
	clear: both;
	text-align: left;
	margin: 0 42px 0 0;
	}

/*----- Firefox Hack -----*/
html>body #contentLeft {
	width: 622px;
	}	
/*----- Firefox Hack -----*/

#contentRight {
	width: 252px;
	padding: 0; 	
	float: left;
	clear: none;
	text-align: left;
	padding-bottom:15px;
	}


.container {
	/*border: 1px solid #dcdcdc;*/
	float:left;
	margin: 0;
	background-color:#FFFFFF;
	width: 246px;
}

/*-- Shadow -*/

.shadow1 {
	border: 1px solid #eaeaea;
	float:left;
	margin: 0;	
	}
 
.shadow2 {
	border: 1px solid #e4e4e4;
	float:left;
	margin: 0;
	}
 
.shadow3 {
	border: 1px solid #dedede;
	float:left;
	margin: 0;
	}
/*-- End Shadow -*/

.row {
	width: 300px;
	padding-bottom: 15px;
}

#donate {
	margin: 0 15px 10px 15px;
}

#subLeft {
	width: 295px;
	float: left;
	clear: both;
	text-align: left;
	margin: 0 22px 0 0;
	}

/*----- Firefox Hack -----*/
html>body #subLeft {
	width: 295px;
	}	
/*----- Firefox Hack -----*/

#subRight {
	width: 300px;
	padding: 0; 	
	float: left;
	clear: none;
	text-align: left;
	margin: 0 0 0 0;
	}



/*--- Testimonials ---*/
.thumb_img, .thumb_img_active {
	width: 213px;
	border: 0;
	float: left;
	clear: none;
	}
/*--- End Testimonials ---*/


/*-- End Shadow -*/


/*-- Start Why Invest & Patrons -*/

.whyinvest {
	padding: 0 42px 40px 21px;
}

.whyinvest1 {
	padding: 0 42px 0 21px;
}

ul.patrons li {
	font-size: 12px;				
	line-height: 1.2em; 			
	text-align: left;			
	margin-top: 0;
	color: #4f5053;
}	

#footer a, ul.patrons a {
	color: #4f5053;
}

#footer a:hover, ul.patrons a:hover {
	color: #f66022;
	text-decoration: underline;
}
/*-- End Why Invest & Patrons -*/


/*--- Footer ---*/
#footer {
	float:left;
	clear:both;
	width: 916px;
	height: 125px;
	padding-top: 25px;
	margin: 0;
	text-align: left;
	border-top: #4f5053 3px solid;
	}

#footer .left {
	float: left;
	clear: none;
	padding-right: 15px;
}

#footer .mid {
	float: left;
	clear: none;
	width: 260px;
}

#disclaimer {
	width: 532px;
	padding: 0 10px 0 30px; 	
	float: left;
	clear: none;
	text-align: left;
	font-size:9px;
	vertical-align: top;
	}

#footer p {
	font-size: 11px;			
	line-height: 14px; 			
	text-align: left;			
	margin-top: 0;
	color: #808183;
}

#footer a {
	color: #808183;
	text-decoration: underline;
}

#footer a:hover {
	color: #f66022;
	text-decoration: underline;
}
/*	--Base--  */
	
.base2 {
	width: 960px;
	height: 1px;
	clear: both;
	}