/* Global Styles */
a:link, a:visited, a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #1F4274;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #1F4274;
	text-decoration: underline;
}
html {
	height: 100%;
}
body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #E7E6E3;
	background-image: url(/images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
input, select {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	height:25px;
}
textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
form, script, p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin:0px;
	padding:0px;
}
table, td, tr {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
b, strong { 
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	line-height: 18px;
	color: #000000;
}

#hrID {
	color: #D3D3D3;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px; 
	margin-bottom: 0px;
}

/* Layout Styles */
#subnavDIV {
	font-family: Verdana;
	font-size: 11px;
	color: #1F4274;
	margin-left: 23px;
}
#subnavDIV a {
	font-family: Verdana;
	font-size: 11px;
	color: #1F4274;
	text-decoration: none;
}
#subnavDIV b {
	font-family: Verdana;
	font-size: 10px;
	color: #1F4274;
	text-decoration: none;
	font-weight: bold;
}
#copyrightDIV {
	font-family: Verdana;
	font-size: 10px;
	color: #B2B2B2;
	text-decoration: none;
}

#copyrightDIV a {
	font-family: Verdana;
	font-size: 10px;
	color: #B2B2B2;
	text-decoration: none;
}

#copyrightDIV a:hover {
	color: #FFFFFF;
}

#copyrightDIV a:hover b {
	color: #FFFFFF;
}

#copyrightDIV b {
	font-family: Verdana;
	font-size: 9px;
	color: #B2B2B2;
	text-decoration: none;
	font-weight: bold;
}

#addressDIV {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	margin-left: 18px;
}
#addressDIV a {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
#addressDIV b {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#headerDIV {
	font-family: Arial;
	font-size: 18px;
	color: #1F4274;
	font-weight: normal;
	text-decoration: none;
	padding-top: 12px;
	padding-left: 18px;
	letter-spacing:1px;
}

#adminTitleDIV {
	font-family: Verdana;
	font-size: 13px;
	color: #1F4274;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:1px;	
	margin-top: 5px;
	margin-bottom: 10px;
}

#contentTable {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 9px;
	margin-left: 9px;
	margin-right: 9px;
	padding-top: 18px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 18px;
	border: 1px solid #D3D3D3;
}

#contentTable b a, #contentTable strong a {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#contentTable a {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #1F4274;
	text-decoration: underline;
}

#contentTable b a, #contentTable strong a, #contentTable a b, #contentTable a strong{
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #1F4274;
	font-weight: bold;
	text-decoration: underline;
}

#contentTable h1  {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #1F4274;
	margin: 0px;
}

#contentTable p  {
	margin: 0px;
}


#adminDIV {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
	margin-right: 9px;
	padding-top: 18px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 18px;
	border: 1px solid #D3D3D3;
	height: 95%;
}

#homeTD {
	font-family: Verdana;
	font-size: 12px;
	line-height:18px;
	color: #ffffff;
	background-color: #86ACD4;
	background-image:url(/images/bg_homeTD.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top: 0px;
	padding-left: 32px;
	padding-right: 32px;
	padding-bottom: 30px;
}

#homeListings a {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #1F4274;
	font-weight: bold;
	text-decoration: none;
}

#homeListings a:hover {
	text-decoration: underline;
}


#listingHeaderLeftTD {
	font-family: Verdana;
	font-size: 11px;
	padding-top: 18px;
	padding-left: 22px;
	padding-right: 0px; 
	padding-bottom: 19px;
	background-color: #E8E8E8;
}

#listingHeaderLeftTD h1  {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #1F4274;
	margin: 0px;
}

#listingHeaderLeftTD b, #listingHeaderLeftTD strong  {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#listingHeaderRightTD {
	font-family: Verdana;
	font-size: 11px;
	padding-top: 18px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 19px;
	background-color: #E8E8E8;
}

#listingHeaderRightTD b, #listingHeaderRTD strong  {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1F4274;
}

#listingBodyTD {
	font-family: Verdana;
	font-size: 11px;
	line-height: 9px;
}

#listingBodyTable {
	background-color:#FFFFFF;
	border: 1px solid #D3D3D3;
}

#listingPhotoTD {
	padding-top: 15px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 15px;
}

#listingOtherTD {
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
}

#listingPhotoTop {
	border-top: 1px solid #D3D3D3;
}

#listingPhotoLeft {
	border-left: 1px solid #D3D3D3;
}

#listingPhotoRight {
	border-right: 1px solid #D3D3D3;
}

#listingPhotoBottom {
	border-bottom: 1px solid #D3D3D3;
}

#listingFooterTD {
	font-family: Verdana;
	font-size: 12px;
	line-height:18px;
	padding-top: 18px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 19px;
}
#searchResultsTable {
	border: 1px solid #D3D3D3;
	margin-left: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
}

#optionalSPAN {
	float:right;
}

