table.BodyTable
{
	background-color: #FFFFFF;
	overflow: hidden;
}

.CopySmall {
	color: #333333;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	line-height: normal;
}

.CopySmallBold {
	color: #333333;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

/**************  FOOTER *****************/

td.FooterTable
{
	background-color: #FFFFFF;
	font-size: 10px;
	color : #666666;
	text-align: left;
	overflow: hidden;
}
td.FooterTableLine
{
	background-color: #666666;
	overflow: hidden;
}

.Copyright
{
	font-size: 10px;
	color: #666666;
}
.Disclaimer
{
	font-size: 10px;
	color: #666666;
}
.Heading
{
	font-size: 12px;
	font-weight: bold;
	color: #85173E;
}

/**************  DEFAULTS *****************/
body
{
	margin: 0px 0px;
; padding: 0px 0px
}
p
{ 
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

a
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #85173E;
	text-decoration: underline;
}
a:link
{
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	color:#85173E;
	text-decoration: underline;
}
a:visited
{
	font-family:arial,helvetica,sans-serif; 
	font-weight:none; 
	color:#85173E; 
	text-decoration:underline;
}
a:active
{
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	color: #85173E;
	text-decoration:underline;
}
a:hover
{
	font-family:arial, helvetica, sans-serif; 
	font-weight:normal; 
	text-decoration:underline;
    color: #B04A6E;
}
a:visited:hover
{
	font-family:arial,helvetica,sans-serif;
	font-weight:none;
	color: #B04A6E;
	text-decoration:underline;
}

td
{
	font-family:arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

h1
{
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold ;
	color: #85173E;
}

.h1
{
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold ;
	color: #85173E;
}

h2
{
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #78916A;
}
.input, .textarea, .button, .bzzz {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #eee;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	}
	
/************** SIDE BAR *****************/

A.SideText,A.SideText:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

A.SideText:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

A.SideTextNorm {
	font-size: 10px;
	color: #85173E;
	text-decoration:underline;
}
/************** RENTALS *****************/

.rentalheading {
font-weight : bold;
color: #85173E;
font-size: 11px;
}

.rentalavailable {
	font-weight : bold;
	font-size : 11px;
}