body {
        background-color: #CCCCCC;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        font-family: Arial, Helvetica, Verdana;
        font-size: 11px;
        color: #000;
        text-align: left;
}

p, a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input, select, textarea {
        font-family: Arial, Helvetica, Verdana;
        font-size: 11px;
	border: 1px solid #7f7f7f;
}

#qs {
	background-image: url('images/qs_bg.gif'); background-repeat: no-repeat;
	width: 220px;
	height: 66px;
	text-align: left;
	color: #fff;
	padding: 6px;
}

#qs input {
	border: 0px;
}


#nav, #nav ul {
        float: left;
        list-style: none;
	font-family: Century Gothic, Arial, Helvetica, Verdana;
        font-weight: bold;
        font-size: 11px;
	height: 40px;
	padding:0px;
	margin: 0px;
        }

#nav a { 
	display: block; 
	color: #033b4c; 
	text-decoration: none; 
	width: 90px;
        padding: 20px 0px 5px 10px;
}

#nav a:hover {
	color: #fff;
}

#nav li { 
	float: left; 
	padding: 0;
        text-align: left;

	}



#nav li ul {
        position: absolute;
        left: -999em;
       	padding: 0px; 
        width: 120px;
        w\idth: 120px;
        font-weight: bold;
        margin: 0;
        }

#nav li li { width: 100px;}

#nav li ul a { 
	width: 120px; 
	w\idth: 120px; 
	padding: 5px 10px 5px 10px; 
	margin: 0px; 
	background: #065d67;
	color: #fff;
	
}

#nav li ul a:hover { 
        background: #b3cfd2;
}

#nav li:hover ul, #nav li li:hover ul {
        left: auto;
        }

#nav li:hover, #nav li.sfhover { background: #065d67;}


/*
.nav {
	width: 100px;
 	text-align: left;
	padding-top: 15px;
}

.nav a {
	font-family: Century Gothic, Arial, Helvetica, Verdana;
	font-weight: bold;
	color: #033b4c;
	font-size: 11px;
	margin-left: 8px;
}

.nav a:hover {
	text-decoration: none;
	color: #fff;
}
*/

.fptext {
	text-align: left;
	font-family: Arial, Helvetica, Verdana;
        font-size: 11px;
	color: #000;
}

.fptext a {
	font-weight: bold;
	color: #ce1c00;
}

.fptext H1 {
	font-family: Century Gothic, Arial, Helvetica, Verdana;
        font-weight: bold;
	font-size: 16px;
        color: #ce1c00;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#fpimg {
	background-image: url('images/featprop_bg.jpg'); 
	background-repeat: no-repeat;
	width: 164px;
	height: 127px;
	padding-top: 7px;
	padding-left: 7px;
	margin-left: 10px;
}

h1 {
        font-family: Century Gothic, Arial, Helvetica, Verdana;
        font-weight: bold;
        font-size: 18px;
        color: #ce1c00;
}

h2 {
        font-family: Century Gothic, Arial, Helvetica, Verdana;
        font-weight: bold;
        font-size: 12px;
        margin-left: 15px;
        color: #033b4c;
}

#content {
	padding: 20px;
	background-color: #fff;
}

#content td {
        text-align: left;
}

#rightbox {
	float:right; background: #033b4c; padding: 20px;
	border: 1px solid #ddd;
	margin-left: 20px;
}

#forms {
	border: 2px solid #9ec1c5;
}

hr {
	color: #033b4c;
}

.footer {
        font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #fff;
	text-align: center;
}

.footer a {
	color: #fff;
}
