/* Streamline Studio (http://www.streamline.com) */

body
{ 
  font-family: Arial,sans-serif;
  color: #FFFFFF;
  font-size:10pt;
  margin:0;}
  
a:link, a:visited, a:active
{ background-color: inherit; color:#FFFFFF; text-decoration: underline; }

a:hover
{ background-color: inherit; text-decoration: underline; color:#FF9900;}

ul 
{ list-style:none; margin-left:10px; padding:1px;}

li
{
	padding:0 0 8px 10px;
	background-color: #000000;
}

li a:link, li a:visited, li a:active
{ background-color: inherit; color:#FFFFFF; text-decoration: none; }

li a:hover
{ background-color: inherit; text-decoration: none; color:#FF9900;}

strong
{
	background:inherit;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 10;
}

h1
{font-size:16pt; color:#FF9900; font-weight:normal; margin:0;}

h2
{font-size:10pt; font-weight:bold; margin:0;}

#header
{
	width:800px;
	margin:auto;
	background:url(../img/header_logo.gif) 0 0 no-repeat #09c;
	padding:0;
	height: 100px;
}
  
#blank
{
	width:426px;
	margin:auto;
	background:url(../img/logo.gif) 0 0 no-repeat #000;
	height: 98px;
	background-position: 0px 10px;
}

#menu
{ width:750px; margin:auto; height:27px; background:#000000; color:inherit; font-size:9pt; clear:both;}

#avail-search
{ width:748px; margin: 0 auto; height:28px; background:#E4A815; border: white solid 1px; margin-bottom: 3px;}


#body
{ width:800px; margin:auto; background:#000000; color:#FFFFFF;}



input,
textarea {
  padding: 1px 3px;
  margin: 5px 0;
  font: 1em verdana, arial, sans-serif;
  color: #EEE;
  background-color: #777;
  border: 1px solid #999;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #FFF;
  background-color: #999;
  border: 1px solid #FF9900;
}

#sidebar
{
	width:400px;
	padding:20px 0px 20px 0px;
	background:#000000;
	float:right;
	color:#FFFFFF;
	font-size:80%;
	background-image: url(../img/content_b.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 100px 100%;
}

#rss
{
	width:361px;
	padding:10px 10px 10px 10px;
	background:#000000;
	float:right;
	color:#FFFFFF;
	font-size:80%;
	background-image: url(../img/rss.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 84px;
}

#image_holder
{
	width:361px;
	padding:27px 10px 10px 9px;
	background:#000000;
	float:right;
	color:#FFFFFF;
	font-size:80%;
	background-image: url(../img/image_holder.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 262px;
	background-position: 0px 20px;
}

#footer
{
	width:800px;
	margin:auto;
	padding:0;
	text-align:center;
	background:#000000;
	color:#fff;
	font-size:8pt;
	height: 111px;
	background-image: url(../img/footer.gif);
}

#footer a:link, #footer a:visited, #footer a:active
{ background-color: inherit; color:#fff; text-decoration: underline;}

#footer a:hover
{ background-color: inherit; text-decoration: underline; color:#FF9900;}

.header
{ font-size:8pt; font-weight:normal; letter-spacing:0; text-transform:none; padding-top:10px;}
  
.menu 
{
	width:148px;
	height:25px;
	float:right;
	font-family: Tahoma,sans-serif;
	text-align:center;
	text-transform:uppercase;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}

.menu a:link, .menu a:visited, .menu a:active
{ background:inherit; text-decoration: none; color:#fff;display:block; height:17px; padding-top:8px; font-weight:bold; font-size:8pt;}

.menu a:hover
{ background:#FF9900; text-decoration:none; color:#FFFFFF;}




.content_left
{ width:320px;float:left; padding:20px 40px 20px 40px; background-color:#000000; color:inherit; text-align:right;}


.content
{ width:320px;float:left; padding:20px 40px 20px 40px; background-color:#000000; color:inherit; text-align:justify;}

.content_wide
{ width:720px;float:left; padding:20px 40px 20px 40px; background-color:#000000; color:inherit; text-align:justify;}

.content_wide2
{ width:720px;float:left; padding:10px 40px 20px 40px; background-color:#000000; color:inherit; text-align:justify;}

.content_wider
{ width:750px;float:left; padding:20px 25px 20px 25px; background-color:#000000; color:inherit; text-align:justify;}

.content_wider2
{ width:750px;float:left; padding:20px 25px 0px 25px; background-color:#000000; color:inherit; text-align:justify;}

.loc_content
{ width:360px;float:left; padding:20px 0px 20px 40px; background-color:#000000; color:inherit; text-align:justify;}

.novrt_pad
{ width:360px;float:left; padding:40px 0px 0px 0px; background-color:#000000; color:inherit; text-align:justify;}

.img
{ width:380px;float:left; padding:60px 10px 20px 10px; background-color:#000000; color:inherit; text-align:justify;}




.footer 
{
	clear:both;
	background-color: #000000;
}

