@charset "utf-8";
/* CSS Document */
body{background-image:url(sampleimages/background.png); background-color:#000000}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	font-size: x-large;
	color: #000000;
}
.style2 {
	color: #000000;
}
.style3 {
	font-size: large;
	font-weight: bold;
	font-style: italic;
}
.style4 {
	font-size: x-large;
	font-style: italic;
	color:#000066;
}
.style5 {font-size: xx-large; 
		color:#000066}
#table {width: 700; border:thick white solid; cellpadding:0; cellspacing: 0}
#banner {height: 168px; background-image:url(sampleimages/banner_02_02.jpg); background-repeat:no-repeat; background-color:#000000}
#links {height: 75; width:100; background-color:#000000; border: thin #FFFFFF inset}
#maincontent {background-color:#FFFFFF; height: 700px}
#littlelambmain {vertical-align:top; width: 450px; border:thin black solid}
#emailames {vertical-align:top; width: 250; border:thin black solid}
#mainflash {height: 200; border: thin black solid}
#commercialarea {border: thin black solid; vertical-align:middle}
#commercial {float:left; clear:right}
#amesreviews {border: thin black solid}
#maxandero {border: thin black solid; vertical-align:text-top}
#photosmain {border: thin black solid; vertical-align:top}
#reviews {border: thin black solid; vertical-align:top}
#WhiteChristmas {border: thin black solid; vertical-align:top}
#resumetables {border-bottom:thin black solid; border-top:thin black solid}
#borderbottom {border-bottom:thick black dotted}
#borderbottomsingle {border-bottom: thin white solid}