@charset "utf-8";
/* CSS Document */

#wrapper {
	background-color: #e5ddd6;
	background-image: url(../images/structure/bg_gradient.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}


.text {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.quotetext {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.greentext {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3f8233;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.text a{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.text a:hover{
	color: #3f8233;
}

.text h1{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.text h1 a{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.text h1 a:hover{
	color: #3f8233;
}

.menutext{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.menutext a{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.menutext a:hover{
	color: #3f8233;
}
