/* Start Tag redefinitions */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

form { 
	margin: 0px; 
	border: none;
}

#adminheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFF66;
	float: left;
	width: 530px;
	padding-top: 6px;
	display: block;
	white-space: nowrap;
}


ul {
	list-style: url(Images/bullet.gif) outside;
	line-height: 15px;
	letter-spacing: 1.5px;
	color: #333333;
	font-size: 110%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#ccol ul .shrink {
	font-size: 89%;
}

pre {
	font-size: 12px;
	color: #000000;
}


/* ccol section formatting */
#ccol {
	font-family: Arial, Helvetica, sans-serif;
}
#ccol li {
	margin-top: 7px;
}

#ccol .ulclean {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
}


#ccol h1 {
	color: #333333;
	margin: 0px;
	font-size: 150%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: none;
}

#ccol h2 {

	color: #333333;
	margin: 0px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 10px;
	list-style-position: outside;
	list-style-type: none;
}

/*formatting for the paragraphs within the ccol area */
#ccol p {
	font-size: 110%;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1.5px;
	line-height: 15px;
	margin: 5px 30px 5px 10px;
	padding-bottom: 10px;
}

#ccol .underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}

#ccol .resourcetable {
	font-size: 110%;
	letter-spacing: 1.5px;
	margin: 5px;
	padding: 5px;
}

/* Bio Pop-up page formatting */
#biopop {
	color:#333333;
}

#biopop h1 {
	margin: 0px;
	font-size: 160%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
}

#biopop p {
	font-size: 110%;
	line-height: 15px;
	letter-spacing: 1.5px;
	margin-left: 10px;
	margin-right: 25px;
	padding: 0px;
}

#biopop th {
	background-color:#990000;
	font-size: 260%;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	margin: 0px;
}

#biopop img {
	border: none;
}

#bigpop .portrait {
	padding: 8px;
}

#propertylist {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #333333;
	font-size: 120%;
	border-collapse: collapse;
}
#propertylist input {
	border: 1px solid #999999;
}
#propertylist td {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

#propertylist .active {
	background-color: #99FF33;
	white-space: nowrap;
}
#propertylist .hint {
	font-size: 80%;
}

#propertylist .inactive {
	background-color: #FF99CC;
	white-space: nowrap;
}

#propertylist th {
	background-color: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	border-collapse: collapse;
	vertical-align: top;
}

.expanded3 {
	color:	#747474;
	letter-spacing: 1.5px;
	margin-left: 20px;
	margin-right: 30px;
	font-size: 120%;
	font-style: normal;
	font-weight: 500;
}

#contacttable {
	padding: 2px 2px 2px 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 110%;
	width: 90%;
}

#contacttable td {
	padding: 2px;
	text-align: left;
}

#contacttable th {
	padding: 2px;
	font-weight: bold;
	text-align: left;
}

/* spotlight section formatting */
#spotlight {
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 140px;
	margin: 10px 11px 0px 10px;
	background: #CCCCCC;
	float: right;
}

#spotlight h1 {
	font-size: 140%;
	font-weight: bold;
	color: #333333;
	margin: 0px 10px 5px 15px;
}
#spotlight img {
	text-align: center;
	padding-top: 10px;
}

/* Sidebar Specific Formating */
#rcol h1 {
	font-size: 160%;
	font-weight: bold;
	color: #abbf08;
	text-decoration: none;
	margin: 5px 10px 5px 5px;
	white-space: nowrap;
	padding: 0px;
}

#rcol img {
	border: 0;
	margin-left: 5px;

}

#rcol h2 {
	font-size: 110%;
	font-weight: bold;
	color: #abbf08;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
}
#rcol p {
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC; */
	margin-right: 10px;
/*	margin-left: 10px; */
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
/*	padding-left: 10px; */
	padding-bottom: 5px;
}
#rcol #fpaddress {
	font-weight: bold;
	margin-left: 5px;
}

#rcol #fpdescription {
	margin-left: 5px;
	margin-top: 5px;
}

#rcol #fpprop {
	font-weight: bold;
	margin-left: 5px;
}

#rcol #fpprice {
	font-weight: bold;
	margin-left: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#rcol .underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}

#rcol .contactinfo {
	font-size: 120%;
	font-weight: bold;
	white-space: nowrap;
	margin-right: 5px;
	margin-left: 20px;
	letter-spacing: 1.5px;
	color: #333333;
}

/* Link Appearance (order matters!) */
a, a:link, a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover, a:active {
	color: #abbf08;
	text-decoration: none;
}

/* Start Header Classes */
.headertext1 {
	font-size: 180%;
	font-weight: normal;
	margin: 10px 0px 8px 575px;
	color: #FFFFFF;
}
.headertext2 {
	font-size: 120%;
	margin: 0px 0px 0px 575px;
	color: #FFFFFF;
}
.finelogo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.headercell {
/*	background-color: #999999; */
	background-image: url(/Images/finebody3.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
}
/* End Header Classes */
/* Start Left Navigation */
#navcontainer { 
	width: 130px;
	margin-top:25px;
}

#navcontainer ul {
	font-size: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0px;
}

#navcontainer a, #navcontainer a:link, #navcontainer a:visited {
	color: #333399;
	display: block;
	text-decoration: none;
	padding:8px 8px 8px 8px;
	width: 130px;
	background-color: #ffffff;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	font-size: 120%;
}

#navcontainer a:hover, #navcontainer a:active {
	background-color: #dfdfdf;
	color: #000000;
}

/* END Left navigation */
/* Start Bottom navigation */
#navcontainer2 { 
	width: 130px; 
}
#navcontainer2 ul {
	list-style-type: none;
	padding: 0;
	margin: 0px;
}
#navcontainer2 a {
	display: block;
	padding: 8px 8px 8px 8px;
	width: 130px;
	background-color: #ffffff;
}
#navcontainer2 a:link, #navlist a:visited {
	color: #333699;
	font-size: 120%;
	font-weight: 600;
	text-decoration: none;
}
#navcontainer2 a:hover {
	background-color: #dfdfdf;
	color: #000000;
}
#bottomnav {
	margin: 10px 0px 10px 0px;
	color: #9A061A;
}
#bottomnav a, #bottomnav a:link, #bottomnav a:visited {
	text-decoration: none;
	color: #990000;
}
#bottomnav a:hover, #bottomnav a:active {
	color: #abbf08;
	text-decoration: none;
}

/* END Bottom navigation */
/* Start Page Bottom CSS */
.bottomBar {
	background: url(Images/Home/Bottombar.gif) repeat-x fixed left bottom;
}
/* END Page Bottom CSS */
/* Start Admin CSS */
#listuserstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	border: 1px solid #666666;
	border-collapse: collapse;
}
#listuserstable input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid #999999;
}
#listuserstable td {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
}
#listuserstable th {
	padding: 3px;
	background-color: #CCCCCC;
	border-top: 1px solid #333333;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#editusertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	border: 1px solid #666666;
	border-collapse: collapse;
}
#editusertable input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #999999;
}
#editusertable td {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
#editusertable th {
	padding: 3px;
	background-color: #CCCCCC;
	text-align: right;
}
#editusertable label {
	padding: 3px;
	font-size: 100%;
	background-color: #CCCCCC;
	text-align: right;
}
#editusertable .submit {
	text-align: right;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitemap ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
}

#sitemap ul li {
	margin-top: 10px;
}

#sitemap ul ul{
	list-style-position: outside;
	list-style-image: url(/Images/bullet.gif);
	margin-left: 25px;
}

#sitemap ul ul li {
	margin-top: 0px;
}

/* print style below - must be at bottom of file! */
@media print {

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#leftfootercell, #leftbottomcell, #leftcentercell, #leftheadercell, #bottomrow {
	display: none;
}

#headerrow img {
	width: 0;
	display: none;
}

.headertext1 {
	font-size: 180%;
	margin: 10px 0px 8px 10px;
	color: #000000;
	padding: 0px;
	text-align: left;
}
.headertext2 {
	font-size: 120%;
	margin: 0px 0px 10px 10px;
	color: #000000;
}

.headercell {
	background-color: #CCCCCC;
	background-image: none;
}

}#ccol .resourcetable td {
	font-size: 110%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
