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

body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(graphics/back-pic.jpg);
	background-repeat: no-repeat;
	}
	
/* div styles */
#intro_flash {
	margin: auto;
	width: 872px;
	border: 4px solid #000000;
	padding: 0px;
	height: 502px;
	}
#intro_text {
	margin: auto;
	width: 850px;
	text-align: center;
	}
#top {
	margin: auto;
	height: 240px;
	width: 872px;
	border: 4px solid #000000;
	}
#content {
	width: 872px;
	margin: auto;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #fff;
	}
#left {
	float: left;
	width: 300px;
	padding: 15px;
	background-color: #DAE3F2;
}
#right {
	float: right;
	width:500px;
	padding: 15px;
}
#upcoming_content {
	width: 852px;
	margin: auto;
	padding: 10px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	}
#comm_content {
	width: 842px;
	margin: auto;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	height: 500px;
	background-image: url(graphics/community-pic.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	padding-left: 15px;
	}
#symbol {
	width: 275px;
	position: relative;
	clear: left;
	padding-top: 10px;
	}
#testimonial-content {
	width: 712px;
	margin: auto;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #dae3f2;
	padding: 20px 80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	}
#inspiration-content {
	width: 792px;
	margin: auto;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #dae3f2;
	padding: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	}
#exchange {
	width: 700px;
	margin: auto;
}
#float_content {
	width: 842px;
	margin: auto;
	padding: 15px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	background-image: url(graphics/mtwsyf-pic.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 780px;
	}
#photo_content {
	width: 842px;
	margin: auto;
	padding: 15px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	}
#info {
	clear: left;
	margin: auto;
	width: 800px;
	text-align: center;
	height: 488px;
	padding: 0px;
	}
#bios {
	width: 800px;
	margin: auto;
	padding: 10px;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}
#footer {
	margin: auto;
	width: 872px;
	text-align: center;
	}
#line {
	background-color: #666666;
	height: 1px;
	width: 700px;
	}
#purple-line {
	margin: auto;
	background-color: #680F95;
	width: 872px;
	height: 25px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#bot-photo {
	width: 872px;
	margin: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#product-form {
	float: right;
}
#product {
	float: left;
	width: 400px;
}
#product a {
	color: #660099;
}
#clear {
	margin: 0;
	clear: both;
}
/* nav bar */
div#navbar {
	margin: auto;
	width: 872px;
	height: 30px;
	text-align: center;
	background-color: #660099;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
div#navbar ul {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 7px;
	padding-left: 0px;
}
div#navbar li {
	padding: 15px;
	list-style-type: none;
	display: inline;
	font-weight: bold;
}
div#navbar li a {
    text-decoration: none;
    color: #FFFFFF;
}
div#navbar li a:hover {
    color: #000000;
}
div#navbar2 {
	width: 260px;
	height: 340px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(graphics/sq-foundation-logos.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#navbar2 ul {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding-left: 0px;
}
div#navbar2 li {
	padding: 2px;
	list-style-type: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
div#navbar2 li a {
    text-decoration: none;
    color: #333333;
}
div#navbar2 li a:hover {
}

/* text styles */
.title {
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #333333;
	}
.main {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	}
.main a {
	text-decoration: underline;
	color: #333333;
	}
.main a:hover {
	color: #666666;
	}
.quote {
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	}	
.cap {
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	}	
.intro {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	}
.link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	}
.info {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	}
.info a {
	text-decoration: underline;
	color: #FFFFFF;
	}
.info a:hover {
	color: #FFFFFF;
	}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	}
.footer a {
	text-decoration: none;
	color: #000000;
	}
.footer a:hover {
	color: #666666;
	}
.prod {
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #660099;
}
.prod a{
		padding-top: 3px;
	text-decoration: underline;
	color: #660099;
}
.prod-des {
	margin: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #660099;
}
.testimonial {
	border-bottom:1px solid #333;
	padding-bottom: 2px;
}

/* image styles */
.bio {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
	}
.bio2 {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	}
.store {
	float: left;
}
.tree {
	float: right;
}

/* table styles */
.exchange {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	width: 850px;
	}
