@charset "UTF-8";
body {
	font: 10.5pt AvantGardeMdITC, Century Gothic, Trebuchet, sans-serif lighter;
	background: url(images/bg.jpeg) repeat-x;
	background-attachment:fixed;
	margin: 20px 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0 0 0 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 725px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
div#headerwrap {
	position:fixed;
	width:100%;
	top:20px;
	left: 0px;
	height:126px;
}
body>div#headerwrap {
	position:fixed;
}
.oneColFixCtrHdr #header {
	width: 100%;
	background: #76a900 url(images/header.png) no-repeat;
	background-position:center;
	height: 126px;
	padding: 0 0px 0 0px;
	margin: 0 auto;/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 29px 0 0 240px;
	font: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 10px;
	line-height: 11px;
	letter-spacing: .1em;
	color:#E1F4FD;
}
.oneColFixCtrHdr #mainContent {
	padding: 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 110px;
	width: 80%;
	margin-left:auto;
	margin-right:auto;
	background: #F2FFF2;
	border: 3px solid #76a900;
}
.oneColFixCtrHdr #mainContent p {
	font-weight:lighter;
	line-height: 23px;
	letter-spacing: .05em;
	font: AvantGardeMdITC, Century Gothic, Trebuchet, sans-serif;
	margin: 0px 25px 0px 6px;
	color: #330000;
}
.oneColFixCtrHdr #mainContent h1 {
	letter-spacing: .05em;
	font-weight: lighter;
	font: AvantGardeMdITC, Century Gothic, Trebuchet, sans-serif;
	background: #76a900;
	width: 375px;
	height: 35px;
	text-align: right;
	color: #F2FFF2;
	padding-right: 8px;
}
.oneColFixCtrHdr #mainContent h2 {
	letter-spacing: .05em;
	font-weight: lighter;
	font: AvantGardeMdITC, Century Gothic, Trebuchet, sans-serif;
	background: #76a900;
	width: 235px;
	height: 26px;
	text-align: right;
	color: #F2FFF2;
	padding-right: 8px;
}
.oneColFixCtrHdr #mainContent h4 {
	letter-spacing: .05em;
	font-weight: lighter;
	font: AvantGardeMdITC, Century Gothic, Trebuchet, sans-serif;
	color: #76a900;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#76a900;
	width: 566px;
	margin-left:auto;
	margin-right:auto;

}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font: AvantGardeMdITC, Century Gothic, Trebuchet, sans-serif;
	font-weight: lighter;
	letter-spacing: .1em;
	font-size: 10px;
	color:#F2FFF2;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

a.white:link {color: #E1F4FD; text-decoration:none; font-family:AvantGardeMdITC, Century Gothic, Trebuchet, sans-serif; font-weight:lighter; letter-spacing: 2px;}
a.white:active {color: #E1F4FD; text-decoration:none; font-family:AvantGardeMdITC, Century Gothic, Trebuchet, sans-serif; font-weight:lighter; letter-spacing: 2px;}
a.white:visited {color: #E1F4FD; text-decoration:none; font-family:AvantGardeMdITC, Century Gothic, Trebuchet, sans-serif; font-weight:lighter; letter-spacing: 2px;}
a.white:hover {color: #E1F4FD; text-decoration:underline; font-family:AvantGardeMdITC, Century Gothic, Trebuchet, sans-serif; font-weight:lighter; letter-spacing: 2px;}

a.red:link {color: #330000; text-decoration:none; letter-spacing: .8px; border: none;}
a.red:active {color: #330000; text-decoration:none; letter-spacing: .8px; border: none;}
a.red:visited {color: #330000; text-decoration:none; letter-spacing: .8px; border: none;}
a.red:hover {color: #330000; text-decoration:underline; letter-spacing: .8px;border: none;}

a.green:link {color: #F2FFF2; text-decoration:none; font-family:AvantGardeMdITC, Century Gothic, Trebuchet, sans-serif; font-weight:lighter; letter-spacing: 2px;}
a.green:active {color: #F2FFF2; text-decoration:none; font-family:AvantGardeMdITC, Century Gothic, Trebuchet, sans-serif; font-weight:lighter; letter-spacing: 2px;}
a.green:visited {color: #F2FFF2; text-decoration:none; font-family:AvantGardeMdITC, Century Gothic, Trebuchet, sans-serif; font-weight:lighter; letter-spacing: 2px;}
a.green:hover {color: #F2FFF2; text-decoration:underline; font-family:AvantGardeMdITC, Century Gothic, Trebuchet, sans-serif; font-weight:lighter; letter-spacing: 2px;}


a img {border: none; text-decoration: none;}

.topimg {
	border: 1px solid #42210B;
	margin: 6px 6px 6px 6px;
	z-index: -1;
}
.overbar {
	margin-bottom: -18px;

}
.rightimg {
	float: left;
	border: 1px solid #42210B;
	margin: 6px 15px 6px 6px

}
.littlefoot {
	float: right;
	position: relative;
	top: -135px;
}
#flashcontent {
		height: 100%;
	}
.portfolio {
	font: AvantGardeMdITC, Century Gothic, Trebuchet, sans-serif;
	font-weight: lighter;
	letter-spacing: .1em;
	line-height: 1em;
	font-size: 11px;
	color:#F2FFF2;
}