* {
	margin: 0;
	padding: 0;
}

body {
	background: #7e568c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B985F;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #defa40;
}

h1 {
	font-size: 28px;
	letter-spacing: -1px;
}

h2 {
	letter-spacing: -1px;
}

h3 {
	text-align: right;
	font-size: 20px;
	margin-top: -20px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ceea70;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 5px;
	margin: 0 20px 0 20px;
/*	padding: 0 3em;
	background: url(images/img05.gif) no-repeat 1em 0;
	font-style: italic;*/
}

a:link {
	text-decoration: none;
	color: #CEEA70;
}

a:visited {
	text-decoration: none;
	color: #8B985F;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

p.capright {
	float: right;
	margin: 0 0 0 15px;
	width: 340px;
	text-align: center;
}

p.capleft {
	width: 340px;
	text-align: center;
}


/* Header */

#header {
	width: 1004px;
	/*width: 780px;*/
	height: 160px;
	margin: 0 auto;
	padding: 0 0px 0px 0px;
	/*background: #7e568c url(VGheader1.jpg) no-repeat center top;*/
	background: #7e568c url(VGheader2.gif) no-repeat center top;
	/*background: #ffffff url(WebHead02a.jpg) no-repeat center top;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: normal;
	color: #fff;
}

p.head {
	font-size: 10pt;
	padding-top: 250px;
}

/* Page */

#page {
	width: 1004px;
	/*width: 780px;*/
	margin: 0 auto;
	background: #ffffff url(images/img03b.jpg) repeat-y center top; /* original*/
	font-size: 14px;
}

/* Content */

#content {
	float: left;
	width: 744px;
	/*width: 580px;*/
	padding: 5px 0 0 5px;
	color: #4e3066;
}

table.cal {
	border-collapse: collapse;
}

table.cal p {
	font-weight: bold;
}

td.c {
	text-align: center;
}

.post {
	/*width: 520px;*/
	width: 704px;
	padding: 20px 0 0 20px;
}

.post a:link {
	text-decoration: none;
	color: #CEEA70;
}

.post a:visited {
	text-decoration: none;
	color: #d7f638;
}

.post a:hover, a:active {
	text-decoration: none;
	color: #FFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding: 5px 5px 0 0;
}

#sidebar a {
	text-decoration: none;
}

.box {
	width: 249px;
	padding-left: 1px;
}

.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	font-size: 18px;
}

.box ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}

.box ul.nest {
	margin-left: 15px;
	padding: 0;
	list-style: none;
	line-height: 1.25em;
}

.box li {
	padding: 5px 0;
	/*background: url(images/img10.gif) repeat-x;*/
	color: #d0d0d0;
}

.box li.first {
	background: none;
	margin-top: -15px;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #8B985F;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 22px;
	background: url(Flower03y2.gif) no-repeat;/* 0 5px;*/
}

/* Calendar*/

#calendar ul {
	list-style: none;
}


/* Footer */

#footer {
	width: 780px;
	height: 25px;
	margin: 0 auto;
	padding: 0 25px 25px 25px;
	background: #7e568c;
}

#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
	color: #fff;
	text-align: center;
}

#footer a {
	color: #565736;
}

#footer a:hover {
	text-decoration: underline;
}

#legal {
	float: left;
}

#links {
	float: right;
}
