﻿

/***** Navigation *****/
#nav {
background:url(../nav_bg.png);
background-position:top;
height:30px;
overflow:hidden;
width:640px;


}

#nav li {
display:inline;
list-style:none;
width:100%;



}

#nav a {
color:#111;
font-size:14px;
font-weight:700;
height:60px;
overflow:hidden;
text-align:center;
text-decoration:none;
text-shadow:#bebebe 1px 1px 1px;
letter-spacing:1px;
padding-right: 20px;
Padding-left: 20px;
padding-top:7px;
padding-bottom: 11px;
border-spacing:inherit;

}

#nav2 {
background:url(../nav_bg.png);
background-position:top;
height:30px;
overflow:hidden;
width:640px;


}

#nav2 li {
display:inline;
list-style:none;
width:100%;



}

#nav2 a {
color:#111;
font-size:12px;
font-weight:700;
height:60px;
overflow:hidden;
text-align:center;
text-decoration:none;
text-shadow:#bebebe 1px 1px 1px;
letter-spacing:1px;
padding-right: 20px;
Padding-left: 20px;
padding-top:7px;
padding-bottom: 11px;
border-spacing:inherit;

}


#nav3 {
background:url(../nav_bg.png);
background-position:top;
height:30px;
overflow:hidden;
width:640px;


}

#nav3 li {
display:inline;
list-style:none;
width:100%;
text-align: left;
padding-right:0px;
padding-left:0px;
margin-left:0px;






}

#nav3 a {
color:#111;
font-size:12px;
font-weight:700;
height:60px;
overflow:hidden;
text-align:left;
text-decoration:none;
text-shadow:#bebebe 1px 1px 1px;
letter-spacing:1px;
padding-right: 20px;
Padding-left: 20px;
padding-top:7px;
padding-bottom: 11px;
border-spacing:inherit;

}

A:link {
color: #000000;
text-decoration: none;
letter-spacing:1px;
text-shadow:#bebebe 1px 1px 1px;  
font-size:14px;
}

A:visited {
color: #000000;
text-decoration: none;
text-shadow:#bebebe 1px 1px 1px; 
letter-spacing:1px; 
font-size:14px;

}

A:active {
color: #3366FF;
text-decoration: none;
text-shadow:#bebebe 1px 1px 1px; 
letter-spacing:1px; 
font-size:14px;

}

A:hover {
color: #3366FF;
text-decoration: none;
text-shadow:#bebebe 1px 1px 1px; 
letter-spacing:1px; 
font-size:14px;

}
			

.test A:link {
color: #ccc;
text-decoration: none;
letter-spacing:1px;
text-shadow:#bebebe 1px 1px 1px;  
font-size:14px;
}

.test A:visited {
color: #ccc;
text-decoration: none;
text-shadow:#bebebe 1px 1px 1px; 
letter-spacing:1px; 
font-size:14px;

}

.test A:active {
color: #3366FF;
text-decoration: none;
text-shadow:#bebebe 1px 1px 1px; 
letter-spacing:1px; 
font-size:14px;

}

.test A:hover {
color: #3366FF;
text-decoration: none;
text-shadow:#bebebe 1px 1px 1px; 
letter-spacing:1px; 
font-size:14px;

}


.big A:link {
color: #000;
text-decoration: none;
letter-spacing:1px;
text-shadow:#bebebe 1px 1px 1px;  
font-size:20px;
}

.big A:visited {
color: #000;
text-decoration: none;
text-shadow:#bebebe 1px 1px 1px; 
letter-spacing:1px; 
font-size:20px;

}

.big A:active {
color: #3366FF;
text-decoration: none;
text-shadow:#bebebe 1px 1px 1px; 
letter-spacing:1px; 
font-size:20px;

}

.big A:hover {
color: #3366FF;
text-decoration: none;
text-shadow:#bebebe 1px 1px 1px; 
letter-spacing:1px; 
font-size:20px;

}




img {
	border: none;
}



