BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image : url(../images/background.jpg);
}


A {
	font-size : 11px;
	text-decoration : none;
	color : #04456D;
}

A:HOVER {
	text-decoration : underline;
	color: #CC0033;
}

H1 {
	font-size : 15px;
	color : #04456D;
	background-image : url(../images/h1.gif);
	border-bottom : 3px double #04456D;
	padding-left : 22px;
}

P {
	font-size : 11px;
	color : #04456D;
}

td.ind{
	font-size : 12px;
	width : 433px;
	height : 210px;
	background-color : F6F6F0;
	color: #423D7E;
	vertical-align : top;
}

div.copy{
	font-size : 11px;
	color: #04456D;
	font-weight: normal;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	height: 15px;
	padding-top: 3px;
}

.FormLabel {
	padding-right: 12px;
	text-align: right;
	font-weight: bold;
	font-size : 12px;
	color: #423D7E;
}

input {
	border: 1px solid #6397B8;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	width: 225px;
}

input:focus {
	border: 1px solid #6397B8;
	margin-top: 2px;
	background-color: #CCFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
}

textarea {
	border: 1px solid #6397B8;
	font-size: 12px;
	height: auto;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	padding-left: 2px;
}

textarea:focus {
	border: 1px solid #6397B8;
	font-size: 12px;
	height: auto;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCFFCC;
	margin-top: 2px;
	padding-left: 2px;
}

div.subhead {
	font-size : 14px;
	color: #04456D;
	font-weight: bold;
	padding-bottom : 9px;
}

.submit  {
	font-weight: bold;
	font-size : 12px;
	color: #423D7E;
	border: 1px solid #6397b8;
	background-color : #BFD4E1;
	width: 105px;
}
select {
	border: 1px solid #6397B8;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select:focus {
	margin-top: 2px;
	background-color: #CCFFCC;
	border: 1px solid #6397B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainText {

	font-size : 11px;
	color : #04456D;
}
.cabinText {
	font-size: 14px;
	color: #04456D;
}
.frontText {
	font-size: 13px;
	color: #04456D;
}

.gardenText {
	font-size: 13px;
	font-style: italic;
	color: #04456D;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
}

.divcls {
	display: none;
	width: 570px;
	background-image : url(../images/layerbckg.gif);
	font-size : 11px;
	color : #04456D;
	padding: 0px;
	border: 0px solid black;
	}
	
.pcls {
	padding: 4px 15px 1px 22px;
	margin-top: 2px;}
	
.lyr {
	margin: 0px 0px 0px 0px;
	font-size : 11px;
	border: 0px solid black;
	
}

.alyr {
	color : #4d54b3;
}

.policyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 5px;
}
.policyText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #04456D;
	padding-left: 10px;
	margin: 0px 0px 5px;
}
#bodyWrapper {
	width: 775px;
	margin: 0 auto;
}
#header {
    height: 80px;
    }
