/* CSS Document */


body 	{
		background-image: url(images/backtexture.jpg);
		background-repeat: repeat;
		background-position: top center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .9em;
		line-height: 1.3;
		color: #333333;
		margin-left: auto;
		margin-right: auto;
		}
#content {background-image: url(images/cover.gif);
		background-repeat: repeat;
		background-position: top center;
		position: relative;
		width: 833px;
		margin-left: auto;
		margin-right: auto;
		}		

#dkgrayback {background-color: #6F6F6F;
		margin-top: 25px;
		width: 922px;
		margin-left: auto;
		margin-right: auto;
		}
		
#grayback {background-color: #D1D2D4;
		width: 833px;
		margin-left: auto;
		margin-right: auto;
		}
		
#whiteall {background-color: #EBEBEB;
		margin-left: 236px;
		}
		
#whiteback {background-color: #EBEBEB;
		width: 290px;
		margin-right: 217px;
		padding-left: 40px;
		padding-right: 50px;
		line-height: 1.5em;
		text-align: justify;
		}
		
#events {position: absolute;
		top: 368px;
		right: 10px;
		width: 200px;
		padding: 20px;
		color: #A41E67;
		font-size: .9em;
		line-height: 1.3em;
		text-align: center;
		background-color: #EBEBEB;
		}
		
#menu {position: absolute;
		top: 348;	
		left: 50px;
		color: #D52465;
		width: 150px;
		font-size: 14px;
		}
	
		
#forms {float: right;
		width: 200px;
		padding: 35px;
		color: #BA2778;
		font-size: .9em;
		line-height: 1.3em;
		}
		
h1 {font-family: Georgia, "Times New Roman", Times, serif;
		color: #004A95;
		font-size: 1.5em;
		font-style: italic;
		text-align: center;
		line-height: 1em;
		}
		
h2 {font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		color: #515151;
		font-size: 1.3em;
		}
		
h3 {font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.1em;
		font-style: italic;
		color: #515151;
		}
	

a:link {
	color: #004080;
	font-size: 1em;
	text-decoration: underline;
	font-weight: 900;
	}
	
a:visited {
	color: #004080;
	font-size: 1em;
	text-decoration: underline;
	font-weight: 900;
	}
	
a:hover {
	color: #D52465;
	font-size: 1em;
	text-decoration: none;
	font-weight: 900;
	}
		
.navbar a:link {
	color: #515151;
	font-size: 1em;
	text-decoration: none;
	font-weight: 900;
	}
	
.navbar a:visited {
	color: #515151;
	font-size: 1em;
	text-decoration: none;
	font-weight: 900;
	}
	
.navbar a:hover {
	color: #CA2A82;
	font-size: 1em;
	text-decoration: underline;
	font-weight: 900;
	}
	
.upcoming a:link {
	color: #A41E67;
	font-size: .9em;
	text-decoration: underline;
	font-weight: 700;
	}
	
.upcoming a:visited {
	color: #A41E67;
	font-size: .9em;
	text-decoration: underline;
	font-weight: 700;
	}
	
.upcoming a:hover {
	color: #004a95;
	font-size: .9em;
	text-decoration: underline;
	font-weight: 700;
	}
	
	
.email a:link {
	color: #0054A6;
	font-size: 1em;
	text-decoration: underline;
	font-weight: 900;
	}
	
.email a:visited {
	color: #0054A6;
	font-size: 1em;
	text-decoration: underline;
	font-weight: 900;
	}
	
.email a:hover {
	color: #ca2a82;
	font-size: 1em;
	text-decoration: none;
	font-weight: 900;
	}
	
#photoflash {
	width: 833px;
	height: 368px;}
	
.photoleft {margin-left: -20px;
	font-size: .7em;
	color: #919191;
	line-height: 1.2em;
	font-weight: 600;
	}
	
.photoright {float: left;
	padding-right: 25px;
	font-size: .7em;
	color: #919191;
	line-height: 1.2em;
	font-weight: 600;
	}

.signup {background-color: #D2D3D5;
	border-style:double;
	border-color:#B9B9B9;
	border-width: 4px;
	padding: 10px;
	width: 210px;
	}
	
.highlight {background-color: #DBDCDD;
	padding: 10px 20px 10px 20px;
	margin-left: 10px;
	
	}


#footer {
	font-size: 10px;
	line-height: 1em;
	text-align: center;
	}
	
.center {text-align: center;
	}
	
.left {text-align: left;
	}
	
.clear {clear: right;
	}
	
	
.email {color: #0054A6;
	}
	
.bullet {color: #0054A6;
	font-weight: 900;
	}
	

	

		

		



