/* -----------------------------------------------------
MAIN
-------------------------------------------------------- */
body {
		text-align:center;
		padding-top: 0px;
		background-image: url(../images/Clouds.jpg);
}

p {
	color: #333333;
	font-size: 70%; 
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px 20px 10px 20px;
	margin: 0px;
	line-height: 20px;
}

h3 {
	font-size: 100%; 
	font-family: arial, helvetica, sans serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 30px;
}

h4 {
	text-align: left;
	color: #666666;
	font-weight: bold; 
	font-size: 70%; 
	font-family: arial, helvetica, sans serif;
	margin-left: 40px;
	margin-right: 40px;
	padding: 0px;
}

h6 {
	color: #666666;
	font-size: 80%;
	font-family: arial, helvetica, sans serif;
	text-align: left; 
	margin-bottom: 10px;
}

.bold {
	font-weight: bold;
}

.testimonial-text {
	font-weight: bold;
	font-style: italic;
	font-size: 90%;
}
/* -----------------------------------------------------
CONTAINER
-------------------------------------------------------- */
	
#container {
		width:650px;
		margin-left:auto;
		margin-right:auto;
		padding:10px;
		text-align:left;
		background: #ffffff;
		position: relative;
		overflow: hidden;
		
}

/* -----------------------------------------------------
	Horizontal navigation
-------------------------------------------------------- */

#buttons {
	font-weight: bold; 
	font-size: 80%; 
	font-family: arial, helvetica, sans serif;
	float: left; 
	padding: 0px;
	height: 180px;
	background-color: #ffffff;
	width: 189px;
	margin: 0px 0px 0px 10px;
	
}
#buttons:hover {
	font-weight: bold; 
	font-size: 80%; 
	font-family: arial, helvetica, sans serif;
}
#buttons ul {
	padding: 0px;
	margin-left: 2px; 
	border-style: none; 
	list-style-type: none; 
	width: 189px;
	
}

#buttons li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	
}

#buttons li a {
	border: #205BA7 1px solid; 
	display: block; 
	padding-left: 30px; 
	padding-bottom: 3px;
	padding-top: 3px;
	color: #070C30; 
	background-color: #FEA983;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	background-image: url(../images/button-bullet-1.png);
	background-repeat:no-repeat;
	background-position:center left;
	
}
#buttons li a:hover {
	color: #ffffff; 
	background-color: #A96765; 
	text-decoration: none;
	background-image: url(../images/button-bullet-2.png);
	background-repeat:no-repeat;
	background-position:center left;
}

/* -----------------------------------------------------
	Header
-------------------------------------------------------- */
#header {
		
		background-color: #;
		height: 70px;
		position: relative;
		float: left;
		background-image: url(../images/tile-strip.jpg);
}

#logo{
	width: 70px;
	height: 70px;
	margin-left: px;
	float: left;
}

#name {
	width: 370px;
	background-color: #;
	float: left;
	padding: 35px 0px 0px 20px;
}

.text {
	color: #333333;
	font-size: 170%; 
	font-family: Impact, Charcoal, sans-serif;
	
}

#contact {
	background-color: #ffffff;
	width: 190px;
	float: right;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

.text2 {
	color: #333333;
	font-size: 130%; 
	font-family: Verdana, Geneva, sans-serif;
	
}

.text3 {
	color: #333333;
	font-size: 70%; 
	font-family: Verdana, Geneva, sans-serif;
	
}

#contact a {
	text-decoration: none;
	
}

#maingraphic {
		
		background-image:  url(../images/header3.jpg);
		background-repeat: no-repeat;
		background-color: #;
		height: 180px;
		width: 450px;
		float: left;
		margin-left: px;
		border-top: #205BA7 5px solid;
		padding: 10px 0px 0px 0px;
}

/* -----------------------------------------------------
MIDDLE SECTION
-------------------------------------------------------- */

#content {
		width:650px;
		height: 100%
		padding:0px;
		text-align:left;
		background: #ffffff;
		float: left;
		
}

/* -----------------------------------------------------
	Left Content
-------------------------------------------------------- */

#contentleft {
		width:160px;
		height: 200px;
		padding: 0px;
		margin-top: 10px;
		margin-right: 10px;
		text-align: left;
		float:left;
		background:#ffffff;
}

/* -----------------------------------------------------
	Middle Content
-------------------------------------------------------- */

#contentmiddle {
		width:450px;
		padding:0px;
		float:left;
		background:#ffffff;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 10px;
		background-repeat: no-repeat;
		
}

#contentmiddle a {
	text-decoration: none;
}

#contentmiddle a:hover {
	text-decoration: underline;
}

#middleheading {
	width: 450px;
	background-image: url(../images/header-strip.gif);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	
}

h1 {
	color: #ffffff;
	font-size: 220%;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-shadow: #666666 -2px 4px 5px;
	filter: Shadow(Color=#666666, Direction=210, Strength=5);

	
}

h2 {
	color: #205BA7;
	font-size: 150%;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 20px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	

	
}

.headline {
	text-align: left;
	color: #333300;
	font-weight: bold; 
	font-size: 90%; 
	font-family: arial, helvetica, sans serif;
	margin: 20px 20px 0px 20px;
	padding: 0px;
	
	
}

#middletext {
	padding: 0px;
	background: #;
	
}

.slideshow {
	margin: 0px 0px 0px 20px;
}

/* -----------------------------------------------------
	Right Content
-------------------------------------------------------- */	
	
#contentright {
		width:190px;
		height: 100%;
		padding: 0px;
		margin-top: 50px;
		float:right;
		
		
}

ul#right-list  {
	margin: 60px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	

}

#right-list li {
	color: #;
	font-size: 70%; 
	font-family: Verdana, Geneva, sans-serif;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	

}

#contentright p {
	color: #333333;
	font-size: 70%; 
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	line-height: 20px;
}

#contentright a {
	text-decoration: none;
}

/* -----------------------------------------------------
BOTTOM SECTION
-------------------------------------------------------- */

/* -----------------------------------------------------
	FOOTER
-------------------------------------------------------- */

#footer {
	width: 450px;
	color: #205BA7;
	text-align: center;
	border-top: #205BA7 5px solid;
	margin-right: 200px;
	
}

#footer a {
	font-size: 60%; 
	font-family: arial, helvetica, sans serif;
	text-decoration: none;
	color: #0000ff;
}

#footer a:hover{
	color: #205BA7;
	font-size: 60%; 
	font-family: arial, helvetica, sans serif;
	text-decoration: none;
}

#footer a:active{
	color: #FF9900;
	font-size: 60%; 
	font-family: arial, helvetica, sans serif;
	text-decoration: none;
}

.notes {
	font-family: arial, helvetica, sans serif;
	color: #333333;
	font-size: 60%; 
}

