/* Page Elements */





body {
	margin: 0;
	background: #000 url(images/hobbs-bkgrd.jpg) repeat;
}

li {
	color: #000000;
	font: normal 11px Verdana, Arial, Lucida;
}







/* Text Element */

.bodycopy {
	color: #464646;
	font-family: Verdana;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
}

.bodycopy2 {
	color: #000000;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

.bodycopy-bold {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

.spacer {
	padding: 0 7px;
}

.header1 {
	color: #d71d24;
	font-family: Times New Roman, Times, Serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
}

.header2 {
	color: #7f9646;
	font-family: Times New Roman, Times, Serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
}

.header3 {
	color: #7f9646;
	font-family: Times New Roman, Times, Serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
}




/* Menu */

.menu {
	color: #d71d24;
	font-family: Times New Roman, Times, Serif;
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
	text-decoration: none;

}

.menu2 {
	color: #d71d24;
	font-family: Times New Roman, Times, Serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;

}	




/* Main Menu */

.main-menu {
	color: #000000;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

a.main-menu:link {
	color: #000000;
	text-decoration: none;
}

a.main-menu:hover {
	color: #d71d24;
	text-decoration: underline;
}

a.main-menu:visited {
	color: #000000;
	text-decoration: none;
}

a.main-menu:active {
	color: #d71d24;
	text-decoration: none;

}







/* Main Navigation */

.nav-main {
	color: #000000;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
}

a.nav-main:link {
	color: #000000;
	text-decoration: none;
}

a.nav-main:hover {
	color: #d71d24;
	text-decoration: none;
}

a.nav-main:visited {
	color: #000000;
	text-decoration: none;
}

a.nav-main:active {
	color: #d71d24;
	text-decoration: none;

}








/* Back Up */

.back-up {
	color: #754c24;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

a.back-up:link {
	color: #754c24;
	text-decoration: underline;
	text-align: right;
}

a.back-up:hover {
	color: #d5922f;
	text-decoration: underline;
	text-align: right;
}

a.back-up:visited {
	color: #754c24;
	text-decoration: underline;
	text-align: right;
}

a.back-up:active {
	color: #d5922f;
	text-decoration: underline;
	text-align: right;
}





/* Bottom Bar Navigation */

.nav-bottombar {
	color: #ffffff;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

a.nav-bottombar:link {
	text-decoration: underline;
}

a.nav-bottombar:hover {
	color: #b8be58;
	text-decoration: underline;
}

a.nav-bottombar:visited {
	text-decoration: underline;
}

a.nav-bottombar:active {
	color: #b8be58;
	text-decoration: underline;
}






/* Footer Navigation */

.nav-footer {
	color: #f7b719;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}

a.nav-footer:link {
	text-decoration: underline;
}

a.nav-footer:hover {
	color: #9e0b0f;
	text-decoration: underline;
}

a.nav-footer:visited {
	text-decoration: underline;
}

a.nav-footer:active {
	color: #9e0b0f;
	text-decoration: underline;
}


