/*
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
*/
* {
	color: #330000;
	font-size: 1em;
}

body {
	background: #CCCC99 url(../images/bg.gif) top center repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font: 76% verdana, arial, sans-serif;
}

img {
	border: 0px;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
	margin: 0 0 0 0;
}

h3 {
	font-size: 1.2em;
}

/*
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
*/
td#navigation {
	text-align: right;
}

td#navigation a {
	color: #663300;
	text-decoration: underline;
}

td#menu {
	background-color: #CC9933;
	border-top: 0px solid #CC9933;
	border-right: 1px solid #CC9933;
	border-left: 1px solid #CC9933;
	border-bottom: 0px;
	width: 170px;
}

td#menu ul {	
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}	

td#menu li {
	border-bottom: 1px solid #CC9933;
	margin-bottom: 0px;
}

td#menu li a {
	background-color: #FFCC66;
	color: #663300;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	padding: 6px 2px 0px 6px;
}	
	
td#menu li a:hover {
	background-color: #FFDD99;
	color: #330000;
}
/*
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
*/
td#content {
	padding: 0px 10px 0px 10px;
}

td#special {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td#events_banner {
	background: #CCCCFF url(../images/special-upcoming_events.jpg);
	color: #CCFFCC;
	height: 32px;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

td#events {
	background: #CCFFCC url(../images/special-upcoming_events_bg.jpg) top repeat-x;
	color: #339933;
}

td#events ul {
	list-style: none;
	margin: 6px;
	padding: 0 0 0 0;
}

td#events li {
	color: #336633;
	font-size: 1em;
	padding: 6px 0 6px 0;
}

td#events li a {
	color: #339933;
}

td#reflection {
	background: #CCCCFF url(../images/special-reflection_bg.jpg) top repeat-x;
	background-color: #CCCCFF;
	color: #333366;
	padding: 6px;
}

td#reflection p {
	color: #333366;
}

td#reflection_banner {
	background: #CCCCFF url(../images/special-reflection.jpg);
	color: #CCCCFF;
	height: 32px;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

td#mailinglist {
	background: #FFCCCC url(../images/special-mailing_list_bg.jpg) top repeat-x;
	padding: 10px 4px 4px 4px;
	text-align: center;
}

td#mailinglist_banner {
	background: #FF9999 url(../images/special-mailing_list.jpg);
	color: #FFCCCC;
	height: 32px;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

td#tellfriend {
	background: #CCCCFF url(../images/special-tell_friend-top.gif);
	color: #663300;
	height: 28px;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

td#sendecard {
	background: #CCCCFF url(../images/special-send_ecard-top.gif);
	color: #663300;
	height: 28px;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
/*
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
*/
div#box {
	background-color: #ffffff;
	border: 1px solid #CC9933;
	margin: 0 0 10px 0;
	padding: 10px;
}

div#ecard_gallery {
	text-align: center;
}

div#ecard_gallery ul {	
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

div#ecard_gallery li {
	border: 0px;
	margin: 0 0 4px 0;
	padding: 0px;
}

div#ecard_gallery li img {
	border: 1px solid #CC9933;
}
/*
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
*/
fieldset {
	border: 1px solid #CC9933;
	padding: 8px 8px 8px 8px;
}

textarea {
	font: 1em verdana, arial, sans-serif;
}

