﻿/* STANDARD HTML ELEMENTS */
body {
  font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
  COLOR:#000000;
  font-size: 13px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  background: #ffffff;
}

table {
	border-collapse: collapse;
	background-color: transparent;
}

td {
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
	COLOR:#000000;
  	font-size: 13px;
	border-collapse: collapse;
	background-color: transparent;
}

th {
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
	COLOR:#000000;
  	font-size: 13px;
	border-collapse: collapse;
	background-color: transparent;

}

hr {
	color:#000000;
	height: 1px;
	background-color: #ffffff;
}

ol {
  list-style-type: decimal;
  list-style-position: outside;
  list-style-image: none;
}

ol ol{
  list-style-type: upper-alpha;
  list-style-position: outside;
  list-style-image: none;
}

ol ol ol{
  list-style-type: lower-alpha;
  list-style-position: outside;
  list-style-image: none;
}

ul {
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: none;
}

ul ul{
  list-style-type: circle;
  list-style-position: outside;
  list-style-image: url('/images/icons/checkmark.jpg');
}

ul ul ul{
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin: 10px 0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin: 5px 0px 2px 0px;
	color: #8D3B21;	
}

/* END STANDARD HTML ELEMENTS */

/* FORMS SECTION */
form {
	margin: 0;
}

input
     { 
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; 
    font-size: 12px;
}

textarea
     { 
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; 
    font-size: 12px;
}

select
     { 
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; 
    font-size: 12px;
}

/* END FORMS SECTION */

/* CUSTOM HYPERLINKS SECTION */

.header1 {
	font-size: 14pt;
	font-weight: bold;
	font-family: Lucida Bright, Verdana, Tahoma, Arial, helvetica, sans-serif;
	color: #8D3B21;
	border-bottom: 1px solid #8D3B21;
	padding: 10px 0px 0px 7px;
	background-color: #ffffff;
	text-align: left;
}

.table1 {
	border:1px solid #008080; 
	padding:3px; 
	border-collapse: collapse;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
}

.table1 th {
	border:1px solid #D8D8D8; 
	padding:3px; 
	color:#FFFFFF; 
	font-weight:bold; 
	background-color:#008080;
}

.table1 td {
	border: 1px solid #D8D8D8; 
	padding:3px; 
	color: #800000; 
	background-color: #ffffff;
}

.table1Alternate td {
	background-color:#F8F8F8;
	color: #000000;
}

.box {
	margin: 0 0 20px 0;
	padding-right: 5px;
	padding-bottom:12px;
	line-height: 1.5em;
	color: #000;
	background: #a9cfd8 url(/images/bottomR.gif) no-repeat bottom right;
}

.box h1 {
	margin: 0;
	padding: 12px;
	background: url(/images/topL.gif) no-repeat top left;
}

.box h2 {
	margin: 0;
	padding: 12px;
	color: #026F8E;
}


/* END CUSTOM CLASSES */

/* CUSTOM HYPERLINK CLASSES SECTION */

a:link.navLeft { 
	color: #fff; 
	font-family: Verdana, Tahoma, helvetica; 
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
	text-align: left;
}

a:visited.navLeft { 
	color: #fff; 
	font-family: Verdana, Tahoma, helvetica; 
	font-weight: bold;
	font-size: 85%; 
	text-decoration: none;
	text-align: left;
}

a:active.navLeft {
	color: #fff; 
	font-family: Verdana, Tahoma, helvetica; 
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
	text-align: left;
}

a:hover.navLeft { 
	color: #C45832; 
	font-family: Verdana, Tahoma, helvetica; 
	font-weight: bold;
	font-size: 85%;
	text-decoration: underline;
	text-align: left;
}

/* END CUSTOM HYPERLINK CLASSES SECTION */

/* HYPERLINKS SECTION */

a:link { 
	color: #8F0718; 
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; 
	text-decoration: underline;
}

a:visited { 
	color: #8F0718; 
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; 
	text-decoration: underline;
}

a:active {
	color: #8F0718; 
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif; 
	text-decoration: underline;
}

a:hover { 
	color: #AA4F30; 
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
	text-decoration: underline;
}

/* END HYPERLINKS SECTION */

#footer {
	background-color: #D3D190;
	border: 1px solid #6EA1B6;
	color: #000000;
}

#footer td {
	background-color: #D3D190;
	color: #000000;
}

.headerBackground {
	background-image: url(/images/header-slice.jpg);
}

#headerBackground {
	background-image: url(/images/header-slice.jpg);
}

.bannerText {
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
	COLOR:#913921;
  	font-size: 85%;
	border-collapse: collapse;
	padding-right: 5px;
}

#bannerText {
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
	COLOR:#913921;
  	font-size: 85%;
	border-collapse: collapse;
	padding-right: 5px;
}

.bannerBackground {
	background-image: url(/images/bannerBackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: right;
	padding-left: 9px;
}

#bannerBackground {
	background-image: url(/images/bannerBackground.jpg);
	padding-left: 9px;
}

#headerMainBackground {
	background-image: url(/images/header_background.jpg);
}

.navBackground {
	background-image: url(/nav/nav_slice.jpg);
}

#navBackground {
	background-image: url(/nav/nav_slice.jpg);
}

#navLeft { 
	background: url(/nav/navTop.jpg) no-repeat top left; 
}




#watermark {
	background-image: url(/images/bgs/watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.mountains, #mountains {
	background-image: url(/images/bgs/mountains.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;

}

#building {
	background-image: url(/images/bgs/building.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#desert {
	background-image: url(/images/bgs/desert.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#land {
	background-image: url(/images/bgs/land.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#lighthouse {
	background-image: url(/images/bgs/lighthouse.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#ocean {
	background-image: url(/images/bgs/ocean.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#rpms {
	background-image: url(/images/bgs/rpms.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}



#goldList, .goldList { 
	list-style-image: url(/images/icons/bullet.gif); 
	text-align: left;

	
}



#navlist { 
	list-style-image: url(/nav/navLogo.gif); 
	text-align: left;

	
}


#navlist li {
	text-align: left;
	width: 120px;
	
	
}

.alert, #alert {
	color: #ff0000;
	font-weight: bold;
}

.smallText, #smallText {
	font-size: 11px;
}

.blueBox, #blueBox {
	padding: 5px;
	background: #a9cfd8;
}

.brownBox, #brownBox{
	background: #cb6407;
	padding: 5px;
}

.greenBox, #greenBox{
	background: #9BD7BF;
	padding: 5px;
}



.orangeBox, #orangeBox{
	background: #ffcc99;
	padding: 5px;
}






.listColorA {
	background: #9bd7bf;
}

.listColorB {
	background: #930930;
}

.listColorC {
	background: #f4d17a;
}

.listColorD {
	background: #b3864b;
}

.listColorE {
	background: #cb6407;
}