body
{
	font-family: Georgia, "Times New Roman", Times, Garamond, serif;
	color: #000000;
	width: 100%;
	height: 100%;
	background: transparent url(Images/Wall10.jpg) 0 0 repeat;
}

h1
{
	border-bottom: 2px dotted #000000;
	margin-bottom: 12px;
	padding-bottom: 12px;
	width: 350px;
	font-size: 22px;
	text-transform: capitalize;
}
h2
{
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
h3, h3 a
{
	color: #800000;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

h3 a:hover
{
	color: #997e41;
}

h4
{ font-size: 14px; color: #8c228a; }

h6
{ font-size: 12px; color: #611861; text-transform: uppercase; word-spacing: 1.5pt; letter-spacing: 0.1em; }
H6
 /* small caps purple */ { font-size: 11px; color: #8c228a; text-transform: uppercase; text-align: left; word-spacing: 1.5px; letter-spacing: 0.1em; }
p
{
	margin-bottom: 20px;
}

a
{
	color: #997E41;
	text-decoration: none;
}

a:hover
{
	color: #B4A468;	
}

.red
{
	color: #FF0000;
}

#MainContainer
{
	text-align: left;
	width: 800px;
	height: auto;
	margin: 20px auto;
	border: 2px solid #DACBA8;
}

#Banner
{
	background: transparent url(Images/TestLogo.gif) 0 0 no-repeat;
	width: 800px;
	height: 140px;
}

#TopNav
{
	width: 765px;
	height: 35px;
	background: #FFFFFF;
	border-top: 2px solid #800000;
	border-bottom: 2px solid #800000;
	font-size: 17px;
	padding-top: 8px;
	padding-left: 35px;
	font-variant: small-caps;
}

#TopNav li
{
	margin-left: 4px;
	margin-right: 4px;
	display: inline;
	color: #997E41;
}

#TopNav li a:link
{
	color: #800000;
}

#TopNav li a:visited
{
	color: #800000;
}

#TopNav li a:hover
{
	color: #DACBA8;
}

#TopNav li a:active
{
	color: #800000;
}


#DotBorder
{
	margin-bottom: -6px;
	margin-left: 6px;
	margin-right: 6px;
}

#NavHighlighter
{
	width: 800px;
	height: 32px;
	background-color: #FFFDF2;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 11px;
}

#Rollover
{
	position: relative;
}

#Rollover
{
	background: transparent none 0 0 no-repeat;
	width: 100%;
	height: 18px;
	z-index: 999;
	float: left;
	margin-bottom: -18px;
	display: none;
}

#ContentPod
{
	width: auto;
	height: auto;
	background: #FFFDF2;
	padding: 20px 30px;
	font-size: 12px;
	line-height: 1.4em;
}

#EggPod h1
{
	border-bottom: 2px dotted #000000;
	margin-bottom: 12px;
	padding-bottom: 12px;
	width: 350px;
}

#MollyGraphic
{
	background: transparent url(Images/GI_d.gif) 0 0 no-repeat;
	width: 333px;
	height: 243px;
	float: right;
	margin-left: 15px;
}

#SallyGraphic
{
	background: transparent url(Images/GI_a.gif) 0 0 no-repeat;
	width: 350px;
	height: 195px;
	float: right;
	margin-left: 15px;
}

#FreddyGraphic
{
	background: transparent url(Images/GI_e.gif) 0 0 no-repeat;
	width: 333px;
	height: 268px;
	float: right;
	margin-left: 15px;
}
#TeddyGraphic
{
	background: transparent url(Images/GI_b.gif) 0 0 no-repeat;
	width: 330px;
	height: 182px;
	float: right;
	margin-left: 15px;
}

#RayGraphic
{
	background: transparent url(Images/GI_c.gif) 0 0 no-repeat;
	width: 353px;
	height: 470px;
	float: right;
	margin-left: 15px;
}

#TanGraphic
{
	background: transparent url(Images/CAV_Vin.gif) 0 0 no-repeat;
	width: 800px;
	height: 298px;
}

#LanGraphic
{
	background: transparent url(Images/CAV_F_1.gif) 0 0 no-repeat;
	width: 244px;
	height: 304px;
	float: right;
	margin-left: 30px;
}

#HanGraphic
{
	background: transparent url(Images/GI_3.gif) 0 0 no-repeat;
	width: 350px;
	height: 200px;
	float: right;
	margin-left: 30px;
}

#PatGraphic
{
	background: transparent url(Images/GI_Patio_1.png) 0 0 no-repeat;
	width: 287px;
	height: 85px;
	float: right;
	margin-left: 30px;
}

#MatGraphic
{
	background: transparent url(Images/GI_Patio_2.png) 0 0 no-repeat;
	width: 315px;
	height: 185px;
	float: right;
	margin-left: 30px;
}

#SanGraphic
{
	background: transparent url(Images/GI_2.psd) 0 0 no-repeat;
	width: 740px;
	height: 260px;
}
#BottomNav
{
	color: #993399;
	font-size: 9px;
	text-transform: uppercase;
	float: left;
	width: 800px;
	margin-top: 10px;
}

#BottomNav li
{
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
	border-right: 1px solid #997E41;
	padding-right: 6px;
}

#BottomNav li.last
{
	border-right: none;
}

#BottomNavLinks
{
	float: left;
}

#BottomNavCredits
{
	float: right;
	color: #997E41;
}

