/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	background-color: #000000;
	margin: 15px 0px;
	padding: 0px;
	text-align: center;
}

body#flash {
	background: #000000;
	margin: 15px 0px;
	padding: 0px;
	text-align: center;
}

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, a, ul, li, lo, td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}
/* Redefines the p tag */
p {
	font-size: 12px;
	color: #636363;
	padding: 0px;
	margin-top: 20px;
	margin-right: 70px;
	margin-left: 220px;
}

a:link {
color: #666666;
text-decoration: underline;
}

a:visited {
color: #666666;
}

a:hover, a:active {
} 

address {
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: normal;
	color: #636363;
	font-style: normal;
	clear: both;
	float: left;
	margin: 0px;
	padding: 25px 0px 30px 26px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #666666;
	padding: 0px;
	margin: 18px 0 0 200px;
}
h2 {

	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-top: 40px;
}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/*Collapses borders that some browsers automatically apply to tables. */
table, td, th  {
	border-collapse: collapse;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
}

/* Aligns content in the tableContainer's td tags to the top. Same as <td valign="top">. */
table#container td {
	vertical-align: top;
}

/* ---------------------------- MAIN NAVIGATION ----------------------------  */

div#navcontainer {
	width: 180px;
	height: 212px;
	float: left;
	margin: 0px;
	padding: 0px;
}

ul#mainnav {
	width: 130px;
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 18px;
	clear: none;
	float: left;
}

ul#mainnav li {
	display: inline; list-style: none;
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	color: #636363;
	text-decoration: none;
	display: block;
	width: 120px;
	font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: capitalize;
	margin: 0px 0 0 0px;
	padding: 3px 0 3px 7px;
	border-bottom: 1px dotted #BEB6A3;
}
ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	color: #FFFFFF;
	background: #BEB6A3;
}

div#copyright {
	font-size: 9px;
	color: #636363;
	text-align: center;
	background: url(images/footer.gif) no-repeat;
	width: 766px;
	padding-top: 10px;
}

div#copyright a:link, div#copyright a:visited, div#copyright a:active {
	color: #636363;
	font-size: 9px;
	text-transform: capitalize;
}
div#copyright a:hover {
	color: #E6DFCC;
}


div#copyright2 {
	font-size: 9px;
	color: #999999;
	text-align: center;
	width: 766px;
	padding-top: 10px;
	background-color: #000000;
}

div#copyright2 a:link, div#copyright2 a:visited, div#copyright2 a:active {
	color: #999999;
	font-size: 9px;
	text-transform: capitalize;
}
div#copyright2 a:hover {
	color: #E6DFCC;
}


ul#list {
	width: auto;
	margin: 15px 0px 0px 45px;
	padding: 0px;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
ul#list li {
	width: auto;
	margin: 0px 0px 0px 230px;
	padding: 0px;
	list-style-type: disc;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #636363;
	clear: both;
}

/* Centers everything */
div#center {
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	width: 766px;
	background-position: center;
}

td#background {
	vertical-align: top;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-y;
	width: 766px;
}
div#iframe {
	padding: 0px;
	margin-top: -30px;
	margin-left: 190px;
}
div#image {
	padding: 0px;
	float: right;
	margin-right: 40px;
}
td#flash {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
div#flash {
	padding: 0px;
	margin-top: -30px;
	margin-left: 190px;
	background: 060606;
}
img#welcome {
	float: right;
	margin: 10px 50px 0px 20px;
	padding: 0px;
}
img#right {
	float: right;
	margin: 10px 50px 0px 20px;
	padding: 0px;
}
.centeredtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.imgright {
	text-align: right;
	float: right;
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.padding {
	border: 1px solid #000000;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 50px;
}

.welcomefooter {
	font-size: 10px;
	text-align: center;
	
}
	
/* Creates the absoluste positioning for the footer on the welcome page. */

div#footer {	
	position: absolute;
	top: 754px;
	right: 17px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 600px;
	padding-top: 10px;
}

div#footer a:link, div#footer a:visited, div#footer a:active {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
div#footer a:hover {
	color: #000000;
}

