@charset "utf-8";
/* CSS Document */

body {background-color:#FFFFFF;
}

img {border: 0;
}

table, td {vertical-align:super;
}

form {height:21px}

/* Changes global color of links */

a, a:visited, a:focus, a:active, a:link {text-decoration:none;
}

a:hover, a:visited:hover, a:focus:hover, a:active:hover, a:link:hover {text-decoration:underline;
}

.item1 {
	text-decoration: underline;
	}

#site {border: 1px solid #893000;
	  }

#searchsite {border: 1px solid #893000;
			 width: 750px;
			 }

.search {
	background-color: #893000;
	text-indent: 2px;
	vertical-align: super;
	height: 21px;
	width: 189px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #893000;
	}

.menured2 {
	background-color: #893000;
	text-indent: 184px;
	vertical-align: super;
	width: 768px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #893000;
	}

#footer {padding-bottom: 2px;
		 font-family: verdana;
		 font-size: 10px;
		 color: gray;
		 }

#bigcontent {width: 768px;
		 	 vertical-align: super;
		   	}

#content a:hover, a:hover:visited, a 
		  {color: #893000; 
		  }

#content {vertical-align: super;
		  width: 768px;
		  font-size: 10pt;
		  margin-right: 4px;
		  color: black;
		  }

.content {
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	color: black;
	vertical-align: super;
	width: 768px;
}

#menuwhite {vertical-align: super;
}

.menuwhite {
	background-color: white;
	vertical-align: super;
	width: 768px;
}

/*Left Column Stuff */

#leftcol {
	vertical-align: super;
	width: 50px;
	}

/* Right Column Stuff */

#rightcol {
	vertical-align: super;
	width: 700px;
}

/* Site Fix Table */

#fix {
	margin-right: 5px;
	width: 505px;
	vertical-align: super;
}

.breadcrumb {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: gray;
}

.readmore {
	font-family: verdana;
	font-size: 10px;
	color: #893000;
	text-decoration: underline;
}

.copyright {
	font-family: verdana;
	font-size: 10px;
	color: gray;
	text-align: center;
}

#sponsor {
		border: 1px solid #893000;
	    width: 200px;
	 }
	 
#toprow {
	color: white;
	background: #893000;
	text-align:left;
	font-family:verdana;
	font-size:10px;
	padding:2px;
	font-weight: bold;
	color: white;
	line-height: 25px;
	vertical-align:super;
	}

#body {
	padding: 3px;
	}
	
#blah {
	width: 768px;
	}

.stitle {
	font-weight: bold;
	font-size: 13px;
	font-family: verdana;
	color: #893000;
}


.ptitle {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #893000;
}


.ddmx {
    font: 11px tahoma;

}

.ddmx a:visited {
	color: white;
	}

.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover 
.ddmx .item1-visited
.ddmx .item1-visited:hover{
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;

}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover
.ddmx .item2-visited
.ddmx .item2-visited:hover {
     	/*padding: 3px 8px 4px 8px*/
     	padding-left: 3px;
     	padding-right: 8px;
     	padding-top: 2px;
     	padding-bottom: 2px;
	font-family: verdana;
	border-bottom: 1px solid white;
	font-size: 10px;
    	font-weight: bold;
    	color: white;
   	text-decoration: none;
    	display: block;
    	white-space: nowrap;
    	position: relative;
    	z-index: 500;
    	width: 153px;
    	
}

.ddmx .item2, .ddmx .item1 {
   	background: #CC3300;	
}
	
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    	background: #CC3300;
	text-decoration: underline;
}
.ddmx .arrow,
.ddmx .arrow:hover {
   	padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    	position: absolute;
    	top: 4px;
   	right: 1px;
   	border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}



* html .ddmx td { position: relative; } /* ie 5.0 fix */



