html{
	margin: 0;
	padding: 0;
}

body{
	background: #4B3C37;
	margin: 0px;
	padding: 0px;
	font: 72%/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

* html #container{
	height: 100%;
}

a {
	color: #4b3c37;
	border-bottom: 1px dashed #4b3c37;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px dotted #4b3c37;
	text-decoration: none;
}
#checks a:link, #checks2 a:link {
	color: #888;
	border: none;
	text-decoration: none;
}

#checks a:visited, #checks2 a:visited{
	color: #888;
	border: none;
	text-decoration: none;
}

#checks a:hover, #checks2 a:hover {
	color: #102030;
	border: none;
	text-decoration: none;
}


#container {
	position: relative;
	width: 800px;
	min-height: 100%;
	margin: 10px auto 0 auto;
/*	background: #FFFFFF url(container.gif) repeat-y;*/
	padding: none;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 800px;
}

/* page header stuff */

#pageHeader {
	margin-bottom: 5px;
}

#pageHeader h1 {
	width: 800px;
	height: 112px;
	background: url(headersag.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#pageHeader span {
	display: none;
}

#pageHeader h2 {
	display: none;
}

/* pete header stuff */

#peteHeader {
	margin-bottom: 5px;
}

#peteHeader h1 {
	width: 800px;
	height: 112px;
	background: url(headernew.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#peteHeader span {
	display: none;
}

#peteHeader h2 {
	display: none;
}

/* subHeader stuff */

#navHeader {
	position: relative;
	top: -5px;
	background: none;
	width: 800px;
}

#banner {
	display: none;
	margin: 0px;
	padding: 0px;
}

#navHeader {
	height: 22px;
	background: #666;
	margin: none;
	padding: none;
	vertical-align: bottom;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 22px;
}

/* content stuff */
#rawr {
	background-color: #F00;
	margin: 40px 5px -5px 0;
	height: 300px;
	width: 100px;
	float: left;
}
#content {
	min-height: 100%;
	margin: 15px 0 0 0;
	background: #FFFFFF;
	padding: 15px 15px 1px 15px;
	color: #333;
}
#aboutus h3 {
	background: url(founders.gif) no-repeat;
}
#aboutfran h3 {
	background: url(aboutfrances.gif) no-repeat;
}
#abouthugh h3 {
	background: url(abouthugh.gif) no-repeat;
}
#aboutbooks h3 {
	background: url(aboutbooks.gif) no-repeat;
}
#events h3 {
	background: url(events.gif) no-repeat;
}
#aboutsag h3 {
	background: url(aboutsag.gif) no-repeat;
}
#awards h3 {
	background: url(awards.gif) no-repeat;
}
#aboutpete h3 {
	background: url(aboutpete.gif) no-repeat;
}
#contactus h3 {
	background: url(contactus.gif) no-repeat;
}
#programs h3 {
	background: none;
}
.para {
	height: 100%;
	margin-bottom: 45px;
}
.para h3 {
	background: url(ourcompany.gif) no-repeat;
	height: 18px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.subh {
	font-size: 120%;
}
#tabbed {
	position: relative;
	left: 15px;
}
#content h3 span{
	display: none;
}
/*
#checks {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 113px;
	right: 5px;
	text-align: right;
	color: #919191;
}
*/
#checks,#phone {
	position: absolute;
	margin: 0;
	padding: 0;
	top: -72px;
	right: -10px;
	text-align: right;
	color: #919191;
}
#phone {
	color: #FFF;
	top: -52px
}

#footer{
	height: 30px;
	width: 800px;
	background: #FFFFFF url(footernew.gif);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#footer span {
	position: relative;
	margin: 0;
	padding: 0;
	bottom: -7px;
	left: 15px;
	text-align: left;
	z-index: 10;
}
#footer a {
	color: #FFF;
	border-bottom: 1px dashed white;
	text-decoration: none;
}
#footer a:hover {
	border-bottom: 1px dotted white;
	text-decoration: none;
}

#nav {
	position: absolute;
	width: 100%;
	height: 21px;
	text-decoration: none;
}

#nav ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 800px;
}

#nav ul#primary li  {
	display: inline;
	list-style: none;
}

#nav ul#primary a,#nav ul#primary span {
	width: 8em;
	display: block;
	float: left;
	padding: 1.5px 0;
	margin: 0px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}

#nav ul#primary span {
	background: #757575;
	width: 8em;
	display: block;
	float: left;
	padding: 1.5px 0;
	margin: 0px;
	text-align: center;
	color: #FFF;
}

#nav ul#primary a#current{
	background: #757575;
}

#nav ul#primary a#current:hover{
	background: #757575;
}

#nav ul#primary a {
	background: #666;
	border: none;
	text-decoration: none;
}

#nav ul#primary a:hover {
	background: #919191;
	border: none;
	text-decoration: none;
}

#nav ul#secondary {
	background: #757575;
	top: 21px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 800px;
	border-bottom: #61d8c0 7px solid
}

#nav ul#secondary li a {
	width: auto;
	display: block;
	float: left;
	padding: 1.5px 10px;
	margin: 0;
	text-align: center;
	background: #757575;
	text-decoration: none;
}
#nav ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 1.5px 10px;
	margin: 0;
	text-align: center;
	background: #838383;
}

/* contact */
fieldset {
border:0;
margin:0;
padding:0;
}
label {
display:block;
}
input.text,textarea { width:300px;
font:12px/12px 'courier new',courier,monospace;
color:#333;
padding:3px;
margin:1px 0;
border:1px solid #ccc;
 }
input.submit { padding:2px 5px;
font:bold 12px/12px verdana,arial,sans-serif;
 }
 
#sidebar {
	float:right; position:relative; width:190px; right:-10px; list-style: none;
}
#inner {
	position: relative;display:block; margin-right:-200px; padding-bottom: 5px; margin-bottom: -50px;
}
#content {
	position:relative; display:block; background:#fff; border-right:200px solid #ccc; top: 7px;
}
.para.main {
	margin-right:200px; position:relative; display:block; height:1%;
}

///////////////////////

