/*\*/ * html div {
}/**/


body {
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333300;
	background-repeat: repeat;
	background-image: url(../images/carrotsWhiteFade.gif);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: none;
	background-attachment: fixed;
}


#wrapper {
	position: absolute;
	width: 750px;
	right: auto;
	left: auto;
	color: #333300;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}


#topNav {
	text-transform: lowercase;
	text-align: center;
	width: 750px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	top: 95px;
	margin: 0px;
}

#topNav li {
	text-decoration: none;
	padding: 0px;
	float: left;
	width: 120px;
	margin-right: 13px;
	margin-left: 13px;
	color: #FFFFFF;
	background-color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #666600;
	display: inline;
	font-weight: bold;
}


#smallImage1 img{
	position: absolute;
	top: 195px;
	border: 5px solid #666600;
	left: 240px;
	z-index: 3;
}


#smallImage2 img{
	position: absolute;
	top: 495px;
	border: 5px solid #666600;
	left: 425px;
	z-index: 2;
}

#textInfo {
	border: solid #666600;
	padding: 5px;
	color: #FFFFFF;
	background-color: #999966;
	margin: 0px;
	top: 390px;
	position: absolute;
	left: 30px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 4;
}

#contactInfo{
	position: absolute;
	top: 160px;
	border: 5px solid #666600;
	height: 175px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666600;
	text-align: center;
	background-attachment: fixed;
	background-repeat: repeat;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	left: 100px;
	background-color: #DCEAC6;
	padding-right: 25px;
	padding-left: 25px;
}
#contactInfo img {
	position: absolute;
	top: 50px;
	right: -250px;
}
	
	

#logo img {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#textBox1 table {
	position: absolute;
	color: #FFFFFF;
	background-color: #999966;
	bottom: -175px;
	border: 5px solid #666600;
	width: 350px;
	height: 125px;
	margin: 0px;
	padding: 5px;
	font-size: smaller;
	text-transform: capitalize;
}


#textInfo table {
	position: absolute;
	bottom: -175px;
	left: -2px;
	background-color: #999966;
	border: 2px solid #666600;
	padding: 0px;
	right: -2px;
	margin: 0px;
	width: 364px;
}


#thumbnails {
	position: absolute;
	left: 30px;
	top: 125px;
	right: 30px;
	bottom: auto;
	height: 150px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #666600;
	text-align: left;
	font-size: small;
}


a {
	color: #FFFFFF;
	text-decoration: none;
}


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



#textInfo img {
	position: absolute;
	height: 150px;
	width: 150px;
	top: -195px;
	left: 10px;
}
em {
	font-style: normal;
}
strong {
	font-weight: normal;
}
