body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
	color: #000000;
	background-color: #000000;
	
}
img
{
	border: 0;
}

A:link, A:visited, A:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

/* arrow links */
A.arr:link, A.arr:visited, A.arr:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #5C0607;
	text-decoration: none;
	background: transparent url(../../images/bullet.jpg) no-repeat 0 2px;
	padding-left: 15px;
}
A.arr:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #5C0607;
	text-decoration: underline;
	background: transparent url(../../images/bullet.jpg) no-repeat 0 2px;
	padding-left: 15px;
}

/* arrow links For Bold*/
#bold A.arrbold:link, A.arrbold:visited, A.arrbold:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #5C0607;
	text-decoration: none;
	background: transparent url(../../images/bullet.jpg) no-repeat 0 2px;
	padding-left: 15px;
}
#bold A.arrbold:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #5C0607;
	text-decoration: underline;
	background: transparent url(../../images/bullet.jpg) no-repeat 0 2px;
	padding-left: 15px;
}
/* normal blue links */
A.arrBlue:link, A.arrBlue:visited, A.arrBlue:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #5C0607;
	text-decoration: none;
}
A.arrBlue:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #5C0607;
	text-decoration: underline;
}

#wrap
{
	width: 862px;
	margin: 5px auto;
	text-align: left;
	background-color: #CCCCCC;
	border: 1px solid #868686;
}
#top
{
	padding: 10px;
	border-bottom: 1px solid #868686;
	color: #5C0607;
	font-weight: bold;
}
.topheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12Px;
	vertical-align: text-top;
	text-align: left;
}
.topheader A:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.topheader A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.topheader A:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.topheader A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#top a:link, #top a:visited, #top a:active
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
#top a:hover
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.img-frame
{
	float: left;
	margin: 0 10px 10px 0;
	background-color: #fff;
	border: 1px solid #868686;
	padding: 5px 5px 18px 5px;

}
.img-border
{
	border: 1px solid #868686;
}

/*  
	Used only on homepage:
		#col-left
		#col-center

	Used on home and inner pages:
		#col-right

	Used only on inner pages:
		#col-inner-left
 */
#col-left
{
	width: 344px;
	background-color: #CCCCCC;
	border-right: 1px solid #868686;
}
#col-left #logo
{
	border-bottom: 1px solid #868686;
}
#col-left .pad
{
	padding: 5px;
}
#col-left h1
{
	margin-bottom: 5px;
	padding: 5px 0 5px 10px;
	border-left: solid 5px #5C0607;
	font-size: 14px;
	color: #5C0607;
	font-weight: bold;
	text-align: left;
}
#col-left .title_left
{
	margin-bottom: 5px;
	padding: 5px 0 5px 10px;
	border-left: solid 5px #5C0607;
	font-size: 14px;
	line-height:30px;
	color: #5C0607;
	font-weight: bold;
	text-align: left;
}
/*#col-left span
{
	margin-bottom: 5px;
	padding: 5px 0 5px 10px;
	border-left: solid 5px #5C0607;
	font-size: 14px;
	color: #5C0607;
	font-weight: bold;
	text-align: left;
}*/

#col-left .quote1
{
	background: url(../../images/quote1.gif) no-repeat;
	padding-left: 25px;
}
#col-left .quote2
{
	background: url(../../images/quote2.gif) no-repeat right bottom;
	padding-right: 20px;
}
#col-left .left-box-pad
{
	padding: 2px 9px 20px 15px;
}
/*************/
#col-center
{
	width: 308px;
	background-color: #EEEEEE;
}
#col-center #boston-map
{
	border-top: 1px solid #868686;
	border-bottom: 1px solid #868686;
}
#col-center .pad
{
	padding: 11px 10px 10px 15px;
}
#col-center h1
{
	margin-top: 5px;
	margin-bottom: 9px;
	padding: 7px 0 7px 10px;
	border-left: solid 5px #5C0607;
	font-size: 18px;
	color: #5C0607;
	font-weight: bold;
	text-align: left;
}
#col-center .center-box-pad
{
	padding: 2px 9px 10px 15px;
}
#col-center .thumb-prop
{
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #000;
}
/*************/
#col-rigth
{
	width: 208px;
	border-left: 1px solid #868686;
}
.nav
{
	background-color: #CCCCCC;
	border-bottom: 1px solid #888888;
	padding: 3px 0;
}
.nav a:link, .nav a:visited, .nav a:active
{
	font-size: 11px;
	color: #5C0607;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
.nav a:hover
{
	font-size: 11px;
	color: #5C0607;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}
#col-rigth .pad
{
	padding: 25px 10px 10px 15px;
}
#col-rigth h1
{
	margin-top: 5px;
	margin-bottom: 9px;
	padding: 7px 0 7px 10px;
	border-left: solid 5px #5C0607;
	font-size: 18px;
	color: #5C0607;
	font-weight: bold;
	text-align: left;
}
ul
{
	margin: 15px 0px 3px 0;
	padding: 0px 0px 5px 0;
	list-style: none;
	line-height: 120%;
	color: #000000;
	font-weight: bold;
}
ul li
{
	padding-left: 15px;
	margin-bottom: 15px;
	background-image: url(../../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
ul A:link, ul A:visited, ul A:active
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
ul A:hover
{
	font-size: 11px;
	color: #5C0607;
	font-weight: bold;
	text-decoration: none;
}
/*************/
#col-inner-left
{
	background-color: #EEEEEE;
}
#col-inner-left #logo
{
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}
#col-inner-left #header
{
	border-bottom: 1px solid #868686;
}
#col-inner-left .pad
{
	padding: 10px 8px 10px 5px;
}
#col-inner-left h1
{
	margin-top: 5px;
	margin-bottom: 9px;
	padding: 7px 0 7px 10px;
	border-left: solid 5px #5C0607;
	font-size: 18px;
	color: #5C0607;
	font-weight: bold;
	text-align: left;
}
#col-inner-left .box-pad
{
	padding: 2px 9px 20px 15px;
}
/*************/

/* footer */
#footer
{
	background-color: #AFAFAF;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	padding: 20px;
	border-top: 1px solid #868686;
	line-height: 15px;
}
#footer a:link, #footer a:visited, #footer a:active
{
	font-size: 12px;
	color: #5C0607;
	text-decoration: none;
}
#footer a:hover
{
	font-size: 12px;
	color: #5C0607;
	text-decoration: underline;
}

#MLSDetails a:link, #MLSDetails a:visited, #MLSDetails a:active
{
	color: #5C0607;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
#MLSDetails a:hover
{
	color: #5C0607;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* forms */
form
{
	border: 0;
	margin: 0;
	padding: 0;
}
.input
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #3A3A3A;
	border: 1px solid #5C83A0;
	background-color: #FFF;
	padding-left: 3px;
}

.inputDetails
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:italic;
	font-size: 11px;
	color: #3A3A3A;
	border: 1px solid #5C83A0;
	background-color: #FFF;
	padding-left: 3px;
}

.textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #3A3A3A;
	text-decoration: none;
	border: 1px solid #5C83A0;
	background-color: #FFF;
	padding: 1px 1px 1px 3px;
	overflow: auto;
}
.textareaDetails
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:italic;
	font-size: 11px;
	color: #3A3A3A;
	text-decoration: none;
	border: 1px solid #5C83A0;
	background-color: #FFF;
	padding: 1px 1px 1px 3px;
	overflow: auto;
}
.btn
{
	border: 1px SOLID BLACK;
	background-color: #e2e2e2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	cursor: pointer;
}
.alert
{
	color: Red;
}
.inputDropdown
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #3A3A3A;
	border: 1px solid #5C83A0;
	background-color: #FFF;
}
.checkboxListItem
{
	line-height: +2;
	background-color: #FFFFFF;
}
.checkboxListAltItem
{
	line-height: +2;
	background-color: #EEEEEE;
}
.checkBoxList
{
	border: 1px solid #515252;
}
#ABold a:link, ABold a:visited, ABold a:active
{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.validationSummary
{
	text-align:left;
	color:Red;
	padding-left:200px;
}
.required
{
	color:Red;
	font-size: +3;
	font-weight:bold;
}
span.field_optional { 
	margin-right: 0.4em;
}
.Advanced-Title
{
	margin-bottom: 5px;
	padding: 5px 0 5px 10px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
.Advanced-SubTitle
{
	margin-bottom: 5px;
	padding: 5px 0 5px 10px;
	font-size: 16px;
	color: #FF8040;
	font-weight: bold;
	text-align: left;
}
.Advanced-Label
{
	margin-bottom: 5px;
	padding: 5px 0 5px 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.Advanced-Text
{
	margin-bottom: 5px;
	padding: 5px 0 5px 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.blogHome a:link, .blogHome a:visited, .blogHome a:active
{
	color: #5C0607;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.blogHome a:hover
{
	color: #5C0607;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#col-AdvcdSrch h1
{
	margin-top: 5px;
	margin-bottom: 9px;
	padding: 7px 0 7px 10px;
	border-left: solid 5px #5C0607;
	font-size: 18px;
	color: #5C0607;
	font-weight: bold;
	text-align: left;
}
#col-AdvcdSrch h2
{
	margin-top: 5px;
	margin-bottom: 9px;
	padding: 7px 0 7px 10px;
	border-left: solid 5px #5C0607;
	font-size: 15px;
	color: #5C0607;
	font-weight: bold;
	text-align: left;
}

 #footerContent  h1
{
	margin-bottom: 0px;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}
        #col-left h2
{
	margin-bottom: 5px;
	padding: 5px 0 5px 10px;
	border-left: solid 5px #5C0607;
	font-size: 14px;
	color: #5C0607;
	font-weight: bold;
	text-align: left;
}
#col-center h2
{
	margin-top: 5px;
	margin-bottom: 9px;
	padding: 7px 0 7px 10px;
	border-left: solid 5px #5C0607;
	font-size: 18px;
	color: #5C0607;
	font-weight: bold;
	text-align: left;
}
#col-rigth h2
{
	margin-top: 5px;
	margin-bottom: 9px;
	padding: 7px 0 7px 10px;
	border-left: solid 5px #5C0607;
	font-size: 18px;
	color: #5C0607;
	font-weight: bold;
	text-align: left;
}
.hide
{
	display:none;}
	
div.att {
	margin-bottom: 0.5em;
	margin-left: 1em;
}
.townlist_area { margin-left: 1.0em; }
