﻿@import url('layout.css');
body {
	color: #382618;
	font-size: 12px;
	font-family: Veranda, Arial, Helvetica;
	font-style: normal;
	background: url('../Images/sla_background.gif') top left;
}
#container {
	width: 900px;
	margin: 0 auto;
	background-color: #968267;
}
#content {
	vertical-align:middle;
	width: 870px;
	padding: 3px 3px 3px 3px;
	background-color:#c9beaa;
}
.masthead_title{
	color: #fff;
	border: 2px solid #714735;
	text-align: left;
	font-family: Castellar, Monotype Corsiva, Matura MT Script Capitals;
	font-size: 32px;
	background-color: #968267;
}
.masthead_cap {
	font-size: 50pt;
}
.center_h1 {
	text-align: center;
	font-family: Castellar, BRADDON;
	font-size: x-large;
}
.left_align {
	text-align: left;
}
.right_align {
	text-align: right;
}
.small_font {
	font-size: 8px;
	font-family: Castellar, Comic Sans MS;
}
.center_align {
	text-align: center;
}
.bold_br {
	font-family: Comic Sans MS, Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.normal_br{
	font-family: Comic Sans MS, Arial;
	font-size:12px;
	font-weight:normal;
}
a {
	color: #800000;
	text-decoration: none;
	font-family: Calibri;
	font-size: 14px;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Calibri;
	font-size: 15px;
}
a:active {
	color: #686E90;
	text-decoration: none;
	font-family: Calibri;
	font-size: 14px;
}
a:visited {
	color: #714735;
	text-decoration: none;
	font-family: Calibri;
	font-size: 14px;
}
h1 {
	font-family: BRADDON;
	font-size: 24px;
}
h2 {
	font-family: BRADDON;
	font-size: 18px;
	font-style: normal;
}
p {
	font-family: Arial, Veranda, Comic Sans MS;
	font-size: 12px;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
.subtitle {
	font-family: "Comic Sans MS";
	font-style: italic;
	font-size: 24px;
}
.color_bold {
	font-family: BRADDON;
	font-size: 20px;
	font-weight: bold;
	color: #443728;
}
.color_text {
	font-family: Calibri;
	font-size: 14px;
	color: #5C3A2C;
}
