/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/gradient_bg.jpg);
}
.Footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #554737;
}
a.bottom_nav:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #554737;
	text-decoration: none;
}
a.bottom_nav:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #554737;
	text-decoration: none;
}
a.bottom_nav:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6699CC;
	text-decoration: underline;
}.MainText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #554737;
}
.BoldText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #554737;
}
.BoldBlueText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #75A6C7;
}
.LargerBoldItalicText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #554737;
}
.Titles {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #75A6C7;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #75A6C7;
}
a:visited {
	color: #75A6C7;
}
a:hover {
	color: #57493C;
}
.BrownTitles {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #554737;
}
.BrownIndexText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:2px;
	line-height:22px;
	color: #554737;
}
.BrownIndexHeader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height:24px;
	color: #554737;
}
.ItalicText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #4E4035;
}
.BlueItalicText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #75A6C7;
}
.BlueText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #75A6C7;
}
h1 {
	font-size:17px;
	margin-bottom: 0;
	font-style:normal;
	font-weight:bold;
}
h2 {
margin-bottom: 0;
}
p {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #554737;
}
#sideimg {
margin-bottom:25px;
}
#wrpBx {
border:1px #4E4035 solid;
background:url(images/tbl-bg.jpg);
padding:5px;
width:400px;
height:150px;
margin-top:75px;
}
#wrpBx p{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height:20px;
	color: #554737;
	margin-right:75px;
	text-align:center;
}
