/*---------------CSS STYLESHEET - sewee-styles.css-------------*/
 
/*----------GLOBAL-------------*/
body {
	padding: 0;
	margin: 0;
	background: url(images/sewee-refuge-background.jpg) repeat-x #D5DF98;
}
p {
	font: 11px Trebuchet, Verdana, Helvetica, sans-serif;
	text-align: left;
}
h1 {
	font: 15px Trebuchet, Verdana, Helvetica, sans-serif;
}
h2 {
	font: 13px Trebuchet, Verdana, Helvetica, sans-serif;
}
h3 {
	font: 12px Trebuchet, Verdana, Helvetica, sans-serif;
}

h4 {
	font: 11px Trebuchet, Verdana, Helvetica, sans-serif;
}
a {
	font: 13px Trebuchet, Verdana, Helvetica, sans-serif;
}

/*----------------CLASSES----------------*/
.image {
	border: 1px solid #000;
	float: left;
	margin-right: 2px;
}
.dlistText {
	float:left;
	width: 390px;
	text-align: justify;
}
.dTitle {
	clear: both;
}


.headerType {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 17px;
	margin: 0px;
}
.logoType {
	text-align: center;
	padding-bottom: 0px;
}
.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}

.textBox{
	padding: 0 5px 2px 25px;
	margin: 2px;
}

.info{
	font-size: 9px;
	padding: 0 5px 0px 17px;
	margin: 0px;
	text-align: left;

}

.info a {
color:#4C4A3F;
font-size:9px;
margin:0;
padding:0;
}

.spacer{
	padding: 0 0 2px 0;
}

.spacerSide{
	padding: 0 0 0px 0;
}

/*-----------------END CLASSES--------------*/


#wrapper {
	width: 878px;
	margin-left:auto;
	margin-right:auto;
}



/*---------------HEADERS-------------------*/
/*----HOME HEADER----*/
#alligators-home {
	width: 878px;
	height: 322px;
	background:url(images/SEWEE-alligator-header.png) no-repeat bottom right;
}

#red-wolves-headerImg {
	float: left;
}

/*----ABOUT HEADER----*/

#bull-island-about {
	width: 878px;
	height: 322px;
	background: url(images/SEWEE-bull-island-about.png) no-repeat bottom right;
}
/*----EDUCATION HEADER----*/

#sea-turtles-educ{
	width: 878px;
	height: 322px;
	background: url(images/SEWEE-baby-seaturtles-education.png) no-repeat bottom right;
}
/*----EVENTS HEADER----*/

#alligator-alley-events {
	width: 878px;
	height: 322px;
	background: url(images/SEWEE-alligator-alley-events.png) no-repeat bottom right;
}
/*----GALLERY HEADER----*/

#sea-gulls-gallery{
	width: 878px;
	height: 322px;
	background: url(images/SEWEE-seagull-gallery.png) no-repeat bottom right;
}
/*----PARTNERS HEADER----*/
#turkeys-partners {
	width: 878px;
	height: 322px;
	background: url(images/SEWEE-turkey-partners.png) no-repeat bottom right;
}
/*----MEMBERSHIP HEADER----*/
#wolf-membership {
	width: 878px;
	height: 322px;
	background: url(images/SEWEE-wolf-membership.png) no-repeat bottom right;
}
/*----DONATIONS HEADER----*/
#snow-egret-donations {
	width: 878px;
	height: 322px;
	background: url(images/SEWEE-snowy-egret-donations.png) no-repeat bottom right;
}
/*----CONTACT HEADER----*/
#mother-turtle-contact {
	width: 878px;
	height: 322px;
	background: url(images/SEWEE-seaturtle-contact.png) no-repeat bottom right;
}


/*---------LOGO-----------------*/
#sewee-logo {
	background: url(images/SEWEE-friends-Logo.gif) no-repeat bottom;
	width: 275px;
	height: 322px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/*--------------Tabbed Navigation-------------*/
#headerNav {
	list-style: none;
	margin:0 0 0 75px;
	padding: 251px 0 0 0;
	width: 522px;
}
#headerNav li {
	float: left;
	margin: 0px;
	text-align: center;
}

#headerNav li a {
	display: block;
	height: 35px;
	text-decoration: none;
	color: #E0E0C2;
	font-size: 21.5px;
	padding: 29px 13px 0 0;
}
#headerNav li a:hover {
	text-decoration: none;
	color: #93A651;
}

.shortTab{
	background: url(images/SEWEE-tab.png) no-repeat;
	float: left;
	margin: 0px;
	text-align: center;	
	width: 122px;
}

.shortTab2{
	background: url(images/SEWEE-shortTab2.png) no-repeat;
	float: left;
	margin: 0px;
	text-align: center;	
	width: 122px;
}

#longTab{
	background: url(images/SEWEE-tab_04.png) no-repeat;
	float: left;
	margin: 0px;
	text-align: center;
	width: 173px;
}

#longTab li a{
	display: block;
	height: 64px;
	text-decoration: none;
}


/*---------------END Tabbed Navigation--------------*/

/*--------------------Sidebar Styles----------------------*/
#sidebar {
	background: url(images/SEWEE-friends-Group-2RepeatY.png) repeat-y;
	width: 238px;
	min-height: 749px;
	float: left;
	text-align: left;
	padding: 0 0 15px 0;
	margin: 0px;
}
#sidebar p{
	color: #4C4A3F;
	
}

#sidebar h2 {
	font-size:20px;
	margin-left:13px;
	text-align:center;
	background:#2F736D;
	color:#E0E0C2;
	padding: 1px;
}

#sidebar h3 {
	font-size: 17px;
	padding: 4px;
	margin-left: 13px;
	color: #4C4A3F;

}
#sidebarNav {
	background: url(images/SEWEE-sidebar.gif) no-repeat;
	margin: 0px;
	padding: 18px  0 0 0;
	text-align: left;
	list-style: none;
	height: 330px;
}
#sidebarNav ul {
	padding: 10px;
}
#sidebarNav li {
	margin: 0px;
	text-align: center;
}
#sidebarNav li a {
	display: block;
	width: 182px;
	height: 43px;
	text-decoration: none;
	color: #E0E0C2;
	border-bottom: 1px solid #E0E0C2;
	margin-left: 23px;
	padding: 5px;
	font-size: 27px;
}
#sidebarNav li a:hover {
	text-decoration: none;
	color: #93A651;
}

#fbIcon a, img{
	text-decoration: none;
	border: none;
}

#calendar{
	margin: 5px 5px 5px 0px;	
}
/*------End Sidebar--------------*/
/*-------CONTENT-----------------*/
#contentWrapper {
	width: 835px;
	float: left;
	padding: 0 0 0 37px;
}

#mainContent {
	background: url(images/SEWEE-content-bkg.png) repeat-y;
	width: 581px;
	min-height: 766px;
	float: left;
	padding: 0px;
}

#titleImg {
	width: 500px;
	height: 125px;
	display: inline;
	margin: 10px 0 10px 30px;
	
}

/*----------------CALLOUTS-------------------------*/
.callout {
	background: url(images/oyster_callout.gif) no-repeat;
	width: 215px;
	height: 325px;
	float: left;
	margin-left: 33px;
	margin-top: 10px;
	text-align: center;
	padding-top: 4px;
	
}
.callout img {
	width: 145px;
	height: 100px;
}

.callout2 {
	background: url(images/member_callout.gif) no-repeat;
	width: 215px;
	height: 325px;
	float: left;
	margin-left: 50px;
	margin-top: 10px;
	text-align: center;
	padding-top: 4px;
}

.callout2 img {
	width: 145px;
	height: 100px;
}

.calloutContent{
	color: #E0E0C2;
	width: 190px;
	height: 290px;
	margin: 15px;
	color: #E0E0C2;

}

#calloutContent h1, h2,{
	text-align: center;
	padding: 4px;
	margin: 8px;
	color: #E0E0C2;
}

.calloutContent p{
	text-align: center;
	padding: 2px 8px 2px 8px;
	margin: 4px;
}

/*-------------TEXT AREA-------------*/
#SEWEEfriendsGroup {
	padding-left: 0px;
	padding-right: 33px;
}

#SEWEEfriendsGroup h1{
	background: #93A651;
	color: #4C4A3F;
	width: 549px;
	text-align: left;
	margin: 26px 0 0 0;
	padding: 0 0 0 12px;
	font-size: 22px;
}

#SEWEEfriendsGroup h2 {
	border-bottom: 1px solid #4C4A3F;
	font-size: 13px;
	text-align: left;
	padding: 0 0 5px 14px;
	color: #4C4A3F;
	line-height: 12px;
}

#SEWEEfriendsGroup h3 {
	font-size: 12px;
	padding: 0px;
	margin-left: 13px;
	color: #4C4A3F;
}

#SEWEEfriendsGroup p{
	font-size: 12px;
	padding: 0 0 0 14px;
	line-height: 17px;
	color: #4C4A3F;

}
#SEWEEfriendsGroup a {
	color: #2F736D;
}

.infoDivide{
        font-size: 9px;
        padding: 0 5px 0px 17px;
        margin: 10px 0 15px 0;
        text-align: left;
		line-height: 5px;
}

/*---------------END CONTENT-------------*/
/*-------------FOOTER---------------*/
#footer {
	background: url(images/SEWEE-wolves-footer.png) no-repeat;
	clear: both;
	padding: 0px;
	margin: 0 0 0 11px;
	width: 814px;
	height: 106px;
}
#footer p {
	padding: 15px 0 0 0;
	margin: 0px;
	text-align: center;
}
#greenLinks a {
	color: #93A651;
	text-decoration: none;
	font-size: 18px;
}
#greenLinks a:hover {
	color: #E0E0C2;
}

#blueLinks a {
	color: #2F736D;
	text-decoration: none;
	font-size: 18px;
}
#blueLinks a:hover {
	color: #E0E0C2;
}

/* ------------------CONTACT PAGE----------------- */

#contactTable {
	color: #4C4A3F;
	font-size: 16px;
	padding: 0;
	margin-top: 20px;
	margin-left: 50px;
	border: none;
	width: 475px;
}

.tableTitle {
	color: #4C4A3F;
	vertical-align: top;
	font-size:18px;
	text-align: right;
	border-bottom: 1px solid #4C4A3F;
	border-right: 1px solid #4C4A3F;
}
.tableSubTitle{
	color: #4C4A3F;
	vertical-align: top;
	text-indent: 10px;
	font-size: 18px;
	text-align: right;
	border-bottom: 1px solid #4C4A3F;
	border-right: 1px solid #4C4A3F;

}




/* -------------------- GALLERY ---------------- */

#placeholder{
	border: 3px solid #2F736D;	
}
#placeholderImage{
	width: 510px;
	height: 340px;
}
#description{
	border-bottom: 1px solid #2F736D;
	color: #E0E0C2;
	width: 493px;
}
#thumbScroller {
	width:484px;/*REMINDER: when adding additional photos increase this width
*/
	height:100px;
	padding: 3px 10px 0;
	margin-top: 10px;
	overflow:hidden;
	overflow:scroll;
}

#gallery{
	width: 501px;
	margin-left: 30px;
}

.thumbnail {
	height: 75px;
	margin-left: 4px;
	margin-top: 0px;
	border: 1px solid #4C4A3F;
	
}

.thumbnailTitle {
	height: 10px;
	margin-left: 5px;
	margin-top: 0px;
	border-width: thin;
	
}
#scrollTip{
	text-indent: 150px;
	margin-top: 0px;
	font-size: 10px;
}

/*-------------End Gallery Styles-------------*/
/* -------------------- MEMBERSHIP ---------------------- */

/* -------------------- DONATE ----------------------- */

#paypalLogo {
	
	margin-left: 200px;
	display: inline;
	border: thin;
	border-color:#000;
}
/* -------------------- EDUCATION ----------------------- */

#education{
	padding: 0px;
	margin: 10px 20px 10px 14px;
	width: 539px;
	height: 692px;
	overflow: scroll;
}


.dlistTextProj {
	float:left;
	width: 450px;
	text-align: justify;
}
.dTitleProj {
	clear: both;
}

.dTitleProj h2{
	text-align: left;
}

/*-----------------ABOUT-------------------------------*/
.italic{
	font-style:italic;
}

/*--------------EVENTS-----------------------------*/

#events{
	padding: 0px;
	margin: 10px 20px 10px 14px;
	width: 539px;
	height: 690px;
	overflow: scroll;	
}
.red {
	color: #F00;
}

