body {background-color: #002d00; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px;}

A:Link, A:Visited, A:Active  { text-decoration : none; font-weight : normal; color : black; font-family : Arial, Helvetica, sans-serif; font-size : 8pt;}

A.fox:Link, A.fox:Visited, A.fox:Active  { text-decoration : none; font-weight : normal; color : black; font-family : Arial, Helvetica, sans-serif; font-size : 8pt;}


A.nav:Link, A.nav:Visited, A.nav:Active  { text-decoration : none; font-weight : bold; color : white; font-family : Arial, Helvetica, sans-serif; font-size : 11px;}

A.nav:Hover { text-decoration : none; font-weight : bold; color : black; font-family : Arial, Helvetica, sans-serif; font-size : 11px;}

a:hover { text-decoration: none; }

P, TD  {font-family : Arial, Helvetica, sans-serif; font-weight : bold; color : white; font-size : 13pt;}

.fox-font  {font-family : Arial, Helvetica, sans-serif; font-weight : normal; color : #ffffff; font-size : 8pt; margin-top: -3px;}

.marquee {padding-top: 4px;}

.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: auto;
	border: 1px solid #7b0000;
}

#enter p {
	font-size: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
}

#enter a, a:visited, a:active {
	font-size: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
}

#enter a:hover {
	text-decoration: none;	
}

#homeText {
	width: 90%;
	color: #002d00;
}

#marque {
	height: 25px;
	width: 1024px;
	background: #800000;
	padding-top: 10px;
}

#marque p {
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
}

/* Bottom Content-Content */
/**************************/
/**************************/

#bottomContent {
	width: 1024px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bottomContent-grinnell.jpg) no-repeat;
	position: relative;
}

#bottomContent p {
	margin: 0;
}

#bottomContent a {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#bottomContent a:hover {
	color: #F5CDCD;
	text-decoration: none;
}

#bottomContentChristmas {
	width: 1024px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bottomContent-grinnell.jpg) no-repeat;
	position: relative;
}

#bottomContentChristmas p {
	margin: 0;
}

#bottomContentChristmas a {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#bottomContentChristmas a:hover {
	color: #F5CDCD;
	text-decoration: none;
}

#firstImageLink {
	position: absolute;
	width: 200px;
	height: 30px;
	top: 115px;
	left: 195px;
}

#secondImageLink {
	position: absolute;
	width: 200px;
	height: 30px;
	top: 255px;
	left: 195px;
}

#greenRoofServices {
	position: absolute;
	width: 100px;
	height: 30px;
	top: 50px;
	left: 458px;
}

#greenRoofServices a {
	font-size: 16px;
}

#grinnell {
	position: absolute;
	width: 276px;
	height: 87px;
	top: 100px;
	left: 360px;
}

/**************************/
/**************************/
/* Bottom Content-Content */

#form {
	text-align: left;
	width: 300px;
}	

img {
	border: 0;
}

#form fieldset {
	background-color:#fff9e7;
	
	border-width:2px;
	border-style:solid;
	border-color:#7c5b47;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}