html,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin-right: 0;
	margin-left: 0;
}
body {
	color: #666;
	background-color: #EEEEEE;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
	font-family: Bodoni MT, Times New Roman;
	font-size: 12px;
	line-height: 18px;
}
img {
	outline-width: 0px;
	outline-style: none;
	border: 0;
}
a {
	color: #666;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #999 !important;
	text-decoration: underline;
}
a:active {
	color: #CCC !important;
	text-decoration: none !important;
}

/* TYPE */
h1 {
	color: #666;
	line-height: 28px;
}
h2 {
	color: #666;
}
h3 {
	color: #666;
}
.serifHeader {
	font-family: Bodoni MT, Times New Roman;
	font-size: 24px;
	font-weight: normal;
}
.serifSubHeader {
	font-family: Bodoni MT, Times New Roman;
	font-size: 12px;
	font-weight: normal;
}
.nb {
	font-family: Bodoni MT, Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.rightAlign {
	float: right;
}

/* STRUCTURAL */
#bg {
	background-image: url(../../pics/bgMain.jpg);
	background-repeat: no-repeat;
	width: 766px;
}
#centerBG {
	background-image: url(../../pics/bg.jpg);
	background-repeat: repeat-y;
	width: 766px;
	overflow: hidden;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
#centerBGprop {
	background-image: url(../../pics/bgProp.jpg);
	background-repeat: repeat-y;
	width: 766px;
	overflow: hidden;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
#propBG {
	background-image: url(../../pics/properties/propertiesBG.jpg);
	background-repeat: no-repeat;
	width: 766px;
	overflow: hidden;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
#prop2BG {
	background-image: url(../../pics/bgProp2.jpg);
	background-repeat: no-repeat;
	width: 766px;
	overflow: hidden;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

/* LAYOUT */
#topNav {
	width: 766px;
	position: relative;
	margin-bottom: 190px;
	padding-top: 25px;
}
#topNavProp {
	width: 766px;
	position: relative;
	padding-top: 25px;
}
#contentMain {
	width: 385px;
	position: relative;
	left: 346px;
	margin-bottom: 30px;
}
#contentMainProp {
	width: 616px;
	position: relative;
	left: 71px;
	margin-bottom: 20px;
	text-align: right;
}
#propNav {
	width: 616px;
	position: relative;
	left: 71px;
	text-align: right;
}
#propThumbs {
	width: 756px;
	position: relative;
	background-color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bgMain {
	width: 450px;
	position: relative;
	left: 330px;
	margin-bottom: 50px;
	background-color: #EBEBEB;
}
#botNav {
	width: 766px;
	position: relative;
	background-color: #E6E6E6;
}
