/* CSS Document */

body, html {
	margin:0;
	padding:0;
	color:#000;
	background-color: #166574;
	background-repeat: repeat-x;
	background-image: url(images/gradient2.jpg);
	}
body {
		min-width:900px;
	}
#wrap {
	background:#fff;
	margin:0 auto;
	width:900px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	}
	
#header {
	}

#phder {
	background:#fff url(images/phder.jpg) no-repeat;
	height: 102px;
	width: 900px;
}

#dhder {
	background:#fff url(images/phder.jpg) no-repeat;
	height: 102px;
	width: 900px;
}
	
#header h1 {
    	padding:5px;
	    margin:0;
    }
	
#logo {
	background:#fff url(images/logo3.jpg) no-repeat;
	height: 319px;
	width: 900px;
}

#nav {
	background:url(images/gnav_space2.gif) repeat-x;
	padding:0px;
	text-decoration: none;
	}
#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
#nav li{
		display:inline;
		margin:0;
		padding:0;
	}
#main {
	background:#FFFFFF;
	float:left;
	width:600px;
	margin-top: 30px;
	margin-bottom: 30px;
	}
#main h2, #main h3 {
	padding:0 20px 0 50px;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #990000;
	font-weight: lighter;
    }
	
#main h3 {
	padding:0 20px 0 50px;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	color: #CC6600;
    }
	
#main h4 {
	padding:0 20px 0 50px;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 1.3em;
	font-style: italic;
	font-weight: lighter;
    }

	
#main p {
	padding:0 20px 0 50px;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: .8em;
	line-height: 1.4em;
    }
	
#sidebar {
	float:right;
	width:270px;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 10px;
	}
#sidebar ul {
	margin-bottom:0;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
    }
	
 #sidebar h2 {
	padding:0 10px 0 0;
	margin-bottom: 0px;
	color: #990000;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
    }
 
 #sidebar h3 {
	padding:0 10px 0 0;
	margin-bottom: 0px;
	color: #CC6600;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 1em;
    }
	
#sidebar p {
	padding:0 10px 0 0;
	margin-bottom: 0px;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	color: #333333;
    }
	
#footer {
	background:#CCCC99;
	clear:both;
	text-align: center;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: .8em;
	height: 15px;
	}
	
#footer p {
	padding:1px 0px 0px;
	margin:0;
	font-size: .8em;
    }
	
a:link, a:visited, a:active {
	color: #0066CC;
	text-decoration: none;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: .9em;
}

a:hover {
	color: #990000;
}
#logo2 {
	background:#fff url(images/logo2.gif) no-repeat;
	height: 156px;
	width: 900px;
}

#photos {
	padding: 1px;
	border: thin solid #333333;
	height: auto;
	width: auto;
}
