﻿@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	background-image: url(images/bgtile.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.08em;
	line-height: 1.3;
	color:#4d2a01;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:985px;
	height:640px;
	background-image:url(images/bluebg.png);
	background-repeat:no-repeat;
	margin-top:20px;
	padding-top:20px;
	z-index:1;
}

h1 {

	background-image:url(images/logo.png);

	background-repeat:no-repeat;

	text-indent:-9999px;

	display:block;

	width:305px;

	height:207px;

	margin:-40px;

	position:relative;

	z-index:3;

}

h2.homepage  {

	background-image:url(images/tagline_home.png);

	background-repeat:no-repeat;

	text-indent:-9999px;

	display:block;

	width:240px;

	height:123px;

	margin:-40px;

	position:relative;

	z-index:3;

}

#container {

margin-top:-125px;

}



#callout {

	position:absolute;

	top:0px;

	right:0px;

	padding: 5px 25px 0px 0px;

	color:#87bcca;

	font-style:italic;

	font-size:1.3em;

}



#container ul {
	float:left;
	list-style:none;
	margin-top:130px;
	margin-left: -20px;
}

#container li a:link,#container li a:visited {

font-size:1.4em;

letter-spacing:.2em;

color:#FFFFFF;

text-decoration:none;

line-height:2em;

}

#container li a:hover {

border-bottom: 3px #ebe4c1 solid;

}



#content {

background-color:#FFFFFF;

background-image:url(images/yellowgrdt.png);

background-repeat: no-repeat;

width:795px;

height:515px;

float:right;

margin-right:20px;

position:relative;

z-index:2;

margin-top:20px;

}



#footer {

	clear:both;

	text-align:center;

	color:#4d2a01;

	font-size:0.85em;

	letter-spacing:0em;

	padding-top:40px;

}

.newStyle1 {

	border-style: 0;

	border-width: 0px;

	border-color: #990000;

	font-family: "Century Gothic";

		font-size: 16px;

		font-weight: 900;

		font-style: normal;

		color: #990000;

		text-transform: none;

		font-variant: normal;

		text-decoration: none;

	}

.newStyle3 {

	font-family: "Century Gothic";

	font-size: 16px;

	font-weight: 900;

	font-style: normal;

	color: #000000;

}

.newStyle4 {

	font-family: "Times New Roman", Times, serif;

	font-size: 1.2em;

	color: #FFFFFF;

}

