/*CSS styles for Furgang &amp; Adwar. Copyright Furgang &amp; Adwar 2008, all rights reserved

The template puts page elements within a DIV that has absolute positioning. 
Wihin the DIV, elements are aranged in relative positions to each other. 
The rollover effects are built using Adobe GoLive's built-in Rollovers &amp; Actions 
option. The option is accessible from the Window menu. */

/* The BODY tag calls an image that is fixed in the upper lefthand corner 
of the page. The image is non-repeating. Content can appear to roll over 
the background is the browser window is small or there is a lot of content. */ 
body            
{
	margin: 0;
	text-align: center;
	background-color: #1f2627;
	background-image: url(../images/bg.gif);
}

#main_content_table
{
	width: 713px;
	margin: 0px;
	padding: 0px;
}

#master
{
	/* Center Document */
	width:727px;
	height:100%;
	margin-left: auto;
	margin-right: auto; /* fix it Netscape 4, and IE 4 - 6 - requires text-align: center in the body */
	text-align: left;
}

.formlables {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666;}

.text_area{
	width: 155px;
}

.text_box{
	width: 100px;
}


.contact_image{
	border: 3px solid #000000;
	width: 74px;
	height: 79px;
}

.contact_text{
	font-family: Verdana;
	margin-left: 10px;
	font-size: 10px;
	color: #FFFFFF;
}

.paheader{
	font-family: Verdana;
	margin-left: 10px;
	font-size: 12px;
	color: #999933;
	font-weight: bold;
}

.tdheader{
	font-family: Verdana;
	margin-left: 0px;
	font-size: 11px;
	color: #999933;
}

#loc_flash
{
	height:222px;
	width: 259px;
	background-color: #1F2627;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #000000;
}

#main_header
{
	height:145px;
	width: 727px;
	background-color: #1f2627;	
}

#main_img
{
	width: 257px;
	top: 156px;
	position: absolute;
	background-color: #000000;
	left: 402px;
}
	
#main_box 
/*  This DIV contains the main content  */  
{
	padding:0;
	margin:auto;
	width: 727px;
	height: 525px;

}

#main_content_pad 
/*  This DIV contains the main content  */  
/*  It controls the layout of the main copy area  */  
{
	width: 727px;
	border-bottom: 12px;
	text-align: left;
	vertical-align: top;
}

#main_content 
/*  This DIV contains the main content  */  
{
	border: 7px;
	border-color: #000000;
	border-style: solid;
	width: 713px;
}

.image_td {
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	height: 222px;
 }

#main_menu
/*  This DIV contains the main content  */  
{
	width: 150px;
	position: relative;
	left: 0px;
}

#main_footer 
/*  This DIV contains the main content  */  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	margin-right: 20px;
	width: 692px;
}

#footer_pad 
/*  This DIV contains the main content  */  
{
	width: 727px;
	height: 64px;
	background: url(../images/footer-bckgrnd.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

#footer_pad #indzin 
/*  This DIV contains the main content  */  
{
	width: 60px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}

#footer_links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-top: 10px;
	font-size: 10px;
	color: #CCCCCC;
}

#main_copy {
	width: 433px;
	left: 300px;
	position: absolute;
	top: -480px;
	height: 465px;
}

#copy_div{
	height: 510px;
	width: 100%;
}

#copy_td{
	width: 100%;
	background-color: #1F2627;
}

#news{
	overflow: auto;
	color: #FFFFFF;
	height: 475px;
	width:100%;
	background-color: #1F2627;
}

   P              { font-size: 11pt; line-height: 11pt }
   .upperfirst:first-letter { font-size: 175%; font-weight: bold; float: left }
   SPAN           { text-transform: uppercase }

.menu_bullet {
	background-image: url(../images/bullet.gif);
	height: 9px;
	width: 8px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#menu_td{
	width:235px;
	padding-right: 5px;
}

.menu_bullet_item {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}

#main_footer #footer_links a {color: #000000;}
#main_footer #footer_links a:link, a:visited {color: #FFFFFF}
#main_footer #footer_links a:hover {
	color: #FFFFFF;
}

#copy_header span a:link, a:visited {color: #FFFFFF}
#copy_header span a:hover {color: #FFFFFF;}

.copy_header_pad {
	height: 30px;
	width: 449px;
	background-color: #000000;
}

#contact_copy_header {
	background-color: #000000;
	font-family: Verdana;
	font-size: 12px;
	color: #999933;
	font-weight: bold;
}

#contact_copy_header span {
	color: #FFFFFF;
}


#copy_header {
	background-color: #000000;
	font-family: Verdana;
	font-size: 12px;
	color: #999933;
	font-weight: bold;
	margin-left: 15px;
}

.copy{	padding-left: 15px;}

.article-g{
	padding-right: 0px;
	padding-left: 0px;
}
.article-lg{
	margin-right: 60px;
	margin-left: 60px;	
}

#copy_header span {
	color: #FFFFFF;
}

.menu_bullet_item a:link, a:visited {width:100%; text-decoration: none; color: #FFFFFF}
.menu_bullet_item a:hover {color: #999933;}

.menu_header {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	padding-top: 10px;
}

.menu_header span {
	color: #999933;
}

#copy{
	overflow: auto;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	height: 480px;
	background-color: #1F2627;
}

.tag{
	font-family: "Times New Roman", Times, serif;
	margin-left: 14px;
	font-size: 18px;
	color: #999933;
	font-weight: bold;
	font-style: italic;
}

.news_text{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-right:60px;
	margin-left:60px;
}

.news_copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6699FF;
	text-align: center;
	margin-top:25px;
	margin-bottom:25px;	
}

.copy_header{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #000000;
}

#news{
	overflow: auto;
	color: #FFFFFF;
	height: 475px;
	width:100%;
	background-color: #1F2627;
}

.news_link{
	text-align: center;
	font-size: 15px;
	color: #999933;	
}

.news_link a:hover{ font-size: 16px;}
.news_link a:visited{	color: #999933;}

.article-g{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.article-lg{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
}