/* CSS Document */

/* BODY DESIGN ELEMENTS */
body {
	margin:0px; padding:0px; background-image:url(images/background.jpg); background-repeat:repeat-x; background-color:#025228; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:18px; color:#333333; 
}
#body {
	width:746px;
}
#bodyContent {
	float:left; width:746px;
}
#header {
	width:746px; background-color:#FFFFFF;
}
#holder {
	float:left; width: 716px; padding-top: 8px; padding-left: 15px; padding-right: 15px; padding-bottom: 15px; background-color:#FFFFFF; border-right: 1px solid #999999; border-left: 1px solid #999999; border-bottom: 1px solid #999999; text-align:left;
}
.navPhoto {
	float:left; width:746px;
}
.navHolder { 
	float:left; width:746px; border-left:1px solid #999999; border-right:1px solid #999999;
}
.navButton {
	float:left; height:31px;
}
.navBottom {
	float: left; width:746px; height:8px;
}
.content {
	float:left; width:716px; text-align:left;
}
#bottomFoamBar {
	float:left; width:746px; border-left:1px solid #999999; border-right:1px solid #999999; border-bottom:1px solid #999999;
}
#bottomNav {
	float:left; width:716px; margin-left:15px; border-left:1px solid #999999; border-right:1px solid #999999; border-bottom:1px solid #999999; font-size:9px; background-color:#498264;
}
#pageTitle {
	float: left; width:300px; height:19px;
}
#pageCookie {
	float:left; width:416px; font-size:9px; text-align:right; color:#999999; height:19px;
}

/* HOME PAGE DEFS */
.homeLeft {
	float:left; width:309px; text-align:justify; margin-bottom:10px; margin-right:25px;
}
.homeRight {
	float:left; width:378px; margin-bottom:10px; text-align:left;
}
#icyneneBox {
	float:left; width:283px; height:99px; background-color:#EDF2F7; border-left:1px solid #1F5C9F; border-top:1px solid #1F5C9F; border-bottom:1px solid #1F5C9F; padding:8px;
}
#icyneneBoxHolder {
	float:left; width:378px;
}
.grayBar {
	float:left; width:716px; margin-bottom:10px;
}
#homeBottomLeft {
	float:left; width:399px; margin-right:76px; margin-bottom:10px;
}
#homeBottomRight {
	float:left; width:240px;
}
.whichFoam {
	float:left; width:248px; margin-left:10px;
}
.smallGrayBar {
	margin-top:5px;
}
.photoLeft {
	margin-right:10px; border:1px solid #000000;
}
.photoRight {
	margin-left:10px; border:1px solid #000000;
}

/* TEXT & IMAGES */
.text {
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
}
a:link, a:visited {
	color:#3071AD; text-decoration:none;
}
a:hover {
	color:#3071AD; text-decoration:underline;
}
.photo {
	border:1px solid #000000;
}
.bottomNav { 
	color:#000000;
}