html {
height:100%;
}

body {
	height:100%;
	text-align:center;
	margin: 0px;
	padding:0;
	font: 14px Georgia, Times, serif;
	background:#a9a398 url(../image/tile.jpg) repeat center;
	color: #625c51;
	background-color: #FFF9EF;
}

p {
	margin: 10px;
	line-height: 24px;
}


h1 {
	font-family: Copperplate, "Copperplate Gothic Light", "Copperplate Light", georgia;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 24px;
	color: #a9a398;
	text-transform: capitalize;
}

h2 {
	font-family: Copperplate, "Copperplate Gothic Light", "Copperplate Light", georgia;
	margin: 10px;
	font-size: 12px;
	color: #75B2DD;
	font-variant: small-caps;
}

h3 {
	font-family: Copperplate, "Copperplate Gothic Light", "Copperplate Light", georgia;
	margin: 10px;
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
}



/***********************************************/
/*links*/
/***********************************************/

a:link {
	color: #9d4920;
}

a:visited {
 color: #9d4920;
}

a:hover {
	color: #660000;
	text-decoration: none;
}

a:active {
	 color: #a9a398;
}

.footerlink {
	color: #75B2DD;
	font-size: 11px bold;	
	text-decoration: none;
}



/***********************************************/
/*Layout Divs*/
/***********************************************/
#container {
	position:relative;
	min-height:100%;
	width: 992px;
	background: #fff9ef;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}


#masthead {
	position:relative;
	width: 996px;
	height:111px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-bottom: 2px solid #625c51;
}

#logo_contain {
float:left;
width:503px;
padding:0;
margin:0;
}


#log_in {
	float:right;
	padding-top:7px;
	width:250px;
	height:26px;
	font-size:14px;
	font-style:normal;
}

#log_in ul {
	display: inline;
	padding:0;
	margin:0;
	}
#log_in ul li {
	display: inline;
	list-style: none;
	vertical-align: text-top;
	line-height:26px;
	}
	

	
#center {
	position:relative;
	width: 992;
	margin:0px;
	padding:0px;
}

#clearfooter{clear:both; height:60px; width:960px;}

#footer {
	clear:both;
	width: 992px;
	position:relative;
	margin-top:-60px;
	margin-left: auto;
	margin-right: auto;
	height:auto;
	font-size:10px;
	text-align:center;
	clear: both;
	background: #fff9ef;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	
}
/***********************************************/
/*Sub Navigation*/
/***********************************************/
#navContainer {
	float:left;
	margin-top:20px;
	margin-bottom:10px;
	width:250px;
}

#navContainer ul
{
margin: 10 0 0 5;
padding-left: 25px;
list-style-type: none;
font-family: Copperplate, serif;
}
#navContainer a
{
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#navContainer a:link, #navlist a:visited
{
	color: #625C51;
}
#navlist li {
	padding-bottom:25px;
}
#navContainer a:hover
{
	color:#660000;
}
/***********************************************/
/*End Sub Nav*/
/***********************************************/
#rightCol {
	float:right;
	width:700px;
	margin-top:20px;
	margin-bottom:10px;
	margin-right:10px;
	padding-left:15px;
	padding-right:4px;
	border-left: 1px solid #CCCCCC;
}



#intLeftCol {
	float:left;
	margin-top:20px;
	margin-bottom:10px;
	background: #fff9ef;
	width:350px;
	display:inline;
}

#intContentCol {
	float:left;
	margin-top:20px;
	margin-bottom:10px;
	width:350px;
	background: #fff9ef;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	display:inline;
}

#intRightCol {
	float:left;
	z-index:1;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:10px;
	text-align:center;
	background: #fff9ef;
	width:270px;
	display:inline;
}
.floatRight
{
float: right;
width: 160px;
margin: 0 10px 10px 0;
padding: 5px;
}

/*Table Styles*/
.tableStyle {
margin: 10px;
background: white;
border: 1px solid #CCCCCC;
}

.date {
color: #9D4920;
font-size:12px;
}

.news {
font-size:12px;
line-height:14px;
}

.tableRowG {
background: #a4d7f6;

}

/*
CSS Hover Menu  
DO NOT EDIT!!!!*/

/*Menu Container */
#menu {
	position:relative;
	z-index:100;
	font-family: Copperplate, "Copperplate Gothic Light", "Copperplate Light", georgia;
	text-transform: uppercase;
	width:996px;
	background-color: #625C51;
	vertical-align: baseline;
	border-top-color: #625C51;
	border-right-color: #625C51;
	border-bottom-color: #625C51;
	border-left-color: #625C51;
}
/* Menu List Element Attributes */
#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Copperplate, serif;
}
/* Menu Item Container */
#menu dl {
	float: left;
	width: 142.28px;
	display:inline;
}
/* Menu Item */
#menu dt {
	cursor: pointer;
	font-family: Copperplate, "Copperplate Gothic Light", "Copperplate Light", georgia;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	background: #625C51;
	font-size:14px;
}
/* Submenu Panel */
#menu dd{
	width: 142.28px;
	position:absolute;
	display: none;
	border: 1px solid #CCCCCC;
}
#menu dl form {
	float: left;
	width: 142.28px;
	padding:8px;
	display:inline;
}

/* Submenu item */
#menu li {
	font-size:12px;
	text-align: center;
	background: #625C51;
	font-family: Copperplate, "Copperplate Gothic Light", "Copperplate Light", georgia;
	text-transform: uppercase;
	}
/* Menu Links */
#menu li a, #menu dt a {
	color: #FFF9EF;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	padding:8px;
	
}
/* Menu Item Hover Effect */
#menu dt a:hover {
	color:#FFF9EF;
	background: #a9a398;
	border-left: 1 solid #625C5;
	
}
/* Sub Menu Hover Effect */
#menu li a:hover{
	color:#FFF9EF;
	background: #a9a398;
	
}
#container #customerlink {
	font: 14px copperplate;
}
