@import "clearfix.css";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

a {
	text-decoration:none;
}

td{
	width:auto;
	text-align:left;
}
td span{
	text-align:left;
}
table{
	text-align:left;
	padding-left:20px;
}
body {
	line-height: 16px;
	color: black;
	background-color: #001647;
	height:100%;
	padding-left:20px;
}
ol, ul {
	list-style: none;
	
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* html a:hover {
	visibility:visible;
}

html, body {
	margin:0;
	padding:0;
	height:100%;
}

.containerDiv {
	font-family: "Trebuchet MS";
	font-size:12px;
	width:912px;
	height:100%;
	background-color:#001647;
	color: #6A7A98;
	text-align:left;
	margin:0;
}
.midDiv{
	background-color:#FFFFFF;
	background-image:url(../images/grass.jpg);
	background-repeat:repeat-y;
	height:100%;
	float:left;
	position:relative;
}
.middleImageDiv{
	width:206px;
	float:left;
	image-align:top;
	display:inherit;
	background-image:url(../images/grass.jpg);
}
.leftDiv{
	width:203px;
	height:486px;
	clear:left;
	float:left;
	background-color:#001647;
}
.rightContentDiv {
	width:463px;
	float:left;
	clear:right;
	background-color:#fff;
	padding:20px;
}
.rightContentDiv table{
	width:450px;
}
.footerDiv{
	width:709px;
	float:right;
	background-color:#d11349;
	clear:both;
	paddin-left:20px;
}
.smallText{
	color:#fff;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:20px;
}
.smallText a {
	color:#FFFFFF;
}
.smallText a:hover{ 
	color:#333;
}

.alignRight{
	text-align:right;
}
.footerDiv2{
	background-color:#001647;
	text-align:left;
	float:left;
	width:355px;
}
.footerDiv3{
	background-color:#001647;
	text-align:right;
	width:354px;
	float:right;
}
.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(../images/menu2.gif) no-repeat;
white-space: nowrap;
display: block;
width: 203px;
height: 23px;
margin: 0;
padding: 0;
line-height:11px;

}

.cssnav a
{
display: block;
color: #C6CEE1;
font-size: 10px;
width: 203px;
height: 23px;
display: block;
float: left;
text-decoration: none;
text-transform:capitalize;
}

.cssnav img
{
width: 203px;
height: 23px;
border: 0
}


.cssnav a:hover img
{
visibility:hidden;
}

.cssnav a:hover{
	color:#FFFFFF;
}

.cssnav span
{
position: absolute;
left: 25px;
top: 7px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.cssnav2
{
	background-image:url(../images/2ndmenu.gif);
	color:#3B4F7A;
	padding-left:30px;
	padding-top:15px;
	padding-bottom:15px;
}
.cssnav2 a
{
	color:#3B4F7A;
	line-height:17px;
	padding:3px 0;
	display:inline-block;
}
.cssnav2 a:hover
{
	color:#2d87c6;
}
.coupleHouse{
	position:absolute;
	bottom:0px;
	left:0px;
}

p {
	line-height:17px;
	font-size: 12px;
	margin:5px 0;
	padding-bottom:10px;
}



.rightContentDiv li {
	list-style:circle;
}
.rightContentDiv p a,
.rightContentDiv li a {
	color: #75BADB;
}
.rightContentDiv p a:hover, 
.rightContentDiv li a:hover {
	color:#3d89ae;
}


/*  Contact Form ******************/


.formDiv input.textField, .formDiv textarea {
	width: 320px;
	padding-bottom:5px;
}
#contact .field {
	width:320px;
	padding-bottom:5px;
}

.formDiv textarea {
	margin-bottom:15px;
}

#contact .field input {
	width:320px;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

#contact .label {
font-weight:bold;
}

.formText{
	text-align:right;
}
.formText a:link{
	color:#6A7A98;
}
.formText a:hover{
	color:#001647;
}
.formText a:visited{
	color:#6a7a98;
}
.txtBoxWidth{
	width:30px;
}
.txtAreaVAlign{
	vertical-align:top;
}
.mandField{
	text-align:left;
	font-size:10px;
	color:#6A7A98;
}


/**
 * Overwrite style
 */
h1 {
	text-align:left;
	color:#D11349;
	font-size:17px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:20px;

}

h2 {
	font-size: 14px;
	font-weight: bold;
	color:#475e87;
	padding-top:5px;
	}
h3 {
	padding-left: 1.7em;
	font-weight: bold;
	color: #475e87;
	padding-top:8px;
}

.formDiv .label {
	float: left;
	width: 100px;
	padding-right: 10px;
	text-align: left;
}
.formDiv .field {
	float: left;
}

.formDiv .lineBreak {
	clear: both;
}

.contactClear {
	float:left;
	padding:20px 20px 20px 0;
}
.contactClear a {
	background: url(../images/but-clear.gif) no-repeat 0 0;
	width:98px;
	height:26px;
	overflow:none;
	display:block;

}
.contactClear a:hover {
	background: url(../images/but-clear.gif) no-repeat 0 -26px;
}

.contactSubmit {
	float:left;
	padding:20px 20px 20px 0;
}
.contactSubmit a {
	background: url(../images/but-submit.gif) no-repeat 0 0;
	width:98px;
	height:26px;
	overflow:none;
	display:block;

}
.contactSubmit a:hover {
	background: url(../images/but-submit.gif) no-repeat 0 -26px;
}

