﻿body {
	background-image: url('images/sitepix/nancybluebg.jpg');
	background-repeat: repeat;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	min-width: 952px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
#maincontainer {
	border-style: ridge;
	border-width: 0px;
	border-color: #0B2476;
	width: 880px;
	min-height: 600px;
	border-collapse: collapse;
	text-align: center;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:10px;
	background-color: white;
}
#interior {
	border-style: ridge;
	border-width: 0px;
	border-color: #0B2476;
	width: 855px;
	border-collapse: collapse;
	text-align: center;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
}
#masthead {
	padding: 0px;
	Width: 885px;
	text-align: center;
	height: 149px;
	background-image: url('images/sitepix/nancynoboardblue.jpg');
	background-repeat: no-repeat;
	background-color: navy;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	position: relative;
}
/* Navigation and Footer*/
#navbox {
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	padding: 4px;
	margin-top: 0px;
}
#inctomb {
	width: 95%;
	border-top: 1px solid navy;
	border-collapse: collapse;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
/*text containers*/
#textcontainermain {
	border-style: ridge;
	border-width: 4px;
	border-color: #0E256A;
	background-color: #B56318;
	width: 700px;
	border-collapse: collapse;
	text-align: center;
	padding: 5px 10px 5px 10px;
	float: right;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#textcontainercenter {
	border-style: ridge;
	border-width: 4px;
	border-color: #B56318;
	background-color: #0E256A;
	width: 700px;
	border-collapse: collapse;
	text-align: left;
	float: right;
	padding: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}

#textcontainerlegal {
	border-style: ridge;
	border-width: 4px;
	border-color: #B56318;
	background-color: white;
	width: 700px;
	border-collapse: collapse;
	text-align: left;
	padding: 10px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#formcontainer {
	width: 650px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	line-height: 150%;
	border: 4px solid orange;
}
.propinfo {
	margin-left: auto;
	margin-right: auto;
	width: 550px;
}
/*End Text Container*/
/* Containers for photos */
#mainphotocontainer {
	border: 0px;
	border-color: white;
	border-style: solid;
	width: 720px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}
.aboutright {
	border: 3px navy solid;
	float: right;
	margin-left: 10px;
}
.aboutleft {
	border: 3px navy solid;
	float: left;
	margin-right: 10px;
}
.photo43 {
	border: 6px;
	border-color: #0B2476;
	border-style: inset;
	width: 400px;
}
.photo34 {
	border: 6px;
	border-color: #0B2476;
	border-style: inset;
	width: 300px;
}
object#flashpro {
	border: 5px ridge #0B2476;
	border-collapse: collapse;
	padding: 0px;
	width: 470px;
	height: 375px;
	background-color: #0B2476;
}
object#flashpro500 {
	border: 5px ridge #0B2476;
	border-collapse: collapse;
	padding: 0px;
	width: 500px;
	height: 375px;
	background-color: #0B2476;
}
/*other containers*/
#propage {
	border-style: ridge;
	border-width: 0px;
	border-color: #0B2476;
	margin-right: 135px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: right;
	border-collapse: collapse;
	text-align: center;
	width: 500px;
}
/*fonts*/
p {
	font-family: "Trebuchet MS", MS"";
	font-size: 13px;
	font-weight: normal;
	color: navy;
	text-align: left;
	line-height: 130%;
}
p.italic {
	font-style: italic;
	font-weight: bold;
}
p.bold {
	font-weight: bold;
}
p.boldcenter {
	font-weight: bold;
	text-align: center;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: navy;
	text-align: center;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: white;
	text-align: center;
	margin-top: 45px;
}

h3 {
	background-color: #CC9900;
	border: 4px navy solid;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: white;
	text-align: center;
}


span.white {
	color: white;
	text-decoration: underline;
}

span.red {
	color: red;
	font-weight:bold;
}

ul.about {
	text-align: left;
}
li.about {
	line-height: 140%;
	text-align: left;
	list-style: square;
	list-style-position: outside;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: navy;
	text-align: left;
}
/*tables*/
table.listing {
	border-style: ridge;
	border-width: 3px;
	border-color: #0B2476;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	border-collapse: collapse;
	text-align: center;
	width: 780px;
}
table.listing th {
	border-width: 3px;
	padding: 0px;
	border-style: ridge;
	border-color: navy;
	background-color: #CC9900;
	text-align: center;
}
table.listing td {
	border-width: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-style: ridge;
	border-color: #0B2476;
	text-align: center;
}
table.formtable {
	width: 530px;
	text-align: left;
	vertical-align: top;
	font-family: "Trebuchet MS";
	font-weight: 400;
	font-size: 13px;
	color: navy;
	margin-left: auto;
	margin-right: auto;
}
table.formtable td {
	vertical-align: top;
}
table.tomb {
	margin-left: auto;
	margin-right: auto;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: navy;
	width: 90%;
	line-height: 100%;
	margin-bottom: 15px;
	margin-top: 10px;
}
table.cred {
	margin-left: auto;
	margin-right: auto;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: navy;
	width: 80%;
	line-height: 100%;
	margin-bottom: 15px;
	margin-top: 10px;
}
table.cred td {
	width: 50%;
}
table.neigh {
	border-style: ridge;
	border-width: 3px;
	border-color: #0B2476;
	border-collapse: collapse;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 1px;
	width: 735px;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
}
.requiredfield {
	font-size: 10px;
	color: red;
	text-align: left;
}
/*end tables*/

.tomb a:link {
	color: navy;
	font-size: 11px;
}
.tomb a:visited {
	color: navy;
	font-size: 11px;
}
.tomb a:hover {
	color: #B57217;
	font-style: normal;
	font-size: 11px;
}
.tomb a:active {
	color: navy;
	font-size: 11px;
}



a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: navy;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: purple;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #B57217;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: navy;
}
