
body {
	font-family: "Trebuchet MS",verdana,arial,helvetica,sans serif;
	margin: 18px 36px 18px 36px;
	background: url("http://www.sharicarlson.com/images/backgroundDark.gif") repeat top left;
	border: 1pt #000000 solid;
	}

#container {
	background: #ffffff;
	}
	
div.admin {
	padding: 10px;
}

div#quickLinks {
	margin: 12px 0;
}

ul#news, ul#events {
	list-style-type: none;
	font-size: smaller;
}
p {
	color: #003300;
	text-align: left;
	font-size: small;
	}

h1 {
	color: #003300;
	text-align: left;
	font-size: large;
	line-height: 1em;
	}

h2 {
	color: #003300;
	font-size: medium;
	line-height: normal;
	text-align: left;
	font-style: italic;
	}

h2.callout {
	background: url("http://www.sharicarlson.com/images/background.gif") repeat top left;
	padding: 8px;
	}

h3 {
	color: #003300;
	font-size: medium;
	line-height: 1em;
	text-align: center;
	}

a {
	color: #000099;
	}
	
form {
	font-size: small;
	}

a:hover {
	color: #ff0000;
	}

.center {
	text-align: center;
	}

.italic {
	font-style: italic;
	}

.bold {
	font-weight: bold;
	}

.required {
	font-size: small;
	text-align: right;
	color: red;
	}

.red {
	color: red;
	}

.tiny {
	text-align: center;
	}

.login {
	text-align: left;
	}

.header {
	color: #ffffff;
	text-align: right;
	}

.scs {
	color: #ccffcc;
	font-weight: bold;
	font-size: 120%;
	font-variant: small-caps;
	letter-spacing: 2pt;
	}
	
.caption {
	font-size: small;
	text-align: right;
	}
	
.formChoice {
	font-size: small;
	text-align: left;
	}
	
.address {
	color: #ffffff;
	text-align: center;
	}
	
.address a, .address a:link, .address a:visited {
	text-decoration: none;
	color: #ffffff;
	}
	
.address a:hover, .address a:active {
	text-decoration: none;
	color: #ffff00;
	border-bottom: 1pt #ffff00 dotted;
	}

.siteTextName {
	color: #090;
}
#navTD {
	padding:0;	margin: 0;
	background: #003300;
	}

#nav {
	line-height: 1.5;
	padding: 4px;
	margin: 0;
	font-size: small;
	width: 100%;
	text-align: center;
	}

#nav a {
	background-color: #003300;
	padding: 2px 4px 2px 4px;
	color: #ffffff;
	text-decoration: none;
	display: inline;
	}

#nav a:hover {
	background-color: #ff0000;
	}

#nav a.current {
	background-color: #ff0000;
	}
	
#main {
	margin-left: 12px;
	margin-right: 12px;
	}

#clear {
	height: 0;
	clear: both;
	}
	
#footer {
	background: #003300;
	text-align: center;
	padding: 4px 12px 4px 12px;
	color: #ffffff;
	}
	
#footer p {
	text-align: center;
	color: #ffffff;
	}
	
#footer	a, #footer a:link, #footer a:visited {
	text-transform: capitalize;
	text-decoration: none;
	color: #ffffff;
	}
	
#footer a:hover, #footer a:active {
	text-transform: capitalize;
	text-decoration: none;
	border-bottom: 1pt #ffff00 dotted;
	color: #ffff00;
	}
	
.fromShari {
	color: #f00;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 150%;
}
.centered {
	text-align: center;
}