/* CSS Document */
body 	{
	background-image: url(images/images2010/bkgd-pattern.jpg);
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
	
h1	{
	font-size: 22px;
	color: #0033CC;
	margin: 0px;
	padding-bottom: 8px;
}

h2	{
	font-size: 18px;
	color: #006600;
	margin: 0px;
	padding: 4px 0 8px 0;
}

h3	{
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding-bottom: 8px;
}

h4	{
	width: 360px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #666633;
	margin-bottom: 12px;
	padding: 6px 0 6px 12px;
}


p	{
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin: 0;
	padding-bottom: 8px;
}

a
{
	color: #0033CC;
	text-decoration: none;
}


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


#headerhome	
{
	width: 980px;
	height: 223px;
	background-image: url(images/images2010/homepage10banner.jpg);
	margin: 0 auto;
}

#headersmall	
{
	width: 980px;
	height: 101px;
	background-image: url(images/images2010/smhead10banner.jpg);
	margin: 0 auto;
}

#pagewrap	
{
	width: 956px;
	margin: 0 auto;
	background-image: url(images/images2010/pagewrapbkgd.png);
	background-repeat: repeat-y;
	padding: 12px;
}

#topnav	{
	width: 940px;
	height: 66px;
	margin: 0 auto;
	background-image: url(images/images2010/topnavbkgd.jpg);
	padding: 8px 0 0 40px;
}

.topnavbuttons
{
	width: 158px;
	height: 35px;
	background-image:url(images/images2010/link-button.png);
	float: left;
	margin: 0 10px;
	text-align: center;
	padding-top: 15px;
}

.topnavbuttons a
{
	color: #06C;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.topnavbuttons a:hover
{
	color: #666633;
	text-decoration: underline;
}

#eventsbox
{
	width: 200px;
	height: 300px;
	background-color: #FFF;
	border: solid 1px #999;
	margin: 0 0 10px 18px;
	overflow: scroll;
}

#eventsboxtitle
{ 
	width: 200px;
	background-color: #06C;
	border-bottom: solid 4px #999;
	margin: 0 0 6px 0;
	padding: 6px 12px;
}

.eventsheadline
{
	color: White;
	font-size: 16px;
	font-weight: bold;
}

.eventstile
{
	color: #06C;
	font-size: 14px;
	font-weight: bold;
	margin-left: 12px;
}

.eventscopy
{
	color: #666666;
	font-size: 12px;
	margin-left: 12px;
}

#leftlinks
{
	width: 200px;
	background-color: #FFF;
	background-image: url(images/images2010/logobkgd.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	border: solid 1px #999;
	margin: 0 0 10px 18px;
}

#leftlinksboxtitle
{ 
	width: 176px;
	background-color: #06C;
	border-bottom: solid 4px #999;
	margin: 0 0 6px 0;
	padding: 6px 12px;
}

.leftlinksheadline
{
	color: White;
	font-size: 16px;
	font-weight: bold;
}

.pack735links
{
	margin: 0 0 10px 12px;
}

.pack735links a
{
	color: #06C;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
}

.pack735links a:hover
{
	color: #666633;
	text-decoration: underline;
}

#maincontent 
{
	width: 680px;
	margin-left: 18px;
}

.homepagesections
{
	width: 680px;
	margin: 0;
	padding: 12px 0;
	border-bottom: #999 2px dotted;
}

#mainpic
{
	margin-bottom: 12px;
}

#bottomnav	{
	width: 940px;
	height: 56px;
	margin: 0 auto;
	background-image: url(images/images2010/bottomnavbkgd.jpg);
	padding: 18px 0 0 40px;
}

.bottomnavbuttons
{
	width: 158px;
	height: 35px;
	background-image:url(images/images2010/link-button.png);
	float: left;
	margin: 0 10px;
	text-align: center;
	padding-top: 15px;
}

.bottomnavbuttons a
{
	color: #06C;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.bottomnavbuttons a:hover
{
	color: #666633;
	text-decoration: underline;
}


#gallery img
{
	margin: 0px;
	padding: 10px 0;
}


#headlines{
  	float:right;
	width: 190px;
	height: inherit;
	border: 1px solid #999999;
	background-color: #ffffff;
	margin: 0px 0px 10px 10px;
	padding: 70px 0px 8px 8px;
	background-image: url(images/newsheader.gif);
	background-repeat: no-repeat;
}

#headlines a{
	color: #0033CC;
	font-size: 14px;
	text-decoration: none;
}

#headlines h3{
	color: #0033CC;
	font-size: 14px;
	color: #0033CC;
	margin: 0;
	padding-bottom: 2px;
}
	
#headlines h2	{
	font-size: 16px;
	color: #336600;
	margin: 0;
	padding-bottom: 8px;
}


#headlines p{
	color: #0033CC;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding-bottom: 8px;
}





