@charset "utf-8";
/* CSS Template */

* {
	margin: 0;
	padding: 0;
}

body  {
	margin: 0;
	padding: 0;
	background-color: #816A96;
}
 
p  {
	margin: 0 0 8px 0;
	font:  13px/16px Arial, Helvetica, sans-serif;
	color: #2d3b46;
	text-align: left;
}

h1  {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:  #663399;
	font-size: 24px;
	font-style:italic;
	text-shadow:#000;
	padding: 0 0 5px 0;
}

h2  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:normal;
	font-size:24px;
	color: #606;
}

#home,                    /* Page Identifier -- Goes above Header */
#contact,
#FAQs,
#testimonials  {
	margin: 0 auto;
	width: 936px;
	background-color: #FF9;
	color: #2d3b46;
	padding: 0;
}

#wrapper  {
	margin: 20px auto;
	padding: 60px 0 0 0;
	width: 936px;
	height: 810px;
	background-image: url(images/background.jpg);
	position: relative;
	background-repeat: no-repeat;
}

#header  {
	margin: 0 auto;
	padding: 0;
	width: 892px;
	height: 123px;
	background-image: url(images/header2.jpg);
	position: relative;
	background-repeat: no-repeat;
}

#bannerpic {
	margin: 0 auto;
	padding-top:35px;
	width: 850px;
	height: 73px;
}

 
/*  --- MIDDLE CONTENT --- */

 
#container {                 /*  Holds Menu, Sidebars, Content */
	background-image: url(images/content2.jpg);
	margin:0 auto;
	padding: 0;
	width: 892px;
	height: 564px;
	position: relative;
}
 
#sidebar {
	width: 176px;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0 0 0 25px;
} 

#menu {
	margin-left: 8px;
	background-image: url(images/sidebar.jpg);
	height: 236px;
}

#menubg  {
   width: 150px;
   height: 175px;
}

#menu ul {
	font: 13px/25px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	list-style: none;
	line-height: 28px;
	text-align: center;
	text-shadow:#666;
	color: #cccc66;
	padding:10px 15px 10px 0;
}

#image {
	margin-top: 30px;
}

#services {
	margin-top: 15px;
}

#services ul {
   font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   list-style: none;
   line-height: 20px;
   text-align:center;
   text-shadow:#666;
   color: #996699;
   padding: 0;
}

#menu li a  {
   color: #FFFFFF;
   text-decoration: none; 
   font-weight: bold;
}
 
#menu li a:hover {
	color: #FCF;
}

#menu li a:active {
	color: #F0EEBE;
} 
 
#content  {                 /* Holds Center Content */
	padding:0px 0px 0 18px;
	width: 670px;
	height: 550px;
	float: left;
}

.maintxt {
	margin:0;
	padding:0 13px 5px 8px;
	border: 2px solid #996699;
	width: 235px;
	float: left;
	background-repeat: no-repeat;
}

.maintxt2 {
	margin:0;
	padding:0 13px 0 5px;
	border:2px solid #996699;
	width: 620px;
	height: 525px;
	float: left;
	background-repeat: no-repeat;
}

.maintxt p {
	font:  13px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4c2672;
	margin-top:5px;
	padding: 15px 8px 0;
	line-height: 19px;
	width: 225px;
}

.maintxt2 p {
	font:  13px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4c2672;
	margin-top:5px;
	padding: 5px 15px 0;
	line-height: 15px;
	width: 600px;
}

.maintxt3 p {
	font:  13px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4c2672;
	margin-top:0px;
	padding: 3px 10px 5px 5px;
	line-height: 13px;
	width: 620px;
	border:2px solid #996699;
}

#name  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:normal;
	font-size:24px;
	color: #606;
	width:200px;
	margin-left: 350px;
}

#list {
	margin: 0 0 0 15px;
	padding: 0;
}
img#rgt {
	float: right;
	padding: 0 0 20px 20px;
	}

/* --- FOOTER --- */

#footbar {
	margin:0 auto;
	padding:0;
	width:892px;
	height:69px;
	background-image: url(images/footer2.jpg);
}

#footertxt  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:normal;
	font-size:14px;
	color: #606;
	width:400px;
	padding-top: 30px;
	margin-left: 486px;
}
