@charset "utf-8";
body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #F3CA8D;
	margin: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
}
a:link {
	color: #98012E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #98012E;
}
a:hover {
	text-decoration: underline;
	color: #98012E;
}
a:active {
	text-decoration: none;
	color: #98012E;
}
h1 {
	font-size: 16px;
	color: #98012E;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h2 {
	font-size: 13px;
	color: #98012E;
}
h3 {
	font-size: 12px;
	color: #98012E;
	margin: 0px;
	padding: 0px;
}
#main_wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #98012E;
}
#navigation {
	background-color: #98012E;
	height: 40px;
	width: 800px;
}
#navigation a {
	color: #FFFFFF;
	display: block;
	text-align: center;
	line-height: 12px;
	font-weight: bold;
}
#navigation a:hover {
	color: #E1A95F;
	display: block;
	text-align: center;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}
#column_wrapper {
	height: auto;
	width: 755px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-right: 25px;
	padding-left: 20px;
}

#footer {
	height: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #98012E;
	text-align: right;
	color: #FFFFFF;
	clear: both;
}
#admin_login {
	width: 120px;
	font-size: 10px;
	text-align: left;
	float: left;
}
#admin_login a {
	color: #E1A95F;
}
#left_column {
	width: 409px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #98012E;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #98012E;
}

#right_column {
	width: 300px;
	left: 450px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-bottom: 20px;
	padding-top: 0px;
}
#facebox .b {
  background:url(images/b.png);
}

#facebox .tl {
  background:url(images/tl.png);
}

#facebox .tr {
  background:url(images/tr.png);
}

#facebox .bl {
  background:url(images/bl.png);
}

#facebox .br {
  background:url(images/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
	padding: 10px;
	width: 370px;
	background-color: #FBEED9;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #98012E;
  padding-top: 5px;
  margin-top: 5px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
.time_italic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.rate {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #98012E;
	background-image: url(images/logo_sm.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.schedule {
	padding: 5px;
}
