html, body {
   font-family: arial, verdana, helvetica;
   font-size: 12px;
   margin:0;
   height:100%;
   text-align:center;
}

body {
   background:url(../images/bg.gif); 
}

th, td {
   font-family: arial, verdana, helvetica;
   font-size: 12px;
}

form {
   margin:0px;
}

label {
   margin-left: 0px;
   font-weight: bold;
}

.button {
   font-family: arial, verdana, helvetica;
	font-size:12px;
   color:#000;
   padding-left:5px; padding-right:5px;
   background-color: #fc3;
   border:1px solid #000;
}

#container {
   width: 824px;
   text-align:center;
   background:url(../images/bkg.png) repeat-y;
   margin:auto;
   height: auto !important; 
   min-height: 100%; 
   height:100%;
}

#header {
   width:800px;
   height:140px;
   margin-left:12px;
   margin-right:12px;
   overflow:hidden;
}

#logo {
   text-align:left;
   padding-top:5px;
   padding-bottom:5px;
   width:455px;
   height:140px;
   float:left;
}

#top_links {
   padding:20px;
   height:20px;
   text-align:right;
	color: #036;
}  

#top_links a {
	color: #036;
	text-transform:uppercase;
}  

#div_image {
   text-align:right;
   height:90px;
   vertical-align:bottom;
}

.div_title {
   width:158px;
   height:22px;
   padding-left:10px;
   padding-top:5px;
   color: #fff;
   font-weight:bold; font-size:12px;
   text-align:left;
   text-transform: uppercase;
   clear:both;
  	background:url(../images/highlight_menu_bg.jpg);      
  	margin-left:12px;
}

.categories {
   text-align:left;   
}

#content {
	width:800px;
   float:left;
	margin-left:10px;
}

#left {
   width: 180px;
   float:left;
}

#right {
   float:left;
   text-align:center;
}

#content_area {
	margin:10px;
	width:780px;
   text-align:left;
   min-height:230px;
   padding:10px;
   padding-bottom:0;
}

#left_content_area {
   margin:5px;
   width:555px;
   text-align:left;
   min-height:290px;
   padding:10px;
   padding-bottom:0;
}

.search {
	float:right; 
	width:195px;
	height:30px;
	padding-right:5px;
	padding-top:1px;
}

.section {
   text-align: left;
   width:200px;
   float:left;
   margin: 8px;
   margin-bottom:20px; 
}

.list {	
   text-align:left;
   width:200px;
   border: 1px solid #ccc;
}

.list th {
	color:#fff;
	background-color:#369;
	text-transform:uppercase;
}

.list_title {
   width:100%; height:20px;
   background-color:#e6e6e6;
   font-weight:bold;
   padding: 5px;
   text-transform:uppercase;
   clear:both;
}

.list_item {
   width:248px; height:32px;
   padding:0px; margin:0px;
   clear:both;
   border-bottom: 1px solid #ccc;
}

#footer {
	margin:auto;
   padding-top:20px;
	position:relative;
	width:800px;
	bottom:0px;
	clear:both;
	height:115px;
   text-align:left;
}

#copyright {
   padding:5px;
   color:#555;
   text-align:left;
}

img.bbbseal {
    height          :   40px;
    float           :   left;
    margin          :   -4px 0 0 200px;
    padding-right   :   10px
}

.title {
   text-align:left;
   font-size:16px;
   font-weight: bold;
   color: #339933;
}

.subtitle {
   text-align:left;
   font-size:14px;
   font-weight: bold;
   color: #333;
}

.search_results {
	width:650px;
}

.search_results th {
	text-align:left;
	background-color:#e6e6e6;
}

.search_results th, .search_results td {
	vertical-alignment:top;
	border-bottom:1px solid #e6e6e6;
}

.search_results .alt {
	background-color:#ededed;
}

.form {
   text-align:left;
   width:600px;
}

.required {
   color:#900;
   font-size:14px;
   font-weight:bold;
}

.error {
   color:#900;
   padding-left:5px;
}

a {
   text-decoration:none;
   font-weight:bold;
   color:#009;
}

a:visited {
   font-weight:bold;
}

#list {
   width:200px;
   float:left;
   margin:0px;
   margin-bottom:20px;
}

h2 {
   text-align:left;
   font-size:18px;
   font-weight: bold;
   color: #33c;
   margin-bottom:20px;
}

h3 {
   text-align:left;
   font-size:14px;
   font-weight: bold;
   color: #000;
   margin-bottom:5px;
}

#spacer{ 
	float: left; 
	height:100%; 
	width: 1px;
   min-height: 100px; 	
} 

#photo_div {
	background:url(../images/photo.gif);
	padding:20px;
}

#photo_div {
   padding:8px;
}

.photo {
   border:1px solid #999;
	padding:10px;
}

#photo_div:hover .photo {
   border:3px solid blue;
}

.details {text-align:center;width:100%;background-color:#fff;}
.details .label {background-color:#eee;font-weight:bold;text-align:right;font-size:12px;width:25%;}
.details td {border:1px solid #ddd;text-align:left;font-size:12px;}

.error_msg {color:#990000;font-size:12px; font-weight:bold;text-align:center;}

#flash {
	margin-right:12px;
   margin-top:12px;
	width: 800px;
	height: 220px;
	text-align:center;
	overflow:hidden;
	z-index:1;
}

.welcome {
   color: #036;
   font-size: 13px;
}
