body {
	margin: 0px;
	padding: 0;
	background: url(images/img01A.jpg) repeat-x left top;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;/*Body Text Color*/
}

h1, h2, h3 {
	margin-top: 0;
	color: #A66100;/*Sidebar Link Color*/
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
	
}

h3 {
	font-size: 1em;
}


ul {
}

a {
	text-decoration: none;
	/*color: #A66100;/*Sidebar Link Color*/
	color: #000000;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 175px;
	background: url(images/img02.jpg) no-repeat center top;
}

/* Header */

#logo {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 60px 10px 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #00D8D5;/*Not using this color Teal*/
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #DC8700;/*Scroll Bar Link Color*/
}

/* Menu */

#menu {
	width: 970px;/*This moves the container for the jpg*/
	margin: 0 auto;
	padding: 0;
	height: 59px;
	background: url(images/img03.jpg) no-repeat center;
}

#menu ul {
	margin: 0;
	padding-left: 45px;/*This moves menu links left*/
	list-style: none;
}


#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 41px;
	margin: 0;
	padding: 18px 20px 0 40px;
	background: url(images/img08.jpg) no-repeat left 30%;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	color: blue;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 960px;
	/*height:650px;*/
	margin: 0 auto;
	padding: 20px 5px;
	background: #E0E0E0;/*Body Background Color*/ 
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: right;
	/*height: 650px;*/
	width: 700px;
}

#content2 {
	/*float: justify;*/
	padding: 0px 0px 0px 150px;
	/*height: 300px;*/
	width: 700px;
}

#content3 {
	float: right;
	/*height: 300px;*/
	width: 700px;
	font-size: 14px;
	margin:0px 0px 0px 10px; 
}

#content4 {
	float: right;
	/*height: 300px;*/
	width: 675px;
	font-size: 18px;
	margin:0px 0px 0px 10px; 
}

#content5 {
	float: right;
	/*height: 650px;*/
	width: 675px;
}

.post {
	padding-bottom: 0px;
	line-height: 200%;
}

.post2 {
	/*padding-bottom: 0px;*/
	line-height: 200%;
}

.post h1 {
	font-weight: bold;
	color: #0A1743;/*Logo Background Color*/
	font-size: 30px;
}

.title {
	height: 42px;
	margin: 0;
	padding: 15px 0 4px 20px;
        text-align: center;
	font-weight: normal;
	/*background: url(images/img07.jpg) no-repeat center top;*/
}

.title2 {
	height: 246px;
	margin: 0;
	padding: 15px 0 4px 20px;
        text-align: center;
	font-weight: normal;
	background: #E0E0E0;/*Body Background Color for Flash Section*/
	/*background: url(images/plant.jpg) no-repeat center top;*/
}

.title3 {
	height: 42px;
	margin: 0;
	padding: 15px 0 4px 20px;
        text-align: center;
	font-weight: bold;
	font-size: 24px;
	/*background: url(images/img07.jpg) no-repeat center top;*/
}

.title4 {
	height: 42px;
	margin: 0;
	padding: 0px 0 4px 20px;
        text-align: center;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -60px 20px 20px 20px;
}

.byline a {
	color: #DC8700;/*Scroll Bar Link Color*/
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.entry2 {
	padding: 0 20px;
	margin: 0px 0px 0px 150px;
}

.entry3 {
	text-align: center;
	padding: 0 20px;
}

.entry4 {
	text-align: left;
	font-size: 18px;
	padding: 0 20px;
}

.entry5 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	padding: 0 20px;
}

.entry6 {
	margin: 0px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}
a:link {
}
a:visited {
        color: #551a8b;
	
}
a:hover {
	color: blue;
}
a:active {
        color: red;
}

table {
	width: 90%;
	border-width: 5px;
	border-style: solid;
	border-color: black;
}

td, th {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}


/* Sidebars */

#sidebar1 {
	float: left;
	
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 240px;
        padding: 0;
        text-align: left;
	font-size: 12px;
}

.sidebar1 {
	float: left;
	width: 240px;
        padding: 0;
        text-align: left;
	font-size: 14px;
}

.sidebar2 {
	float: left;
	width: 275px;
        padding: 0;
        text-align: left;
	font-size: 14px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	/*padding: 0px 0px 0px 60px;*/
	list-style: none;
}

.sidebar1 ul {
	margin: 0;
	/*padding: 0;*/
	padding: 10px 0px 0px 0px;
	list-style: none;
}

.sidebar2 ul {
	margin: 0;
	/*padding: 0;*/
	padding: 10px 0px 0px 0px;
	list-style: none;
}

.sidebar li {
	padding: 0 0 10px 0;
}

.sidebar1 li {
	padding: 0 0 10px 0;
}

.sidebar2 li {
	padding: 0 0 10px 0;
}

.sidebar li ul {
}

.sidebar1 li ul {
}

.sidebar2 li ul {
}


.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px dashed #C5C4C4;/*Dash Color Gray*/
	font-size: 16px;
	
}

.sidebar1 li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px dashed #C5C4C4;/*Dash Color Gray*/
	font-size: 16px;
	
}

.sidebar2 li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px dashed #C5C4C4;/*Dash Color Gray*/
	font-size: 16px;
	
}


.sidebar li h2 {
	height: 20px;
	margin: 0 0 0 0;
	padding: 0px;
	/*background: url(images/img04.jpg) no-repeat left top;*/
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: bold;
	color: #0a1743;
}

.sidebar1 li h2 {
	height: 20px;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 17px;
	/*background: url(images/img04.jpg) no-repeat left top;*/
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: bold;
	color: #0a1743;
}

.sidebar2 li h2 {
	height: 20px;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 17px;
	/*background: url(images/img04.jpg) no-repeat left top;*/
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: bold;
	color: #0a1743;
}

.sidebar a {
}

.sidebar1 a {
}

.sidebar2 a {
}


/* Footer */

#footer {
	width: 930px;
	height: 50px;
	margin: 0 auto;
	padding: 0 20px;
	background: #0A1743;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;/*Footer Text Color*/
}

#footer a {
}

#footer .link {
	float: right;	
}

#footer .copyright {
	float: left;
}


