/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #333333 url(images/img01.gif) repeat-x;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 4
\;
	color: #666666;
	font-size: 13px;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
	color: #666;
}

ul {




}
.under-logo-ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	text-align: left;
	background-image: url(images/img07.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	list-style-type: none;
	padding-left: 30px;
	font-family: Verdana, Arial;
}
.sidebar-ul{
	text-indent: -30px;

}
a {
	color: #00F;
}

a:hover {
 /*	font-weight: bold;
	text-decoration: none;
	color: #000000; 
	text-align: center; */
}

a img {
	border: 1px solid #000;
}

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

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

/* Header */

#logo {
	width: 778px;
	height: 111px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/Logo9.png);
	background-repeat: no-repeat;
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding-top: 77px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-style: italic;
	color: #333;
}

#logo p {
	float: right;
	padding-top: 39px;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 778px;
	height: 17px;
	margin: 0 auto;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding-left: 28px;
}
#picture-center {
	text-align: center;
	border-color: #000;
}


#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 17px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	width: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#menu a:hover {
	color: #FF0;
}

#menu .current_page_item a {


}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	background-color: #FFF;
}

#page-bg {
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 20px;
	background-repeat: repeat-y;
	background-color: #FFF;
}


/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}
#frame {
	height: auto;
	width: 100%;
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}


/* Content */

#content {
	float: left;
	width: 390px;
	margin-left: 20px;
	padding-top: 20px;
}

.post {
	font-size: 11px;
	font-family: Verdana, Arial;
	float: left;
	width: 422px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	list-style-image: url(images/green-arrow.png);
	list-style-position: inside;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 14px;
}

.bottom_menu {
	font-size: 11px;
	font-family: Verdana, Arial;
	float: none;
	width: 94%;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
	line-height: 14px;
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}


.title {
	margin: 0;
	font-size: 1em;
	font-family: Verdana, Arial;
	color: #000;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.byline {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 15px;
	font-size: 11px;
	font-family: Verdana, Arial;
}

.entry {
	font-size: 11px;
	font-family: Verdana, Arial;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 290px;
	text-align: left;
	margin-right: 20px;
	background-color: #DBF7E3;
}
#under-logo {
	border: 1px solid #8F8A8C;
	text-align: center;
	margin: 20px;
}
#under-logo-text {
	font-size: 1.6em;
	color: #000;
	float: left;
	font-weight: bold;
	font-variant: normal;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 33px;
	padding-left: 105px;
	padding-bottom: 10px;
	font-style: italic;
	width: 30%;
	text-align: left;
	letter-spacing: 0.1em;
}
#map {
	border: 1px solid #000;
	text-align: center;
	margin: 20px;
	float: left;
}

/* Footer */

#footer {
	width: 778px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}#jaba {
	float: left;
	width: inherit;
	margin-top: 87px;
	padding-left: 0px;
}
#clock {
	float: right;
	height: auto;
	width: auto;
	margin: 20px;
	border: 1px solid #333;
}
.red {
	color: #0C3;
	font-family: Tahoma, Geneva, sans-serif;
}
#under-logo-text2 {
	font-size: 11px;
	float: left;
	height: auto;
	width: auto;
	color: #333;
	text-align: justify;
	margin-top: 22px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#blank {
	width: 690px;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#credit0 {
	float: left;
	height: 44px;
	width: 300px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 20px;
	padding-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F8A8C;
}


#credit1 {
	float: left;
	height: 70px;
	width: 366px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	margin-left: 20px;
}
#credit2 {
	float: left;
	height: 88px;
	width: 305px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#credit3 {
	float: left;
	height: 88px;
	width: 305px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	margin-left: 20px;
}
#credit4 {
	float: left;
	height: 88px;
	width: 305px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#contact1 {
	float: left;
	font-size: 1em;
	width: 260px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 30px;
	padding-left: 65px;
	height: 420px;
	text-align: left;
}

#contact-map {
	font-size: 1em;
	width: 245px;
	float: left;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
#aboutus {
	float: left;
	height: auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 11px;
	clear: both;
	width: auto;
}
#aboutus2 {
	float: left;
	margin-left: 20px;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#address {
	float: right;
	width: 310px;
}
#address {
	float: right;
	width: 310px;
}
#address {
	float: right;
	width: 310px;
	height: 150px;
	padding-top: 10%;
}
#phone {
	float: right;
	height: auto;
	width: auto;
	margin: 20px;
}
#credit_small_img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#page #page-bg #frame #aboutus .post .title strong {
	font-size: small;
	color: #000;
}
#page #page-bg #frame #aboutus .post ul li {
	font-size: 11px;
	line-height: 16px;
	list-style-image: url(images/green-arrow.png);
}
#page #page-bg #frame ul #sidebar ul li ul li {
	font-size: 11px;
}
#page #page-bg #frame ul #sidebar ul li {
	font-size: 11px;
	list-style-image: url(images/green-arrow.png);
	line-height: 16px;
}
#sidebox {
	float: none;
	text-align: left;
	width: auto;
	font-size: 11px;
	line-height: 16px;
	height: auto;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	clear: both;
	list-style-image: url(images/green-arrow.png);
}
.pp_table {
	text-align: left;
}
.title2 {
	margin-top: 20px;
}
.LeftPanel {
	height: auto;
	width: 63%;
	float: left;
}
.RightPanel {
	float: right;
	height: auto;
	width: 36%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	text-align: center;
	clear: right;
}
#page #page-bg #frame .LeftPanel .post h2 strong-green {
	color: #063;
}
.entry_title {
	color: #666;
}
