body {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	background-image: url(images/stripe_background.jpg);
	background-repeat: repeat;
}
.blockquote	{
				line-height: 1.4em;
				margin-left: 100px;
}
/*STYLES USED FOR THE LOGO AND HEADER */
#all {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	background-color: white;
}


#header {	
	padding: 0px;
	width: 950px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 0;
}

#header_home {	
	padding: 0px;
	width: 900px;
	margin: 0px 25px 0px 25px;
	padding: 0px;
	line-height: 0;
}
#nav img { /*Summer Practicum */
	border: 0;
	padding: 0;
}
ul.nav {
	margin-left: 98px;
}

ul.nav a {
	padding: 5px 15px 5px 15px;
	margin-right: 0px;
	list-style-type: none;
	background: #FFF;
	color: #000000;
	font-weight: normal;
	border-width: 0px 0px 0px 2px;
	border-style: dotted;
	border-color: #FF99CC;
	text-decoration: none;
}

ul.nav a:hover {
	padding: 5px 15px 5px 15px;
	margin-right: 0px;
	list-style-type: none;
	background: #FF99CC;
	color: #FFFFFF;
	font-weight: normal;
	border-width: 0px 0px 0px 2px;
	border-style: dotted;
	border-color: #FF99CC;
	text-decoration: none;
}
ul.nav li {
	display: inline;
	padding: 0px;
	margin-right: -5px;
	text-align: center;
}
.indexwrapper{ /* Used on the index page only */
	border-color:#fbd3d3;
	border-width:3px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-style:solid;	
	width:889px;
	margin-left:3px;
	margin-top:-3px;
	}
/*STYLES USED FOR THE NAVIGATION */
.navicon{
	border-width:0px;
	margin-top:-25px;
	margin-bottom:-23px;
	margin-right:3px;
	display:none;
	}
/*Classic Pink Navigation */
#nav-bg{
	border-top-width:4px;
	border-top-style:solid;
	border-top-color:#f7abae;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#f7abae;
	background-color:#f9b8b9;
	margin-top:4px;
	margin-bottom:0px;
	width:415px;
	float:right;
	height:33px;
	}
.navigation-normal a{
	margin-top:-4px;
	float:right;
	padding-top:23px;
	padding-bottom:17px;
	padding-right:5px;
	padding-left:5px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	}
.navigation-normal a:hover{
	color:#f2797f;
	}
.navigation-selected a:hover{
	border-top-width:4px;
	border-top-style:solid;
	border-top-color:#f2797f;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#f2797f;
	color:#f2797f;
	}
.navigation-selected a{
	border-top-width:4px;
	border-top-style:solid;
	border-top-color:#f2797f;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#f2797f;
	background-color:#f9b8b9;
	margin-top:-4px;
	float:right;
	padding-top:16px;
	padding-bottom:17px;
	padding-right:5px;
	padding-left:5px;
	color:#f2797f;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	}
/*Orange Navigation */
#nav-bg-orange{
	border-top-width:4px;
	border-top-style:solid;
	border-top-color:#ffe66c;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#ffe66c;
	background-color:#e9be5a;
	height:33px;
	margin-top:6px;
	width:404px;
	float:right;
	}
.navigation-normal-orange a{
	border-top-width:4px;
	border-top-style:solid;
	border-top-color:#ffe66c;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#ffe66c;
	background-color:#e9be5a;
	margin-top:-4px;
	float:right;
	padding-top:16px;
	padding-bottom:17px;
	padding-right:5px;
	padding-left:5px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	}
.navigation-normal-orange a:hover{
	border-top-width:4px;
	border-top-style:solid;
	border-top-color:#ffe66c;
	border-bottom-width:-4px;
	border-bottom-style:solid;
	border-bottom-color:#ffe66c;
	background-color:#e9be5a;
	margin-top:-4px;
	float:right;
	padding-top:16px;
	padding-bottom:17px;
	padding-right:5px;
	padding-left:5px;
	color:#f9edd1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	}
/*Green Navigation */
#nav-bg-green{
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#d4e7b1;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#d4e7b1;
	background-color:#b1d78d;
	height:34px;
	margin-top:5px;
	width:415px;
	float:right;
	}
.navigation-normal-green a{
	border-top-width:4px;
	border-top-style:solid;
	border-top-color:#d4e7b1;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#d4e7b1;
	background-color:#b1d78d;
	margin-top:-4px;
	float:right;
	padding-top:16px;
	padding-bottom:17px;
	padding-right:5px;
	padding-left:5px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	}
.navigation-normal-green a:hover{
	border-top-width:4px;
	border-top-style:solid;
	border-top-color:#d4e7b1;
	border-bottom-width:-4px;
	border-bottom-style:solid;
	border-bottom-color:#d4e7b1;
	background-color:#b1d78d;
	margin-top:-4px;
	float:right;
	padding-top:16px;
	padding-bottom:17px;
	padding-right:5px;
	padding-left:5px;
	color:#f9edd1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	}
/*STYLES USED TO FORMAT THE BODY TEXT */
#content { /*Content class holds all the body text and styles for the whole site */
	width: 825px;
	line-height: 1.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 	#382D2C;
	font-size: 1em;
	padding: 0px;
	padding-left: 0px;
	margin: 0px;
	margin-left: 120px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
#content a:link {
	color: #666666;
	text-decoration: underline, color:#666666;
	text-decoration-style: dotted;
}

#content a:hover {
	text-decoration: underline, #666666, dotted;
	color: black;
}

#content a:visited {
	color: black;
}
.float {
/*	margin-left: 100px;*/
	width: 650px;
	line-height: 1.6em;
}
td {
	margin-bottom:10px;
}
/*STYLES USED IN THE FOOTER */
#copy { /* Used in the Footer's Copyright Information */
	font-size: 80%;
	text-align: center;
	line-height: normal;
	margin: 0 auto;
	clear: both;
	background-color: white;
	color: #666666;
	width: 950px;
}
#copy a:link {
	color: #666666;
}

#copy a:hover {
	background: #666666;
	color: white;
}

#copy a:visited {
	color: #666666;
}
/* MISCELLANEOUS STYLES */
#container{ /* Used for photos on the left on subpages */
	width:300px;
	float:left;
	margin-right:80px;
	}
.donatebutton{
	float:left;
	margin-top:5px;
	margin-left:-108px;
	}
.photostyle{ /*Used in bio photos on staff/board pages */
	border-style:double;
	border-color:#666666;
	border-width:2px;
/*	margin-right:80px;
	margin-bottom:40px;*/
	margin-right:40px;
	margin-bottom:20px;
	float:left;
	}
.photoborders{
	border-style:double;
	border-color:#666666;
	}
/* HEADERS ACROSS THE SITE */
h1 { /*Pink Colored Header */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #f2797f;
	margin-left: 100px;
	font-weight: normal;
}
h2 { /*Tan Orange Colored Header */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #CC9933;
	margin-left: 100px;
	font-weight: normal;
	}
h3 { /*Pink Colored Header */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #f2797f;
	font-weight: normal;
	}
h4 { /*Green Colored Header */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #66CC00;
	font-weight: normal;
	}
h5{ /*MAIN HEADLINE FOR PAGES */
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #f2797f;
/*	padding-top:40px;*/
	font-size:22px;
	text-align:left;
	}
.headline{ /*Styling for the tagline */
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:14px;
	margin-top:40px;
	margin-bottom:40px;
	text-align:center;
	line-height:normal;
	text-transform:lowercase;
	letter-spacing:2.5px;
	}

