﻿body	{background: #d5d9db url(../images/bkgrnd.gif) repeat-x 0px 0px; color: #333333; font-family: arial, verdana, sans-serif; margin: 0;}

p	{font-size: 10pt;}
td	{font-size: 10pt;}
li  {font-size: 10pt; margin-bottom: 4;}
UL  {list-style-type: square;}


h1	{font-size: 18pt; color: #3c5382; font-weight: normal; margin-top: 5px;}
h2	{font-size: 13pt; color: #ce7128; font-weight: bold;}
h3	{font-size: 11pt; color: #3c5382; font-weight: normal; margin-bottom: 0;}
h4	{font-size: 10pt; color: #ce7128; margin-bottom: 0;}

.bottom	{margin-bottom: 0;}
.top	{margin-top: 0;}
.topbot	{margin-top: 0; margin-bottom: 0;}

.small	{font-size: 8pt;}
.large 	{font-size: 11pt;}

/*~~~~~~~~~~~~~~~~~Content Page Text Block Styles~~~~~~~~~~~~~~~~~*/
.mainTable {
	width: 881px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	padding: 0;
	background-color: white;
}

.header {
 	border-bottom: 2px solid #000000;
 	width: 881px;
 	padding: 0;
 	margin-left: auto;
 	margin-right: auto;
 }

.left {
 	width: 15px;
 	background: url(../images/left.gif) repeat-y 0px 0px;
}

.right {
 	width: 15px;
 	background: url(../images/right.gif) repeat-y 0px 0px;
}

.content {
	background: white url(../images/watermark.gif) no-repeat bottom right;
	padding: 15px 15px 0 15px;}

#homecontent {
	float: left;
	display: block;
	width: 473px;
	padding-right: 10px;
}

#footer	{
	font-size: 8pt;
	color: #909090;
	vertical-align: bottom;
	padding-top: 10px;
	font-family: arial, verdana, sans-serif;
}

/*~~~~~~~~~~~~~~~~~Events Text Block Styles~~~~~~~~~~~~~~~~~*/
#eventsblock {
	float: right;
	width: 180px;
	padding: 0;
	margin: 0; 
}

.events {
	width: 154px;
	padding: 10px;
	border: 3px solid #3c5382;
}

#eventsblock h1 {
	font-size: 11pt; color: white; padding: 4px; margin: 0; background-color: #3c5382; display: block;
}

#eventsblock h2 {
	font-size: 11pt; color: #3c5382; border-bottom: 1px solid #3c5382; margin-top: 8px; 
}

#eventsblock p {
	font-size: 8pt; color: black; padding-left: 3px; margin-top: 0; 
}

/*~~~~~~~~~~~~~~~~~Sponsors Block Styles~~~~~~~~~~~~~~~~~*/
#sponsorsblock {
	float: right;
	width: 180px;
	padding: 0;
	margin-top: 15px; 
	border: 1px solid #ce7128;
}

#sponsorsblock h4 {
	font-size: 11pt; color: #ce7128; padding: 4px; margin: 0;
}

#sponsorsblock p {
	padding: 4px;
	margin: 0;
}

/*~~~~~~~~~~~~~~~~~Navigation Styles~~~~~~~~~~~~~~~~~*/
#menu {
	font-size: 9pt;
	width: 155px;
	background-color: #ce7128;
	padding-bottom: 10px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	display: block;
	margin-left: 15px;
	margin-top: 8px;
}
#menu a:link	{color: white; padding: 3px 0 3px 0; border-top: 1px solid #dd9c69; border-bottom: 1px solid #dd9c69; text-decoration: none; display: block;}
#menu a:visited	{color: white; padding: 3px 0 3px 0; border-top: 1px solid #dd9c69; border-bottom: 1px solid #dd9c69; text-decoration: none; display: block;}
#menu a:hover 	{color: black; border-top: 1px solid black; border-bottom: 1px solid black;}

#topnav {
	background-color: black;
	text-align: right;
	font-size: 9pt;
	font-family: arial, verdana, sans-serif;
	color: white;
	height: 21px;
	padding-right: 5px;
}
#topnav a:link		{color: white; text-decoration: none;}
#topnav a:visited	{color: white; text-decoration: none;}
#topnav a:hover		{color: #ce7128;}

a:link 		{color: #3c5382;}
a:active 	{color: #3c5382;}
a:visited 	{color: black;}
a:hover 	{color: #ce7128;}

.projectphoto {padding: 0 10px 10px 10px;}