﻿a:link {
	color: #832DAA;
	text-decoration: none;
}
a:hover {
	color: #A47C99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #570E67;
}
a:active {
	text-decoration: none;
	color: #A47C99;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: large;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#645E50;
	text-align: justify;
}

body {
	background-color: #d5e8ca;
	color: #34093E;
}

#container {
background: transparent;
margin: 0px auto;
position: relative;
width: 881px;
}

#header {
	background: #D5E8CA url(none) no-repeat;
	height: 310px;
	position: relative;
	width: 259;
	background-image:url(images/header.jpg)
}

#nav {
	background: #D5E8CA url(none) no-repeat;
	float: left;
	position: relative;
	width: 190px;
}

.nav {
background: #D5E8CA url(none) no-repeat;
height: 200px;
margin: auto;
padding: 20px 0px 0px 20px;
position: relative;
width: 190px;
}

.facebook {
	position: relative;
	left: 21px;
}

.amazon {
height: 200px;
margin: auto;
padding: 20px 20px 20px 20px;
position: relative;
}

.announcements {
margin-left:45px;
}

#main_content {
	background: #D5E8CA url(none) no-repeat;
	float: right;
	height: auto;
	position: relative;
	width: 660px;
}

.main_content {
background: #D5E8CA url(none) no-repeat;
height: auto;
font-family:Verdana, Geneva, sans-serif;
font-size: 12px;
font-style: normal;
color:#444;
position: relative;
width: 575px;
padding: 0px 15px 0px 15px;
}

.divide {
background: #D5E8CA url(images/main_upper.gif) no-repeat;
height: 30px;
margin: 10px 0px 10px 0px;
position: relative;
width: 605px;
}

.divide_lower {
background: #D5E8CA url(images/main_upper.gif) no-repeat;
height: 30px;
margin: 13px 0px 0px 0px;
position: relative;
width: 605px;
}

#testimonials {
	background: #D5E8CA url(none) no-repeat;
	clear: both;
	height: auto;
	position: relative;
	width: 881px;
	margin: 10px 0px 20px 0px;
}

.testimonials1 {
	background: #D5E8CA url(none) no-repeat;
	height: 100px;
	position: relative;
	width: 881px;
	display: inline;
	padding: 0px 0px 0px 0px;
}

#footer {
	background: #D5E8CA url(none) no-repeat;
	clear: both;
	height: auto;
	position: relative;
	width: 881px;
}

