a {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #FFD30B;
}
a:hover {
	color: #FFD30B;
	text-decoration: underline;
}
a:active {
	color: #ffd30b;
	text-decoration:underline;
}

.left {float: left;}

p {
  clear: both;
  float: left;
  margin: 0 0 5px 0;
  width: 100%;
}

.notice {
  clear: both;
  float: right;
  margin: 10px 27px 10px 0;
  padding: 3px 6px;
  font-weight: bold;
  background: #8F0700;
}

.table-notice {
  margin: 0 0 0 30px;
}

* {
  margin: 0;
  padding: 0;
 }

body {
	background: #d7cecf url('images/bg.jpg') repeat-x;
	color: #666666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}

#mainbody a {
	color: #ffffff;
}
#mainbody  a:hover  {
	color: #ffd30b;
	text-decoration:underline;
}

#mainbody  a:active  {
	color: #ffd30b;
	text-decoration:underline;
	
}
#wrapper {
  margin: 0 auto;
  padding: 0 0 20px 0;
  width: 1020px;
 }

#Table_01 {
	float: left;
	width:1020px;
}

#brickheader_ {
	float: left;
	width:1020px;
	height:133px;
	background: url('images/brickheader.jpg') no-repeat;
}

#brickheader_ a {
  float: left;
  border: none;
  outline: none;
}

#brickheader_ a img{
  float: left;
  margin :0 0 0 30px;
  border: none;
}

#flashheader_ {
	float: left;
	width:1020px;
	height:207px;
}

#bottomheader_ {
	float: left;
	width:1020px;
	height:57px;
}

#content {
	float: left;
	margin: 0 0 10px 0;
	width:1020px;
	background: #d7cecf url('images/contentbg.jpg') no-repeat;
}

#image{
float:left;
margin: 0 5px 5px 0;
border:1px double #FFCC00;
}

#sidebar {
float: right;
width: 222px;
margin: 45px 45px 0 0;
}

#sidebarcontent {
float:left;
margin: 39px 0 0 0;
width: 220px;
text-align:left;
}

#sidebartitle {
  float:left;
  margin: 0;
  color: #666666;
	line-height:130%;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}

#sidebarcontent a {
  float: right;
  margin: 0;
  padding: 3px 6px;
  font-weight: bold;
  background: #8F0700;
}

#mainbody {
  float:left;
  margin:45px 0 0 0;
  width:700px;
}

#maintext {
  float:left;
  margin: 40px 0 20px 32px;
  width:600px;
  text-align:left;
}

#mainbodytitle {
  float:left;
  color: #666666;
	line-height:130%;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	margin-left: 30px;
}

#navs {
	float: right;
	background-repeat: no-repeat;
	width: auto;
}
#navs a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	display: block;
	float: left;
	padding: 12px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
}
#navs a:hover {
	text-decoration:none;
	color:#ffc50a;
	font-size:14px;
	font-weight:bold;
	display: block;
	float: left;
	padding: 12px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;

}
#navs_center {
	height: 49px;
	
	float: left;
	
	margin-right: 0px;
	width:auto;
	margin-top:30px;
}
#navs_center  ul {
	margin: 0;
	padding-left: 5px;
}

#navs_center ul  li {
	display: inline;
}

#navs_center ul li a{
  text-transform: uppercase;
}

#navs .current {
	background-image: url(images/nav_hover2.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#footer_wrap {
  clear: both;
  width: 100%;
  height: 52px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
}

#footer-inner {
  margin: 0 auto;
  width: 1020px;
}

#footer {
  float: left;
	width: 960px;
	height: 30px;
	padding: 11px 0 0 0;
	font-size: 11px;
	color: #ffffff;
	margin: 0 auto;
}
#footer a {
	color: #ffd30b;
}
#footer  a:hover  {
	color: #ffd30b;
	text-decoration: underline;
}

#footer_l  {
	float: left;
	width: 400px;
}

#footer_r  {
	float: right;
	padding: 9px 0 0 0;
	width: 400px;
	text-align: right;
	color: #ffd30b;
}

table {
  float: left;
  margin: 5px 0 0 0;
}

table thead tr {
  float: left;
  width: 100%;
  margin: 0 0 0 22px;
}

table tbody tr {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}

table thead th {
  float: left;
  margin: 2px 0 0 0;
  color: #fff;
}
tbody {
  margin: 0 0 0 30px;
  border-bottom: 1px solid #666666;
}

table thead {
  clear: both;
  margin: 0 0 20px 0;
}

table tr td.first,
table tr th.first {
  float: left;
  width: 88px;
}

table tr td.second,
table tr th.second {
  float: left;
  width: 235px;
  border-left: none;
  text-align: center;
}

table tr td.third,
table tr th.third {
  float: left;
  width: 100px;
  border-left: none;
}

table tr td.fourth,
table thead tr th.fourth {
  float: left;
  margin: 0 0 0 10px;
  width: 160px;
  border-left: none;
  text-align: center;
}

table thead,table tbody,table tfoot {clear: both;float: left; width: 100%;}

.subnav {
  clear: both;
  float: left;
  margin: 9px 0 0 35px;
  width: 700px%;
  list-style: none;
}

.subnav li {
  float: left;
  margin: 0 25px 0 0;
}

.subnav li a {
  float: left;
  font-weight: bold;
}

table.calendar tr.topRow {
  border-top: 0;
}

table.calendar td {
  border-left: 1px solid #aaa;
}

table.calendar td.first {
  border-left: 0;
}

table.calendar td.bottom {
  border-left: 0;
  border-bottom:1px solid #aaa;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

#video {
height:20px;
width:100px;
float:right;
background-color:#8a0300;
border:0px;
text-align:right;
}

.divider {
  float: left;
  margin: 5px 0;
  width: 100%;
  border-bottom: 1px solid #aaa;
}

/* Contact page */
.required {color: red;}

#main {
  float: left;
  width: 100%;
  margin: 50px 0 0 35px;
  list-style: none;
}

#main li {
  clear: both;
  float: left;
  margin: 0 0 15px 0;
  width: 100%;
}

#main li label {float: left;width: 20%;color: #000 !important;}

#main li input,
#main li textarea {float: left;margin: 0;width: 40%;}

#main .btn {
  margin: 0 0 0 145px;
  width: 65px !important;
}

#recaptcha_widget_div {
  float: left;
  width: 400px;
}

#recaptcha_area {
  float: left;
}