body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	background-color: #52463C;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.NormalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: normal;
}
A {
	color: #003333;
	text-decoration : none;
}

A:visited {
	color: #2C241D;
	text-decoration : none;
}

A:active {
	color: #2C241D;
	text-decoration : underline;
}

A:hover {
	color: #2C241D;
	text-decoration : underline;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #888888;
	line-height: 22px;
}

.Page-White {
	width: 700px;
}
.Page-BG {
	background-color: #52463C;
	background-image: url(../img/pagebg.png);
	background-repeat: repeat-x;
	width: 100%;
}

.Page-Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:22px;
	color: #FFFFFF;
	background-color: #2D4C61;
	width: 690px;
}

.v-line {
	background-image: url(../img/v-line.png);
	background-repeat: no-repeat;
	background-position: top;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	padding-bottom: 30px;
}
.ListingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #264051;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline;
}
.formHeading {
	ffont-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDEDE;
	height: 30px;
}
.formBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFEFEF;
}
#form {
	border: 1px #264051 solid;
	background-color: #FFFFFF;
	color: #264051;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
}
.required {
	font-size: 10px;
	font-style: italic;
	color: #B4001D;
}
A.BREADCRUMB{
	color : #2D4C61;
	text-decoration : none;
}

A.BREADCRUMB:ACTIVE{
	color : #2D4C61;
	text-decoration : none;
}

A.BREADCRUMB:VISITED{
	color : #2D4C61;
	text-decoration : none;
}

A.BREADCRUMB:HOVER{
	color : #2D4C61;
	text-decoration : underline;
}
A.ALT{
	color : #FFFFFF;
	text-decoration : none;
}

A.ALT:ACTIVE{
	color : #FFFFFF;
	text-decoration : none;
}

A.ALT:VISITED{
	color : #FFFFFF;
	text-decoration : none;
}

A.ALT:HOVER{
	color : #FFFFFF;
	text-decoration : underline;
}

.LeftButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2D4C61;
	height: 30px;
	width: 220px;
	text-indent: 5px;
	text-align: left;
}

.hdgdark {
	background-color: #ABABAB;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../img/hdgbg.gif);
	background-repeat: repeat-x;
}
.SpecsHdg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C80026;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	vertical-align: bottom;
}
.ListingAddressBG {
	background-image: url(../img/listings/topdecor.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 31px;
}
.ListingMiddleBG {
	background-color: #FFFFFF;
	background-image: url(../img/listings/gradientbg.png);
	background-repeat: repeat-x;
}
.ListingBottomExtra {
	background-color: #FFFFFF;
	background-image: url(../img/listings/gradientbg.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #888888;
	border-left-color: #888888;
}

.LeftTile {
	background-color: #52463C;
	background-image: url(../img/lefttile.png);
	background-repeat: repeat-y;
	width: 20px;
}
.RightTile {
	background-color: #52463C;
	background-image: url(../img/righttile.png);
	background-repeat: repeat-y;
	width: 20px;
}
.LeftContent {
	background-image: url(../img/leftitemtile.gif);
	background-repeat: repeat-x;
	padding: 15px;
}
