@charset 'UTF-8';

body, button, caption, optgroup, select, td, th {
  font-size: 12px;
  font-family: Arial, Helvetica, Tahoma, sans-serif;
}

input, textarea {
  font-size: 12px;
  font-family: 'Courier New', Courier, 'Lucida Console', 'Andale Mono', monospace;
}

body, caption, input, optgroup, select, td, textarea, th {
  color: #333333;
}

a:link, a:visited {
  text-decoration: none;
  color: #CF3B07;
}

a:hover {
  color: #F24309;
}

body {
  background: #D6BA88 url(/images/layout/body.jpg) 0 352px repeat-x;
}

button {
  color: #000000;
}

dd {
  margin-left: 0;
  font-style: normal;
}

dt {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #3B1D03;
  font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
  font-size: 175%;
}

h2 {
  font-size: 125%;
}

h3, h4, h5, h6 {
  font-size: 100%;
}

div#top {
  position: absolute;
  width: 100%;
  height: 352px;
  background: #3B1D03;
}

div#events {
  position: absolute;
  left: 780px;
  top: 19px;
  width: 186px;
  overflow: hidden;
  font-size: 10px;
  color: #FFFFFF;
}

div#events h1 {
  margin-bottom: 16px;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 20px;
  font-size: 12px;
  letter-spacing: 3px;
  font-weight: normal;
  color: #FFFFFF;
}

div#events h1 a:link, div#events h1 a:visited {
  color: #FFFFFF;
}

div#events dd {
  margin-bottom: 11px;
}

div#body {
  position: absolute;
  left: 65px;
  border-left: 1px solid #3B1D03;
  border-right: 1px solid #3B1D03;
  min-height: 100%;
  height: auto !important;
  width: 693px;
  height: 100%;
  background: #FFFFFF;
}

a#image, a#image img {
  display: block;
  width: 693px;
}

a#image {
  height: 324px;
  background: #3B1D03;
}

ul#menu {
  margin: 0;
  padding: 6px 0 0 2px;
  height: 23px;
  list-style: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  letter-spacing: 3px;
  text-align: center;
  background: transparent url(/images/layout/menu.jpg) no-repeat;
}

ul#menu li {
  display: inline;
  border-right: 3px double #3B1D03;
  padding: 0 7px 0 8px;
}

ul#menu li.last, ul#menu li.last {
  border: 0;
}

ul#menu li a:link, ul#menu li a:visited {
  text-decoration: none;
  color: #FFFFFF;
}

div#main {
  position: relative;
}

div#content {
  padding: 1.25em 1.5em 1.5em 1.5em;
}

div#advertisement {	
	position: absolute;	
	left: 703px;
	top: 362px;
}


/*Note: check main_ie.css and table.css for similar code below when making changes*/
#new-side-search{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#654a2d;
	padding:12px;
	width: 156px; 
	height: 130px; 
	border: 2px #ad6926 solid; 
	background-color:#e5d2b1;
	line-height:11px;
}

#new-side-search table, form, fieldset, td, th, tr {
	border:0;
	margin:0;
	padding:0;
}

#new-side-search td{
	padding:3px;
}

#new-side-search .width{
	width:145px;
}

#new-side-search .width2{
	width:85px;
}

#new-side-search h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-transform:capitalize;
	color:#654a2d;
	
}

#new-side-search h2
{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#654a2d;
	
}