/* CSS Document. Do not change anything unless you know what you are doing as you can seriously break the web page. */


body {background-color:#aec78d;
margin-top:20px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:18px;
		color:#000000;}


p {font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:18px;
		color:#000000;
		margin-top:0px;
		margin-bottom:18px;}

h1 {font-family:"Times New Roman", Times, serif;
		font-size:24px;
		font-weight:normal;
		line-height:25px;
		margin-top:0px;
		margin-bottom:18px;
		color:#6f933d;}

h2 {font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:9px;
	color:#6f933d;}

h3 {font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;}

a {color:#00abed;
text-decoration:underline;}

a:hover {color:#339933;}


/* Container styles, do not edit!*/

#container {width:960px;
			margin: 0px auto 0px auto;
			background-image:url(images/wn-background.gif);
			background-repeat:repeat-y;
			padding:0px;}
			
#sidebar {width:300px;
	float:left;}

#maindiv {width:660px;
float:right;}

#fakefooter {clear:both;
			height:20px;}
			
			
#nav {height:45px;
		background-color:#00abed;}
		
#nav a {display:block;
		height:25px;
		padding:12px 10px 8px 10px;
		font-family:"Times New Roman", Times, serif;
		font-size:15px;
		float:left;
		border-right: 1px solid white;
		color:#ffffff;
		text-decoration:none;}
		
.noborder {border-right:0px;}

#nav a:hover {background-color:#6f9e38;}

#text {padding:20px;}


#footer {width:960px;
		margin:0px auto 0px auto;
		padding:20px;
		text-align:center;}
#footer p {font-size:11px;
			color:#333333;
			margin-bottom:9px;}
#footer a {color:#ffffff;}
			
			
.floatingbox {width:360px;
				float:right;
				margin-left:20px;
				margin-bottom:9px;
				background-color:#ffffff;
				padding-bottom:10px;}
.floatingbox p, .floatingbox h1, .floatingbox h2, .floatingbox h3 {padding:10px 10px 0px 10px;;}

.floatingbox img  {margin-bottom:10px;}

.inlinephoto {margin-left:10px;
margin-bottom:9px;}

.floatingboxsmall {width:216px;
				float:right;
				margin-left:20px;
				margin-bottom:9px;
				background-color:#ffffff;
				padding-bottom:10px;}
.floatingboxsmall p, .floatingboxsmall h1, .floatingboxsmall h2,  .floatingboxsmallh3 {padding:10px 10px 0px 10px;}

.floatingboxsmall img  {margin-bottom:10px;}