/* CSS Document                                     */
html,body{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px; 
	background-image: url(../images/tall_left.gif);
}

body{
	
	font-family:  Tahoma;
    font-size: 12px;
	line-height:15px;
	text-align:left; 
	color:#ffffff;
}


#header
{
   top:0px;
   left:0px;
   width: 984px;
   height: 150px;
   position:absolute;
   background-image: url(../images/templates/bg1.jpg);
}

#navbar
{
	top:321px;
	left:0px;
	width:800px;
	height:100px;
	position:absolute;
	font-size: 10px; 
	line-height: 14px;
	background: #ffffff;
	
	
}
#verticalgrey1
{
	top:387px;
	left:191px;
	width:10px;
	height:250px;
	position:absolute;
	background-image: url(../images/vertical_grey.jpg);
	z-index:302;
	
	
}




#navbar a
{
	font-size: 12px; 
	color:#ffffff;
	font-weight: normal;
}

#navbar a:hover
{
	font-size: 12px; 
	color:#f26921;
	font-weight: normal;
	
	
}



#logobox
{
	top:0px;
	left:0px;
	width:800px;
	height:300px;
	position:absolute;
	background: url("../images/logo.jpg") ;
	z-index:300;
}

#remainderbox
{
	top:35px;
	left:878px;
	width:106px;
	height:62px;
	position:absolute;
	background: url("../images/remainder.jpg") ;
	z-index:300;
}

#bannertext
{
	top:1px;
	left:515px;
	width:467px;
	height:29px;
	position:absolute;
	background: url("../images/bannertext.jpg") ;
	z-index:301;
}

#stripe
{
	top:97px;
	left:230px;
	width:754px;
	height:15px;
	position:absolute;
	background: url("../images/stripe.jpg") ;
	z-index:301;
}

#redline
{
	top:34px;
	left:160px;
	width:824px;
	height:1px;
	position:absolute;
	background: #e41623;
	z-index:301;
}



#greyline1
{
	top:366px;
	left:0px;
	width:830px;
	height:8px;
	position:absolute;
	background: url("../images/greyline.gif") ;
	z-index:301;
}




#resourcebox
{
	top:637px;
	left:1px;
	width:199px;
	height:124px;
	position:absolute;
	background: url("../images/resources.gif") ;
}

#resourceboxtext 
{
	top:692px;
	left:10px;
	width:180px;
	height:120px;
	position:absolute;
	font-size: 12px; 
	line-height: 15px;
	 
	color:#000000;
	z-index:301;
	
}

#resourceboxtext a
{
	color:#166466;
	text-decoration: underline;
	
}

#newsbox
{
	top:386px;
	left:1px;
	width:199px;
	height:516px;
	position:absolute;
	background: url("../images/news.gif");
}

#newsboxtext 
{
	top:391px;
	left:6px;
	width:180px;
	height:476px;
	position:absolute;
	font-size: 12px;
	line-height: 15px;
	color:#000000;
	z-index:301;
	
}

#newsboxtext a
{
	color:#166466;
	text-decoration: underline;
	
}

#switchtext 
{
	top:290px;
	left:709px;
	width:180px;
	height:50px;
	position:absolute;
	font-size: 12px;
	line-height: 15px;
	color:#000000;
	z-index:303;
	
}



#footer a:link
{
	color:#194d41;

}
#footer a:visited
{
	color:#194d41;

}
#footer a:hover
{
	color:#ef3f3e;

}

.mainText
{
font-family:  Tahoma;
    font-size: 12px;
	line-height:15px;
	color:#000000;
}

.headText
{
font-family:  Tahoma;
    font-size: 12px;
	line-height:15px;
	font-weight:bold;
	color:#2c334e;
	text-decoration:underline;
}

.headText2
{
font-family:  Tahoma;
    font-size: 15px;
	line-height:15px;
	font-weight:bold;
	color:#ab2c0b;
	text-decoration:none;
}

.headText3
{
font-family:  Tahoma;
    font-size: 12px;
	line-height:15px;
	font-weight:bold;
	color:#3773a6;
	text-decoration:none;
}


a:link              { color:#75851e; text-decoration:none; 
font-weight: normal; }
a:visited           { color:#75851e; text-decoration:none; }
a:hover             { color:#37807e; text-decoration:none; }
a:active            { color:#75851e; text-decoration:none; }

a.yellowBox:link    { color:blue; text-decoration:underline; }
a.yellowBox:visited { color:#3b6e8f; text-decoration:underline; }
a.yellowBox:hover   { color:#3b6e8f; text-decoration:underline; }
a.yellowBox:active  { color:#3b6e8f; text-decoration:underline; }

.column bluetext {color: blue;}
.column a:link {color: red;}
.column a:visited {color: #999999;}
.column a:hover {color: #333333;}
.column a:focus {color: #333333;}
.column a:active {color: #009900;}
