/********************
*********************
Style Created By Lawrence C. Scott, Jr. of Studios 3 | Multimedia, Ltd.
Contact Lawrence at contact@studios3.com
*********************
********************/

*{
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../../images/bg.jpg) repeat-x;
}
#navigation {
	width: 845px;
	height: 26px;
}
#navigation li {
	float: left;
}
#navigation li {
	list-style-type: none;
	float: left;
}
#navigation ul li a {
		float: left;
}

#home a {
	background: url(../../images/l-home1.gif) top left no-repeat;
	width: 94px;
	height: 26px;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
}
#about a {
	background: url(../../images/l-aboutus1.gif) top left no-repeat;
	width: 95px;
	height: 26px;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
}
#learning a {
	background: url(../../images/l-schooled1.gif) top left no-repeat;
	width: 153px;
	height: 26px;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
}
#committees a {
	background: url(../../images/l-committeegroups1.gif) top left no-repeat;
	width: 195px;
	height: 26px;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
}
#calendars a {
	background: url(../../images/l-calendars1.gif) top left no-repeat;
	width: 94px;
	height: 26px;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
}
#contact a {
	background: url(../../images/l-contactus1.gif) top left no-repeat;
	width: 105px;
	height: 26px;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
}

#banner {
	text-indent: -9999em;
	background: url(../../images/h-home.jpg);
	width: 750px;
	height: 171px;
}
#welcome {
	text-indent: -9999em;
	background: url(../../images/t-welcometowebsite.gif);
	width: 492px;
	height: 64px;
	margin-bottom: 10px;
}
#backbanner {
	text-indent: -9999em;
	background: url(../../images/h-sub.jpg);
	width: 750px;
	height: 171px;
}
#links {
	background: url(../../images/links.gif);
	width: 460px;
	height: 39px;
	text-indent: -9999em;
	margin-left: 35px;
	cursor: pointer;
}
h3 {
	color: #1C5295;
	margin: 0 0 10px 35px;
}
#wrapper {
	width: 708px;
}
#column1 {
	width: 208px;
	background: #E6E5E5 url(../../images/p-columnbottom.gif) bottom no-repeat;
	padding-bottom: 25px;
	float: left;
}
#column2 {
	float: left;
	width: 500px;
}
p {
	color: #1C5295;
	font-size: 13px;
	line-height: 17px;
	margin: 0 0 10px 0;
}
.rightText {
	padding-left: 35px;
}
a {
	color: #6C664A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.leftLinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.frontImage {
	margin: 20px 0 20px 35px;
	border: 0px;
}
#linksText {
	margin: 0 0 20px 50px;
	cursor: pointer;
}
.line {
	border-top: 1px solid black;
	width: 400px;
	margin: 0 0 0 35px;
}
