/* CSS Document */

body {
	background-color:#FFFFCC;
	font-family: "Times New Roman", Helvetica, Arial;
	font-size:14px;
	font-weight: bold;
}

td {
	font-family: "Times New Roman", Helvetica, Arial;
	font-size:14px;
	font-weight: bold;
}
.dataitem {
	font-family: "Times New Roman", Helvetica, Arial;
	font-size:18px;
	font-weight: bold;
}
boxType 
{
	background:#ffffe2;
}


td.dataBox {
	border-style:solid;
	border-width:1px;
	border-color:#313D49 #AFDBFF #AFDBFF #313D49;
	background-color:#B0D4F6;
}
.defineIt{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
table.key tr td {
	color:#FFFFFF;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

td.window {
	background-color:#6699CC;
	padding:10px;
}

table.dataBox tr td{
	border-style:solid;
	border-width:1px;
	border-color:#313D49 #AFDBFF #AFDBFF #313D49;
	background-color:#B0D4F6;
	padding:5px;
}

.button {
	background-color:#DFE6B2;
	border-style:solid;
	border-width:1px;
	border-color:#DFE6B2;
	cursor:pointer;
}

.button a, .button a:active, .button a:link, .button a:visited, .button a:hover, .button-over a, .button-over a:active, .button-over a:link, .button-over a:visited, .button-over a:hover {
	color:#000000;
	text-decoration:none;
}
.button-over {
	background-color:#F0F3BE;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	cursor:hand;
}


.button1 {
	background-image:url(../images/button_off.gif);
	background-repeat:no-repeat;
	cursor:hand;
}
.button-over1 {
	background-image:url(../images/button.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:hand;
}

a, a:active, a:link, a:visited {
	color:#003399;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}

a.directions, a.directions:active, a.directions:link, a.directions:visited {
	font-size:24px;
	color:#CCFFFF;
	text-decoration:none
}

a.directions:hover {
	font-size:24px;
	color:#FFFFFF;
	text-decoration:underline;
}

a.title, a.title:active, a.title:link, a.title:visited {
	font-size:24px;
	color:#0066FF;
	text-decoration:none;
}

a.title:hover {
	font-size:24px;
	color:#999966;
	text-decoration:underline;
}

a.list, a.list:active, a.list:link, a.list:visited {
	color:#0000AA;
	text-decoration:none;
}

a.list:hover {
	color:#0000FF;
	text-decoration:underline;
}

.header {
	color:#000099;
	font-size:24px;
	font-weight:bold;
	padding:5px;
}

.unit {
	background-color:#6699CC;
}

.unitText {
	color:#FFFFFF;
	font-size:18px;
	padding:15px;
}

.data {
	padding:5px;
	font-weight:bold;
	background-color:#B0D4F6;
}

.red {
	color:#FF0000;
}

.unBold {
	font-weight:normal;
}
.buttonStyle
{
	background-color:#87ACE3;
	color:#101636;
	font-family: , "Times New Roman", Helvetica, Arial;
	font-size:17px;
	font-weight:bold;
}
.buttonLabel
{
	color:#101636;
	font-family: "Times New Roman", Helvetica, Arial;
	font-size:14px;
	font-weight:bold;
}
	

table.bottom tr td{
	font-size:14px;
}

table.menu tr td a, table.menu tr td a:active, table.menu tr td a:link, table.menu tr td a:visited, table.menu tr td a:hover {
	color:#000000;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
}

.home-d {
	background-image:url(../images/home-down.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.rental-d {
	background-image:url(../images/rental-down.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.contact-d {
	background-image:url(../images/contact-down.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.location-d {
	background-image:url(../images/location-down.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.sale-d {
	background-image:url(../images/sale-down.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.faq-d {
	background-image:url(../images/faq-down.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.home-o {
	background-image:url(../images/home-up.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.rental-o {
	background-image:url(../images/rental-up.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.contact-o {
	background-image:url(../images/contact-up.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.location-o {
	background-image:url(../images/location-up.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.sale-o {
	background-image:url(../images/sale-up.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.faq-o {
	background-image:url(../images/faq-up.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.box {
	background-color:#4D84BC;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

