a {
	color:#e1d39c;
	text-decoration:underline;
}

a:hover {
	text decoration: none;
}

#mainContent a {
	color:#1f5b8f;
	text-decoration:underline;
}

#mainContent a:hover {
	text-decoration:none;
}

html {
background-color:#003300;
	}
	
.top {
	color:#663300;
}

.top a {
color:#663300;
text-decoration:none;
}

.top a:hover {
text-decoration:underline;
}


	
body {
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:11px;
	color:#f4edd3;
	margin: 0px;
	line-height: 1.5em;
	}

#topNav2 {
	padding-right:20px;
	color:#001e44;
	font-size:.9em;
	text-transform:uppercase;
	}
	
#topNav2 a {
	text-decoration:none;
	}

#topNav2 a:hover {
	text-decoration:underline;
	}

#topNav {
	padding:10px 20px 3px 10px;
	color:#001e44;
	font-size:1.3em;
	text-transform:uppercase;
	}
	
#topNav a {
	text-decoration:none;
	}

#topNav a:hover {
	text-decoration:underline;
	}

#subNav {
	padding:30px 10px 10px 10px;
	line-height:1.8em;
	height:370px;
}
#cont {
	position: relative; 
	left: 0px; 
	top: 0px;  
	height: 240px;
	overflow: hidden; 
	width: 270px; 
}
.required {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:red;
}
#banner {
	margin:50px 0px 0px 15px;
	color:#663300;
}
.txt {
	position:absolute; left:0px; top:0px; 
	width:270px; 
	font-family: arial,tahoma,helvetica,sans-serif;
	line-height: 16px; 
	color: #454D52;
	font-size: 11px; 
	padding-left: 11px; 
	padding-right: 10px; 
	padding-bottom: 10px;
	visibility: hidden;
}

#hightlighBox {
	padding:10px;
	color: #0092aa;
	line-height:1.5em;
	text-align:justify;
}

#homeContent {
	padding:px 10px 10px 10px;
	text-align:justify;
	color:#FFFFFF;
	}

#homeContent .date {
	color:#ffffff;
	font-weight:bold;
	}
	
#homeContent .titles {
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.2em;
	}
	
#homeContent a {
	color:#dbe5f1;
	border-bottom:#dbe5f1 1px dotted;
	text-decoration:none;
	}

#homeContent a:hover {
	border-bottom:none;
	}

#homeContentHdr {
	text-align:center;
	color:#1f5b8f;
	font-size:14px;
	border-bottom:1px #000000 dotted;
	margin:0px 0px 20px 20px;
	width:225px;
	}

#mainContent {
	padding:0px 20px 20px 20px;
	text-align:justify;
	}


	.pageTitle {
		color:#f4edd3;
		font-size:16px;
		font-weight:bold;
		text-transform:uppercase;
		letter-spacing:0.2em;
		}
	
	#mainContent .actionNot {
		color:#00CC99;
		font-size:15px;
		font-weight:bold;
		text-transform:uppercase;
		letter-spacing:0.2em;
		}
	
	.subTitle {
		color:#f4edd3;
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
		}

	#mainContent .contextTitle {
		font-weight:bold;
		}
	
	#mainContent #contentInto {
		background-image:url(/images/h_bg-contenttop.gif);
		background-repeat:repeat-y;
		border:dotted #CCCCCC 1px;
		}
	
	#mainContent .contentInto2 {
		color:#EB6625;
		background-color:#FFE9B3;
		border:dotted #F68934 1px;
		padding:10px;
		}
	
	#mainContent #shirts {
		padding-right: 6px;
		}
	
.resultsBox {
	border: #cccccc 1px dotted;
	background-color:#E6F3FF;
	padding:10px;
}

.curCat {
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
}
.contentHighlights {
	font-weight:bold;
}

.pageHighlights {
	color:#333333;
	font-weight:bold;
}

.smallText {
	font-size:10px;
}

#bottomNav {
	font-size:10px;
	color:#ffffff;
		}
	
	#bottomNav a {
		color:#ffffff;
		text-decoration:none;
		}
	
	#bottomNav a:hover {
		text-decoration:underline;
		}

/********************/
/* BEGIN: Copyright */
/********************/

.copyright {
	font-size:10px;
	color:#594536;
		}
	
.copyright a {
		color:#594536;
		text-decoration:none;
		}
	
.copyright a:hover {
		text-decoration:underline;
		}

input, select, textarea {
	font-size:12px;
	background-color:#9fc081;
	color:#4e6442;
	}
