/* body stuff */
body {
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/LWbackground.png);
	background-repeat: repeat-y;
	background-position: 50% 0;
	}
#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
	}	
#container #banner li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FF0066;
}
#container #banner ul {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display: none;
}
#banner {
	width: 780px;
	height: 130px;
	background-image:;
	}
#banner a {
	color: #00FF66;
}

a:link	a:hover {
	color: 	ffbe47;
	text-decoration: none;
	}
	
.breadcrumb {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
.breadcrumb a {
	color:#6633CC;
}
#tableSummer td {
	vertical-align:top;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #00FF66;
	}
#table td {
	vertical-align:top;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #E9D9FF;
	}
#table tr {	
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #99FF33;
	}
#table p{
	padding-left:20px;
	}	
#tableSummer h3{
	background-color:#99FF33;
	padding-left:5px;
	padding-top:0px;
	font-variant:small-caps;
	font-size:14px;
	font-weight: bold; color:#006633;
	}
#table h3{
	background-color:#C38BF0;
	padding-left:5px;
	padding-top:0px;
	font-variant:small-caps;
	font-size:14px;
	font-weight: bold;
	color:#7800D4;
	}
	
#table h4{
	padding-left:20px;
	color:#6600CC;
	padding-bottom:0px;
	}	
#currentpage {
	text-transform: uppercase;
	color: #99FF33;
	padding-left:10px;
}
#left {
	width: 150px;
	float: left;
	}
#right {
	width:150px;
	height:inherit;
	float:right;
	}
	
.imageright {
	float: right;
	padding: 5px;
	margin-left: 0px;
	background-color: #ffffff;
	border: 1px solid #bac1a3;
		}		
#content	{
	width: 450px;
	float: left;
	padding: 5px 5px 10px 20px;	}
#content h2 {
	font: normal 18px arial, Helvetica, sans-serif;
	color: #000000;
	width: 440px;
	padding: 0 0 0 0px;
	}
#content ul {
	margin-left: 40px;
	margin-top:5px;
	padding: 0;
	list-style-type: disc;
	text-indent: 0px;
	list-style-position: outside;
	}
#content li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: normal;
	padding-bottom: 2px;
	padding-top:2px;
	list-style-position: outside;
	list-style-type: disc;
	}		
.text {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
p { font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	margin-bottom:-5px; 
	line-height:15px;
	}	
a { color:#6633CC; 
	text-decoration: none;
	}
h1 {color: #000000;
}
h3 {font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; color:#006633; 
	text-indent: 0px;
	}
li {margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 1px; 
	margin-left: 0px;
	list-style-position: inside; 
	list-style-image: none; 
	list-style-type: none;
	color:#000000;
}
ul {
	text-indent: -18px;
	margin-top: 5px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	color: #FFFFFF;
	margin: 50px;
}
ul ul {
	list-style-type: square;
}
.box {
	background-color:#CC99FF;
	padding:15px;
}

.text li {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	list-style-position: inside;
	list-style-type: square;
}
.text ul {
	text-indent: 10px;
	list-style-position: outside;
	list-style-type: none;
	color:#000000;
	margin: 0px;
}
#container #content .caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	text-align: right;
	vertical-align: super;
}

/* top nav bar */
#navbar{
	width: 780px;
	float:left;
	background-color:#009900;
	height: 15px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
#navbar li a:hover#toVisit {
	color:#000000;
	text-decoration: none;
	background-color:#FF9900;
	padding-left:10px;
	margin-top:0px;
	}
	
#navbar a:hover{
	padding-left:10px;
	padding-bottom:1px;
	padding-top:2px;
	}	

.navlinks  {
	text-decoration:none;
	text-align: left;
}
.navlinks ul {
	margin:0px;
	padding:0px;
	padding-left: 10px;
}
.navlinks li {
	display:inline;
	margin:0px;
	padding-left: 10px;
}
.navlinks  a, .navlinks  a:link, .navlinks  a:visited {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left:10px;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}
/* end top nav bar */
/* nav container left */	
#navcontainer {
	width: 150px;
	height: 426px;
	margin: 0px;
	padding: 0px;
	}
#navcontainer ul {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-indent: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left:0px;
	}
#navcontainer a {
	display: block;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
	}
#navcontainer li {
	display: block;
	line-height: 12px;
	background-position: center;
	list-style-position: outside;
	}
#navcontainer a:link, #navcontainer a:visited {
	color: #fff;
	text-decoration: none;
	padding-left:5px;
	}
#navcontainer a:hover {
	background-color:#6633CC;
	}	
#navcontainer #currentpage {
	text-transform: uppercase;
	color: #99FF33;
	padding-left:5px;
}
	
#description {
	padding-left:10px;
	padding-right:20px;
}	
#description h3 {
	color:#FFFFFF;
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	text-indent: 0px;
	}

/* nav container leftpx */
/* right side */
.rightlinks {font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	padding: 5px;
	text-align: center;
}
.rightlinks a {
	color:#006600;
	padding: 5px;
}
.rightlinks a:hover {
	color:#330066;
	font-style: normal;
	font-weight: bold;
}
.rightpar {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#FFFFFF;
	padding-left:25px;
	font-weight:bold;
}
/* end right stuff */
/* footer */
#footer {
	margin: 0px auto;
	position: relative;
	background-color: #009900;
	border-top: 5px solid #F7F7F6;
	width: 780px;
	padding: 5px 0;
	clear: both;
	}	
	
#footer h2 {
	margin: 0;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	}	
	
#footer h2 a:visited, #footer h2 a:link {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #D3D8C4;
	}
	
#footer h2 a:hover  {
	color:#660099;
	text-decoration: none;
	border-bottom: none;
	background-color:#FFFFFF;
	font-weight:bold;
	padding: 3px;
	}
/* end footer */
.clear {
	clear: both;
	}
