* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #00c;
  text-align: center; 
}

body, td, th, p, form, input, select, option {
  font: normal 13px "Georgia", "Times New Roman", Times, serif;
  color: #000;
}


a:link, a:visited {
  text-decoration: underline;
  color:#cc3366;
}

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

p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 15px;
}


h1 {
  font: bold 24px Georgia, "Book Antiqua", Bookman, Garamond, "Times New Roman", Times, serif;
  color: #993300;
	line-height: 150%;			
	letter-spacing: -.05em;
}
		
h2 {
  font: bold 18px Georgia, "Book Antiqua", Bookman, Garamond, "Times New Roman", Times, serif;
  color: #CC6633;
	line-height: 150%;		
	letter-spacing: -.05em;
}
		
big {
	font: bold 18px Georgia, "Book Antiqua", Bookman, Garamond, "Times New Roman", Times, serif;
	color: #CC6633;
	letter-spacing: -.05em;
}

ul, ol {
  margin: 15px 0 15px 20px;
}

li {
  font-size: 13px;
  color: #333333;
  margin-bottom: 7px;
}

form, input {
  font-size: 10px;
}


.imgblock {
  display: block;
  border: 0;
}

.imgfloatright {
  float: right;
  margin: 0 0 8px 8px;
  border: 1px solid #000;;
}


small {
  font-size: 11px;
	color: #333;
}

.captionright {
  float: right;
	margin: 0 0 1em 1em;
  font-size: 11px;
	color: #666;
	width: 200px;	
}

.captionleft {
  float: left;
	margin: 0 1em 1em 0;
  font-size: 11px;
	color: #666;
	width: 200px;	
}


.sidebarright {
width: 175px;
text-align:center;

margin-top: 8px;
margin-bottom: 0px;
margin-left: 8px;
padding: 2px;
float: right;
border: 3px solid #DDDDDD;
background-color: #FFF;
font-size: 11px;
line-height: 15px;
overflow: visible;
}

.sidebarright A {
    text-decoration: none;
}


.clr {
  clear: both;
}

#col1 {
  float: left;
  width: 240px;
}

#col2 {
  float: right;
  width: 360px;
}

#hometeaser {
  clear: both;
  margin-top: 20px;
  background-color: #FFFFEE;
  border: 2px solid #FFFF33;
  padding: 10px;

}

#hometeaser p {
  font-size: 11px;
  color: #333;
}


/* Layout Styles */
#header {
  background-color: #e00;
}

#headerinner {
  background: #e00 url('/pics/logo.gif') top left no-repeat;
  height: 100px;  
  margin: 0 auto;
  width: 980px;
}


#headerinner #headersearch {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin: 0 6px 10px 0;
  padding-top: 10px;
  text-align: right;   
}

#headerinner #searchinput {
  background-color: #990000;
  border: 1px solid #fff;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  margin-right: 8px;
  width: 180px;
}

#headerinner #searchbutton {
  border: 0;
  margin-bottom: -3px;
}

#menu {
  background-color: #d00;
  border-top: 1px solid #a00;
}

#menuinner {
  margin: 0 auto;
  width: 980px;
}


#content {
  background-color: #FDEDD8;
  clear: both;
  
  /* Border for asthestics and solves MSIE "quirk" with footer */
  border-top: 5px solid #a00;
  border-bottom: 5px solid #00a;  
}

#contentwrapper {
  float: left;
  width: 980px;
}

#contentinner {
  margin: 0 auto;
  text-align: left;
  width: 980px;  
  background-color: #fff;
}

#bodytext {
  background-color: #fff;
  margin: 0 325px 0 0;
  padding-bottom: 100px;
  text-align: left;
  width: 655px;  
}

#bodytextinner {
  padding: 10px 20px;
}

#extras {
  background: #FEF6EB url('/pics/extras_bg.gif') bottom left no-repeat;
  float: left;
  margin: 0 0 0 -325px;
  padding-bottom: 30px;
  width: 325px;
}

#extrasinner {
  padding: 10px 20px;
}

#footer {
    background-color: #00c;
    clear: both;
		color: #fff;  
		font-size: 12px;  
    margin: 0 auto;
		padding: 10px 0;        
		text-align: right;
    width: 980px;
}

#footer a {
  margin: 0 10px;
}

#footer a:link, #footer a:visited {
    text-decoration: underline;
		color:#FFFFFF;
}

#footer a:hover {
    text-decoration: underline;
		color:#FFFF66;
}

#footer li {
  display: inline;
}



/* Drop-down Menu Styles - START */

#nav, #nav ul { /* all lists */
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
	list-style: none;   
	margin: 0;  
	padding: 0;
  text-align: left;
}

#nav a {
  background-color: #d00;
  color: #fff;
	display: block;
  text-decoration: none;
  padding: 6px;
	/* width: 5em; */
}

#nav a.navroot:hover {
  background-color: #b00;
}

#nav li ul a, #nav li ul ul a {
  background-color: #c00;
} 

#nav li ul a:hover, #nav li ul ul a:hover {
  background-color: #d00;
} 

#nav li ul a, #nav li ul ul a {
  border-bottom: 1px solid #d00;
}

#nav .navroot {
  border-right: 1px solid #a00;
}

#nav .navroot a {
  padding-left: 12px;
  padding-right: 12px;
}

#nav .navsub, #nav .rnavsub {
  background-position: 100% 50%;
  background-repeat: no-repeat;
  padding-right: 14px;
}

#nav .rnavsub {
  background-image: url('/pics/wdown-arrow.png');
}

#nav .navsub {
  background-image: url('/pics/wforward-arrow.png');
}


#nav li { /* all list items */
	list-style: none;
	float: left;
  margin: 0;
	/* width: 5em; width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #999;
  font-weight: normal;
	width: 15em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
  z-index: 999;
}

#nav li ul li, #nav li ul ul li { /* Make so anchor hover for submenus is width of list */
  width: 15em;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -2em 0 0 15em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* Drop-down Menu Styles - END */