/* Global Styles */

body {
	margin:0px;
	background-image: url(../images/dandi-field-lrg.jpg);
	background-color: #9BA7C1;
	}
	
td {
	color:#330033;
	font-family: arial;
	font-size: 12px;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
	}
	
a:hover {
	color: #3366CC;
	text-decoration:underline;
	}
	
h1 {
	color: #FFE502;
	font-weight:bold;
	line-height:28px;
	letter-spacing:0.1em;
	font-family: georgia;
	font-size: 20px;
	display: inline;
	}	
	
h2{	font:18px times new roman;
	color: #330033;
	letter-spacing:0.4em;
	font-weight:bold;	
	
/* ID Styles */
	
}
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #330066;
	text-decoration:underline;
	}

#padding {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#imgs {
	}
		
#bodyText {
	margin:0px;	 
	
	}

/* Class Styles */

.logo {
	font:17px times new roman;
	color: #330033;
	letter-spacing:0.4em;
	font-weight:bold;
	}
	
.bodyText {
	line-height:22px;
	color:#330066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.pageName {
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 22px;
	}

.navText {
	color: #333300;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	background-image: url(../p7tp/img/tabs03_up.jpg);
	}
	
	
