html { margin: 0px; padding: 0px; }
body { margin: 0px; padding: 0px; background-color: #FFFFFF; }
div {color: #525252; padding: 0px; margin: 0px; font: 11px Verdana, sans-serif;}
table {font: 11px Verdana, sans-serif;}
p {color: #525252; margin-bottom: 15px; line-height: 16px;}
img {border: 0;}

a {
	color: #0d65af;		
	text-decoration: none;
	}
a:hover {
	color: #9C191E;	
	text-decoration: underline;
	}

h1 {
	font: bold 22px Arial, sans-serif;
	color: #005591;
	margin-top: 0px;
	}
	
#top {
	background: url(images/top_right_fade.jpg); 
	background-repeat: repeat-y; 
	background-position: right 0;
	margin: 0px; 
	padding: 0px; 
	min-width: 800px;
	}

#top_nav {
	position: absolute; 
	left: 70%; 
	top: 0px;
	width: 30%; 
	height: 14px; 
	background-color: 005591;
	font-size: 10px;
	color: #FFBE57;
}

#top_slant {
	background: url(images/top_slant.gif); 
	background-repeat: repeat-once; 
	background-position: 0;
	position: absolute; 
	top: 0px;
	right: 30%;
	height: 14px;
	width: 20px;
	padding: 0px;
	margin: 0px;
}

#contact {
	position: absolute; 
	left: 71%; 
	top: 24px;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #525252;
}

#top_nav a {
	color: FFBE57;
	text-decoration: none;
}

#top_nav a:hover {
	color: FFBE57;
	text-decoration: underline;
}

	
.box-wrap
	{
	background: url(images/sm_bar.gif); 
	background-repeat: repeat-x;
	margin: 0px; 
	padding-top: 6px; 
	width: 100%;
	}
	
.center {
	background: url(images/fade_bar.gif); 
	background-repeat: repeat-x;
	margin-left: 191;
	margin-bottom: 20px;
	padding: 22px 40px 22px 26px;
	min-width: 518px;
	}
	
.center ul {
  color: #525252; 
	margin-bottom: 15px; 
	line-height: 16px;
}

.left {
	float: left; 
	padding: 0px;
	width: 191px;
	color: #000;
	z-index: 11;
	background-color: #0D65AF;
	}
	
#footer {
	clear: both;
	background-color: #005591;
	color: #FFFFFF;
	text-align: center;
	font-size:10px;
	height: 15px;
	}
	
#footer a{
	color: #FFFFFF;
	font-weight: bold;
	}
	
#stars {
	position: absolute; 
	margin-left: 60px; 
	top: 235px;
	background: url(images/stars.gif); 
	z-index: 1;
	width: 130px;
	height: 148px;
}

.feature {
	float: left;
	width: 112px;
	margin-right: 13px;
	margin-top: 40px;
	border-top: 1px solid #d2af77; 
	border-right: 1px solid #d2af77; 
	font-size: 10px;
}

.feature p {
	color: #85A1B8;
	padding-right: 10px;
	line-height: 13px;
}

.feature a {
	font-size: 10px;
	line-height: 13px;
	color: #3A627B;
	font-weight: bold;
}

.nav_fade {
  background-image: url(images/nav_fade_bar.gif); 
  background-repeat: repeat-x; 
  background-position: bottom 0; 
  height:243px ; 
}

ul#mainnav {
	position: relative; 
	z-index: 2;
	top: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
		
ul#mainnav li {
	padding-left: 15px;
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: 6px 0;
	border-bottom: 2px groove #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	}

ul#mainnav li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 6%;
	color: #fff;
	text-decoration: none;
	width: 155px;				/* 	Causes Problems in IE5-Mac and Netscape/Mozzilla - see next fix		*/
	}

ul#mainnav li a:hover {
	color: orange;
	}
	
.calendar { 
  color: #963; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11px }
	
#wp-calendar {
	border-top: 1px dashed #3e0a00;
	border-bottom: 1px dashed #3e0a00;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 170px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	color: #fdac15;
   font-weight:600;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
  color: #450a02;
  font-family: Georgia, serif;
  font-size: 17px;
  text-align: left;
  font-weight: normal;
	text-transform: lowercase;
  padding: 3px 0px 3px 3px;
	text-align: center;
}

#wp-calendar td {
	color: #005591;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #005591;
	color: #bbb;
}

#wp-calendar th {
	color: #666;
   font:small-caps bold 12px 'Trebuchet MS', Verdana, sans-serif; 
	text-transform: capitalize;
}
