body
{
	background-color: #e7eef6;
	font-family: arial;
	color: white;
	background-image: url(../images/remaxbackground.png);
	align: center;
	background-repeat: no-repeat;
	
}

#siteContainer
{
	margin: 0px auto;
	width: 1024px;
	background: ;
	color: #FFF;
	align: center;
	
	
}


.splitter
{
	float: left;
	width: 1px;
	height: 71px;
	background-image: url(../images/splitter.jpg);
}

#header
{
	position: relative;
	clear: both;
	width: 1024px;
	height: 348px;
	background-image: url(../images/web2012.png);
}

#menu
{
	
	
	text-align: center;
	width: 1024px;
	height: 50px;
	background-color: transparent;
	
}

#logo
{
	position: absolute;
	width: 1024px;
	height: 348px;
}

#leftSide, #leftSideHome
{
	background-color: transparent;
	float: left;
	width: 245px;
	min-height: 400px;
	_height: 400px;
}

#leftSideHome
{
	background-image: url(../images/weblogo-525006.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content
{
	float: left;
	width: 477px;
	min-height: 400px;
	_height: 400px;
	background-color: transparent;
	background-image: url(../images/realtors.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#contentWide
{
	float: left;
	width: 1004px;
	min-height: 400px;
	_height: 400px;
	background-color: #FFF;
	padding: 10px;
	background-image: none;
	background-repeat: no-repeat;
	color: #CCC;
	
}

h1
{
	height: 20px;
	color: #35ABF5;
	font-style: italic;
	font-weight: normal;
}

#content, #leftSideHome, #leftSide
{
	font-size: 11px;
	font-family: Verdana;
	color: #323232;
}

#leftSideHome, #leftSide, #content
{
	padding: 10px;
}

.red
{
	color: #CF0C0C;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

#copyright
{
	float: left;
	width: 1024px;
	color: #6F6F6F;
	font-size: 11px;
	text-align: center;
}

#refLinks
{
	clear: both;
	height: 80px;
	width: 1024px;
	background-color: #e7eef6;
	color: #ooooo;
	font-size: 18px;
	text-align: center;
	padding-top: 10px;
}

#refLinks a
{
	color: #AFAFAF;
	text-decoration: none;
}

#bottom
{
	height: 13px;
	width: 1024px;
	background-color: white;
}

.noBorder
{
	border: 0px;
}

#menuUL
{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	list-style-type: none;
}

#menuUL li
{
	width: 157px;
	height: 28px;
	float: left;
	margin-left: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
}

#menuUL li a
{
	color: black;
	text-decoration: none;
}

.grayBtn
{
	text-align: center;
	/*background-image: url(../images/grayBtn.png);*/
	background-image: url(../images/whiteBtn.png);
}

.grayBtn:hover
{
	text-align: center;
	background-image: url(../images/blueBtn.png);
}



.Amiene {
	font-family: Amienne;
}
#siteContainer #contentWide table tr th p .red {
	font-size: large;
}
#siteContainer #contentWide table tr th p .red {
	font-size: larger;
}
#siteContainer #contentWide table tr th p .red .Amiene {
	font-size: xx-large;
}
#siteContainer #contentWide table tr th p .red .Amiene {
	font-weight: bold;
}
#siteContainer #contentWide table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
	background-image: none;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
}

#contact_form label
{
	color: black;
	font-weight: bold;
	font-size: 12px;
}

.new_row
{
	clear: both;
	padding-bottom: 5px;
}

#contact_form
{
	padding: 5px;
	text-align: left;
}

.redBg
{
	background-color: #FF9999;
}

.hidden
{
	display: none;
}

