body { 
/*\*/
margin: 0px;
background: #FEFEFE url(../images/layout/bg.jpg) repeat-x 0px 0px;
}

FORM { margin: 0; padding: 0; }

.bannertimedate {
background: url(../images/layout/topbanner1.jpg) repeat-x 0px 0px;
color: #fff;
text-align: right;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #3e3d3b;
}

.smallfont {
font-size: 11px;
}

a:active {
	color: #0F2B8E;
}
a:hover {
	color: #017E50;
	text-decoration: underline;
}
a:link {
	color: #0F2B8E;
}
a:visited {
	color: #0F2B8E;
	text-decoration: underline;
}
a:visited:hover {
	color: #017E50;
	text-decoration: underline;
}

.newsitems {
padding-right: 3px;
padding-left: 3px;
}

.rightTbl {
background: #DFD2C1;
}

/*leftnav style */

.leftTbl {
	background: #dadada;
	width:129px;
}

.leftnav {
	background: #fff;
border-top: #b7b7b7 1px solid;
border-left: #b7b7b7 1px solid;
}
.subnavpanel
{
	padding-top: 3px;
	background: #fff;
	font-size: 10px;
	z-index:1;
	padding-bottom: 0px;
}
div.subnav {
/*
	position: relative; 
	color: #ffffff;
	padding-top: 7px;
	padding-bottom: 0px;
	font-size: 10px;
	z-index:1;
*/
}

div.subnav a 
{
	position: relative; 
	font-weight: bold;
	display: block;
	color: #767676;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dashed #767676;
}
div.subnav a:hover {
	position: relative; 
	text-decoration: underline;
}

div.subnav a {
	position: relative; 
	margin-left: 4px;
	margin-right: 0px;
}



.error {
	color: #FF0000;
}


.mainmenuBG {
   background: #ffffff   url(../images/layout/mainmenubg.jpg) repeat 0px 0px;
}

.mainmenu {
   font-family: arial, sans-serif;
   color: #ffffff;
   font-size: 11px;
   font-weight: bold;
   /*border: 1px solid; 
   border-color: #2E2F8B #2E2F8B #2E2F8B #2E2F8B;    top right bottom left */

   text-decoration: none;
}

.mainmenu a:active {
	color: #ffffff;
	margin-left: 3px;
    margin-bottom: 3px;
	border-right: 1px solid #ffffff; 
	padding-right: 8px;
	text-decoration: none;
}
.mainmenu a:hover  {
	color: #ffffff;
	margin-left: 3px;
    margin-bottom: 3px;
	border-right: 1px solid #ffffff; 
	padding-right: 8px;
	text-decoration: none;
}
.mainmenu a:link  {
	color: #ffffff;
	margin-left: 3px;
    margin-bottom: 3px;
	border-right: 1px solid #ffffff; 
	padding-right: 8px;
	text-decoration: none;
}
.mainmenu a:visited  {
	color: #ffffff;
	margin-left: 3px;
    margin-bottom: 3px;
	border-right: 1px solid #ffffff; 
	padding-right: 8px;
	text-decoration: none;
}

.imagebot
{
text-align: bottom;
}

li 
{
   padding-top: 4px;
   font-family: Verdana, sans-serif;
   color: #333333;
   font-size: 11px;
}

h1
{    
font-size: 20px;
color: #9A0B07;
font-family: Trebuchet MS, Verdana, sans-serif;
padding-left: 5px;
}

h2 {
font-size: 18px;
color: #1b3e74;
font-family: Trebuchet MS, Verdana, sans-serif;
padding-left: 5px;
}

h3 {
font-size: 20px;
color: #9A0B07;
font-family: Trebuchet MS, Verdana, sans-serif;
padding-left: 5px;
}

h4 {
font-size: 13px;
color: #1b3e74;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: -5px;
}

h5
{
font-size: 14px;
color: #017E50;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: -14px;
}


.homeright  {
background: #dfd2c1 url(../images/layout/homerightBG.jpg) repeat-x 0px 0px;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;

}
.homeleft  {
background: #f0e9df url(../images/layout/homeleftBG.jpg) repeat-x 0px 0px;
}
.homeleft_content {
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;
}


td {
   font-family: Verdana, sans-serif;
   color: #000000;
   font-size: 11px;
}
th {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

img {
	border: none;
}

.ql {
  background-color: #E8EFE8;
  border-left: 1px solid #0F2B8E;
}

.small
{
font-size: 9px;
}

.smalladobe
{
font-size: 9px;
color: #3e3e3e;
}
.photo1
{
float: right;
margin: 3px;
}

.photo2
{
float: left;
margin: 3px;
}


.leftshadow {
    background: url(../images/layout/left.jpg) repeat 0px 0px;
}

.rightshadow {
    background: url(../images/layout/right.jpg) repeat 0px 0px;
}

.quicklinks {
    background: #fcf6ea url(../images/layout/qlBG.jpg) repeat-x 0px 0px;

}


.search {
padding-top: 10px;
padding-bottom: 10px;
color: #747275;
font-weight: bold;
}

.white {
    background: #fff;

	}

.homepagenews {
margin: 10px;
}

input,select,textarea { 
    background-color: #F4F4F4; 
    border: 1px solid #c9c9c9;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    color: #000000;
}

hr {
  border: 1px dashed #66AED4;
  width: 90%;
  text-align: center;
}

ul.rightsublist
{
margin-top: -5px;
/* margin-left: -5px;  */
}


.footer {
   font-family: arial, Verdana, sans-serif;
   color: #5a5957;
   font-size: 11px;
   font-weight: bold;
   background: #87a988 url(../images/layout/footerBG.jpg) repeat-x 0px 0px;
}


.content {
 	padding-left: 15px;
   	padding-right: 10px;
   	padding-bottom: 5px;
   	padding-top: 8px;  
  	font-family: Verdana, sans-serif;
   	color: #000000;
   	font-size: 10px;
   	font-weight: normal;
   	background: #f0e9df;
 }
 
 #sidebar {
	padding: 10px 3px 10px 3px; 
 /* padding: 0 0 2px 0;
	float: right; */
}
	#sidebar ul.nav {
		list-style: none;
		margin: 0;
		padding: 0;
		/*	border-bottom: 1px solid white;*/
	}
	#sidebar ul.nav li {
		margin: 0;
		padding: 0;
		font-size: 11px;
		line-height: 1.2em;
	}
	#sidebar ul.nav li a {
		color: #000;
		display: block;
		/*	width: 115px; removed b/c it messed up the dropdown*/
		font-family: arial, helvetica;
		font-weight: bold;
		text-decoration: none;
		padding: 3px 8px 3px 25px;
		/*		border-top: 1px solid white;*/
	}
	#sidebar ul.nav ul.nav {
		border: none;
	}
	#sidebar ul.nav li a:hover {
		color: #9A0B07;
		/*background-color: white;*/
	}
 

div#content
{
color: #000000;
position: relative; 
padding: 5px;
top:10px; 
left:0px;  
z-index:1
}

#q1 {
border-bottom: 1px solid #747275;
}

#q2{
border-top: 1px solid #fff;
}

#atpay
{
position: relative; 
top:10px; 
left:0px;  
z-index:2
}
#hesuite
{
position: relative; 
top:10px; 
left:0px;  
z-index:2
}
#kids
{
position: relative; 
top:15px; 
left:0px;  
z-index:2
}

/* Table Special Matrix */
TABLE.special {
	border : 1px solid #807971;
}

TABLE.special TH {
	background-color: #F3F9FC;
	padding-left : 5px;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 5px;
	vertical-align : middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-right : 1px solid #807971;
	border-left : 1px solid #002E6D;
	border-bottom : 1px solid #807971;
	border-top : 1px solid #002E6D;
}


TABLE.special TD {
	background-color: #F3F9FC;
	padding-left : 5px;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 5px;
	vertical-align : top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-right : 1px solid #BFB5AA;
	border-left : 1px solid #FFFFFF;
	border-bottom : 1px solid #BFB5AA;
	border-top : 1px solid #FFFFFF;
}

TABLE.special A {
	text-decoration: underline;
	color: #0066CC;
}

TABLE.special A:visited {
	color: #666666;
}

TABLE.special A:hover {
	color: #003366;
}
div#menuplace{
position: absolute;
top: 200px;
left: 10px
}

table.tips td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}