
html a:active { outline:none;}


h1 {
	font-size:1em;
}


	
h2 {
	
	font-family:georgia,garamond,serif;
	color:#b06143;
	font-size:1.5em;
	font-weight:100;
	font-style:italic;
	text-align:center;
	padding-top:40px; }
	
h3 {
	
	font-family:georgia,garamond,serif;
	color:#b06143;
	font-size:1em;
	font-weight:100;
	font-style:italic;
	text-align:center;
	padding-top:40px; }

td a {
	color:#000;
	text-decoration:none;}

td a:hover {
	color:#FF0033;}

p a {
	color:#000;
	text-decoration:none;}

p a:hover {
	color:#FF0033;}

#topMenu {
	background:url(../images/topNavBack.jpg) #000;
	background-repeat:repeat-x;
	background-position:top left;
	width:100%;
	height:41px;
	max-height:41px;
	min-height:41px;
	margin:0; }

#topMenuInner {
	width:900px;
	margin:0;
	margin-left:200px;
	color:#cdbd91;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	font-family:georgia,garamond,serif;
	padding-top:10px;}

#topMenuInner a {
	color:#cdbd91;
	text-decoration:none;}

#topMenuInner a:hover {
	color:#fff;
	text-decoration:none;}


#topMenuInner ul {
	margin:0;
	padding-left:0;
	display:inline;
	list-style:none;}

#topMenuInner li  {
	margin:0;
	margin-right:70px;
	padding-left:0;
	display:inline;
	list-style:none; }

#searchBox {
	width:200px;
	border:1px solid #333;
	padding:2px; }
	
#footer {
	height:70px;
	max-height:70px;
	min-height:70px;
	width:100%;
	background-image:url(../images/footerBack.jpg);
	background-repeat:repeat-x;}
	
#footerInner {
	margin:auto;
	padding-top:12px;
	margin-left:200px; }

#awardsLogo {
	float:left;
	margin-right:10px;}
	
#awardsCopy {
	float:left;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	font-family:georgia,garamond,serif;
	color:#cdbd91;
	margin-top:8px; }

#aboutusCopy {
	}
	
#aboutusCopy h2 {
	color:#000;
	font-size:1.8em;
	font-weight:200;
	margin-bottom:5px; }
	
#aboutusCopy2 h2 {
	color:#000;
	font-size:1.8em;
	font-weight:200;
	margin-bottom:5px; }

	
#aboutusCopy3 h2 {
	color:#000;
	font-size:1.8em;
	font-weight:200;
	margin-bottom:5px; }
 

#loading {
	position:relative; 
	overflow:hidden; 
	width:100%;
	height:714px; 
	background-color:#000;
	margin:auto;
	visibility:visible;
	text-align:center;}

