﻿@import url("layout.css");
body {
	background-color: #FF6600;
	font-size: 0.8em;
}
#wrapper {
	width: 810px;
	margin: 0 auto;
}
#masthead {
	background-image: url('../images/layout/header2.jpg');
	background-repeat:no-repeat;
	width: 810px;
	height: 134px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#navigation {
	background-image: url('../images/layout/navigation2.jpg');
	width: 810px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#innerwrapper {
	background-image: url('../images/layout/body2.jpg');
	background-repeat: repeat-y;
	width: 810px;
	overflow: hidden;
}
#content {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	width: 500px;
	text-align: left;
	float: left;
	font-family: Andalus;
	font-size: medium;
	color:#404040;
}
#content1 {
	width: 780px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: Andalus;
	font-size: medium;
	color: #404040;
	overflow: hidden;
}
#menu {
	width: 780px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
}
#menu1a {
	width: 390px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
#menu1b {
	width: 390px;
	margin-left: 5px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
#menu2 {
	width: 810px;
	border: thin black solid;
}
#menu2a {
	width: 390px;
	text-align: left;
	float: left;
	border: thin red solid;
}
#menu2b {
	width: 390px;
	margin-left: 5px;
	text-align: left;
	float: right;
	border: thin orange solid;
}
#sidebar {
	margin-right: 10px;
	margin-top: 25px;
	text-align: left;
}
#footer {
	background-image: url('../images/layout/footer2.jpg');
	background-repeat: no-repeat;
	height: 75px;
	width: 810px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: center;
	overflow: hidden;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	margin: 0 0 0 10px;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: medium #FFD23F outset;
	background-image: url('../images/layout/button.jpg');
	text-transform: uppercase;
}
#navigation a:hover {
	border: medium #FF1D00 inset;
	text-decoration: none;
	color: #800000;
	background-image: url('../images/layout/button.jpg');
}
/* Content Styles */
#content1 h1,h2,h3,h4,h5,h6 {
	color: #b22222;
	text-align: left;
	text-decoration: none;
	font-family: "Monotype Corsiva";
}
#content img {
}
/* Sidebar Styles */
#sidebar p {
	color: #222;
}
#sidebar img {
}
/* Menu Styles */
#menu h1 {
	margin-left: 15px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Monotype Corsiva";
	color: #b22222;		
}
#menu h2 {
	margin-left: 15px;
	font-weight: normal;
	text-decoration: underline;
	font-family: "Monotype Corsiva";
	color: #b22222;		
}
#menu p {
	font-family: "Monotype Corsiva";
	font-size: 1.5em;
	margin-left: 10px;
	line-height: 21px;
}
#menu span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
	font-style:italic;
}
#menu li {
	font-family: "Monotype Corsiva";
	font-size: 1.5em;
	text-align: left;
}
#menu li span {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
/* Footer Styles */
#footer p {
	font-size: small;
	color: black;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a {
	color: black;
	text-decoration: underline;
}
#footer a:hover {
	color: #237;
	text-decoration: none;
}
/* Testimonial Styles */
#test1 p {
	color: #404040;
	font-family: "Americana BT";
	font-size: 1em;
	font-weight:bold;
	font-style: italic;
	margin: 5px 10px 5px 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: thin;

}
#test2a p {
	color: #404040;
	font-family: "Americana BT";
	font-size: 1em;
	font-weight:bold;
	font-style: italic;
	margin: 5px 10px 5px 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: thin;

}
#test2b p {
	color: #404040;
	font-family: "Americana BT";
	font-size: 1em;
	font-weight:bold;
	font-style: italic;
	margin: 5px 10px 5px 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: thin;

}

#test1 {
	width: 250px;
	margin-left: 15px;
	float:left;
}
#test2 {
	width: 520px;
	margin-right: 15px;
	float:right;
}
#test2a {
	width: 250px;
	margin-right: 10px;
	float:left;
}
#test2b {
	width: 250px;
	float:right;
}
#space {
	width: 780px;
}
/* Link Styles */
a {
	color: #191970;
	text-decoration: underline;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_quote {
	color: #FF6600;
	font-family: "Americana BT";
	font-size: .85em;
	font-weight:bold;
	font-style: italic;
	margin: 5px 10px 5px 10px;
	text-align: center;
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: thin;
}
/* General Styles */
.style1 {
	text-align: left;
}
.style2 {
	text-align: center;
}
.style3 {
	font-size: medium;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
