/* Basics */



.clear {

	clear: both;

}

img {

	border: 0;

}





ul, ol, dl {

	position: relative;  

}          

#alignCenter {

	text-align: center;

}





body {

	font: 62.5%/1.6 Arial, "Lucida Grande", Verdana, sans-serif;

	text-align: center;

	background: #fff url(/images/homeMainBg.gif) repeat-x top left;

	color: #333;

}



/* Typography */



p {

	/* [disabled]padding-bottom: 1em; */

	padding-top: 0.5em;

}



h1 {

	font-size: 1.6em;

	line-height: 1.4em;

	letter-spacing: 1px;

	font-weight: bold;

	color: #6B8E23;

}



h2 {

	font-size: 1.3em;

	line-height: 1.3em;

}

h3 {

	font-size: 1.1em;

	line-height: 1.3em;

}



h4 {

	font-size: 1.3em;

	line-height: 1.3em;

}



h5 {

	font-size: 1.3em;

	line-height: 1.3em;

	font-weight: normal;

}





ul {

	font-size: 1.2em;

	list-style: none;

}







ul li {

	list-style: none;

}



table { empty-cells:show; }



/* Links Basic */



a:link {

	color: #6B8E23;

	text-decoration: none;

}



a:visited {

	color: #6B8E23;

	text-decoration: none;

}



a:hover {

	color: #6B8E23;

	text-decoration: none;

}



/** removes dotted border on active links **/



a:active, a:focus{

	outline:none;

}

a:active {

	color: #cc6600;

	text-decoration: none;

}

#mainColumn a:link {

	color: #6B8E23;

	text-decoration: underline;

}

#mainColumn a:visited {

	color: #6B8E23;

	text-decoration: underline;

}

#mainColumn a:hover {

    text-decoration: none;

}

#mainColumn a:active {

	color: #6B8E23;

	text-decoration: none;

}





/* Structure */



#mastHead {

	margin: 0 auto;

	width: 100%;

	height: 161px;

	/* [disabled]background-image: url(images/homeMasthead_blue-2.png); */

	background-repeat: no-repeat;

	background-position: center top;

	border-bottom-color: #6B8E23;

	border-bottom-style: solid;

	border-bottom-width: 1px;

	text-align: left;

	background-color: #fff;

	/* [disabled]line-height: 15px; */

}

#MastheadBanner h1 {

	font-family: "Times New Roman";

	font-size: 4.5em;

	font-style: normal;

	line-height: 90%;

	font-weight: normal;

	font-variant: normal;

	color: #286831;

	text-align: right;

	padding-right: 70%;

}

#MastheadBanner h2 {

	font-family: "Times New Roman";

	font-size: 3em;

	font-weight: normal;

	color: #286831;

	text-align: right;

	padding-right: 71%;

	line-height: 25%;

}



#navShell {

	background-color: #fff;

	width: 100%;

	height: 40px;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #6B8E23;

	border-top-color: #6B8E23;

	border-top-style: solid;

	border-top-width: 1px;

}



#navWrapper {

	margin: 0 auto;

	width: 960px;

	text-align: left;

	height: 39px;

}

#mainNav {

	margin: 0 auto;

	width: 100%;

	height: 38px;

	text-align: center;

	background-position: center top;

	position: relative;

	display: inherit;

	float: left;

}

#contentShell {

	text-align: left;

	/* [disabled]padding-top: 10px; */

	padding-bottom: 10px;

}



#contentWrapper {	

	margin: 0 auto;

	width: 960px;

	text-align: left;     

}



#mainColumn {

	width: 710px;

	float: left;

	display: inline;

	overflow: visible;

	position: relative;

	text-align: left;

	/* [disabled]padding-bottom: 20px; */

	font-size: 1.2em;

	border-right-color: #666;

	border-right-width: 1px;

	border-right-style: solid;

	padding-right: 10px;

}





#rightColumn {

	width: 200px;

	float: right;

	display: inline;

	overflow: visible;

	position: relative;

	text-align: left;

	padding-bottom: 5px;

	margin-top: 0px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 20px;

}

.home #contentShell #contentWrapper #rightColumn h1 {

	font-size: 1.2em;

	line-height: 125%;

	font-weight: bold;

	text-transform: none;

}

.home #contentShell #contentWrapper #rightColumn h2 {

	font-size: 1.2em;

	line-height: 30%;

	font-weight: normal;

}



.home #contentShell #contentWrapper #mainColumn p {

	text-align: left;

}









/* Content: Main Column */

.home #mainColumn h2 {

    line-height: 1;

    padding-top: 0;

}

#mainColumn h2,

#mainColumn h3 {

	padding-top: 0.5em;

	padding-bottom: 0.3em;

	color: #000;

}



#mainColumn h4 {

	padding-top: 0.5em;

	padding-bottom: 0.3em;

}



#mainColumn h5 {

	padding-bottom: 1em;

}





/* Footer */



#footerShell {

	clear: both;

	text-align: left;

	height: 40px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #666;

	padding: 5px;

}



#footerWrapper {

	margin: 0 auto;

	width: 960px;

	text-align: left;

}



#footerLeft {

	width: 50%;

	float: left;

	display: inline;

	overflow: visible;

	position: relative;

	text-align: left;

	font-size: 9pt;

	line-height: 145%;

}



#footerRight {

	width: 45%;

	float: right;

	text-align: right;

	display: inline;

	overflow: visible;

	position: relative;

}

#footerWrapper a:link {

	color: #8a897c;

	text-decoration: none;

}

#footerWrapper a:visited {

	color: #666;

	text-decoration: none;

}

#footerWrapper a:hover {

	text-decoration: underline;

}

#footerWrapper a:active {

	color: #666;

	text-decoration: none;

}



/* Images */



.floatLeft {

	float: left;

	margin: 10px 20px 10px 0;

	border: 1px solid #000;

}



.picLeft {

	display: block;

	text-align: left;

	margin: 0 0 20px 0;

}



.picCentredBase {

	display: block;

	text-align: center;

	margin-top: 40px;

}



#secondaryColumn a img {

    border: 1px solid #fff;

    margin-bottom: 10px;

}

