﻿html {
	font-family: Verdana, Arial;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	background: #fdfcf7 url(../images/body_bg.png) repeat-x top ;
	behavior: url(csshover2.htc);
	font-size: 100%;
}

#outer{
	margin:15px auto;
	width:771px;
}

#outer #outer_top {
	overflow: hidden;
	width: 100%;
	height: 16px;
	float: left;
	background: url(../images/top-shadow-border.png) no-repeat;
	margin: 0;
	padding: 0;
}

#outer #outer_main {
	width: 100%;
	float: left;
	background: url(../images/main-shadow-border.png) repeat-y;
}

#outer #outer_bottom {
	clear: both;
	height: 19px;
	width: 100%;
	background: url(../images/bottom-shadow-border.png) no-repeat;
	float: left;
}

#wrapper {
	text-align:left;
	font-size: 0.8em;
	padding-left: 24px;
	/*overflow: hidden;*/
}

#sidebar {
	float:left;
	width: 198px;
	background:#fffefb;
	z-index:10;
}

#main {
	float:left;
	width:520px;
	background: #fffefb;
	border-left: 5px solid white;
}

#main form {
	margin: 0;
	padding: 0;
}

#sidebar-top{
	height: 298px;
	background: #fffefb url('../images/header-top-left-corner.png') no-repeat;
}

#sidebar-middle{
	margin-top: 10px;
	clear: left;
	height: 36px;
	background: #fffefb url('../images/sidebar-middle.png') no-repeat;
}

#sidebar-bottom {
	font-size: 0.8em;
	margin-top: 10px;
	padding-bottom: 5px;
	clear: left;
	background: #fffefb url('../images/sidebar-bottom.png') no-repeat;
	z-index:10;
	height: 147px;
}


#sidebar-bottom a {
	display: block;
	padding: 3px;
	border-bottom: 1px solid #eee;
	color: white;
	text-decoration: none;
}

#sidebar-bottom a:link, #sidebar-bottom a:visited {
	color: #EEE;
	text-decoration: none;
}

#sidebar-bottom a:hover {
	color: #b3b2ad;
	/*font-weight: bold;*/
}

#menu #menu_main{
	float:left;
	background: #fff url('../images/top-menu-bg.png') repeat-x;
	height: 26px;
	width: 520px;
	font-size: 0.8em;
}
#hor-menu-main {
	margin: 0;
	padding-top: 3px;
	padding-left: 0px;
}
#hor-menu-main li {
  	display:table-cell;
	padding-right: 12px;
	padding-left: 5px;
	border-right: solid 1px white;
	height: 18px;
	float: left;
	z-index: 10;
}

* html #hor-menu-main  li { /* hack for IE6 and previous */
  	display:inline;
	z-index: 10;
}

#menu  a {
  	display:block;
  	color:#FFF; 
	text-align: center;
	padding: 3px;
  	text-decoration:none;
}

#menu a:link, #menu a:visited {
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	color: #b3b2ad;
	/*font-weight: bold;*/
}

#menu #search {
	float: right;
	padding-right: 10px;
}

#search_text, #search_button {
	vertical-align: middle;
}


#menu #search #search_text{
	font-size: 9px;
	border: 1px solid #000;
	padding-left: 4px;
	width: 135px;
}

#menu #search #search_button{
	border: none;
}

ul .nostyle {
	color: red;
	z-index: 10;
}

#middle-banner {
	float: left;
	height: 270px;
	width: 520px;
	margin-top: 2px;
}

#middle-quote {
	float: left;
	margin-top: 10px;
	height: 36px;
	background: #fffefb url('../images/quote-original.png') no-repeat;
	width: 520px;
}

#content {
	float: left;
	width: 480px;
	padding: 15px 20px 10px 20px;
	font-size: 0.8em;
	text-align: justify;
	/*min-height: 137px;
	he\ight: 137px; /* hack for ie6 to keep min-height */
}

*+html #content {		/* HACK targetting IE7 only */
	/*min-height: 114px;*/
}


.bottom-border {
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px solid #BEB8B7;
	clear: both;
}

#bottom-menu {
	text-align: center;
	font-size: 0.8em;
	color: #dbcd8d;
	padding-top: 5px;
}

#bottom-menu a {
	padding: 3px;
	color: #dbcd8d;
	text-decoration: none;
}

#bottom-menu a:link, #bottom-menu a:visited {
	color: #dbcd8d;
	text-decoration: none;
}

#bottom-menu a:hover {
	color: #b7a655;
	/*font-weight: bold;*/
}

#footer {
	clear: both;
	height: 24px;
	width: 100%;
}

#footer-left {
	background: #fffefb;
	float: left;
	border-top: 1px solid #BEB8B7;
	width: 198px;
	padding-top: 5px;
	padding-bottom: 6px;
}
#footer-middle {
	float:left;
	width: 5px;
	background-color: #fff;
	height: 24px;
}
#footer-right {
	border-top: 1px solid #BEB8B7;
	background: #fffefb;
	float: left;
	width: 520px;
	padding-top: 5px;
	padding-bottom: 5px;
}

fieldset.submit {
	background-color: #fffefb;
}

fieldset {  
	float: left;  
	clear: left;  
	width: 100%;  
	margin: 0 0 1.5em 0;  
	padding: 0;
	background-color: white;
}
fieldset a {
	padding-left: 15px;
}
legend {  
	margin-left: 1em;  
	color: #000000;  
	font-weight: bold;
}
fieldset ol {  
	padding: 1em 1em 0 1em;  
	list-style: none;
}
fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: 1em;
}
fieldset.submit {  
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	padding-left: 12em;
}
label {  
	float: left;  
	width: 10em;  
	margin-right: 1em;
}

fieldset li.error_msg {
	width: 70%;
	padding-left: 10em;
	color: red;
	font-weight: bold;
}

span.error_msg {
	color: red;
	font-weight: bold;
}

pre  {
	font-size: 120%;
	background-color: white;
	border: 1px solid #ccc;
	padding: 5px;
}
