/* CSS Document*/

/* Properties of the body */
BODY {
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-BASE-COLOR: #6d6e71;
}

/* Navigation bar and link styling */	
a:link {
color: #df5500; 
text-decoration: none; 
}

a:visited {
color: #df5500;
text-decoration: none;
}

.text1 	{
font-family:verdana;
font-size:12px; 
color:#000000;
}

.text {
font-family:verdana; 
font-size:12px; 
color:#000000; 
}
	
.text a {
font-family:verdana; 
font-size:12px; 
color:#df5500; 
}

.text a:hover	{
color: #58595b; 
text-decoration: none; 
border-bottom: 1px dashed #ff9900;
padding:2px;
}

.text2 
{
font-family:verdana;
font-size:12px;
color:#808284;
text-align:justify;
}

.text2 a
{
color:#5B5C5E;
}

.text2 a:visited
{
color:#5B5C5E;
}

.text3 	{
font-family:verdana;
font-size:12px;
color:#808284; 
text-align: justify;
padding-left:10px;
padding-top:5px;
}

.text4 	{
font-size:9px;
}

.text3 a:hover	{
color: #58595b; 
text-decoration: none; 
}

.tinyborder {
border: #817e84 1px solid;
}

.navtitle {
font-size:14px;
}

#main-content {
padding-top:5px;
}

#rightcol {
padding-top:5px;
}

#footer {
padding:10px;
height:100px;
}

#location {
font-family:verdana;
font-size:12px;
color:#666666;
padding-right:40px;
padding-bottom:10px;
}

#location a {
color:#666666;
}
#location em {
	padding-left: 50px;
}
