body {
	background: url(images/page-bg.gif) repeat-x #520000;
	text-align: center; /* Used for centering pages in IE */
}

p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	color: #060a24;
}
/* You may use pixels or ems for text sizing. li typeface and size must match rest of content. */
p, div#content li {
	font-size: 11px;
	line-height: 1.5em;
}
h1 {
	font-size:22px;
	border-bottom:1px solid #060a24;
	}
h2 {
	font-size: bold .9ems;
	}
	
h3 {
	clear:both;
	border-top: 1px solid dotted;
	padding-top: 20px;
	
	}
	
	
h6{
	font-style:italic;
	}
	
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:10px;
	color:#660000;
	position:relative;
	left:10px;
	margin-top:10px;
    }
a:link {
}
a:visited {
}
/* All links must inclde some type of hover interactivity */
a:hover {
   
}
a:active {
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
/*div#topper{	
	width: 871px;
	margin:0px auto;
	height:27px;

}*/
div#container {
	width: 871px;
	margin: 0px auto;
}


/* ----------------- header----------------- */

div#header {
	margin: 0px auto;
	width: 871px;
	height: 327px;
	background: url(images/header.jpg);
	position: relative;
}

div#flash {
	width: 867px;
	height: 167px;
	position: absolute;
	left: 1px;
	top: 111px;
}
/*object {
	position:relative;
	top:2px;
	}*/
/* ----------------- Content Copy and Photos ----------------- */

div#content {
	width:100%;
	height:100%;
	background: url(images/content-bg.gif) repeat-y;
}

div#copy {
	width:550px;
	height:100%;
	float:left;
	padding:25px 0px 40px 0px;
	position:relative;
	left:50px;
}

div#copy h1, ul, p {
	display:block;
}

div#copy li a{
	text-decoration:none;
}

div#copy li a:hover{
	font-weight:normal;
	text-decoration:underline;
	}
/*This is different from the above. The following is relative to the a only not in the list*/
div#copy  a{
	text-decoration:underline;
}

div#copy a:hover{
	font-weight:normal;
	text-decoration:none;
}

div#copy h3 a {
	border:none;
	text-decoration:none;
	font-weight:normal;
}


#contrast{
	width:500px;
	height: 35px;
	background:#eee;
	border:1px solid #666;
	padding:10px;
	clear: both;
}
#contrast p{
	text-align:center;
	font-size:9px;

}
.clear{
clear:both;
}

/* ----------------- sidebar ----------------- */

div#sidebar {
	float:right;
	width:215px;
	height:300px;
	position:relative;
}

div#sidebar a{
color:#222;
}

div#sidebar a:hover{
text-decoration:none;

}

div#sidebar img{ border:none;}

div#clear-content{clear:both;}
/* ----------------------------  NAVIGATION (MAIN) ----------------------------  */

.ddsmoothmenu{
	font-size: 14px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 34px;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
color: black;
padding: 10px 28px;
border-right: 1px solid #000;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ 
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
/*background: url(images/nav-bg.jpg) repeat-x;
*/color: black;
}

.ddsmoothmenu ul li a:hover{
background: url(images/nav-bg-active.jpg) repeat-x; 
color: #fff;
}

.ddsmoothmenu ul li a.current, .ddsmoothmenu ul li a.current:visited { 
color: black;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 110px; /*width of sub menus*/
padding: 5px 10px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
background: #FFCC00;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}



/* ----------------------------  Utility  ----------------------------  */

div#footer {
		width:872px;
		height:161px;
		margin: 0px auto;
		color:#fff;
		background: url(images/footer-bg.gif) no-repeat;
		text-align:left;
		padding-top:35px;
}


div#utility {
		width: 100%;
		text-align:center;
		position:relative;
		margin: 0 auto;
		left:15px;
	
	}
	ul#utilitynav {
	width: 100%;
	height:20px;
	margin: 0px auto;
	text-align:center;
	padding: 0px;
	list-style-type: none;
	position:relative;

	}
	ul#utilitynav li {
	display: inline;
	float:left;
	margin: 0px auto;
	padding: 0px;
	text-align:center;


	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	text-align:center;
	padding: 5px;
	margin: 0px;
	border-right: 1px none #555;
	color:#fff;

	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	}
/*Used to clear footer floats*/
div#clear-footer{clear:both;}

div#copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:50px;
	color:#fff;
	position:relative;
	top:2px;
	left:12px;

	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color:#fff;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	}
	
div#owner {
	width: 96%;
	height:20px;
	color: #FFCC00;
	padding-top:10px;
	margin:25px auto;
}

div#owner a {
	color: #FFCC00;
	font-size:11px;
	text-decoration:none;
	float:right;
	padding-right:10px;
}

div#owner a:hover {
	font-weight:normal;
	text-decoration:underline;
}




/* ----------------- CUSTOM CLASSES ----------------- */
.clear {clear:both;}
/* Images should include some type of border. We tend to favor this one. */


 img.landscape {
 margin:0px auto;
	padding: 5px;
	background:#ccc;
	border:1px solid #888;
}

img.left {
	float: left;
	padding: 5px;
		border:1px solid #ccc;
	background: white;
	margin: 0px 15px 10px 0px;
}
img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border:1px solid #ccc;
}
div.column {
}
/*--------------------------------------------------------------Horizontal   Drop Down ---------------------------------------------------------------------------------------------------------------------*/
