@charset "UTF-8";
body {
	background: url(../images/background.jpg);
}
#container  {
	width: 974px;
	margin: 0 auto;
	overflow: hidden;
	display: block;
	background: #FFF;
} 
#containerlong {
	width: 974px;  /* using 25px less than a full 1024px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(../images/white.jpg) repeat;
	margin: 0 auto;
	height: 1050px;
}
#header  {
	height: 100px;
	float: left;
	width: 974px;
} 
#navbar  {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 26px;
	float: left;
	width: 974px;
} 
#leftsidebar1  {
	width: 230px;
	float: left;
	padding: 20px 0px 0px 20px;
}
#leftsidebarlong {
	float: left; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 20px 0px 30px;
	width: 180px;
	background: #92BDE5;
	list-style: url(../images/button.jpg) outside;
	margin-left: 0px;
	margin-right: 40px;
}
#mainContent  {
	float: left;
	width: 670px;
	text-align: left;
	padding: 20px 0px 0 20px;
} 
#mainContentNarrow {
	padding: 20 20px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFF;
	margin: 20 0px 0 20px;
	float: left;
	width: 410px;
}
#mainContentNarrowSilver {
	padding: 20 20px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #F0F0F0;
	margin: 20 0px 0 20px;
	float: left;
	width: 410px;
}
#testimonial {
	background: #93BDE5;
	width: 95%;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
	color: #333;
}
#footer  {
	padding-top: 0;
	padding-bottom: 0;
	width: 974px;
	float: left;
	margin-top: 0px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
#testimonialSidebar {
	background: #E5E5E5;
	width: 170px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
}
#testimonialSidebar img {
	display: block;
	margin: 5px 150px 10px 0px;
	border: 7px solid #FFF;
	width: 82px;
}
#testimonialSidebar p {
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	margin-left: 0px;
	margin-bottom: 15px;
}
#testimonial2 {
	background: #FF9;
	width: 60%;
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
	color: #333;
}
#rightsidebar {
	width: 200px;
	margin-right: 0px;
	float: right;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	margin-left: 15px;
	background: url(none);
}
/**********************************/
/* taken from includes/header.php */
#header #includeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
	background: url(../images/header.jpg) no-repeat;
	height: 100px;
	width: 974px;
	padding: 0px;
}
#includeheader a:link {
	color: #FFF;
	text-decoration: none;
}
#includeheader a:visited {
	color: #FFF;
	text-decoration: none;
}
#includeheader a:hover {
	color: #FFF;
	text-decoration: underline;
}
#includeheader a:active {
	color: #FFF;
	text-decoration: none;
}
/*********************/
/* header login area */
#includeheader #login {
	padding-top: 70px;
	color: #FFF;
	width: 300px;
	float: right;
}

#includeheader #login .loggedin ul,
#includeheader #login .notloggedin ul {
	padding-left: 0px;
	font-size: 0.9em;
	padding-top: 0px;
	margin: 0.5em 0px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#includeheader #login .loggedin ul li,
#includeheader #login .notloggedin ul li{
	padding: 0px 10px 0px 0px;
	margin: 0px;
	list-style-type: none;
	display: inline;
}
#mainContentSingleColumn {
	background: #FFF;
	float: left;
	width: 954px;
	text-align: left;
	padding: 20px 0px 0 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mainContentyellowcolumnright {
	background: url(../images/bl2col.jpg) repeat-y 0px 0px;
	float: left;
	width: 974px;
	position: relative;
}
.floatright {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.floatleft {
	margin: 10px;
	float: left;
}
#fridayTable {
}
#fridayTable td .full{
	width: 145px;
	float: left;
	height: 185px;
	background: #8DBDE5;
	margin-right: 5px;
}
#fridayTable img {
	margin-left: 32px;
	margin-right: 32px;
}
#fridayTable td .blank {
	background: #F00;
}
.full {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 190px;
}
#testimonialSidebaryellow {
	background: #FF6;
	width: 170px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
	margin-right: 40px;
}
#testimonialSidebaryellow p {
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	margin-left: 0px;
	margin-bottom: 15px;
}
#testimonialSidebaryellow img {
	display: block;
	margin: 5px 120px 10px 0px;
	border: 7px solid #FFF;
	width: 82px;
}
#testimonialSidebar_sdea {
	background: #E5E5E5;
	width: 170px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
}
#testimonialSidebar_sdea img {
	display: block;
	margin: 5px 5px 10px 0px;
	border: 7px solid #FFF;
	width: 90%;
}
#testimonialSidebar_sdea p {
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	margin-left: 0px;
	margin-bottom: 15px;
}
#mainContent_forward {
	float: left;
	width: 640px;
	text-align: left;
	padding: 20px 0px 0 50px;
	margin-left: 25px;
}
#rightsidebar_ibf {
	width: 200px;
	margin-right: 0px;
	float: right;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	margin-left: 15px;
	background: #FF9;
}
.units_to_let {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000B66;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005194;
	list-style-type: none;
	height: 170px;
	width: 95%;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}
.units_to_let ul {
	list-style-type: none;
	margin-left: -20px;
	line-height: 1.5em;
}
.unit_image  {
	height: 152px;
	width: 211px;
	float: left;
	padding: 5px;
	margin-right: 10px;
}
