/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
* {
 margin: 0;
 padding: 0;
}
body {
	color: #333333;
	font-family: Arial, sans-serif;
	text-decoration: none;
	text-align: justify;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1.6em;
	font-size: 0.6em;
	background-color: #7691FF;
	background-image: url(../images/bg3.png);
	background-repeat: repeat-x;
}
#content_front {
	width: 775px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 135px;
}
h1 {
	font-size: 2.4em;
	font-weight: normal;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #1117A9;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000033;
}
p, li {
	font-size: 1.3em;
}
h1, h2, p {
	margin: 1em 0;
}
.soft {
	outline:none;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
a {
	outline:none;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
.email_link {
	font-size: 1em;
}
a:hover {
	text-decoration: underline;
}
#branding h1 {
	width:775px;
	height:121px;
	background-image: url(../images/top_header.gif);
	background-repeat: no-repeat;
	margin: 0;
}
#branding2 h1 {
	width:254px;
	height:16px;
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	margin: 0;
}
#branding3 h1 {
	width:780px;
	height:121px;
	background-image: url(../images/front_header3.jpg);
	background-repeat: no-repeat;
	margin: 0;
}
#branding4 h1 {
	width:780px;
	height:121px;
	background-image: url(../images/front_header4.jpg);
	background-repeat: no-repeat;
	margin: 0;
}
#wrapper {
	border: 0px solid #999999;
}
#branding {
	height: 85px;
	padding: 0px;
	text-indent: -900px;
}
#branding2 {
	height: 120px;
	padding: 0px;
	text-indent: -900px;
}
#branding3 {
	height: 120px;
	padding: 0px;
	text-indent: -900px;
}
#branding4 {
	height: 120px;
	padding: 0px;
	text-indent: -900px;
}
#mainNav {
	list-style: none;
	background-color:#FFFFFF;
	background-image: url(../images/apply_bg.gif);
	height: 245px;
	text-align: left;
}
#footer {
	background-color:#ffe950;
	padding: 0px;
	height: 29px;
}
.imageborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#welcome {
	width:465px;
	height:28px;
	background-image: url(../images/titles_welcome.gif);
	background-repeat: no-repeat;
	margin: 0;
	text-indent: -9999px;
}
/* The Core Technique
================================= */

body {
	text-align: center;
	min-width: 776px;
}
#wrapper {
	width: 776px;
	margin: 0 auto;
	text-align: left;
}
#content {
	width: 595px;
	float: right;
	padding: 2px;
}
#content2 {
	width: 165px;
	float: left;
	padding: 5px;
	margin-left: 0px;
}
.leftlinkbox {
	background-image: url(../images/boxbg.png);
	background-repeat: repeat-x;
	height: 25px;
	width: 165px;
	padding-left: 5px;
	padding-top: 2px;
}

#bottombox {
	width: 650px;
	float: left;
	padding: 20px;
	text-align: justify;
}
#mainNav {
	width: 165px;
	float: right;
	padding: 10px;
}
#contbox {
	width: 232px;
	float: left;
	background-image: url(../images/masterplan_bg.jpg);
	height: 155px;
	padding: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFFFFF;
	text-align: right;
}
#contbox2 {
	width: 228px;
	float: left;
	background-image: url(../images/community_box.jpg);
	height: 155px;
	padding: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFFFFF;
	text-align: right;
}
#contfront {
	width: 700px;
	float: left;
	padding: 10px;
}
#contapply {
	width: 420px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer {
	clear: both;
}
/* Add some padding 
================================== */

#mainNav {
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainNav * {
	padding-left: 0px;
	padding-right: 5px;
}
#mainNav * * {
	padding-left: 0;
	padding-right: 0;
}
#content * {
	padding-right: 20px;
}
#content2 * {
}
#content * * {
	padding-right: 0;
}
/* Rollover links
========================================== */

#mainNav a {
	color: #999900;
	outline: none;
}
#footer a {
	color: #333333;
	outline: none;
}
#mainNav a:hover, #footer a:hover {
	color: #000000;
}
#mainNav ul {
}
/* Styling the forms
============================================ */

form {
}
fieldset {
	padding: 1em;
	border: 0px solid #ccc;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0px;
}
legend {
	color: #506C0E;
	font-size: 1.8em;
	font-weight: 700;
}
fieldset {
	background-color: #D8E1B6;
}
label {
	font-size: 1.3em;
	font-weight: normal;
}
#branding5 {
 height: 120px;
 padding: 0px;
 text-indent: -900px;
}
#branding5 h1 {
	width:780px;
	height:121px;
	background-image: url(../images/front_header5.jpg);
	background-repeat: no-repeat;
	margin: 0;
}
#branding5 {
	height: 120px;
	padding: 0px;
	text-indent: -900px;
}
#footer2 {
	padding: 0px;
	height: 64px;
	width: 1000px;
	margin: 0 auto;
	color: #173207;
	background-image: url(../images/bottom.gif);
}
.imgright {
	float: right;
	padding: 10px;
}
.imgleft {
	float: left;
	padding: 5px;
}
#content_line {
	width: 2px;
	float: left;
	text-align: justify;
}
#content_directory {
	width: 990px;
	float: left;
	padding: 5px;
}
.directory_titles {
	font-size: 1.5em;
	color: #FFFFFF;
}
.procedures_font {
	font-size: 1.2em;
	line-height: 1.4em;
}
.directory_form {
	font-weight: 300;
	color: #002E62;
	background-color: #CCD8E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.directory_form_button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0069A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border-bottom-color: #002E62;
	border-top-color: #FFFFFF;
	border-right-color: #002E62;
	border-left-color: #FFFFFF;
}
#contbox3 {
	width: 240px;
	float: right;
	background-image: url(../images/heating_box.jpg);
	height: 155px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
.white_text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	width: 235px;
	padding-right: 5px;
	text-align: right;
}
#titles_home {
	height: 16px;
	padding: 0px;
	text-indent: -900px;
	width: 205px;
}
#titles_home h2 {
	width:254px;
	height:16px;
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	margin: 0;
}
#content_front2 {
	width: 775px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#contbox4 {
	width: 240px;
	float: right;
	background-image: url(../images/quicklinks_box.jpg);
	height: 205px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 5px;
}
.leftlinkbox2 {
	background-image: url(../images/boxbg2.png);
	background-repeat: repeat-x;
	height: 25px;
	width: 165px;
	padding-left: 5px;
	padding-top: 2px;
}
