@charset "utf-8";

#footer {
	position:absolute;
	left:0px;
	width:150%;
	height:100px;
	z-index:10;
	background-color: #000;
	font-size: 7px;
	color: #46514D;
	bottom: 0%;
	text-align: left;
	vertical-align: bottom;
	text-indent: 10;
}
#defaulttext {
	position:absolute;
	left:25%;
	top:122px;
	width:400px;
	height:auto;
	background-image: url(../images/background%20images/trans_text_bg.png);
	padding: 10px;
}

#organicquote {
	position:absolute;
	left:70%;
	top:134px;
	width:213px;
	height:241px;
	z-index:101;
	background-image: url(../images/background%20images/trans_text_bg.png);
	padding: 10px;
	font-size: 18px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: oblique;
	color: #818181;
}


#header {
	position:absolute;
	left:0px;
	top:0px;
	width:150%;
	height:100px;
	z-index:20;
	background-color: #000;
}
#navigation {
	position:absolute;
	left:25%;
	top:22px;
	width:auto;
	height:auto;
	z-index:1000;
}



a:link {
	color: #818181;
}
a:visited {
	color: #818181;
}

a:hover {
	color: #000;
}


body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4D2CF;
	font-weight: bold;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/background%20images/tofinosunset.jpg);
	background-attachment: fixed;
	background-color: #000;
}
.Cap {
	font-size: 50px;
}
#quote {
	height:auto;
	z-index:113;
	font-size: 16px;
	font-weight: normal;
	color: #B6B6B6;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.biopic {
	padding: 10px;
}
.accreditation {
	font-size: 8px;
	color: #999;
}
#contactform form p {
	text-align: left;
}
#quote {
	font-size: 16px;
	left: 10px;
	top: 10px;
	z-index: 1111;
}

h1 {
	text-align: center;
}

