/*Annie's Style Sheet, created by Stacey Collins*/
/*<link rel="stylesheet" title="new" href="annies.css" type="text/css">*/
/*<style type="text/css">*/

/* ###### UNDO STYLINGS IN ALL BROWSERS ###### */

a:link,a:visited { text-decoration:none; }

ul,ol { list-style:none; }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dd, dt
{ margin:0; padding:0; }

a img,:link img,:visited img { border:none; }

/* ######  End Undo Stylings ###### */

body {
	font-family:arial, sans-serif;
	background-color:#663333;
	color:#FFFFFF;
	margin:10px 20px;
}

div#wrapper{
	width:100%;
	font-size:1em;
}
div#wrapper1{
	width:98%;
}
div#wrapper2{
	width:98%;
}
div#header{
	background:url(images/annies_logo.jpg) top left no-repeat #663333;
	height:150px;
	color:#FFFFFF;
	float:left;
	clear:both;
}
div#header p.talltop{
	font-size:.9em;
	font-weight:bold;
	padding-top:20px;
	color:inherit;
	background-inherit;
	letter-spacing:.1em;
	padding-left:375px;
}
div#header p{
	font-size:.9em;
	font-weight:bold;
	color:inherit;
	background-color:transparent;
	letter-spacing:.1em;
	margin:.5em;
	padding-left:375px;
}
div#nav{
	clear:both;
	background-color:inherit;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	font-size:.8em;
	width:100%;
}

* html div#nav{
	position:relative;
	float:right;
	clear:both;
	width:98%;
	margin-right:1em;
	margin-top:-1.275em;
}
div#nav a {
	text-align:right;
	padding:5px 13px 0px 13px;
	background-color:#663333;
	color:#FFFFFF;
	text-decoration:none;
}
div#nav a:visited {
	font-weight:bold;
	padding:5px 13px 0px 13px;
}
div#nav a:hover {
	color:#663333;
	background:url(images/btnon.gif) repeat-x top left #FFFFFF;
	border-top:1px solid #669966;
	border-right:1px solid #669966;
	border-left:1px solid #669966;
	border-bottom:1px solid #FFFFFF;
	padding:4px 12px 0px 12px;
}
div#nav a:active {
	color:#663333;
	background:url(images/btnon.gif) repeat-x top left #FFFFFF;
	border-top:1px solid #669966;
	border-right:1px solid #669966;
	border-left:1px solid #669966;
	border-bottom:1px solid #FFFFFF;
	padding:4px 12px 0px 12px;
}
div#nav a#now {
	background-color:#FFFFFF;
	background:url(images/btnon.gif) repeat-x top left #FFFFFF;
	color:#663333;
	border-top:1px solid #669966;
	border-right:1px solid #669966;
	border-left:1px solid #669966;
	border-bottom:1px solid #FFFFFF;
	padding:4px 12px 0px 12px;
}
div#content {
	float:left;
	clear:both;
	background:url(images/flower.jpg) bottom right no-repeat #FFFFFF;
	color:#333333;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#669966;
	padding:0 0 2em 2em;
	width:98%;
}
a img {
	border:none;
}
div#copy {
	color:#FFFFFF;
	background-color:inherit;
	font-size:.7em;
	float:left;
	clear:both;
	width:100%;
}
div#copy a:link{background:#663333;color:#FFFFFF;text-decoration:underline;}
div#copy a:visited{background:#663333;color:#FFFFFF;text-decoration:underline;}
div#copy a:hover{background:#663333;color:#FFFFFF;text-decoration:none;}
div#copy a:active{background:#663333;color:#FFFFFF;text-decoration:none;}

div#content a:link{background:inherit;color:#663333;text-decoration:underline;}
div#content a:visited{background:inherit;color:#663333;text-decoration:underline;}
div#content a:hover{background:inherit;color:#666666;text-decoration:none;}
div#content a:active{background:inherit;color:#666666;text-decoration:none;}

div#content th{
	font-size:.9em;
	font-weight:bold;
	color:#333333;
	background-color:inherit;
	text-align:right;
	vertical-align:top;
}
div#content p{
	font-size:.8em;
	margin-top:.5em;
	margin-right:125px;
}
div#content h1{
	font-size:1.2em;
	color:#669966;
	font-weight:bold;
	margin-top:1em;
	background-color:inherit;
	padding-right:125px;
}
div#content h2{
	font-size:1em;
	color:#669966;
	font-weight:bold;
	background-color:transparent;
	margin-right:125px;
	margin-top:1em;
}
div#content h3{ 
	font-size:.9em;
	font-weight:bold;
	color:#333333;
	background-color:inherit;
	margin-bottom:.5em;
	margin-top:.5em;
	padding-right:125px;
}
div#content ul {
	font-size:.8em;
	list-style-image:url(images/list.jpg);
	list-style-position:inside;
	margin-left:1em;
}
div#content ul li{
	line-height:2em;
color:#333333;
}
.test{
	font-size:95%;
	color:#669966;
	font-weight:bold;
}
img {
	padding:1em;
	border:none;
}
b {
	font-weight:bold;
	color:#333333;
	background-color:inherit;
}
i{
	font-style:italic;
}
.astrick{
	font-size:85%;
	color:#663333;
	background-color:inherit;
}
.fade {
	background-image:url(images/field.gif);
	background-position:top center;
	background-repeat:repeat-x;
}
textarea {
	background-image:url(images/fieldtext.gif);
	background-position:top center;
	background-repeat:repeat-x;
}
ul li.pdf{
	list-style-image:url(images/pdficon_small.gif);
	padding:10px 0px 10px 20px;
}
td{
	vertical-align:top;
color:#333333;
}
td.content {
	background-color:#FFFFFF;
	color:#000000;
	padding:20px 30px 15px 30px;
	vertical-align:top;
}
div#events{
	padding-bottom:200px;
}