/* lawnn challenge CSS Document */

body{
background-color: #D2E37D;
}

/* layout */

#container
{
width: 750px;
margin: 0px auto;
color: #333;
background-image: url(images/template04.gif);

}

#top
{
padding: 0px;
height: 120px;
margin: 0px;
background-color: #ddd;
overflow:hidden;

}

#left
{	
	float: left;
	width: 173px;
	padding-left: 0px;
	margin-top: 5px;
	margin-left: 6px;
	border: 1px solid #CC9900;
	margin-bottom: 5px;

	font-size: 90%;	
}

html>body #left{
margin-left: 12px;

}

#content
{
	float: left;
	margin: 0px;
	width: 520px;
	padding: 20px;	
}

html>body #content
{
	margin-left: 190px;
	float: none;
	padding: 0px 25px 25px 25px;

	margin-top: 0px;
	
	
}

#textNav{

	width: 100%;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;	
}

#footer
{
clear: both;
margin: 0px;
padding: 5px 0px 5px 0px;
color: #333;
background-image: url(images/footerbg.jpg);
height: 4px;

}
/* end layout */

/* splash layout */

#splashcontainer{
width: 664px;

margin: 0px auto;
}

#splashnav{
margin-left:62px;
}

#splashnav h1{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 110%;
border-bottom: 1px #003300 solid;
padding-bottom: 2px;
text-align: center;
margin-top: 2px; 
margin-left: 30px;
margin-bottom: -10px;
margin-right: auto;
width: 75%;
}



#splashnav li{
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 80%;
font-weight: bold;
margin-left: 10px;
}

#splashnav a{
color: #FFFFFF;
text-decoration: none;
}

#splashnav a:hover{
border-bottom: 1px  #D3F460 dotted;
}

td{
	background-repeat: no-repeat;
	background-position: left top;
}

/* end splash layout */

font{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}



#content p{

font-size: 85%;
}

#content h1{
	color: #333300;

	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	font-size: 150%;
}

.contenth2{
color: #CC6600;
size: 150%;
font-weight: lighter;
}

#content h3{
font-weight: lighter;
}

#content li{
font-size: 85%;
}

#left ul{
margin: 2px;
padding-top: 2px;
background-color: #336600; 	
padding-bottom: 4px;
}

html>body #left ul{
padding-bottom: 4px;
}

#left li{
margin-left: 2px;
margin-right: 0px;
margin-bottom: -10px;
margin-top: 3px;

list-style-type: none;
}

html>body #left li{
	margin: 8px 0px 3px -38px;	
}
	
#left a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 90%;
	background-color: #336600;
	margin-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 10px;
	
}

html>body #left a{
border-bottom-style: dotted;

}

#left a:hover {
color: #D3F460;
}	

.noborder a{
border: none;
}

div.figure {
	float: right;
	width: 210px;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 10px 10px;
	padding: 8px;
	background-color: #0099CC;
}

div.figure p {
	text-align: center;
	font-size: 90%;
	text-indent: 0;
	font-style: normal;
	font-weight: bold;
		color: #FFFFFF;
}

.photo{
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.next p{


}

.next a{
	color: #CC6600;
	font-weight: bold;
	background-image: url(images/nextbutton.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.contentlink a{
font-weight: bold;
}

#textNav a{
color: #003300;

}

#textNav a:hover{
color: #CC6600;


}

#quiz li{
	list-style-type: none;
}

#navfooter {
	width: 99%;
	background-color: #FFFFE8;
	
	border: 1px solid #F3F3F3;
}



#navfooter li {
	display: inline;
	padding-right: 5px;
	
}

#navfooter a {
	color: #333333;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-bottom-width: 1px;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
}

#navfooter a:hover {
	color: #006633;
	border-bottom-style: none;
}

#textNav a:hover{
color: #CC6600;
}
