/* Cascading Style Sheet for Swift Publications */
/* Copyright 2005 Swift Publications */
/* Permission granted to use this style sheet for non-commercial purposes.
This style sheet may also be used for commercial purposes by individuals (but not bundled 
for resale) on their web site. */

/* Hypermedia Preferences for all regular links */

A:link {
	color: #0000FF; 
	text-decoration: underline;	
}

A:visited {
	color: #0000FF; 
	text-decoration: underline;
}

A:hover {
	color: #CC6600; 
	text-decoration: none;
}

A:active {
	color: #0000FF; 
	text-decoration: underline;
}

/* Page Layout */

.body {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

.body2 {
	font-size: 13px;
	font-family: Arial;
}

.body3 {
	font-size: 10px;
	font-family: Arial;
}

.box {
	border : 1px solid #000000;
}

.boxcolor {
	margin: 30px 0px 30px 0px;
	border : 1px solid #B43220;
	background-color: #FFFFFF;
}

.bgyellowdk {
	background-color: #FFCC33;
	border-top: 2px solid #990000;
}

.bgyellowdk2 {
	background-color: #FFCC33;
}

.bgyellowlt {
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #FFCC33;
}

.bgyellowlt2 {
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #FFCC33;
	border-left: 1px solid #FFCC33;
}

.bgyellowlt3 {
	background-color: #FFFFFF;
	border-bottom: 2px solid #FFCC33;
}

.footbody {
	font-size: 11px; 
	font-family: Arial; 
	color: #FFFFCC;
	text-decoration: none;
}

.footbody a:link, .footbody a:visited {
	color: #FFFFCC;
	text-decoration: none;
}

.footbody a:hover {
	color: #CC6600;
	text-decoration: none;
}

.footheading {
	font-size: 12px; 
	font-family: Arial; 
	font-weight: bold;
	color: #FFFFCC;
}

.footspace {
	background-color: #7F2A31;
	border-top: 3px solid #B43220;
}

.heading {
	font-size: 13px; 
	font-family: Arial; 
	font-weight: bold;
	color: #B43220;
	text-decoration: none;
}

.heading a:link, .heading a:visited {
	color: #B43220;
	text-decoration: none;
}

.heading a:hover {
	color: #FFCC33;
	text-decoration: none;
}

.heading2 {
	font-size: 11px; 
	font-family: Arial; 
	font-weight: bold;
	color: #B43220;
}

.headingred {
	font-size: 13px; 
	font-family: Arial; 
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.headingred a:link, .headingred a:visited {
	color: #CC0000;
	text-decoration: none;
}

.headingred a:hover {
	color: #CC6600;
	text-decoration: none;
}

.headspace {
	background-color: #7F2A31;
}

.logospace {

}

.logospaceborder {
	border-top: 4px solid #AC5644;
	border-bottom: 17px solid #AC5644;
}

.nav a:link, .nav a:visited {
	margin-left: 10px;
	padding: 2px 7px 0px 4px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color : #FFFFCC;
	border-left: 2px solid #FFCC33;
	background-color: #7F2A31;
	display: block;
	text-decoration: none;
	width: 190px;
}

.nav a:hover {
	color: #FFCC33;
	text-decoration: none;
}

.catnav a:link, .catnav a:visited {
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid #FFCC33;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color : #000000;
	display: block;
	text-decoration: none;
}

.catnav a:hover {
	color: #CC6600;
	text-decoration: none;
}

.busnav {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color : #7F2A31;
	text-decoration: none;
}

.busnav a:link, .busnav a:visited {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color : #000000;
	text-decoration: underline;
}

.busnav a:hover {
	color: #CC6600;
	text-decoration: none;
}

.navspace {
	background-color: #7F2A31;
}

.promospace {
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	border-left: 1px solid #FFCC66;
	border-bottom: 2px solid #FFCC66;
}
