/* CSS Document */

/* BODY ELEMENTS ****************************************************************************************************/

*, h1, h2 {
	margin: 0; 
	padding: 0;
}

p {padding: 7px 0 7px 0;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 20px; 
	margin: 0; 
	background: url(../images/mainBG.gif) top; 
	color: #010d45;
}

img, div, a {
	behavior: url(iepngfix.htc);
} 

img {
	border: 0;
}

ul {
	list-style-image: url(../images/bullet.gif); 
	padding-left: 40px;
	padding-top: 15px;
}

ol {
	padding-left: 40px;
}

html {overflow-y: scroll;}


/* CONTAINERS ***************************************************************************************************/

#wrapper {
	max-width: 1250px; 
	min-width: 924px; 
	background-color: #FFFFFF; 
	margin: auto; 
	width: 94%; 
	height: 87px; 
	background: url(../images/headerBG2.gif); 
	position: relative;
}

* html #wrapper {
width:expression(((document.compatMode &&
document.compatMode=='CSS1Compat') ?
document.documentElement.clientWidth :
document.body.clientWidth)
> 1100 ? "1250px" : (((document.compatMode &&
document.compatMode=='CSS1Compat') ?
document.documentElement.clientWidth :
document.body.clientWidth) < 705 ? "924px" : "auto"));
}

#headerContact {
	width: 163px; 
	height: 44px; 
	background: url(../images/topContactBG.gif); 
	float: right; 
	color: #c0cede; 
	padding: 43px 0 0 35px; 
	font-size: 14px;
}

#headerGraphic {
	background: url(../images/headerBG.jpg) center; 
	width: 80%; 
	float: left; 
	height: 288px;
	text-align: center;
	float: right;
	clear: both;
}

#menuContainer {
	width: 322px; 
	height: 375px; 
	/* background:url(../images/menuBG.png); */
	float: left; 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0;
}

#headerFlash {
	width: 557px;
	margin: auto;
	height: 288px;
	color: #FFFFFF;
	font-size: 25px;
	clear: both;
}

#contentContainer {
	width: 100%;
	height: 502px;
	background: url(../images/contentBG.gif) top left no-repeat;
	clear: both;
	position: relative;
}

#contentNewBG {
	max-width: 1250px; 
	min-width: 924px; 
	/* background-color: #d8e4f0; */
	margin: auto; 
	width: 94%; 
	height: 22px;
	background-image: url(../images/contentBG2.png);
	background-repeat: no-repeat;
	background-position: top left;
	clear: both;
}

* html #contentNewBG {
width:expression(((document.compatMode &&
document.compatMode=='CSS1Compat') ?
document.documentElement.clientWidth :
document.body.clientWidth)
> 1100 ? "1250px" : (((document.compatMode &&
document.compatMode=='CSS1Compat') ?
document.documentElement.clientWidth :
document.body.clientWidth) < 705 ? "924px" : "auto"));
}

#contentWrapper {
	max-width: 1250px; 
	min-width: 924px; 
	background-color: #d8e4f0; 
	margin: auto; 
	width: 94%; 
	background-image: url(../images/contentBG3.gif);
	background-repeat: repeat-y;
	background-position: top left;
	clear: both;
	height: 100%;
}

* html #contentWrapper {
width:expression(((document.compatMode &&
document.compatMode=='CSS1Compat') ?
document.documentElement.clientWidth :
document.body.clientWidth)
> 1100 ? "1250px" : (((document.compatMode &&
document.compatMode=='CSS1Compat') ?
document.documentElement.clientWidth :
document.body.clientWidth) < 705 ? "924px" : "auto"));
}

#content {
	padding: 0 0 0 54px;
	height: 100%;
	clear: both;
}

#sidebar {
	width: 253px;
	/* background: url(../images/sidebarBG.jpg) repeat-y; */
	float: right;
	margin-left: 25px;
}

#newsbox {
	width: 216px;
	height: 293px;
	float: right;
	margin-left: 25px;
}

#footerContent {
	padding: 40px 0 0 35px;
	float: left;
	color: #010d45;
	font-size: 11px;
	background: url(../images/footerBG.gif) repeat-x;
}

#footerSidebar {
	width: 254px;
	height: 100px;
	float: right;
	background: url(../images/footerSidebarBG.gif);
	padding: 8px 0 0 53px;
}

#information {float: right; margin-left: 20px; border: 1px solid #001c97; background-color: #bfd0e2; padding: 5px; width: 150px;}

/* FONTS ***************************************************************************************************/

h1 {
	font-size: 27px;
	color: #001c97;
	line-height: 34px;
	margin-bottom: 15px;
	padding-top: 8px;
}

h2 {
	font-size: 13px;
	color: #4d61b6;
	line-height: 17px;
}

.footerBold {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.footertext {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}

/* ROLLOVERS ***************************************************************************************************/

a.menu01 {
	width: 265px;
	height: 25px;
	padding: 9px 0 0 57px;
	font-size: 15px;
	text-transform: uppercase;
	color: #c0cede;
	font-weight: bold;
	text-decoration: none;
	float: left;
	display: block;
	margin: 0;
	background: url(../images/link01BG.png);
}

a.menu01:hover {
	color: #ec1f27;
	text-decoration: none;
}

a.menu02 {
	width: 258px;
	height: 25px;
	padding: 7px 0 0 64px;
	font-size: 15px;
	text-transform: uppercase;
	color: #c0cede;
	font-weight: bold;
	text-decoration: none;
	float: left;
	display: block;
	background: url(../images/link02BG.png);
}

a.menu02:hover {
	color: #ec1f27;
	text-decoration: none;
}

a.menu03 {
	width: 250px;
	height: 24px;
	padding: 6px 0 0 72px;
	font-size: 15px;
	text-transform: uppercase;
	color: #c0cede;
	font-weight: bold;
	text-decoration: none;
	float: left;
	display: block;
	background: url(../images/link03BG.png);
}

a.menu03:hover {
	color: #ec1f27;
	text-decoration: none;
}

a.menu04 {
	width: 243px;
	height: 24px;
	padding: 6px 0 0 79px;
	font-size: 15px;
	text-transform: uppercase;
	color: #c0cede;
	font-weight: bold;
	text-decoration: none;
	float: left;
	display: block;
	background: url(../images/link04BG.png);
}

a.menu04:hover {
	color: #ec1f27;
	text-decoration: none;
}

a.menu05 {
	width: 231px;
	height: 26px;
	padding: 6px 0 0 91px;
	font-size: 15px;
	text-transform: uppercase;
	color: #c0cede;
	font-weight: bold;
	text-decoration: none;
	float: left;
	display: block;
	background: url(../images/link05BG.png);
}

a.menu05:hover {
	color: #ec1f27;
	text-decoration: none;
}

/* LINKS ***************************************************************************************************/

a {color: #b8161a; text-decoration: none;}
a:hover {text-decoration: underline;}

a.header {
	font-size: 14px; 
	color: #c0cede; 
	text-decoration: none;
}

a.header:hover {
	text-decoration: underline;
}

a.footerLink {
	color: #010d45;
	text-decoration: none;
	font-size: 11px;
}

a.footerLink:hover {
	text-decoration: underline;
	color: #c0cede;
}

.footerRightLink {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.footerRightLink:hover {
	text-decoration: underline;
}

a.reminder {font-size: 14px; color: #33CC00; border: 1px solid #000000; padding: 2px;}

/* TABLES ***********************************************************************************************/

table.collapse {border-collapse: collapse;} 
td.equipment {padding: 3px; border: 1px solid #001c97;}
td.homeGarden {padding: 5px; border: 1px solid #001c97;}
tr.heading {background-color: #bfd0e2;}
td.padding {padding: 3px;}

/* IMAGES ***********************************************************************************************/

.paddingBottom {margin-bottom: 10px;}

.paddingRight {float: left; padding-right: 20px;}

.paddingLeft {float: right; padding-left: 20px;}

/* FORMS ***********************************************************************************************/

#jetfloatContainer {width: 375px; border: 1px solid #001c97; background-color: #bfd0e2; padding: 5px;}

.formbox {font-size: 14px; padding: 2px; color: #010d45;}

.submitButton {background: url(../images/btn_forms.gif); display: block; border: none; cursor: pointer; width: 94px; height: 30px; float: left; color: #FFFFFF; font-size: 14px; text-transform: uppercase; margin-right: 10px;}
.submitButton:hover {background-position: 0 -30px;}

/* TEXT ***********************************************************************************************/

.redtext {color: #FF0000;}

/* CONTENT MANAGEMENT SYSTEM **************************************************************************/






















