/* CSS Document */

html, body {
	background-color: #FFE08C;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	color: #333333;
}
#invest {
	width: 940px;
	margin-top:7px;
	margin-bottom:9px;
	margin-left: auto; 
	margin-right: auto;
}
#head {
	height: 129px;
	width: 940px;
	background-image: url(images/header.gif);
}
#main {
	width:940px;
	background-color:#FFFDD0;
	background-image:url(images/main.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	width:940px;
	height:49px;
	clear:both;
	background-image: url(images/footer.gif);
}
#footer .left {
	padding-left:60px;
	float:left;
	padding-top:15px;
}
#footer .right {
	padding-right:60px;
	float:right;
	padding-top:15px;
}
a {
	text-decoration:none;
	color:#333333;
}
a:hover {
	color:#990000;
}
h1{
	color:CC6633;
	font-size:1em;
}
#menutop {
	height:53px;
	width:173px;
	background-image:url(images/menu-top.gif);
}
.menuon {
	width:173px;
	height:23px;
	background-image:url(images/menu-on.gif);
}
.menuoff {
	width:173px;
	height:23px;
	background-image:url(images/menu-off.gif);
}
a.menu {
	float:right;
	padding-top:4px;
	padding-right:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:0.9em;
}
.menuback {
	background-image:url(images/menu-bot.gif);
}
#righttop {
	background-image:url(images/right-top.gif);
	width:174px;
	height:53px;
}
.tdiv {
	background-image:url(images/right-div.gif);
	width:174px;
	height:1px;
}
.testimonial {
	padding-left:12px;
	padding-top:12px;
	padding-bottom:12px;
	padding-right:24px;
}
#rightbot {
	background-image:url(images/right-bot.gif);
	height:106px;
	width:174px;
}
.nameplace {
	margin-top:10px;
}
#flash1 {
	float:left;
}
#flash2 {
	float:right;
	margin-top:1px;
	margin-right:1px;
}
#content {
	padding:20px;
	font-size:0.7em;
}h1 {
	font-size: 18px;
	font-weight: normal;
	color: #CC6633;
}
.sm-t {
	background-image:url(images/sm-t.gif);
	height:10px;
}
.sm-m {
	background-image:url(images/sm-m.gif);
	padding-left:10px;
	padding-right:10px;
	font-size:0.7em;
}
.sm-b {
	background-image:url(images/sm-b.gif);
	height:10px;
}
.investmentproperty {
	float:left;
	margin-right:10px;
}
h2 {
	font-size:1.2em;
	color:CC6633;
}
h3 {
	font-size:1.1em;
}.tableheader {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399FF;
}
td {
	font-size: 0.7em;
}
.objectright {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
}
.objectleft {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
.moretestimonials {
	float:right;
	padding-right:25px;
	margin-top:10px;
}