* { padding: 0; margin: 0; }

body {
	height: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	/*background-image: url(images/redrock2.jpg);*/
	background-image: url(images/fade.jpg);
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}

#topmenu {
	color: #333;
	width: 922px;
	float: left;
	padding: 0px;
	height: 25px;
	margin: 10px 5px 5px 0px;
	margin: auto;
	/*background-color: #FFFFFF;*/
}

/* ------------------------------------------------------Header Style-------------------------------------------------------------- */

#header {
 text-align: right;
 color: #333;
 width: 922px;
 float: left;
 padding: 0px;
 height: 231px;
 margin: 0px 0px 5px 0px;
 background: #FFFFFF;
 background-image:url(images/logo.jpg);
 background-position: center;
 background-repeat: no-repeat;
}

#header a {
	font: bold 12px Tahoma, Geneva, sans-serif;
	padding: 2px;
	padding-left: 4px;
	color: #FFF;
	text-decoration: none;
}

#header a:link {
	font: bold 12px Tahoma, Geneva, sans-serif;
	padding: 2px;
	padding-left: 4px;
	color: #FFF;
	text-decoration: none;
}

#header a:visited {
	color:#FFF;
	text-decoration: none;
}

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

/* ------------------------------------------------------End Header Style-------------------------------------------------------------- */



/* ------------------------------------------------------Middle Menu Style------------------------------------------------------------- */

#midmenu {
	color: #333;
	width: 922px;
	float: left;
	padding: 0px;
	height: 25px;
	margin: 0px 0px 5px 0px;
	background-color: #FFFFFF;
}

.chromestyle{
width: 99.8%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #666;
width: 100%;
background: url(images/chromebg5.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #FFFFFF;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #850000; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(images/chromebg5-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #ADED7C; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 1px solid #ADED7C; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #EAFADC;
}

/* ------------------------------------------------------End Middle Menu Style-------------------------------------------------------------- */

#leftcolumn { 
 color: #333;
 border: 2px solid #666;
 background: #800000;
 background-image: url(images/menu-background.gif);
 margin: 0px 5px 5px 0px;
 padding: 10px;
 width: 173px;
 float: left;
}

/* --------------------------------------------------Begin Content Style-------------------------------------------------- */

#content { 
 float: left;
 color: #333;
 border: 1px solid #666;
 background: #FFFFFF;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 100%;
 width: 697px;
 display: inline;
}

#maintext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
#redheader {
	font-family: Tahoma, Geneva, sans-serif;
	color:#850000;
	font-size:23px;
	font-weight: bold;
}

#smallredheader {
	font-family: Tahoma, Geneva, sans-serif;
	color: #850000;
	font-size: 15px;
	font-weight: bold;
}

#blackheader {
	font-family: Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:16px;
	font-weight:bold;
}
#midheader {
	font-family: Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:15px;
	font-weight: bold;
}
ul {
	margin-left: 20px;
	margin-right: 0px;
	list-style-image: url(images/bullet_globe.jpg);
}
#mainitems {
	float: left;
	color: #333;
	border: 1px solid #666;
	background: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 4px;
	margin-left: 4px;
	height: 200px;
	width: 238px;
	position: relative;
	text-align: left;
	font-style: oblique;
}

#itemheader  {
 
	background: url(images/header.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 238px;
	color:#FFF;
	font-weight: bold;
	text-align: center;
}

#itemheader a {
	font: bold 13px Tahoma, Geneva, sans-serif;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	color: #FFF;
	text-decoration: none;
}

#itemheader a:link {
	font: bold 13px Tahoma, Geneva, sans-serif;
	padding: 2px;
	padding-left: 4px;
	color: #FFF;
	text-decoration: none;
}

#itemheader a:visited {
	color:#FFF;
	text-decoration: none;
}

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

#itemfooter  {
	background: url(images/greyfooter.gif);
	background-repeat: no-repeat;
	border:none;
	height: 25px;
	width: 238px;
	color:#FFF;
	font-weight: bold;
	text-align: right;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#itemfooter a {
	font: bold 13px Tahoma, Geneva, sans-serif;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	color: #FFF;
	text-decoration: none;
}

#itemfooter a:link {
	font: bold 13px Tahoma, Geneva, sans-serif;
	padding: 2px;
	padding-left: 4px;
	color: #FFF;
	text-decoration: none;
}

#itemfooter a:visited {
	color:#FFF;
	text-decoration: none;
}

#itemfooter a:hover {
	color: #004285;
	text-decoration: none;
}
	
#itemimage {
	float: left;
	margin: 3px;
}

/* --------------------------------------------------End Content Style-------------------------------------------------- */


#rightcolumn { 
 color: #333;
 border: 2px solid #666;
 background: #800000;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 100%;
 width: 173px;
 float: left;
 text-align: center;
}



#Seals {
	background-color:#FFFFFF;
	border-width: thin;
	border-color:#CCC;
	width: 172px;
	margin: 0;
	margin: auto;
	text-align: center;
}


/* ------------------------------------------------------Begin Side Menu Style-------------------------------------------------------------- */

.urbangreymenu{
width: 172px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #666666 url(images/small_globe.jpg) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

/* ------------------------------------------------------End Side Menu Style-------------------------------------------------------------- */


/* ------------------------------------------------------Begin Footer Style-------------------------------------------------------------- */
#footer { 
 width: 900px;
 height: 100%;
 clear: both;
 color: #333;
 border: 1px solid #666;
 background: #800000;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 text-align: center;
}

#footer a {
	font: bold 13px Tahoma, Geneva, sans-serif;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	color: #FFF;
	text-decoration: none;
}

#footer a:link {
	font: bold 13px Tahoma, Geneva, sans-serif;
	padding: 2px;
	padding-left: 4px;
	color: #FFF;
	text-decoration: none;
}

#footer a:visited {
	color:#FFF;
	text-decoration: none;
}

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

/* ------------------------------------------------------End Footer Style-------------------------------------------------------------- */

/* ------------------------------------------------------Begin Copyright Style-------------------------------------------------------------- */

#copyright { 
 width: 500px;
 height: 100%;
 clear: both;
 font: 9px Tahoma, Geneva, sans-serif;
 color: #666;
 border: 1px solid #666;
 background: #FFFFFF;
 margin: 5px 0px 10px 0px;
 margin: auto;
 padding: 10px;
 text-align: center;
}

/* ------------------------------------------------------End Copyright Style-------------------------------------------------------------- */

