body {
	margin-top: 0px;
	padding: 0;
	background: white url(images/background.jpg) repeat-x left top;
	font-size: 14px;
	text-align: left;
	color: #ABABAB;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	
	font-size: 14px;
}
table{
	
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	}
form {
	margin: 0px;
	 padding: 0px;
	 } 
a {
outline: none;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: normal;
	color: white;
}

h1 {
	letter-spacing: -2px;
	font-size: 1.5em;
	line-height: 50%;
}

h2 {
	letter-spacing: 0px;
	font-size: 0.8em;
}
h3 {
	font-size: 1em;
	color: #444444;
	text-decoration:bold;
	line-height: 100%;
	padding: 0;
	text-align: left;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #444444;
}
a:hover{
	color:#ABABAB;
	}


hr {
	display: none;
}


#wrapper {
	width: 900px;
	margin: 0;
	padding: 0;
	background: url(images/img03.jpg) repeat-y left top;
}


/* Header */

#header {
	width: 900px;
	height: 0px;
	margin: 0 0 0 0;
	margin-bottom: 0px;
	padding: 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}
.sideline{
	
	margin-bottom: 10px;
	}
#header h1, #header p {
	margin: 0;
}

#header h1 {
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 0px;
}

#header p {
	padding: 0px 0 0 0px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#banner {
	margin: 0 auto;
	margin-bottom: 0px;
	padding: 0;
	width: 900px;
	height: 150px;
	background: url(images/logo.jpg) no-repeat left top;
	color: white;
}
#banner input{
	height:14px;
	width: 95px;
	}
#banner p{
	line-height: 100%;
	}
	#banner a{
		color: white;
	font-size: 12px;
		}
		
#banner input{
	background: #FCF8B2;
	}
/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 0px;
}

#page .bgtop {
	background: url(images/img03.jpg) no-repeat left top;
	margin-bottom: 0px;
}

#page .bgbtm {
	background: url(images/img05.jpg) no-repeat left bottom;
	margin-bottom: 0px;
}

/* Content */

#content {
	float: right;
	width: 729px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#post {
	padding: 10px 60px 40px 40px;
	color: #444444;
	font-size: 15px;
	min-height:400px;
}
#post img{
	vertical-align:middle;
}
#post a:hover {
	color: blue;
}


#post p, ul, ol {
	line-height: 120%;
}

#post li {
padding: 0px 0px 0px 20px;
	}
	
.tabletext{
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: normal;
	color: #444444;
}
#tabletext input{
	width: 200px;
	}
.emailtable input{
	width: 230px;
	background: #FCF8B2;
	
	}
.title {
	padding: 20px 20px 5px 0px;
	font-size: 20px;
	float: left;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}
.link {
	text-decoration: underline;
	color: #000044;
	font-size:12px;
}

.name {
	text-decoration: none;
	color: #000044;
}
.backtotop{
	
	text-decoration: underline;
	color: #000044;
	font-size:12px;
	float: right;
	}
.pagetitle {
}

.byline {
	margin: -25px 20px 0 17px;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 20px 20px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url(images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta .comments {
	background: url(images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta a {
	color: #FFB300;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	color: white;
}


.posts h3 {
	margin: 0;
	font-weight: bold;
}

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

.posts a {
}

.entry {
	margin: 0;
	padding-left: 17px;
}

.post {
	font-size:14px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 160px;
	margin-bottom: 0px;
	padding: 55px 0 0 0px;
	color: #7A7A7A;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 0px 0;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 30px;
	padding: 0 0 0 0px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	font-size: 15px;
}
#sidebar a {
	text-decoration: none;
}

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


/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

.company p {
	text-align: center;
	font-size: 10px;
}
#footer {
	width: 729px;
	height: 60px;
	padding: 0px 0;
	background: #6B6B6B;
	margin: 0;
	margin-bottom: 0px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
}
	#footer a{
		color:white;
		}
.enlightened {
	
	text-align: center;
	margin-top: 0px;
	font-size: 12px;
	color: black;
}
.enlightened a{
	color:blue;
}
.footermenu {
	font-size: 14px;
	color:white;
}
/* Menu */

#login {
	width: 900px;
	height: 24px;
	padding-bottom: 5px;
	background: url(images/img06.jpg) no-repeat left top;
	text-align:right;
	vertical-align:top;
	color: white;
}
#login input{
	height: 15px;
	}
#menu {
	width: 900px;
	height: 74px;
	margin: 0 auto;
	padding: 0;
	background: url(images/header.jpg) repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-right: 45px;
	list-style: none;
	line-height: normal;
	background: url(images/header.jpg) no-repeat left top;
}

#menu li {
	float: right;
}

#menu a {
	display: block;
	width:106px;
	margin-top: 44px;
	margin-right: 0px;
	padding: 11px 0px 1px 0px;
	background: url(images/menubackground2.jpg) no-repeat left;
		text-decoration: none;
	text-align: center;
	font-size: 14px;
	border: none;
	color: white;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	
	color: white;
	text-decoration: underline;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

