a:hover                           { color: #c17855; text-decoration: underline }
a                           { color: #c17855; text-decoration: none }
.border              { border: solid 1px #571701 }
.form10             { color: #000; font-size: 10px; border: solid 1px }
H6          { color: #852100; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
H5       { margin: 0 0 0 0; padding: 5px 0 5px 0;font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: underline }
h1, h2, h3, p, ul, li, span, tr, td, table     { color: #571701; font-size: 12px; font-family: Arial, Helvetica, sans-serif}
#nav a:hover     { color: white; text-decoration: underline }
#nav a  { color: #fff; text-decoration: none }
.botgrad { background-image: url(images/bottbg.gif); background-repeat:no-repeat }
hr  { color: #ceb5a9 }
li { color: #a99388; list-style-type: square; }
.leftpic { float: left; margin-right: 10px; margin-bottom: 10px; border: solid 1px #a99388; }

.article{
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px solid #c17855;
}

/* -  Home Link -  */
.nav_home{
	float: left;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 55px;
	height: 57px;
}
.nav_home a{
	float: left;
	display: block;
	width: 55px;
	height: 57px;
	padding: 0px;
	margin: 0px;
	background: url(images/buttn_home.gif) top left no-repeat;
}
.nav_home a:hover{
	float: left;
	display: block;
	width: 55px;
	height: 57px;
	padding: 0px;
	margin: 0px;
	background: url(images/buttn_home-over.gif) top left no-repeat;
}
/* -  About Link -  */
.nav_about{
	float: left;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 59px;
	height: 57px;
}
.nav_about a{
	float: left;
	display: block;
	width: 59px;
	height: 57px;
	padding: 0px;
	margin: 0px;
	background: url(images/buttn_about.gif) top left no-repeat;
}
.nav_about a:hover{
	float: left;
	display: block;
	width: 59px;
	height: 57px;
	padding: 0px;
	margin: 0px;
	background: url(images/buttn_about-over.gif) top left no-repeat;
}
/* -  Courses Link -  */
.nav_courses{
	float: left;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 131px;
	height: 57px;
}
.nav_courses a{
	float: left;
	display: block;
	width: 131px;
	height: 57px;
	padding: 0px;
	margin: 0px;
	background: url(images/buttn_courses.gif) top left no-repeat;
}
.nav_courses a:hover{
	float: left;
	display: block;
	width: 131px;
	height: 57px;
	padding: 0px;
	margin: 0px;
	background: url(images/buttn_courses-over.gif) top left no-repeat;
}
/* -  Members Link -  */
.nav_members{
	float: left;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 79px;
	height: 57px;
}
.nav_members a{
	float: left;
	display: block;
	width: 79px;
	height: 57px;
	padding: 0px;
	margin: 0px;
	background: url(images/buttn_members.gif) top left no-repeat;
}
.nav_members a:hover{
	float: left;
	display: block;
	width: 79px;
	height: 57px;
	padding: 0px;
	margin: 0px;
	background: url(images/buttn_members-over.gif) top left no-repeat;
}
/* -  News Link -  */
.nav_news{
	float: left;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 51px;
	height: 57px;
}
.nav_news a{
	float: left;
	display: block;
	width: 51px;
	height: 57px;
	padding: 0px;
	margin: 0px;
	background: url(images/buttn_news.gif) top left no-repeat;
}
.nav_news a:hover{
	float: left;
	display: block;
	width: 51px;
	height: 57px;
	padding: 0px;
	margin: 0px;
	background: url(images/buttn_news-over.gif) top left no-repeat;
}
/* -  Links Link -  */
.nav_links{
	float: left;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 50px;
	height: 57px;
}
.nav_links a{
	float: left;
	display: block;
	width: 50px;
	height: 57px;
	padding: 0px;
	margin: 0px;
	background: url(images/buttn_links.gif) top left no-repeat;
}
.nav_links a:hover{
	float: left;
	display: block;
	width: 50px;
	height: 57px;
	padding: 0px;
	margin: 0px;
	background: url(images/buttn_links-over.gif) top left no-repeat;
}
/* -  Contact Link -  */
.nav_contact{
	float: left;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 65px;
	height: 57px;
}
.nav_contact a{
	float: left;
	display: block;
	width: 65px;
	height: 57px;
	padding: 0px;
	margin: 0px;
	background: url(images/buttn_contact.gif) top left no-repeat;
}
.nav_contact a:hover{
	float: left;
	display: block;
	width: 65px;
	height: 57px;
	padding: 0px;
	margin: 0px;
	background: url(images/buttn_contact-over.gif) top left no-repeat;
}
