﻿
/* Main layout and header */
body {
	color:#3a3a3a; 
	line-height:1.4em; 
	margin:0 auto;  
	padding:0px;	
	font:100% "Times New Roman", Times, serif;
	background:url(emeraldshadow.gif) repeat-y top center #99ff99;	
	}
	
#wrap {
	background:rgb(163,223,218); 
	padding:1px 5px;
	margin: 0 auto;
	color:#303030; 
	width:760px;
	}

#header {
	background:url('sparkle_banner_2010_760.jpg') no-repeat bottom left; 
	color:#505050; 
	height:243px; 
	margin:0 0 10px 0;
	padding:0;
}

/* Left sidebar and menu */

#leftside {
	clear:left; 
	float:left; 
	margin:0 0 10px 10px; 
	padding:0; 
	width:149px;
}

#leftside ul.avmenu {
	list-style:none; 
	margin:0 0 18px 0; 
	padding:0; width:150px;
}
#leftside ul.avmenu li {
	display:inline; 
	padding:0; 
	width:150px;
}

#leftside ul.avmenu li a {
	background: #FFFFFF; 
	border-bottom:1px solid #009933; 
	border-left:4px solid #009933; 
	border-right:1px solid #009933; 
	border-top:1px solid #009933; 
	color:#505050; 
	float:left; 
	font-size:1em; 
	font-weight:700; 
	margin-bottom:2px; 
	padding:5px 1px 5px 5px; 
	text-decoration:none; 
	width:138px;
}

#leftside ul.avmenu li a:hover {
	background: #99ff99; 
	border-bottom:1px solid #009933; 
	border-left:4px solid #009933;
	border-right:1px solid #009933; 
	border-top:1px solid #009933; 
	color:#505050;
}

#leftside ul.avmenu ul {
	font-size:0.9em; 
	margin:0 0 0 15px; 
	padding:0 0 5px 0; 
	width:133px;
}

#leftside ul.avmenu ul a {
	padding:3px 1px 3px 5px; 
	width:123px;
}

#leftside ul.avmenu ul ul {
	font-size:1em; 
	width:120px;
}

#leftside ul.avmenu ul ul a {
	width:108px;
}

#leftside .announce {
	border: 4px dotted #009933;
	background: #FFFFFF;
	clear:left;
	margin:0; 	
	padding:5px 3px 5px; 	
	width:134px;
}

#leftside p,.announce p {
	font-size:0.9em;
}
	
#leftside .announce h1 {
	font-size:2.5em; 
	font-weight:700; 
	letter-spacing:-1px; 
	margin:3px 0 10px; 
	padding:0; 
	text-align: center; 
	line-height: 1em;
}

#leftside .announce h2 {
	font-size:1.8em; 
	font-weight:600; 
	letter-spacing: 0px; 
	margin:3px 0 10px; 
	padding:0; 
	text-align: center; 
	line-height: 1em;
}

#leftside .announce h3 {
	font-size:1.2em; 
	font-weight:600; 
	letter-spacing:-1px; 
	margin:3px 0 10px; 
	line-spacing 1em; 
	padding:0;
	text-align: center; 
	line-height: 1em;
}

#leftside .spacer {
	clear:left; 
	margin:0; 
	padding:0; 
	width:133px; 
	height:20px;
}

/* Right sidebar */
#extras {
	background: #FFFFFF; 
	float:right; 
	margin:0 10px 10px; 
	padding:5px; 
	width:150px;
	border:4px dotted #009933;
}

#extras p,#extras ul {
	font-size:0.9em; 
	line-height:1.3em; 
	margin:0 0 1.5em; 
	padding:0;
}

#extras li {
	list-style:none; 
	margin:0 0 6px; 
	padding:0;
}

#extras h1 {
	font-size:2.5em; 
	font-weight:700; 
	letter-spacing:-1px; 
	margin:3px 0 10px; 
	padding:0; 
	text-align: center; 
	line-height: 1em;
}

#extras h2 {
	font-size:1.8em; 
	font-weight:600; 
	letter-spacing: 0px; 
	margin:3px 0 10px; 
	padding:0; 
	text-align: center; 
	line-height: 1em;
}

#extras h3 {
	font-size:1.2em; 
	font-weight:600; 
	letter-spacing:-.5px; 
	margin:3px 0 10px; 
	line-spacing 1em; 
	padding:0;
	text-align: center; 
	line-height: 1em;
}


/* Main content */

#content {
	background: #FFFFFF; 
	margin:10px 190px 10px 170px; 
	padding:5px; 
	text-align:left; 
	border:4px dotted #009933;
}

#contentwide {
	border: 4px dotted #009933;
	background: #FFFFFF;
	margin:10px 10px 10px 175px; 	
	padding:5px; 	
	text-align:left; 
}

#content img,#contentwide img {
	display:inline; 
	padding:1px; 
	margin:5px 5px 5px 5px;
}

#content h1,#contentwide h1 {
	font-size:3em; 
	font-weight:700; 
	letter-spacing:-1px; 
	margin:5px 0 5px; 
	padding:0; 
	text-align: center; 
	line-height: 1em;
}

#content h2,#contentwide h2 {
	font-size:2.5em; 
	font-weight:700; 
	letter-spacing:-1px; 
	margin:3px 0 3px; 
	padding:0; 
	text-align: center; 
	line-height: 1em;
}

#content h3,#contentwide h3 {
	font-size:1.8em; 
	font-weight:600; 
	letter-spacing: 0px; 
	margin:0; padding:0; 
	text-align: center; 
	line-height: 1em;
}

#content h4,#contentwide h4 {
	font-size:1.3em; 
	font-weight:600; 
	margin:0; 
	line-spacing 1em; 
	padding:0;
	text-align: center; 
	line-height: 1em;
}
#content h5,#contentwide h5 {
	font-size:1.8em; 
	font-weight:600; 
	letter-spacing: 1px; 
	margin:0; padding:0; 
	text-align: center; 
	line-height: 1em;
}


#content ul,#content ol,#contentwide ul,#contentwide ol {
	margin:0 0 16px 20px; 
	padding:0;
}

#content ul ul,#content ol ol,#contentwide ul ul,#contentwide ol ol {
	margin:2px 0 2px 15px;
}

#content li,#contentwide li {
	margin:0 0 2px 5px; 
	padding:0 0 0 4px;
}

div.figure {
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  margin:0;
  font-style: italic;
  font-size: 1em;
  text-indent: 0;
}

#contentwide .tablecontainer {
  	width:500px;
  	background-color: #FFF; 
  	margin:0;
  	padding:0;
	}




/* Footer */

#footer {
	background:rgb(163,223,218); 
	clear:both; 
	color:#666; 
	font-size:0.9em; 
	margin:0 auto; 
	padding:8px 0; 
	text-align:center; 
	width:760px;
}

#footer p {
	margin:0; 
	padding:0;
}

#footer a {
	background:inherit; 
	color:#666; 
	font-weight:400; 
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer span {
	font-size:1.2em;
}

/* Links and paragraphs */
a {
	background:inherit; 
	color:#166090; 
	text-decoration:none; 
	font-weight:700;
}

a:hover {
	background:inherit; 
	color:#CC0000; 
	text-decoration:underline;
	}

a img {
	border:0;
}

p {
	margin:0 0 16px;
}

blockquote {
	background:#FFFFFF; 
	border-bottom:1px solid maroon; 
	border-left:4px solid maroon; 
	border-right:1px solid maroon; 
	border-top:1px solid maroon; 
	color:#505050; 
	width:480px; 
	margin:10px 0px 10px 16px; 
	padding:7px 7px 7px 11px;
}

blockquote p {
	font-size:.9em;  
	margin:0;
}





/* Additional classes */
.textright {
	margin:-10px 0 4px; 
	text-align:right;
}

.center {
	text-align:center;
}

.small {
	font-size:0.8em;
}

.large {
	font-size:1.3em;
}

.red {
	color:red;
}

.green {
	color:green;
}

.blue {
	color:blue;
}

.burgundy {
	color:#996600;
}

.maroon {
	color:maroon;
}


.highlighted {
	background:#f0f0f0; 
	border:1px solid #b0b0b0; 
	color:#303030; 
	padding:3px;
}


.textbox {
  	background-color: #CCFFCC;
  	width:500px; 
	margin:10px 0px 16px 16px
}

.left {
	float:left; 
	margin:15px 15px 10px 0;
}

.right {
float:right; 
margin:10px 0 5px 10px;
}
.center {
align:center;
margin:10px 5px 10px 5px;
}

.flashbanner {
align:center;
margin: 10px 0px 10px 0px;
}

.style3 {
text-align: right;
margin-bottom: -1px;
font-style:italic;
}


.style4 {
	  letter-spacing: -0.5pt;
  }
  
  .style8 {
  	margin-left: 16px;
  		border: 2px solid #FFD940;
  	padding: 10px;
background-color: #FFFFFF;
  		width: 480px;
  		margin: 10px 0px 16px 16px;
  }

