@charset "UTF-8";
/* CSS Document */

body{
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	background-position:top;
	background-position:center;
	margin: 0;
	padding: 0;
	text-align:center;
}


p{
	line-height:16px;
	margin:0;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:link{
	color:#000000;
}

a:visited{
	color:#000000;
}

a:hover {
	color: #007700;
	text-decoration: underline;
}

#wrapper{
	width: 960px;
	margin-right: auto;
	margin-left:auto;
	text-align:left;
}	

ul.nav {
	float:left;
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
	width:100%;
	background-image:url(../images/bglink-color.jpg);
	background-position: left;
}

ul.nav li{
	float:left;
}	

ul.nav a{
	width:8em;
	display:block;
	border-right: 1px dashed #777777;
	border-bottom: none;
	padding: 5px;
	margin-right:5px;
	background-color:none;
	text-decoration:none;
	color: #777777;
	text-align:center;
	font-size:10px;
}
ul.nav a:hover{
	width:8em;
	display:block;
	border-right: 1px dashed #000000;
	border-bottom: none;
	padding: 5px;
	margin-right:5px;
	background-color:none;
	text-decoration:none;
	color: #004400;
}
	
#banner{
	display:inline;
	margin-top:10px;
	width: 900px;
	height: 85px;
	text-align:center;
}

#google{
	background-image:url(../images/bglink-color.jpg);
	width:900px;
	text-align:center;
	height:35px;
	margin-top:0px;
}
.clearbothfloat {
	clear: both;
}
#linksleft {
	float: left;
	margin-right: 0%;
	display: inline;
	margin-bottom: 10px;
}
#linksright {
	float: left;
	display: inline;
	margin-bottom: 10px;
}
#linksright2 {
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left:10px;
	margin-right:10px;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.plink {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 35px;
}
.plink a:link{
	color:#555555;
	font-weight:300;
	font-size: 11px;
	text-decoration:none;	
}
.plink a:active{
	color:#555555;	
	font-weight:300;
	font-size: 11px;
	text-decoration:none;	
}
.plink a:visited{	
	color:#555555;
	font-weight:300;
	font-size: 11px;
	text-decoration:none;	
}
.plink a:hover{
	color:#f8aa12;	
	font-weight:700;
	font-size: 11px;
	text-decoration:none;
}
#cup{
	float:left;
	margin-left:0;
	width: 180px;
	background-color: #ffffff;
	color:#DD0000;
}
#banner2{
	float:left;
	margin-left:8px;
	margin-bottom:10px;
	width: 770px;
	background-color: #eeeeee;
}
#side{
	float:left;
	margin-left:-2px;
	width: 180px;
	height:150px;
	text-align:center;
	font-size:12px;
	border: 1px dashed #777777;
	background-image:url(../images/cup.jpg);
}
.sidecontent{
	margin-top:10px;
	margin-left:5px;
	width: 170px;
	color: #777777;
	font-size:12px;
	line-height:14px;
}
.date{
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:0px;
	font-size:9px;
	text-align:center;
	font-weight:200;
	color:#000000;
}

.sideitems{
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}

.sidelinks{
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	font-size:12px;
	text-align:center;
	font-weight:200;
	color:#000000;
	text-decoration:none;
}

.sidelinks a{
	font-size:12px;
	text-align:center;
	font-weight:200;
	color:#000000;
	text-decoration:none;

}
.sidelinks a:active{
	font-size:12px;
	text-align:center;
	font-weight:200;
	color:#000000;
	text-decoration:none;	
}
.sidelinks a:link{
	font-size:12px;
	text-align:center;
	font-weight:200;
	color:#000000;
	text-decoration:none;	
}
.sidelinks a:visited{
	font-size:12px;
	text-align:center;
	font-weight:200;
	color:#000000;
	text-decoration:none;	
}
.sidelinks a:hover{
	font-size:12px;
	text-align:center;
	font-weight:200;
	color:#000000;
	text-decoration:none;	
	border-bottom: 1px solid #000000;
}

/* Start */

#main{
	float:left;
	margin-left:8px;
	margin-bottom:10px;
	width: 770px;
	background-color: #ffffff;
}

.title{
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.content{
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	font-size:12px;
	margin:0;
}
	
.h1{
	font-size:16px;
	margin-bottom: 10px;
	color: #004400;
}

.h2{
	font-size:13px;
	line-height:16px;
	color: #777777;
}

.h2 a{
	text-decoration:none;
}

.h3{
	color: #777777;
	font-size:10px;
	font-weight:700;
	margin:0;
	line-height:25px;
}
.h3 a{
	font-size:10px;
	font-weight:700;
	margin:0;
	line-height:25px;
	text-decoration:none;
}
#Line350{
width:350px;
margin-bottom:12px;
border-bottom: 1px solid #dddddd;
}

/* End */	

.boxleft{
	margin-left:0px;
	margin-top:35px;
	margin-bottom:25px;
	text-align:center;
	width:220px;
	height:200px;
	float:left;
	border: 1px solid #dddddd;

}

.boxright{
	margin-left:40px;
	margin-top:35px;
	margin-bottom:25px;
	text-align:center;
	width:220px;
	height:200px;
	float:left;
	border: 1px solid #dddddd;

}

.boxcontent{
	margin-left:10px;
	margin-top:12px;
	text-align:center;
	width:200px;
	color: #5C6855;
	font-size:11px;
	line-height:14px;
}

.boxcontent a{
	color: #5C6855;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
}
.boxcontent a:hover{
	color: #5C6855;
	font-size:11px;
	line-height:14px;
	text-decoration:underline;
}

img.box {
	float: center;
	margin-top:5px;
	margin-bottom:-5px;
}

.subfooter{
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align:left;
	width:750px;
	margin-top:10px;
	margin-left: 10px;
}

#Line{
width:770px;
margin-bottom:25px;
border-bottom: 1px solid #dddddd;
}
		
#footer{
	clear:both;
	font-size:10px;
	margin-top:10px;
	width: 800px;
	text-align:right;
	background-color: #ffffff;
}		