/* Global Styles */

h1 {
	font:18px arial;
	color: #999999;
	letter-spacing:.1em;
	line-height:28px;
	}

h2 {
	font:14px arial;
	color: #999999;
	letter-spacing:.1em;
	line-height:20px;
	}
	
body {
	margin:0;
	}
	
td {
	font:11px arial;
	color:#99ccff;
	}

a.title {
	color:#99ccff;
        text-decoration:none;
	}


a {
	color: #ffffff;

	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	text-decoration:none;
	color: #99CCFF;
	}

a:link {
 	outline: 0;
	}

/* ID Styles */

#calendar td {
	border: 1px solid rgb(31,62,93);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:10px arial;
	}

#calheader td {
	font-weight:bold;
	}
	
#navigation a {
	font:10px arial;
	color: #CCCCCC;
	text-decoration:none;
	letter-spacing:.3em;
	}
	
#navigation a:hover {
	color: #000000;
	background:#CCCCCC
	}

#padding {
	padding:4px;
	}

/* Class Styles */

.bodyText {
	font:11px/14px "verdana";
	color: white;
	}
	
.pageName {
	font:18px arial;
	color: #999999;
	letter-spacing:.1em;
	line-height:28px;
	}
	
.subHeader {
	font:11px arial;
	color: #999999;
	font-weight:bold;
	line-height:18px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #CCCCCC;
	letter-spacing:.075em;
	}

.h2 {
	font:14px arial;
	color: #999999;
	letter-spacing:.1em;
	line-height:20px;
	text-decoration:none;
	}


.no-border {
	border:none;
	}
	
.sidebarText {
	font:11px arial;
	line-height:14px;
	color:#99CCFF;
	}
.sidebarText a {
	text-decoration:none;
	font:11px arial;
	line-height:14px;
	color:#FFFFFF;
	}
.sidebarHeader a {
	text-decoration:none;
	}

.logo {
	font:24px arial;
	color: #CCCCCC;
	letter-spacing:.3em;
	}

.tagline {
	font:11px arial;
	color: #99CCFF;
	letter-spacing:.5em;
	line-height:18px;
	}
	
.sidebarHeader {
	font:11px arial;
	color: #CCCCCC;
	line-height:18px;
	font-weight:bold;
	letter-spacing:.2em;
	}

.normal {
	font-weight:normal;
	text-decoration:none;
	}

a.normal:hover {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
	}
/*
h1 a {
	font:18px arial;
	color: #999999;
	letter-spacing:.1em;
	line-height:28px;
	}
*/	
.h1-link {
	color: #99CCFF;
	font-weight:normal;
	text-decoration:none;
	}

a.hi-link:hover {
	font-weight:normal;
	text-decoration:none;
	}

span.info {
    font-weight:bold;
}

div.detail span.info {
    color: #447799;
}
div.detail span.info {
    color: #447799;
}

.eventPage p, .eventPage ul {
    font-size:1.1em;
    color:#FFFFFF;
}

.eventPage ul {
    color:#FFFFFF;
    list-style-type: none;
}


ul.nobullet {
    list-style-type: none;
}



/* Home Page Only Styles */



body.homestyle a.title {
	color:#B79367;
        text-decoration:none;
}


body.homestyle a {
	
        text-decoration:none;
	outline: 0;
}

body.homestyle a.link {
	outline: 0;
}

body.homestyle h1-link {
	color:#B79367;
        text-decoration:none;
}

body.homestyle p {
	color:#B79367;
        text-decoration:none;
}

body.homestyle b {
	color:#B79367;

}

body.homestyle a:hover {
	text-decoration:none;
	color: #B79367;
}



body.homestyle td {
	font:11px arial;
	color:#B79367;
}

	
body.homestyle .sidebarHeader {
	font:11px arial;
	color: #CCCCCC;
	line-height:18px;
	font-weight:bold;
	letter-spacing:.2em;
	}


body.homestyle .sidebarText {
	font:11px arial;
	line-height:14px;
	color:#B79367;
}


body.homestyle .footerText {
        font:11px arial;
        line-height:14px;
        color:#B79367;
}



body.homestyle .tagline {
	font:11px arial;
	color: #B79367;
	letter-spacing:.5em;
	line-height:18px;
}

	
body.homestyle .h1-link {
	color: #B79367;
	font-weight:normal;
	text-decoration:none;
}


