html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #EFEFEF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(Images/ImTemplate/newbackground2010.jpg);
	background-repeat: repeat-x;
}
h1 {
	color: #B62125;
	font-size: 36px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 30px;
}
h2 {
	color: #B22023;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
}
h3 {
	color: #6F9AC3;
	font-size: 18px;
	font-weight: bold;
}
h5 {
	background-color: #B72226;
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px;
	margin: 0 0 0 0;
	font-weight: normal;
	}
a {outline: none}
a,  a:link {
	color: #D11142;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #5C8BBA;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #C5002D;
	text-decoration: underline;
}
a:focus {
	color: #C5002D;
}
a:active {
	color: #C5002D;
}
#shadow{
	margin: 0 auto 0 auto;
	width: 1000px;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 980px;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 5px 10px 15px 10px;
	height: 41px;
	background-image: url(Images/ImTemplate/images/remax-Title_01.png);
}
#outerWrapper #title2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
	background-image: url(Images/ImTemplate/images/remax-Title_02.png);
	height: 106px;
}
#outerWrapper #topNavigation {
	height: 35px;
	background-image: url(Images/ImTemplate/images/remax-Title_03.png);
	padding-left: 1px;
}
#outerWrapper #contentWrapper {
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#outerWrapper #contentWrapper #leftColumn1 {
	width: 160px;
	background-repeat: repeat-x;
	padding: 60px 0 0 5px;
	float: left;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	width: 160px;
	background-repeat: repeat-x;
	margin-top: 0px;
	padding: 60px 5px 0 30px;
	height: 800px;
	
}
#outerWrapper #contentWrapper #content {
	margin: 0px 210px 10px 180px;
	padding: 60px 20px 30px 40px;
	background-repeat: repeat-x;
	text-align: justify;
	line-height: 20px;
	min-height: 550px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	padding-left: 5px;
	padding-top: 20px;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 20px;
	line-height: 20px;
	background-image: url(Images/ImTemplate/fotter-background.png);
	height: 60px;
	font-size: 12px;
	border-top: dotted #ccc 1px;
	color: #B52024;
}
.optionheader{
	width: 140px;
	padding: 10px 5px 10px 10px;
	font-size: 14px;
	color: #FFFFCC;
	background-repeat: no-repeat;
	background-color: #C7D28A;
	font-weight: bold;
}

.locationheader{
	width: 140px;
	padding: 10px 5px 10px 10px;
	font-size: 14px;
	color: #FFFFCC;
	background-repeat: no-repeat;
	background-color: #8EAAB3;
	font-weight: bold;
	margin-top: 20px;
}

#footer a{
	color: #B72226;
	font-weight: normal;
}

#content ul{
	list-style-position: outside;
}
#content li{
	list-style-position: outside;
	list-style-image: url(Images/ImTemplate/ul-checkmark.png);
	margin-bottom: 15px;
	;
}
blockquote {
	text-indent: -0.8em;
   }  
#smallspacelist {
}
#smallspacelist li {
	padding: 10;
}
#container{
	background-color: #E5E5E5;
	margin-bottom: 40px;
	padding: 10px;
	font-size: 12px;
	border: solid #ccc 1px;
	height: 200px;
}

#picture{
	float: left;
	width: 180px;
}
#featuredtext{
	float: right;
	width: 280px;
	padding: 0 10px 0 10px;
}
.featuredheader{
	background-color: #B52024;
	color: #FFFFFF;
	padding: 5px;
	font-size: 16px;
	padding-left: 10px;
}
.partnertext{
	margin-left: 120px;

}
