﻿body 
{
	background-color: #8aa7b1;
	text-align: center;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Arial', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	line-height: 185%;
	margin-left:auto;
	margin-right:auto;

}

#Ticker
{
	text-align: center;
	width: 748px;
	height: 34px;
	font-size: 14pt;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	background-color: #e2f2f2;
	padding-top: 10px;
}

#PageBody
{
	width: 548px;
	border: solid 1px #000000;
	background-image: url("images/page_bg.jpg");
	padding: 10px 10px 10px 190px;
	text-align: left;
	font-size: 9pt;
}

#PageBody h1
{
	color: #286a7b;
	font-size: 18pt;
}

#PhotosMain
{
	background-image: url("images/page_bg.jpg");
	border: solid 1px #000000;
	text-align: left;
	font-size: 9pt;
	width: 748px;
	padding: 10px 0px 10px 0px;
}

#PhotosT 
{
	width: 170px;
	text-align: left;
	float: left;
	font-size: medium;
	padding: 0px 10px 0px 10px;
}


#PhotosBody
{
	width: 548px;
	margin-left: 190px;
}

#PhotosMain h1
{
	color: #286a7b;
	font-size: 18pt;
}


hr.cleardup {
	clear:both; margin: 0;  width:0px; color:#a7ced5; border: 0; background-color: #a7ced5;  
	}
	
	
.PriceAlt
{
	 background-color: #e4edf6;
}

.PriceAltSold
{
	 background-color: #ffbbbb;
}

.PriceSold
{
	background-color: #ffcccc;
}

.title
{
	text-decoration: none;
	color: #000000;
}
	
#nav
{
    margin: 0 auto;
    padding: 0;
    width: 748px;
    height: 63px; /*63*/
    background-color: #b8cbd1;
    text-transform: uppercase;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    font-weight: bold;
    font-size: 125%;
    letter-spacing: .1em;
    text-align: center;
    display: block;
}	

#nav a {
  text-decoration: none;
}
#nav a:link, #nav a:visited { color: #fff; }

#nav li a:hover {
  background-color: #c6d5da;
  color: #fff;
}

#nav1:hover, #nav2:hover, #nav3:hover, #nav4:hover, #nav5:hover, #nav6:hover, #nav7:hover, #nav8:hover
{
    background-color: #c6d5da;
}

#nav1
{
    width: 75px;
    height: 48px;
    padding-top: 15px;
    float: left;
}

#nav2
{
    width: 110px;
    height: 48px;
    padding-top: 15px;
    float: left;
}

#nav3
{
    width: 110px;
    height: 48px;
    padding-top: 15px;
    float: left;
}

#nav4
{
    width: 75px;
    height: 48px;
    padding-top: 15px;
    float: left;
}

#nav5
{
    width: 115px;
    height: 48px;
    padding-top: 15px;
    float: left;
}

#nav6
{
    width: 115px;
    height: 48px;
    padding-top: 15px;
    float: left;
}

#nav7
{
    width: 73px;
    height: 48px;
    padding-top: 15px;
    float: left;
}

#nav8
{
    width: 75px;
    height: 48px;
    padding-top: 15px;
    float: left;
}
