/************************* General Reset **************************/
body {
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
	background-color: #384A57;	
	behavior:url("csshover3.htc");	/* IE6 fix for hover */
	font-family: helvetica, arial, sans-serif, lucida grande, tahoma;
}

/*************************** Images ******************************/
img {
	float: left;
	display: inline;
	border: none;
}

/*********************** Anchors & Links *************************/
a {
/*	color: #f68e56;	*/
	color: #ADD5F1;
	text-decoration: none;
}
a:hover {
/*	color: #391400;	*/
	color: #ADD5F1;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px dotted #391400;
}

/*************************** Input ******************************/
input {
	float: left;
	display: inline;
	margin: 5px 0;
	width: 175px;
}

/*************************** Unordered List ***************************/
ul {
	margin: 0 0 0 -15px;
}

/***************************** Header Band ****************************/
div#headerBand {
	float: left;
	display: inline;
	width: 100%;
	height: 167px;
/*	background-color: #3C5D6C;	*/
	background: url(../images/topheaderBackground.jpg);
	background-repeat: repeat-x;
}
table.header {
	font-size: 20px;
	line-height: 1.4;
	height: 167px;
	font-family: georgia, helvetica, arial;
	color: #FFFFFF;
	text-align: left;
	background: url(../images/StratfordHome_Hdr2.jpg);
	background-repeat: no-repeat;
	background-position: top top;
	background-color: #3C5D6C;	
}

/***************************** Navigation ****************************/
div#navBand {
	float: left;
	display: inline;
	width: 100%;
	height: 97px;
	background: url(../images/nav-bookends.gif);
	background-repeat: repeat-x;
}
table.nav {
	font-size: 12px;
	line-height: 1.7;
	height: 97px;
	font-family: helvetica, arial;
	text-align: left;
}
div.navbox {
	float: left;
	display: inline;
	width: 101px;
	height: 67px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
	background: url(../images/navigation-button.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 30px 0 0 30px;
	cursor: pointer;
}
div.navbox:hover {
	float: left;
	display: inline;
	width: 101px;
	height: 67px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
	background: url(../images/navigation-button.jpg);
	background-repeat: no-repeat;
	background-position: 0 -194px;
	padding: 30px 0 0 30px;
	cursor: pointer;
}
div.navActive {
	float: left;
	display: inline;
	width: 101px;
	height: 67px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
	background: url(../images/navigation-button.jpg);
	background-repeat: no-repeat;
	padding: 30px 0 0 30px;
	background-position: 0 -97px;
	pointer: cursor;
}

span.subnav {
/*	color: #bbc9d3;	*/
	color: #ADD5F1;
	font-weight: normal;
	font-size: 12px;
}

/************************* Main Content Area *************************/
div#mainBand {
	float: left;
	display: inline;
	width: 100%;
	background: url(../images/topo-bkgrd-extended.jpg);
	background-repeat: repeat-x; 
	background-color: #5c707e;
}
table.maincnt {
	text-align: left;
	background: url(../images/topo-bkgrd.jpg);
	background-repeat: no-repeat; 
}
table.maincontent {
	font-size: 12px;
	line-height: 1.6;
	font-family: helvetica, arial, sans-serif, lucida grande, tahoma;
/*	color: #b9c7d4;	*/
	color: #FFFFFF;
	text-align: left;
}

div.pgContainer {
	float: left;
	display: inline;
	width: 100%;
	height:auto !important;
	min-height: 650px;
	height: 650px;
	margin: 5px 0 0 0;
}
/************************ Home Page Containers ***********************/
div.leftcolumn {
	float: left;
	display: inline;
	width: 205px;
	height:auto !important;
	min-height: 250px;
	height: 250px;
	margin: 20px 0 10px 0px;
}
div.centercolumn {
	float: left;
	display: inline;
	width: 350px;
	height:auto !important;
	min-height: 250px;
	height: 250px;
	margin: 20px 0 10px 25px;
}
div.rightcolumn {
	float: right;
	display: inline;
	width: 305px;
	height:auto !important;
	min-height: 250px;
	height: 250px;
	margin: 20px 0 10px 0;
}

/************************ Approach Containers ***********************/
div.leftcolApp {
	float: left;
	display: inline;
	width: 500px;
	height:auto !important;
	min-height: 635px;
	height: 635px;
	margin: 20px 0 0 0; /* border: 1px solid red;	*/
}
div.rightcolApp {
	float: right;
	display: inline;
	width: 360px;
	height:auto !important;
	min-height: 250px;
	height: 250px;
	margin: 20px 0 0 0; /* border: 1px solid green;	*/
}

/************************ Team Container ***********************/
div.bios {
	float: left;
	display: inline;
	width: 272px;
	height:auto !important;
	min-height: 200px;
	height: 200px;
	margin: 20px 30px 0 0; /* border: 1px solid red;	*/
}

/************************ Contact Page ***********************/
div.formline {
	float: left;
	display: inline;
	width: 400px;
	margin: 0;
	line-height: 1.0;
/*	border: 1px solid red;	*/
}

/****************** Misc. Containers ***********************/
div.legal {
	float: left;
	display: inline;
	width: 905px;
	height:auto !important;
	min-height: 100px;
	height: 100px;
	margin: 20px 20px 5px 0; /* border: 1px solid red;	*/
}
input.submitbtn {
	float: left;
	display: inline;
	width: 80px;
	height: 32px;
	color: #b9c7d4;
	background-color: #24201D;
	border: none;
}
input.submitbtn:hover {
	float: left;
	display: inline;
	width: 80px;
	height: 32px;
	color: #b9c7d4;
	background-color: #334959;
	border: none;
}

/****************** Lending Container ***********************/
div.subnav {
	float: right;
	display: inline;
	width: 100%;
	margin: 15px 0 0 0px;
	color: #FFFFFF;
	height:auto !important;
	min-height: 175px;
	height: 175px;
}
div.button {
	float: left;
	display: inline;
	width: 250px;
	padding: 7px 25px;
	color: #FFFFFF;
	margin: 3px 0;
	background-color: #7d92a2;
	cursor: pointer;
}
div.button:hover {
	background-color: #334959;
}
div.buttonON {
	float: left;
	display: inline;
	width: 250px;
	padding: 7px 25px;
	color: #323E47;
	margin: 3px 0;
	background-color: #cdd7df;
}

/***************************** Application ****************************/
div.formline {
	float: right;
	display: inline;
	width: 325px;
	margin: 3px 0;
/*	border: 1px solid red;	*/
}
div.formname {
	float: left;
	display: inline;
	text-align: right;
	width: 165px;
	margin: 2px 0;
	color: #FFFFFF;
	padding-top: 5px;
/*	border: 1px solid black;	*/
}


/************************ Properties Containers ***********************/
div.propLine {
	float: left;
	display: inline;
	width: 905px;
	height:auto !important;
	min-height: 250px;
	height: 250px;
	margin: 10px 20px 10px 0;
	border-bottom: 1px solid #b9c7d4;
}
div.leftProp {
	float: left;
	display: inline;
	width: 580px;
	height:auto !important;
	min-height: 250px;
	height: 250px;
	margin: 0 0 15px 0px; /* border: 1px solid black;	*/
}
div.rightProp {
	float: right;
	display: inline;
	width: 300px;
	margin: 0 0 15px 0; /* border: 1px solid red;	*/
}
div.titleProp {
	float: left;
	display: inline;
	width: 100%;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0;
}
div.descProp {
	float: left;
	display: inline;
	width: 100%;
	margin-top: 10px;
}
div.highlightsProp {
	float: left;
	display: inline;
	width: 400px;
/*	border: 1px solid red;	*/
}
div.ulLeft {
	float: left;
	display: inline;
	width: 180px;
}
div.ulRight {
	float: right;
	display: inline;
	width: 180px;
}
div.info {
	float: right;
	display: inline;
	width: 140px;
/*	border: 1px solid red;	*/
}
a.properties {
	color: white;
	text-decoration: none;
	border-bottom: none;
}
a.properties:hover {
	color: #ADD5F1;
	text-decoration: none;
	border-bottom: none;
}
div.statebox {
	float: left;
	display: inline;
	width: 130px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 5px 10px 5px 0;
	text-align: left;
/*	border: 1px solid red;	*/
}
/***************************** Footer Band ****************************/
div#footerBand {
	float: left;
	display: inline;
	width: 100%;
	height: 95px;
	background: url(../images/footer-bkgrd.gif);
	background-repeat: repeat-x;
}
table.footer {
	margin-top: 25px;
	text-align: left;
	color: #7e8f9c;
	font-size: 12px;
}
a.footer {
	color: #7e8f9c;
}
a.footer:hover {
	color: #d7d7d7;
}

