﻿body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-repeat: repeat;
	background-attachment: scroll;
	margin-top:15px
}
#container {
	width: 950px;
	margin: 0 auto;
	padding: 0px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	background-color: #FFFFFF;
}
#masthead {
	text-align: center;
	width: 100%;
	padding: 0px;
	background-repeat: repeat;
	background-attachment: scroll;
}
#masthead1 {
	text-align: center;
	width: 99%;
	padding: 0px;
	border: 5px solid #792438;
	background-color: #792438;
	background-repeat: repeat;
	background-attachment: scroll;
}

#navigation {
	position: relative;
	float: left;
	width: 170px;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 40px;
	font-family: Verdana; 
	font-size: 12px;

}
#content {
	float: left;
	width: 640px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#footer {
	text-align: center;
	clear: both;
	width: 100%;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	background-color: #dfb8df;
}
#navigation a {
	color: black;
	text-decoration: none;
	border-bottom:1px solid black;
	display: block;
	padding: 5px;
	background-color: #E8E8E8;
}
#navigation a:hover {
    color:red;
	text-decoration: none;
	background-color: #E8E8E8;
}
/* Content Styles */
h6 {
	color: #503750;
}
h5 {
	color: #503750;
}
h4 {
	color: #503750;
}
h3 {
	color: #503750;
}
h2 {
	color: #503750;
}
#content h1 {
	color: #503750;
}
#content img {
	padding: 5px;
	border: 0px solid #402640;
}
/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: black;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	
}
a:hover {
	color: red;
	text-decoration: none;
}
.style_bold_verdana {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border: none;
}
.style_italic {
	font-style: italic;
	font-family: Verdana;
	font-size: 12px;
	border: none;
}
.style_masthead {
	font-family: Verdana; 
	font-size: 12px; 
	color: #CCCCCC;
	border: none;
}
.style12 {
	font-size: 11px;
	color: black;
	border: none;
}
.style_times_rom {
    font-family: Times New Roman;
    font-size:30px;
    font-weight:bold;
    border: none;
}
.style_verdana_12 {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	border: none;
	width: auto;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	height: auto;
}
.heding25 {
	font-family: Verdana;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}
.grey {
	font-size: 12px;
	font-family: Verdana;
	color: #808080;
}
.style177 {
	font-size: 11px;
	color: black;
	border: none;
}

