/*Css for Donparrish.com */


#header {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	height: 120px;
	width: 770px;
	background: url("images/header.jpg") no-repeat bottom center;
	}	
	
#headerimg {
	margin: 0;
	height: 120px;
	width: 100%;
	}
	
#navmenu {
	font-family: Arial, Helvetica, sans-serif;        
	font-style: normal;
	font-size: 13px;
	width: 770px;
	margin-left: 0px;
	}

#navmenu ul {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
 	list-style-type: none;
	list-style-image: none;
	background: #333333;
	line-height: 30px;
	}
	
#navmenu li {
	color: #ffffff;
	display: inline  
	}
#navmenu ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 5px 3px 5px 3px;
	color: #fff;
	background: #333333;
	}
#navmenu ul li a:hover {
	color: #ffffff;
	background: #6380FF;
	}
	
#button ul {
	margin: 0px 10px 5px 0px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	list-style-image: none;
	}
	
#button ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 5px 3px 5px 3px;
	color: #fff;
	background: #333;
	}
	
#button ul li a:hover {
	color: #fff;
	background: #6380FF;
	}
	

body#page a#current {
    color: #fff;
    background: #FF9966;
	}

body {
	margin-left: 20px;
	padding: 0;
 	position: relative; 
	background: url(images/bg_body.gif) top left repeat-x #9BC3D5;
	width: 770px;
	}

#searchbox {
	position: absolute;
	margin: 81px 0 0 555px;
	left: -5px;
	top: 1px;
	}
	
#jumplinks {
	position: absolute;
	margin: 35px 0 0 535px;
	left: -5px;
	top: 1px;
	}
	
	

	
	/* Old CSS Styles */
h2 {font-family: Arial, Helvetica, sans-serif; font-size: x-large; color: #6380FF; font-style: italic; font-weight: bolder; background-color: #333333; margin-left: -3px; width:770px}
select {font-weight: bold; color: #000000}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: large; font-style: italic; font-weight: bolder; color: blue}
dt {font-family: Arial, Helvetica, sans-serif; font-size: large; font-style: italic; font-weight: bold; color: #339966}
li {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; font-style: italic}
.Footer {font-size: 0.8em; font-style:italic}
.Pagenav {color:white; text-align:center; font-size: 0.9em; font-family:Arial, Helvetica, sans-serif}
.Pagenav a:hover {color: white; font-style:italic; background-color: #6380FF}
a:hover {color:red}
.redtext {
color: #FF0000;
}
