/* Terrace CSS Document */

body {
	background-image: url('images/bg.gif');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e2e2e2;
	margin:0px 0px 10px 0px;
	padding:0px;
	border:0px;
}

#wrap {
	width:850px;
	margin:0px auto;
	padding:0px;
	border:0px;
}

/* HEADER INFO */

#header {
	background-image:url('images/header.gif');
	background-repeat:no-repeat;
	width:850px;
	height:223px;
	margin:0px;
	padding:0px;
	border:0px;
}

.leftBox {
	float:left;
	display:block;
	width:425px;
	height:223px;
	margin:0px;
	padding:0px;
	border:0px;
}

.leftBox h1 {
	margin:0px;
	padding:30px 0px 0px 43px;
	border:0px;
}


.rightBox {
	float:left;
	display:block;
	width:425px;
	height:212px;
	margin:0px;
	padding:8px 0px 0px 0px;
	border:0px;
}

.topTxt {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#ebebeb;
	margin:0px;
	padding:11px 0px 0px 196px;
	border:0px;
}


/* MAIN NAVIGATION */

#navBar {
	background-image: url('images/navBar.gif');
	background-repeat:no-repeat;
	background-position:top;
	width:850px;
	height:77px;
	margin:0px;
	padding:0px;
	border:0px;
	font-size:13px;
		color:#003366;
}


#navBar ul {
        list-style-type:none;
        margin:0px;
        padding:16px 0px 0px 0px;
        border:0px;
		text-align:center;
}

#navBar li{
        display:inline;
        font-family: "Times New Roman", Times, serif;
        font-size:13px;
		color:#003366;
		text-align:center;
}

a.mainNav {
		font-size: 12px;
        color:#003366;
        text-decoration:none;
	font-weight: bold;
}

a.mainNav:hover {
		font-size: 13px;
        color:#003366;
        font-weight: bold;
		border-bottom:1px solid #003366;
}

.lgNavTxt {
	font-size:16px;
}

/* BODY CONTENT */

#main {
	background-image: url('images/mainBG.gif');
	background-repeat: repeat-y;
	width:850px;
	margin:0px;
	padding:0px;
	border:0px;
}

#middleColumn {
	float:left;
	display:block;
	width:730px;
	border:0px;
	padding: 0 0px 0 52px;
	margin-bottom: -5px;
}

#middleColumn h1 {
	font-size: 30px;
	color:#996600;
	margin:0px;
	font-style: italic;
	text-align: center;
	
}

#leftColumn {
	float:left;
	display:block;
	width:407px;
	margin:0px;
	padding: 0 0px 0px 52px;
	border:0px;
}

#leftColumn p {
	color: #000000;
	margin:0px;
	padding:0px;
	border:0px;
	font: 12px/16px Verdana, sans-serif;
	letter-spacing: normal;
}

#leftColumn h1 {
	font-size:20px;
	color:#7d1d15;
	margin:0px;
	padding:0 0 5px 0;
}

#leftColumn h2 {
	font-size: 16px;
	color:#666666;
	margin:0px;
	line-height: 22px;
}

#leftColumn h3 {
	font-size: 16px;
	color:#003366;
	margin:0px;
}
	
#leftColumn ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#303030;
	font-size:12px;
	margin:0px;
	padding:5px 0px 5px 20px;
	border:0px;
}

#leftColumn li {
	line-height:18px;
	padding:2px 0px;
}


#leftColumn a {
	color:#996600;
	text-decoration:none;
}

#leftColumn a:hover {
	color: #996600;
	font-weight:bold;
	text-decoration:underline;
}	

#rightColumn {
	float:left;
	display:block;
	width: 322px;
	margin:0px;
	border:0px;
	padding: 0 0px 0px 15px;
}

#rightColumn p {
	color: #000000;
	margin:0px;
	padding:0px;
	border:0px;
	font: 12px/16px Verdana, sans-serif;
	letter-spacing: normal;
}

#rightColumn a {
	color: #996600;
	text-decoration: none;
}

#rightColumn a:hover {
	color: #996600;
	text-decoration:underline;
}

#rightColumn h1 {
	color:#996600;
	margin:0px;
	text-align: center;
	font: italic 30px "Times New Roman", serif;
}

#rightColumn h2 {
	font-size: 16px;
	color: #666666;
	margin:0px;
	line-height: 22px;
}

#rightColumn h3 {
	font-size: 16px;
	color:#003366;
	margin:0px;
}

/* SUB NAV NAVIGATION */

#subNav {
	background-image: url('images/bottom.gif');
	background-repeat: no-repeat;
	background-position:top;
	width:850px;
	height:94px;
	margin:0px;
	padding:0px;
	border:0px;
	color:#003366;
}

#subNav ul {
        list-style-type:none;
        margin:0px;
        padding: 51px 0px 0px;
        border:0px;
		text-align:center;
}

#subNav li{
        display:inline;
        font-family: "Times New Roman", Times, serif;
        font-size:13px;
		color:#003366;
		text-align:center;
}

a.mainNav {
		font-size: 13px;
        font-weight: bold;
        color:#003366;
        text-decoration:none;
}

a.mainNav:hover {
		font-size: 13px;
        color:#003366;
        font-weight: bold;
		border-bottom:1px solid #003366;
        text-decoration:none;
}

*html a.mainNav:hover {
	text-decoration:underline;
}

.smallTxt {
	font: 10px Verdana, sans-serif;
	color: #666666;
}

.lgNavTxt {
	font-size:16px;
}


#footer {
	width:850px;
	margin:0px;
	padding:0px;
	border:0px;
}

#footer p {
font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#303030;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	text-align:center;
	margin:0px;
	padding:0px;
	border:0px;
}

#footer a {
	color:#303030;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

/* MISC. FONTS */

.redTxt {
	color:#996600;
}

.grayTxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#303030;
}

.smTxt {
	color:#777777;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.subNav {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.lgNavTxtBottom {
	font-size: 16px;
}

form#form table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form#form p#required {
	color: #f00;
	font-size: 10px;
}
