@charset "UTF-8";

/* ============================================ *\
==================================================
CSS Document Created by Daems Marcel | London 2008
Feel free to copy but I would appreciate a note :)
============= I love Moochy for ever =============
\* ============================================ */

#header {
	height: 110px;
	background-color: #282317;
	text-align: center;
	background-image: url(../media/headerlogo_browngreen.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}

#secondgradecontent h1 {
	font-size: 18px;
	text-align: left;
	border-bottom: solid 2px #38742B;
	padding-bottom: 3px;
	float: none;
	color: #38742B;
	}

#secondgradecontent h2	{
	font-size: 14px;
	text-align: left;
	color: #282317
	}

#secondgradecontent h3 {
	font-weight: bold;
	font-size: 14px;
	background-color: #282317;
	color: white;
	padding: 3px 10px 4px 10px;
	margin-left: 0px;
	display: inline;
	border: none;
	indent: 0px;
	}

#secondgradecontent p {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	border-left: solid 2px #38742B;
	padding-left: 10px;
	color: #282317;
	}

#secondgradecontent a {
	color: black;
	text-decoration: none;
	border-bottom: solid 1px #38742B;
	}

#secondgradecontent a:hover {
	color: #38742B;
	}

#secondgradecontent a:active {
	color: red;
	outline: none;
	}

#secondgradecontent a:focus {
	outline: none;
	}



#secondgradesumup h1 {
	font-size: 18px;
	text-align: left;
	border-bottom: solid 2px #38742B;
	padding-bottom: 3px;
	float: none;
	color: #38742B;
	}

#secondgradesumup h2 {
	font-size: 14px;
	text-align: left;
	color: #282317
	}

#secondgradesumup h3 {
	font-weight: bold;
	font-size: 14px;
	background-color: #282317;
	color: white;
	padding: 3px 10px 4px 10px;
	margin-left: 0px;
	display: inline;
	border: none;
	indent: 0px;
	}

#secondgradesumup p {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	border: none;
	padding-left: 0px;
	color: #282317;
	}

#secondgradesumup a {
	color: black;
	text-decoration: none;
	border-bottom: solid 1px #38742B;
	}

#secondgradesumup a:hover {
	color: #38742B;
	}

#secondgradesumup a:active {
	color: red;
	outline: none;
	}

#secondgradesumup a:focus {
	outline: none;
	}



#box {
	border: solid 2px #38742B;
	padding: 0px 10px 5px 10px;
	}

#box p {
	font-size: 12px;
	text-indent: 0px;
	line-height: 16px;
	text-align: justify;
	color: #282317;
	}

#box h1 {
	font-size: 14px;
	font-weight: bold;
	color: #282317;
	}

#box h2 {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #282317;
	}

#box em {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	}

#box a {
	text-decoration: none;
	border: none;
	}

.note {
	font-size: 10px;
	line-height: normal;
	border: solid 2px #38742B;
	padding: 5px;
	}

sup {
	color: silver;
	}

.pricetag {
	font-size: 14px;
	font-weight: bold;
	color: #38742B;
	padding-right: 10px;
	}

#image {
	border: none;
	text-decoration: none;
	}

#image a {
	text-decoration: none;
	border: none;
	}

.floatleft {
	float: left;
	margin-right: 10px;
	border: solid 1px #38742B;
	}

.noindent {
	border-left: solid 1px #38742B;
	padding: 0px;
	margin-bottom: 25px;
	}

.extraspace {
	margin-bottom: 25px;
	}

.brown {
	font-weight: bold;
	color: #38742B;
	padding-right: 30px;
	}

.bold {
	font-weight: bold;
	}

.italic {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}

#left {
	float: left;
	width: 40%;
	}

#right {
	float: right;
	width: 60%;
	}

.white {
	color: white;
	}