body {
	background-position: top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#351E54;
	font-size:12px;
	}
.MainBodyLink:link,
.MainBodyLink:visited {color:#351E54; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: underline}
.MainBodyLink:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color: #351E54; text-decoration: underline}
.MainBodyLink:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color: #000000; text-decoration: underline;}
	
#content {
	width: 850px;
	margin-top:15px;
	background-color:#A39BB9;
	background-position: left top;
	margin: 0 auto;
	text-align: left;
}
#copyright {
	background-image:url(../images/bottombackground.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:20px;
	margin: 0 auto;
	width: 850px;
	font-size: 10px;
	line-height: 13px;
}
#insidemenu {
	width: 610px;
	margin-left:240px;
	text-align:left;
	height:10px;
	}

.container {
	background-color:#A39BB9;
	background-image:url(../images/topbanner.gif);
	background-repeat: no-repeat;
	width:850px;
	}
.whitetranstitletext {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-weight:500;
	font-style:italic;
	padding-left:255px;
	position:relative;
	padding-top:140px;
	margin: 0 auto;
	border: none;
	}	

.horizontaldividertop {
	background-image:url(../images/hor-divider.gif);
	background-repeat:repeat-x;
	margin-top:10px;
	padding-top:5px;
	margin-left:240px;
	position:relative;
	border: none;
	}
.horizontaldividerunder {
	background-image:url(../images/hor-divider.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:5px;
	background-color:#A39BB9;
	margin-left:240px;
	position:relative;
	border: none;
	}	
.horizontaldivider {
	background-image:url(../images/hor-divider.gif);
	background-repeat:repeat-x;
	margin-top:5px;
	padding-top:5px;
	position:relative;
	border: none;
	margin-left:5px;
	margin-right:5px;
	}
.maggieimage {
	padding-right:60px;
	padding-top:20px;
	}
.middlecontainer {
	margin-top:20px;
	background-color:#A39BB9;
	}
.leftcol {
	margin-top:35px;
 	width:235px;
	float:left;
	background-color:#A39BB9;	
	text-align:center;
	margin-bottom:10px;
	}		
.rightcol {
	margin-bottom:10px;
	margin-top:15px;
	width:585px;
	float:right;
	background-color:#A39BB9;
	background-image:url(../images/vert-divider.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding-left:20px;
	padding-top:10px;
	padding-right:10px;
	}	
.clearboth {
	clear:both;
	}

.navholder div {
	display: none;
}

.Lgreentext { color:#70C141; font-size:18px;}
.Sgreentext { color:#70C141; font-size:10px;}
.MenuText {font-size:9px;}
h1 {
 font-size:18px;
 color:#A71817;
 }
 
.whitetext {color:#ffffff;} 

img {
	margin: 0;
}
img.size-auto,
img.size-large,
img.size-full,
img.size-medium {
	max-width: 100%;
	height: auto;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	border: none;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #424242;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px;
}
.wp-caption p.wp-caption-text {
	margin: 0 0 4px;
}
.wp-smiley {
	margin: 0;
}

p,
ul,
ol,
dd,
pre,
hr {
	margin-bottom: 24px;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}

ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	color: #000;
	font-weight: bold;
}
cite,
em,
i {
	border: none;
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	border: none;
	color: #333;
}
del {
	text-decoration: line-through;
	color: #555;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins {
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

.widget-area ul {
	margin-right: 0;
}
.widget-area ul ul {
	margin-right: 1.3em;
	margin-left: 0;
}
#wp-calendar caption {
	text-align: right;
}
#wp-calendar tfoot #next {
	text-align: left;
}

/* Main sidebars */
.leftcol .widget-area ul {
	margin-right: 0;
	
}
.leftcol .widget-area ul ul {
	margin-right: .3em;
	margin-left: 0;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #4a2976;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 0px 0 0;
}
#main .widget-area ul ul {
	border: none;
	
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #424242;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #424242;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #4a2976;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #424242;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #4a2976;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #424242;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}


/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #4a2976;
	font-weight: bold;
}
#respond label {
	color: #424242;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #424242;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

