﻿body {
	text-align: center;
	margin: 0;
}

h1, h2 {
	font-family: Georgia;
}

a:link, a:visited {
	text-decoration: none;
	color: #55123E;
}

a:hover {
	text-decoration: none;
}

html {
	text-align: center;
	margin: 0;
}

td {
	line-height: 1.2em;
	vertical-align: top;
}

div {
	text-align: left;
}

#mainContainer {
	background: #FFFFFF;
	text-align: center;
	width: 800px;
	margin: 0 auto;
}

#fireweed {
	background: url(../templates/images/main/fireweed.gif) 86% 0% no-repeat #FFFFFF;
}

#header {
	width: 800px;
	background: url("../templates/images/main/headerBack.jpg") 0px 113px repeat-x;
	/*\*/* background: url("../templates/images/main/headerBack.jpg") 0px 117px repeat-x; /**/
}

#logo {
	margin: 19px 5px 5px 5px;
	/*\*/* margin: 23px 5px 5px 5px; /**/
}

#bodyTable {
	width: 774px;
	margin: 3px auto 0 auto;
}

#sideBar {
	width: 172px;
	background: url("../templates/images/main/sideBarGradient.jpg") repeat-x #380B28;
}

#sideBarTop a:link, #sideBarTop a:visited {
	color: white;
}

#sideBarTop a:hover {
	text-decoration: none;
}

#sideBarTop {
	width: 172px;
	background: url("../templates/images/main/sideBarGradient.jpg") repeat-x bottom #380B28;
}

#sideBarTopDiv {
  background: url(../templates/images/main/navigationBack.jpg) top left no-repeat #380B28;
	width: 172px;
	height: 310px;
  margin: 0;}

.navigationItems {
	color: white;
	margin: 3px 0 3px 7px;
}

#bodyContainer {
	width: 602px;
	background: #FBF7FA;
}

#bodyData {
	margin-left: 3px;
	padding: 20px 10px 20px 10px;
}

#bottomNavigation {
	width: 774px;
	text-align: right;
	padding: 15px 0 15px 0;
}

#contactInfo {
	float: right;
	margin-top: 90px;
	text-align: right;
	margin-right: 15px;
 /*\*/* margin: 93px 15px 0 0; /**/
}
