html 
{ 
	min-width: 750px; 
}
a:link {
	color: #0000FF;
	text-decoration:none;
}
a:visited {
	color: #0000FF;
	text-decoration:none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
a.footer:active {
	color: #FFFFFF;
	font-weight:bold;
}
a.rollover {
	background: #E6DFC1;
}
a.rollover:hover {
	background: #093261;
}
p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul
{
	display:list-item;
	list-style-type:disc;
	margin:10px;
	padding:10px;
}
#squareBullet ul
{
	padding:0px;
	margin:0px;
	margin-left:20px;
}
#squareBullet ul li 
{ 
	list-style-type: square; 
	border:0px;
	margin:0px;
}
.rightnav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
}
.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.leftNav 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyCopy0 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.bodyCopy1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	line-height: 18px;
}
.panelMain 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.panelMainNews 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1
{
	font-size: 14px;
	font-weight: bold;
}
td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.label
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.required
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:Red;
}
.listHeader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.listLink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.gridHeader
{
	border-collapse:collapse;
	font-size: 12px;
	background-color:#dbe1e6;
}
.gridItem
{
	font-size: 10px;
}
#tabs 
{
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
}
#tabs ul, #tabs li	
{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}
#tabs a:link, #tabs a:visited	
{
	background : #E8EBF0;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	font-size : small;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}
#tabs a:link.active, #tabs a:visited.active	
{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}
#tabs a:hover	
{
	color : #f00;
}
#tabSelected
{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}
#tabs ul a:hover 
{
	color : #f00 !important;
}
#content-photos 
{
	background : #fff;
	border : 1px solid #ccc;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px;
}
#content-property
{
	background : #fff;
	border : 1px solid #ccc;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px;
}
.galleryButton
{
	border-right: black 1px outset;
	border-top: black 1px outset;
	border-left: black 1px outset;
	border-bottom: black 1px outset;
}
.galleryThumb
{
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.galleryThumbSelected
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	margin: 0px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.sortButton
{
	background-color: #F9C936;
	border:1px solid #003366;
	color:#003366;
	cursor:hand;
}

.shadowbox 
{
  background: #ccc;
  position: relative;
  top: 4px;
  left: 4px;
}
.shadowbox div 
{
  background: #333;
  border: 0px solid #000;
  color: #fff;
  padding: 0px;
  position: relative;
  top: -2px;
  left: -2px;
}

/*start css navigation*/
#navigation
{
	width:100%;
	height:1.25em;
	margin:0px;
	float:left;
	text-align:left;
	padding:0px;
	border:0;
	background-color:#e6dfc1;
}


#primary 
{
	position:relative;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	line-height:1em;
	background-color:#e6dfc1;
}

#primary LI {
	float:left;
	margin:0;
	padding:0;
}

#primary A {
	display:block;
	color:#45566a;
	text-decoration:none;
	font-weight:bold;
	background:#e6dfc1;
	margin:0;
	padding:5px;
	padding-top:0px;
	border-left:0px;
	border-top:0px;
	border-right:0px;
	font-size:12px;
	vertical-align:top;
}

#primary A:hover,#primary A:active,#primary A.here:link,#primary A.here:visited {
	text-decoration:underline;
}

#primary A.here:link,#primary A.here:visited {
	position:relative;
	z-index:102;
}

/*subnav*/

#primary UL {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	margin:0px;
	padding:0.25em 0.25em 0.25em 0.25;
	list-style:none;
	border-top:0px;
}

#primary UL LI {
	float:left;
	display:block;
	margin-top:1px;
}

#primary UL A {
	display:inline;
	margin:0;
	padding:0 1em;
	border:1px solid #000000;
}

#primary UL A:hover,#primary UL A:active,#primary UL A.here:link,#primary UL A.here:visited 
{
	color:#45566a;
}
.smallItalic
{
	font-size: 10px;
	font-style: italic;
}
@media print
{

body 
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
    color: #000000;
    margin:0;
    width:700pt;
}
.smallItalic
{
	font-size: 10pt;
	font-style: italic;
}
#_ctl0_tdLeftNav
{
	display: none;
}
#tblLeftNav
{
	display:none;
	width:0pt;
}
#globalNavSet
{
	display: none;
}

.hideForPrint
{
	display: none;
}

.button
{
	display:none;
}
.sortButton
{
	display: none;
}
#tblheader1, #tblheader2, #tblheader3
{
	display:none;
}
#tblfooter
{
	display:none;
}
#thumbs
{
	display:none;
}

}

