body	{
		background-image: url(images/dark_gradient.png);
		background-repeat: repeat-x;
		font-family: georgia;
		}

h1, h2, h3, p, img, ul 	{
						margin: 0px;
						padding: 0px;
						}

h1			{
	font-style: italic;
	text-align: center;
	color: white;
	font-size: 250%;
	padding-top: 15px;
	padding-bottom: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0.05em;
			}
.banner h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	padding-bottom: 10px;
}


						
.banner		{
			
			}

.footer		{
			text-align: center;
			padding: 5px;
			}
			
ul.nav 	{
			list-style-type: none;
			}

ul.nav li		{
			float: left;
			width: 25%;
			}	
	
ul.nav a	{
			font-style: normal;
			font-weight: bold;
			display: block;
			border-bottom: 1px solid #666666;
			border-right: 1px solid #666666;
			text-align: center;
			padding-top: 3px;
			padding-bottom: 3px;
			color: #fff;
			text-decoration: none;
			font-family: verdana;
			font-size: 108%;
			background-image: url(images/nav_btn.png);
			}
			
ul.nav a:hover	{
	background-image: url(images/nav_btn_hover.png);
	color: #fff;
	text-decoration: underline;
				}
.logo {
	border: none;
	}


ul.nav a.lastlink		{
				border-right: none;
				}	
				
img.frame		{
				float: right;
				margin: 15px 0px 5px 15px;
				border: 1px solid #999999;
				padding: 5px;
				background-color: #cccccc;
				}	
				
ul.main			{
				color: white;
				padding-top: 50px;
				padding-left: 30px;
				list-style-image: url(images/bluearrow.png);
				font-size: 125%;
				font-family: "trebuchet ms";
				}

ul.main li			{
				padding-bottom: 8px;
				}	

.contact_table	{
				margin-top: 35px;
				color: white;
				font-size: 200%;
				text-align: center;
				}
				
.clear_float, hr	{
				clear: both;
				line-height: 0px;
				font-size: 1px;
				height: 0px
				}
				
				
				
				
				
				
				
				
td {
	font-size: 100%;
}
