/* CSS Document */

a:active {
color: #E5A206;
text-decoration: underline;
font-weight: bold;
}

a:link {
color: #E5A206;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #E5A206;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #E5A206;
text-decoration: underline;
font-weight: bold;
}

P {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
margin-top: 4px;
line-height: 16px;
margin-bottom: 10px;
}

TD {
font-family: "Trebuchet MS", Tahoma, Arial, "MS Sans Serif", sans-serif;
font-size: 11px;
}

HR {
height: 1px;
color: #059144;
}

LI {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
margin-top: 4px;
margin-bottom: 4px;
}

H1 {
font-family: "Century Gothic";
font-size: 24px;
font-weight: bold;
color: #651111;
text-transform: uppercase;
margin-top: 2px;
margin-bottom: 6px;
}

H2 {
font-family: "Century Gothic";
font-size: 20px;
font-weight: normal;
color: #651111;
text-transform: capitalize;
margin-top: 2px;
margin-bottom: 6px;
}

H3 {
font-family: "Trebuchet MS", Tahoma, Arial, "MS Sans Serif", sans-serif;
font-size: 20px;
font-weight: bold;
color: #651111;
text-transform: capitalize;
margin-top: 2px;
margin-bottom: 6px;
border-bottom: 1px solid #651111;
}

H4 {
font-family: "Trebuchet MS", Tahoma, Arial, "MS Sans Serif", sans-serif;
font-size: 12px;
font-weight: bold;
font-style: italic;
color: #000000;
text-transform: capitalize;
margin-top: 2px;
margin-bottom: 6px;
}

H5 {
font-family: "Trebuchet MS", Tahoma, Arial, "MS Sans Serif", sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-transform: capitalize;
margin-top: 2px;
margin-bottom: 6px;
padding: 2px;
background-color: #000000;
}

H6 {
font-family: "Trebuchet MS", Tahoma, Arial, "MS Sans Serif", sans-serif;
font-size: 11px;
font-weight: bold;
color: #651111;
text-transform: capitalize;
margin-top: 2px;
margin-bottom: 6px;
}

.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-align: right;
text-transform: capitalize;
cursor: hand;
font-weight: bold;
}

.menu a:link  {
color: #000000;
text-decoration: none;
}

.menu a:active {
color: #000000;
text-decoration: none;
}

.menu a:visited {
color: #000000;
text-decoration: none;
}

.menu a:hover {
color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-color: #651111;
	border-right-color: #651111;
	border-bottom-color: #651111;
	border-left-color: #651111;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.bold {
font-weight: bold;
}


.copywrite {
font-family: "Trebuchet MS", Tahoma, Arial, "MS Sans Serif", sans-serif;
font-size: 9px;
color: #FFFFFF;
text-transform: capitalize;
background-color: #000000;
padding: 1px;
}

.date {
font-family: "Trebuchet MS", Tahoma, Arial, "MS Sans Serif", sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #000000;
text-transform: capitalize;
padding: 2px;
}

.buttonsmall {
font-family: "Trebuchet MS", Tahoma, Arial, "MS Sans Serif", sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-align: center;
text-transform: lowercase;
background-color: #059144;
height: 18px;
width: 40px;
cursor: hand;
border-top: solid #000000 1px;
border-bottom: solid #000000 1px;
border-right: solid #000000 1px;
border-left: solid #000000 1px;
}

.button {
font-family: "Trebuchet MS", Tahoma, Arial, "MS Sans Serif", sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-align: center;
text-transform: lowercase;
background-color: #059144;
height: 18px;
width: 66px;
cursor: hand;
border-top: solid #000000 1px;
border-bottom: solid #000000 1px;
border-right: solid #000000 1px;
border-left: solid #000000 1px;
}

.buttonlarge  {
font-family: "Trebuchet MS", Tahoma, Arial, "MS Sans Serif", sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-align: center;
text-transform: lowercase;
background-color: #059144;
height: 18px;
width: 96px;
cursor: hand;
border-top: solid #000000 1px;
border-bottom: solid #000000 1px;
border-right: solid #000000 1px;
border-left: solid #000000 1px;
}

.buttonextralarge {
font-family: "Trebuchet MS", Tahoma, Arial, "MS Sans Serif", sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-align: center;
text-transform: lowercase;
background-color: #059144;
height: 18px;
width: 116px;
cursor: hand;
border-top: solid #000000 1px;
border-bottom: solid #000000 1px;
border-right: solid #000000 1px;
border-left: solid #000000 1px;
}

.footer {
font-family: Arial, Verdana, Tahoma, "MS Sans Serif", sans-serif;
font-size: 8px;
color: #000000;
font-weight: normal;
}

.footer a:link  {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}

.footer a:active {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}

.footer a:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}

.footer a:hover {
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
}

.bottom {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-align: right;
cursor: hand;
font-weight: normal;
}

.bottom a:link  {
color: #FFFFFF;
text-decoration: none;
}

.bottom a:active {
color: #FFFFFF;
text-decoration: none;
}

.bottom a:visited {
color: #FFFFFF;
text-decoration: none;
}

.bottom a:hover {
color: #FFFFFF;
	text-decoration: underline;
}
   

.white {
font-family: "Trebuchet MS", Tahoma, Arial, "MS Sans Serif", sans-serif;
font-size: 11px;
text-transform: lowercase;
color: white;
font-weight: bold;
}

.white a:link  {
color: white;
text-decoration: none;
}

.white a:active {
color: white;
text-decoration: none;
}

.white a:visited {
color: white;
text-decoration: none;
}

.white a:hover {
color: white;
text-decoration: underline;
}
