@charset "UTF-8";
body {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 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: #5d3726;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2.0em;

}
p {
	font-size: 1.1em;
	padding-top: .1em;
	padding-bottom: 1em;
}
em#big {
	font-size: 1.3em;
	font-style: italic;
}
body#about a#about,
body#scholarships a#scholarships,
body#caps a#caps,
body#commart a#commart, 
body#fundraising a#fundraising,
body#contact a#contact{
	color: #5d3726;
}
#container { 
	width: 85%;
	min-width: 875px;
	background: #FFFFFF;
	background-image: url(../images/sidebar_bkgd.gif) repeat-y;
	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. */
} 
#header { 
	position: relative;
	background: #ffffff; 
} 
.content {
	background-image:url(../images/floral_content_ur.gif);
	background-repeat: no-repeat;
	background-position: right top;
  	background-color: #edf0c7;
	overflow: hidden;
}
.primary {
	float: left;
	width: 64%;
	background-color: transparent;
	/*padding-left: 60px;*/
	padding-left: 7%;
	padding-top: 40px;
	padding-bottom: 60px;
}
.primary a{
	color: #a9b736;
	font-weight: bold;
}
.primary a:hover, .primary a:focus {
	color: #5d3726;
}
.primary ul,ol {
	font-size: 1.1em;
}
.primary ul {
	padding-left: 50px;
}
.primary li{
	/*background: url(../images/primary_bullet.gif) no-repeat 0 25%;*/
	list-style-type: square;
	padding: 6px 0;
	
}
.primary h1 {
	font: 100% "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.4em;
	padding: 15px 0 5px 0;
}
.primary h2 {
	margin-top: 20px;
	font-size: 1.25em;
	font-weight: bold;
	padding: 5px 0 10px 0;
}
.primary blockquote {
	position: relative;
	left: 0%;
	text-align: justify;
	background: url(../images/quote1.gif) no-repeat top left;
	font-style: italic;
	font-size: 1.0em;
}
.primary blockquote div {
	background: url(../images/quote2.gif) no-repeat bottom right;
}
.primary blockquote cite {
	display:block;
	text-align: right;
	padding-right: 5px;
}
.secondary {
	float: right; 
	width: 220px;
	background: url(../images/sidebar_bkgd_repeat.gif) repeat-y bottom left;
	/*padding-top: 0;*/
	font-size: .90em;
	color: #fff;
	padding-top: 25px;
	/* Start Mac IE5 filter \*/
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	/* End Mac IE5 filter */
}
.secondary p {
	padding: 5px 20px 3px 20px;
	line-height: 1.3em;
}
.secondary a{
	color: #edf0c7;
	text-decoration: none;
	font-weight: bold;
}
.secondary a:hover, .secondary a:focus{
	color: #abaa6d;
}
.secondary ul {
	list-style: outside;
	padding-left: 50px;
}
.secondary h1{
	font-size: 1.3em;
	padding: 15px 20px 6px 20px;
}
.secondary h2{
	font-size: 1.2em;
	padding: 10px 20px 0 20px;
}
.secondary img.topflush {
	margin-top: -25px;
	margin-bottom: 10px;
}
.secondary q{
	line-height: 1.4em;
	font-style: italic;
}
.secondary blockquote {
	position: relative;
	left: 0%;
	text-align: left-justify;
	background: url(../images/side_quote1.gif) no-repeat top left;
	font-style: italic;
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 25px 5px;
}
.secondary blockquote div {
	background: url(../images/side_quote2.gif) no-repeat bottom right;
}
.secondary blockquote cite {
	display:block;
	text-align: right;
	padding-right: 5px;
	font-style: normal;
	font-size: 0.9em;
}
.nav {
	width: 100%;
	background: #a9b736;
	background-image: url(../images/nav_bkgd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	letter-spacing: 1px;
	min-height: 31px;
	overflow: visible;
	line-height: 31px;
}
.nav a{
	text-decoration: none;
	color: #fff;
}
.nav a:hover{
	color: #69643e;
}
.nav span {
	padding-left: 4%;
}
.footer.primary {
	padding: 0;
	padding-left: 60px;
	font-size: 0.6em;
	font-weight: bold;
}
.footer a{
	text-decoration: none;
	color: #5d3726;
}
.footer a:hover{
	text-decoration: underline;
	color: #a9b736;
}
.footer a#webdesign{
	padding-left: 10px;
	text-decoration: none;
	color: #a9b736;
}
.footer a#webdesign:hover{
	color: #5d3726;
	text-decoration: underline; 
}
.bulleted {
	list-style: outside;
}
.donate a{
	font-size: 1.5em;
	position: absolute;
	width:220px;
	text-align: center;
	right: 0;
	top: 30px;
	color: #ffffff;
	font-family: "Times New Roman", Times, Serif;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
.donate a:hover {
	color: #abaa6d;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
