html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #666666;
}
#banner{
	height: 142px;
	background-image: url(../images/ged-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 980px;
	position: relative;
}
#wrapper{
	width: 980px;
	margin: 10px auto 0px;
	text-align: left;
	font-size: 1em;
	position: relative;
	background-image: url(../images/goodeyedeer-index-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#photos{
	height: 200px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/GED-Images-bar2.jpg);
	width: 978px;
	position: relative;
	background-position: center top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2D2D2D;
	border-left-color: #2D2D2D;
	}
	#photos3{
	height: 200px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/GED-Images-bar3.jpg);
	width: 978px;
	position: relative;
	background-position: center top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2D2D2D;
	border-left-color: #2D2D2D;
	}
	#photos1{
	height: 200px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/GED-Images-bar4.jpg);
	width: 978px;
	position: relative;
	background-position: center top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2D2D2D;
	border-left-color: #2D2D2D;
	}
	#photos2{
	height: 200px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/GED-Images-bar.jpg);
	width: 978px;
	position: relative;
	background-position: center top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2D2D2D;
	border-left-color: #2D2D2D;
	}
	#photos4{
	height: 200px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/GED-Images-bar5.jpg);
	width: 978px;
	position: relative;
	background-position: center top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2D2D2D;
	border-left-color: #2D2D2D;
	}
img {
	clear: both;
}
#nav{
	height: 22px;
	margin: 7px auto 0px;
	padding: 10px 0px 0px;
	width: 980px;
	font-size: 0.65em;
	text-transform: uppercase;
	text-align: center;
	vertical-align: text-bottom;
	font-weight: normal;
}
#nav ul{
padding: 0;
margin: 0;
}
#nav ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
.nav_ur_here{
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
} 
#nav ul li a{
	color: #CCCCCC;
	text-decoration: none;
	padding: 10px 11px 9px;
	margin: 0px;
	height: 11px;
	width: 145px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
} 
#nav ul li a:hover, #nav ul li a:focus{
	color: #FFFFFF;
	background-image: url(../images/ged07-menu-change-bg.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#nav ul li a:active{
	color: #A798A6;
}
#content{
	margin: 7px 0px 0px;
	padding: 0px;
	width: 980px;
	background-color: #FFFFFF;
	height: auto;
	text-decoration: none;
}
#content p{
	margin: 0px 0px 15px;
	padding: 0;
	font-size: 0.7em;
	color: #666666;
}
#content h1{
	font-size: 1.25em;
	padding: 0px 0 20px 0px;
	margin: 0px;
	font-weight: bold;
	color: #505050;
}
#content h2{
	font-size: 1em;
	color: #343434;
	padding: 40px 0px 0px;
	margin: 0px;
	font-weight: bold;
}
#content a{
	color: #01A748;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content a:hover, #content a:focus {
	color: #005D27;
	text-decoration: none;
}

#content h3{
	font-size: 1em;
	font-weight: bold;
	color: #08AA45;
	padding: 20px 0px 0px;

}
#content img{
	float: left;
	padding: 0px;
	clear: both;
	margin: 0px 10px 15px 0px;
}
#content h4{
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	padding: 5px 5px 0px 0px;
}
#content h5{
	font-size: 1em;
	color: #343434;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
#content h6{
	font-size: 0.8em;
	color: #FFFFFF;
	padding: 0px 0 0;
	margin: 0px;
	font-weight: bold;
	text-indent: 20px;
}
#content ul li{
	font-size: 0.8em;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
#content ul{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#footer{
	background-image: url(../images/ged-footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 122px;
	text-align: right;
	background-position: bottom;
	width: 980px;
}
#footer p{
	font-size: 0.7em;
	color: #FFFFFF;
	padding-right: 40px;
	padding-top: 142px;
}
#footer a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
FORM{
	margin: 0px;
	font-weight: bold;
	padding: 0px;
}


.clearall{
	clear: both;
	height: 1px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #776078;
}


.category{
	background-color: #A798A6;
	padding: 10px 0px 20px 30px;
	margin-right: 37px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}

.content_category{
	padding: 0px 15px 20px 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #999999;
}
.ged{
	color: #01A748;
}




#lefttext{
	width: 340px;
	padding: 50px 40px 20px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 700px;
	top: 0px;
	left: 0px;
	line-height: 1.em;
	float: left;
	line-height: 1.2em;
	position: relative;
	background-image: url(../images/section-bg.jpg);
}

.deers{
	height: 112px;
	width: 166px;
	left: 237px;
	top: 262px;
	position: absolute;
}
#leftheader {
	width: 300px;
	padding: 30px 40px 30px 90px;
	line-height: 1.em;
	position: relative;
	left: 0px;
	top: 40px;
}

#gallery {
	width: 300px;
	padding: 0;
	line-height: 1.em;
	position: relative;
	left: 0px;
	top: 30px;
}
#righttext {
	width: 420px;
	padding: 0px 60px 3px 490px;
	margin: 0px;
	line-height: 1.em;
	line-height: 2.em;
	line-height: 1.5em;
	height: auto;
	background-image: url(../images/lone-header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#spacer {
	background-color: #FFFFFF;
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 980px;
}
#showcase {
	height: 260px;
	width: 980px;
	margin: 0px;
	padding: 0px 0px 0px;
	overflow: scroll;
	float: left;
	z-index: 1;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	background-attachment: scroll;
}
.exerpt {
	padding: 20px 20px 0px;
	height: 200px;
	width: 260px;
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 20px 20px 0px;
	background-image: url(../images/excerpt-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#widescroll {
	height: 210px;
	width: 3500px;
}
#showcase #widescroll li {
	padding: 20px 20px 20px 50px;
	clear: none;
	height: 200px;
	width: 300px;
	position: relative;
	float: left;
	display: inline;
	font-size: .7em;
	color: #666666;
	background-image: url(../images/excerpt-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 20px;
	margin-left: 100px;
	text-align: left;
}
#h1 {
	font-size: 1.25em;
	padding: 0px 0px 20px;
	font-weight: bold;
	color: #423434;
}
#loneheader {
	width: 300px;
	padding: 146px 40px 0px 110px;
	line-height: 1.em;
	z-index: 0;
	margin: 0px;
	text-align: right;
	position: absolute;
	top: 440px;
}
.gedblack {
	color: #0D0D0D;
}
#nav2 {
	height: 22px;
	margin: 0px auto;
	padding: 10px 0px 0px;
	width: 980px;
	font-size: 0.65em;
	text-transform: uppercase;
	text-align: center;
	vertical-align: text-bottom;
	font-weight: normal;
}
#nav2 ul {
	padding: 0;
	margin: 0;
}
#nav2 ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav2 ul li a:hover, #nav2 ul li a:focus {
	color: #FFFFFF;
	background-image: url(../images/ged07-menu-bg.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#nav2 ul li a:active {
	color: #A798A6;
}
FORM {
	margin: 0px;
	font-weight: bold;
	padding: 0px;
}
.contact_headers {
	color: #FFFFFF;
	padding: 0px 30px 0px 5px;
	text-align: left;
	border-bottom: 1px dotted #E8DEB8;
	font-weight: bold;
	margin-right: 5px;
	height: 10px;
	position: relative;
	width: 80px;
}
#fullcontent .category .item a {
	text-decoration: none;
	color: #DDFCA8;
}
#fullcontent {
	margin: 7px 0px 0px;
	width: 980px;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0;
	background-color: #FFFFFF;
}
#fullcontent p {
	margin: 0px;
	padding: 0 0 10px;
	font-size: .7em;
	color: #333333;
}
#fullcontent h1 {
	font-size: 1.25em;
	padding: 0px 0 20px 0px;
	margin: 0px;
	font-weight: bold;
	color: #505050;
}
#fullcontent h2 {
	font-size: 1em;
	color: #343434;
	padding: 20px 0px 0px;
	margin: 0px;
	font-weight: bold;
	background-image: url(file:///Macintosh%20HD/Users/admin/Documents/Clients/Newcastle%20Waldorf%20School/website/images/content_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
}
#fullcontent h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 60px 0px 0px 0px;
}
#fullcontent h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding-top: 30px;
	text-indent: 20px;
}
#fullcontent h5 {
	font-size: 0.8em;
	color: #FFFFFF;
	padding: 20px 0 0;
	margin: 0px;
	font-weight: bold;
}
#fullcontent img {
	float: right;
	clear: both;
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
}
#fullcontent a {
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#fullcontent a:hover, #fullcontent a:focus {
	color: #FFFFFF;
}
.clearall {
	clear: both;
	height: 1px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #776078;
}
.item {
	border-bottom-color: #FFFFFF;
	background-image: url(../images/circ1-2.jpg);
	margin: 10px;
	padding: 30px;
	background-repeat: no-repeat;
	background-position: center center;
}
.retail_price {
	margin: 30px 0px 0px;
	font-weight: bold;
	color: #E9FE8A;
}
.category {
	background-color: #666666;
	padding: 10px 0px 20px 30px;
	margin-right: 37px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/category_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.form_header {
	color: #FFFFFF;
}
.

.clearallsmall {
	clear: both;
	margin-bottom: 20px;
	background-image: url(../images/circ1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px;
	margin-top: 20px;
}
#fullcontent h6 {
	font-size: 0.7em;
	color: #FFFFFF;
	padding: 0;
	margin: 0px;
	font-weight: bold;
}
table {
	background-image: url(../images/layout/category_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0 0 0px;
	background-color: #999999;
	font-size: 0.8em;
	text-align: left;
	color: #FFFFFF;
	height: auto;
}
#fullcontent .category #orderform table {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
tr {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
td {
	margin: 0px;
	padding: 10px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	height: 20px;
}
th {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	border-left-style: none;
	border-left-width: 1px;
	padding: 0;
}
em {
	font-style: italic;
	margin: 0px;
	padding: 0;
	display: inline;
	color: #666666;
}
.col_header {
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
#fullcontent ul li {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}
select {
	font-size: 1em;
}
input {
	font-size: 1em;
	background-color: #CCCCCC;
}
#fullcontent .category #orderform td {
	margin: 0px;
	padding: 0px;
	height: auto;
}
#content .content_category #contactus table {
	margin: 0px;
	padding: 0px;
}
#content .content_category #contactus td {
	margin: 0px;
	padding: 5px;
	height: auto;
}
#fullcontent h6 {
	font-size: 0.8em;
	color: #FFFFFF;
	padding: 0px 0 0;
	margin: 0px;
	font-weight: bold;
	text-indent: 20px;
	}
#righttextform {
	width: auto;
	padding: 40px 60px 3px 250px;
	margin: 0px;
	line-height: 1.em;
	line-height: 2.em;
	line-height: 1.5em;
	height: auto;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
