@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/bg/pasley.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 20px;
	margin-top: -4px;
	padding-bottom: 8px;
}
a {
	color: #89B62C;
}
a:hover {
	color: #640066;
}
h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
h2 {
	font-size: 24px;
	color: #640066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	line-height: 27px;
}
h3 {
	font-size: 18px;
	color: #640066;
	margin-bottom: 15px;
}
h3 a {
	color: #640066;
}
h3 a:hover {
	color: #89B62C;
}
h4 {
	font-size: 16px;
	color: #640066;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 15px;
}
h4 a {
	color: #640066;
}
h4 a:hover {
	color: #89B62C;
}
h5 {
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #640066;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
h5 a {
	color: #640066;
	text-decoration: underline;
}
h5 a:hover {
	color: #89B62C;
	text-decoration: underline;
}
ul {
	list-style-type: none;
	color: #000;
	list-style-image: url(../images/bg/bullet.gif);
	margin-top: -6px;
	margin-bottom: 1px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
	margin-left: -10px;
	margin-top: 13px;
}
.intro {
	font-size: 15px;
	color: #000;
	line-height: 20px;
	margin-top: -4px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#innerwrapper {
	width: 900px;
	clear: both;
	float: left;
	background-image: url(../images/bg/gradient.png);
	padding-right: 40px;
	padding-left: 40px;
	background-repeat: repeat-y;
}
#content {
	background-color: #FFF;
	margin: 0px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 900px;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#header {
	background-color: #FFF;
	width: 900px;
}
.logo {
	position: absolute;
	float: left;

}
.number {
	float: right;
}
/* nav */
#nav {
	height: 30px;
	clear: both;
	color: #4F0052;
	float: left;
	width: 870px;
	background-color: #FFF;
	background-image: url(../images/bg/navbirdy.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 30px;
	margin: 0px;
}
#nav li a {
	color: #4F0052;
	margin-right: 11px;
	margin-left: 11px;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 14px;
}
#nav a.current, #nav li a:hover{
	color: #4F0052;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9C3;
	margin-right: 11px;
	margin-left: 11px;
}
#nav li{
	float: left;
	color: #4F0052;
	padding-bottom: 0;
	padding-top: 0;
	margin: 0px;
	list-style: none;
	font-weight: bold;
}
/* content */
#mainpicarea {
	background-color: #FFF;
	width: 820px;
	margin-right: 40px;
	margin-left: 40px;
}
#mainpic {
	width: 550px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3C0A3E;
	border-bottom-color: #3C0A3E;
	border-left-color: #3C0A3E;
}
#slideshow {
	width: 549px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/slideshow/01.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3C0A3E;
	border-bottom-color: #3C0A3E;
	border-left-color: #3C0A3E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3C0A3E;
}
#pictext {
	background-color: #FFF;
	width: 218px;
	background-image: url(../images/text/pic_text.gif);
	float: right;
	height: 225px;
	clear: none;
	color: #FFF;
	padding-top: 75px;
	padding-right: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3C0A3E;
	border-bottom-color: #3C0A3E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3C0A3E;

}
.pictext {
	font-size: 17px;
	line-height: 24px;
}
#textarea {
	background-color: #FFF;
	width: 820px;
	clear: left;
	float: left;
	padding-top: 30px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-image: url(../images/bg/birdy.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 0px;
}
#textarea2 {
	background-color: #FFF;
	width: 820px;
	background-image: url(../images/bg/birdy.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: left;
	float: left;
	padding-bottom: 20px;
}
/* Boxone */
.box {
	width: 261px;
	float: left;
	margin-left: 17px;
	padding-top: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #99cc33;
}
.box-row{
	margin-bottom: 10px;
	float: left;
}
.box-first { 
margin-left: 0; 
}
.box .coming-soon {
	width: 122px;
	position: absolute;
}
.box .photo {
	display: block;
	border: 1px solid #999;
}
/* Boxtwo */
.box2 {
	width: 261px;
	float: left;
	margin-left: 17px;
	padding-top: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #640066;
}
.box-first2 { 
margin-left: 0; 
}
.box-row2{
	margin-bottom: 10px;
}
.box2 .photo {
	display: block;
	border: 1px solid #999;
}
/* Boxthree */
#box3 {
	width: 530px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.box-row3{
	float: left;
	margin: 0px;
	padding: 0px;
}
.box-first3 {
	width: 539px;
	float: left;
	margin-left: 17px;
	margin-left: 0;
	margin-bottom: 30px;
}
.box-firsthome {
	width: 820px;
	float: left;
	margin-left: 17px;
	margin-left: 0;
	margin-bottom: 0px;
	padding: 0px;
}
.boxcontact {
	width: 261px;
	margin-left: 17px;
	float: right;
	padding-top: 0px;
}
/* Lines */
#line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6fbf00;
	padding-top: 20px;
	margin-bottom: 25px;
}
#line2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6fbf00;
	padding-top: 10px;
	margin-bottom: 1px;
}
#line3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6fbf00;
	padding-top: 0px;
	margin-bottom: 23px;
}
#linesidebar {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6fbf00;
	padding-top: 5px;
	margin-bottom: 5px;
}
#linesidebartop {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6fbf00;
	padding-top: 20px;
	margin-bottom: 5px;
}

/* Buttons */
#homebutton {
	padding-top: 12px;
}
.seeapneebutton {
	margin: 0px;
	padding: 0px;
	float: left;
}
.seesamplesbuttons {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.seesamplesbuttoninnerpages {
	margin-top: 20px;
}

/* Sidebar */
.sidebar {
	width: 234px;
	margin-left: 17px;
	float: right;
	padding-left: 27px;
}
.relatedlinks {
	font-size: 17px;
	color: #89B62C;
}
.relatedlinkslist {
	font-size: 13px;
	color: #89B62C;
	margin-bottom: 10px;
}
.relatedlinkslist a {
	color: #640066;
	text-decoration: none;
}
.relatedlinkslist a:hover {
	color: #89B62C;
	text-decoration: none;
}
/* Pics */
.pic-whatwedo {
	margin-left: 94px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.pic2-whatwedo {
	float: right;
}
.picsubtext {
	color: #89B62C;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.pic-resources {
	margin-top: -20px;
}
.pic2-resources {
	float: right;
	padding-left: 20px;
}
.piccalender{
	margin-bottom: -2px;
	padding-right: 5px;
}
/* Templates: team, awards, sponsors, newsandevents */
#sponsors, #sponsores {
	height: 140px;
}
#awards {
	height: 140px;
}
.picawards {
	float: right;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 1px solid #CAE492;
}
#lineawards {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6fbf00;
	padding-top: 12px;
	margin-bottom: 15px;
}
.picteam {
	float: right;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 1px solid #CAE492;
	padding: 0px;
	margin-right: 0px;
}
#team p{
	margin-bottom: 8px;
}
#newsandevents{
	margin: 0px;
	padding: 0px;
}
.newsandeventsdate{
	font-size: 14px;
	color: #640066;
	text-decoration: none;
}
#linenewsandevents {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6fbf00;
	margin-bottom: 14px;
	padding-top: 10px;
}
.picnews {
	float: right;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 1px solid #CAE492;
	padding: 0px;
	margin-right: 0px;
}
.picnewsright {
	float: right;
	padding: 0px;
	border: 1px solid #CAE492;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 15px;
}
.picnewsleft {
	float: left;
	border: 1px solid #CAE492;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 0px;
}
/* Footer */
#footer {
	background-color: #4F2251;
	width: 820px;
	background-image: url(../images/bg/footer.gif);
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 13px;
	font-size: 14px;
	line-height: 24px;
}
.footer {
	color: #FFF;
	font-size: 14px;
	line-height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footer a:hover {
	color: #FFF;
}
/* Misc */
.green {
	color: #89B62C;
}
.purp {
	color: #640066;
}
.right {
	float: right;
	margin: 0px;
	padding: 0px;
}
.left {
	float: left;
	margin: 0px;
	padding: 0px;
}
.screeningtable {
	border: 1px solid #cccccc;
	margin-top: 15px;
	margin-bottom: 25px;
}
.tableborderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.screeningtable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	margin-top: 5px;
	margin-bottom: -2px;
}
#backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 30px;
}
#backtotop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
#backtotop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #640066;
}
