@charset "utf-8";
body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image: url(images/background_arrows.gif);
	background-repeat: repeat;
}
.tableLeft {
	padding-left: 10px;
	padding-top: 10px;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.tableHeader {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px
}
.tableMiddle {
	width: 487px;
}

.fontEmbed {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 974px;  
	background: url(images/container_backgroundlt2.gif) top left #FFFFFF repeat-y;
	margin: 0 auto;
	text-align: left; 
}
#header {
	height: 123px;
	background: url(images/header_short.jpg) top left no-repeat;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*-------------------------------nav-----------------*/
#navBar {
	text-align: left;
	height: 30px;
	margin-left: 185px;
	/*margin-right: 20px;*/
	z-index: 1000;
	padding-top: 10px;
	/*position: absolute;
	top: 124px;
	left: 269px;
	width: 791px;*/
	}
#nav2 {
	height: 28px;
	width: 830px;
	margin-left: 140px;
	z-index: 1;
	margin-top: 0;
}
#nav2 ul {left: 0; text-align: center;}
#nav2 ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font: 13px "Century Gothic", verdana, sans-serif;
	text-align: left;
}
#nav2 a
{
	color: #990000;
	text-decoration: none;
	display: block;
	width: auto;
	padding: 0 12px 0 18px;
	background: url(images/arrow_bullet.gif) left no-repeat;
}

#nav2 a:hover {
	color: #000066;
	background: url(images/arrow_bullet_blue.gif) left no-repeat;
}
/*----------------------------mainContent----------------------*/
#mainContent {
	padding: 5px 40px 10px 10px;
	margin: 20px 0 0 130px;
	/*height: 499px;*/
	/*background: url(images/page_background.gif) top left;
	background-repeat: repeat-y;*/
	z-index: 1;
}
#mainContent p {
	font-size: small;
	color:#666666;
	text-align:left;
	padding-top: 3px;
}
#mainContent p a:link {
	color: #000066;
}
#mainContent p a:hover {
	color: #990000;
}
#mainContent p a:visited {
	color: #99CC00;
}
#mainContent h1 {
	font-size: 14px;
	color:#666666;
	font-weight: bold;
	text-align:left;
	padding-left: 60px;
	padding-right: 70px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#pageSidebar {
	float: left; 
	width: 100px;
	margin: 20px 0 0 20px; 
	/*padding: 15px 0 0 20px;*/
}
/*--------------------------------HOME PAGE---------------------------*/
#homeContent {
	padding: 0 20px 10px 20px;
	margin-top: -15px;
	height: 600px;
	background: #FFFFFF;
	z-index: 1;
}
#homeContent p {
	font-size: small;
	color:#666666;
	text-align:left;	/*padding-left: 60px;
	padding-right: 70px;
	padding-top: 0;*/
}
#homeContent p a:link {
	color: #000099;
}
#homeContent p a:hover {
	color: #990000;
}
#homeContent p a:visited {
	color: #990000;
}
#homeContent h1 {
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	text-align:left;
	padding-left: 60px;
	padding-right: 70px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#welcome {
	font-size: small;
	color:#666666;
	text-align:left;
	height: 165px;
	/*width: 500px;*/
	/*padding-top: 20px;*/
	padding-left: 20px;
	padding-right: 20px;
	margin: 30px 350px 0 0;	/*float: right;*/
}
#sidebarHome {
	float: right; 
	width: 290px; 
	padding: 0 20px 0 40px;
	font-size: small;
	color:#666666;
	text-align: left;
	background: url(images/border_dots.gif) repeat-y;
	z-index: 5;
}
#sidebarHome p {text-align: center;}
#news {
	font-size: small;
	color:#666666;
	text-align:left;
	/*padding-top: 20px;*/
	padding-right: 20px;
	float: right;
	margin-top: 0;
	/*margin-left: 550px;*/
	z-index: 3;
	width: 330px;
}
#homeQuote {
	position: relative;
	/*left: 802px;*/
	right: 10px;
	top: 1px;
	width: 775px;
	text-align: right;
	float: right;
	color:#999999;
	}
/*-----------------------------------homeHeader--------------------------*/
#homeOpening {
	z-index: 3;
	text-align: center;
	margin-top: -15px;
	width: 215px;
	margin-left: 250px;
}
#table {
	margin-bottom: 5px;
	height: 60px;
}
#table p {
	font-size: x-small;
	color:#FFFFFF;
	padding: 0px;
}
#table h1 {
	font-size: x-small;
	font-weight: bold;
	color:#FFFFFF;
	padding: 0px;
}
#table a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:x-small;
}
#table a:hover {
	color: #990000;
	font-size:x-small;
}
#table a:visited {
	color: #99CC00;
	text-decoration: none;
	font-size:x-small;
}

/*------------------------------------ALL PAGES--------------------------*/
#pageHeader {
	text-align: left;
	padding-left: 45px;
	padding-top: 25px;
}
#logo {
	z-index: 2;
	margin-top: -60px;
	width: 162px;
	height: 110px;
	margin-left: 5px;
	}
#footer {
	padding: 0 10px;
	margin-top: 15px; 
}
#footer p {
	margin: 2px;
	padding: 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #999999;
}
a:link {
	color: #990000;
}
a:hover {
	color: #000066;
}
a:visited {
	color: #000066;
}
#google {
	text-align: center;
}
#google a:link a:hover {
	color: #000066;
}
#google a:hover {color:#990000;}
/*----------------------------------BOX----------------------------*/
.box {
	width: 275px;
	background-image: url(images/news_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box h1 {
    background-image: url(images/news_top.gif);
    background-repeat: no-repeat;
    background-position: left top;
	padding-top: 20px;
}
.box p {
    padding: 10px 20px 0 20px;
	background-image: url(images/news_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

