body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #AACCAA; 
}

h1{
	font-size: 20px;
	font-weight: bold;
	color: #009900;
}

h2{
    font-size: 18px;
	font-weight: bold;
	color: #006600;
}

h3{
    font-size: 16px;
	font-weight: bold;
	color: #006600;
}

p{
    font-size: 12px;
	font-weight: normal;
	color: #003300;
}

li{
    font-size: 12px;
	font-weight: normal;
	color: #003300;
}

a:link, a:visited{color: #003300;}
a:hover{color: #006600;}

.page-wrapper{
	border: 1px solid #006600;
}

.main-page-bg{
	background-attachment: scroll;
	background-image: url(images/ingleton-files/ingleton-bg-repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.content-cell-bg{
	background-attachment: scroll;
	background-image: url(images/ingleton-files/ingleton-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.masthead{
	background-attachment: scroll;
	background-image: url(images/ingleton-files/ingleton-masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
}

.topnav{
	background-attachment: scroll;
	background-image: url(images/ingleton-files/ingleton-topnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
    padding-bottom: 5px;
	padding-left: 2px;
}

.leftnav{
	font-size: 11px;
	border-top: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
	background:#FFFFFF;
}

.leftnav a,.leftnav a:link,.leftnav a:visited{
	color: #003300;
    font-weight: normal;
	text-decoration: none;
	width: 153px;
	padding-top: 2px;
	padding-bottom: 2px;
    padding-left: 5px;
	background-color:#FFFFFF;
}

.leftnav a:hover{
   color: #FFFFFF;
   font-weight: normal;
   text-decoration: none;
   background-color: #559955;
   width: 153px;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 5px;
}

.leftnav-header{
   font-size: 11px;
   border-top: 1px solid #006600;
   border-bottom: 1px solid #006600;
   border-left: 1px solid #006600;
   border-right: 1px solid #006600;
   color: #FFFFFF;
   font-weight: normal;
   text-decoration: none;
   background-color: #559955;
   width: 153px;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 5px;
}

.leftnav-header a{
   color: #FFFFFF;
   text-decoration: none;
}

.leftsubnav{
	font-size: 11px;
	border-top: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
}

.leftsubnav a, .leftsubnav a:visited{
	color: #FFFFFF;
    background-color: #006600;
    font-weight: normal;
	text-decoration: none;
	width: 153px;
	padding-top: 2px;
	padding-bottom: 2px;
    padding-left: 12px;
}

.leftsubnav a:hover{
   color: #006600;
   font-weight: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   width: 153px;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 12px;
}





.leftnav-background{
	background-attachment: scroll;
	background: #338833;
	background-repeat: repeat-y;
	background-position: right top;
}

.bottom-bar{
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background:#338833;
	background-position: left top;
    padding: 1px;
}

.frame-header{
	background-attachment: scroll;
	background-image:  url(images/ingleton-files/frame.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width: 750px;
	padding: 10px;
}

.frame-text{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;

}

.frame-text a,.frame-text a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.frame-text a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.acc-heading{
    font-size: 18px;
	font-weight: bold;
	color: #006600;
}