* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(Images/topbg.gif);
	background-repeat: repeat-x;
}


h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2.5em;
	text-align: center;
	font-weight: bold;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}
h4 {
	font-family: "Trebuchet MS", Arial, Verdana, serif;
	font-size: 1.5em;
}


p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
	text-align: justify;
}
#latest-post .entry p {


}


a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 0px none 0;
}

img.right {
	float: right;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
	
img.center {
	background-position: center center;
	text-align: center;
	margin-top: 3px;
	margin-right: 225px;
	margin-bottom: 0px;
	margin-left: 0;
	float: right;
	border: 2px none #239FFC;
}

hr {
	display: none;
}

/* Header */

#logo {
	width: 670px;
	height: 68px;
	background-image: url(Images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 23px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 100px;
}

#logo h1, #logo p {
	color: #FFFFFF;
	text-align: left;
}

#logo h1 {
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 770px;
	height: 70px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 12px 30px 0 30px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
}
#menu     .current_page_item     a {
	background: url(Images/uparrow2.gif) no-repeat center bottom;
	padding-bottom: 6px;
}


/* Wide Post */

.wide-post {
	width: 770px;
	margin: 0 auto;
	background: #D4D9DD url(Images/framesides.gif) repeat-y;
}

.wide-post .title {
	padding: 20px 30px 20px 30px;
	background: url(Images/frametop.gif) no-repeat;
	font-size: 2em;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
	padding: 0 30px;
}

.wide-post .bottom {
	height: 40px;
	background: url(Images/framebottom.gif) no-repeat left bottom;
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	background: #CDD4D7;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background-image: url(Images/smcheckmark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background-image: url(Images/smcheckmark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.wide-post .links .comments {
	padding-left: 20px;
	background-image: url(Images/smcheckmark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(Images/img11.gif) no-repeat left center;
}

/* Two Columns */

.two-columns {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

.two-columns .column-one {
	float: left;
	width: 370px;
}

.two-columns .column-two {
	float: right;
	width: 370px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	font-size: 1.4em;
	color: #333333;
	background-color: #DB8603;
	background-image: url(Images/barsubtitle.gif);
	background-repeat: repeat-x;
}

.two-columns .entry {
	background-image: url(Images/yellowfade.gif);
	background-repeat: repeat-x;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px;
	background: url(Images/img14.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}


#recent-comments li {
	padding: 5px 15px 5px 17px;
	background: url(Images/img15.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Submenu */

#submenu {
	clear: both;
	color: #000000;
	text-align: center;
	background-color: #B2DDFE;
	background-image: url(Images/bluefade.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0px;
}

#submenu ul {
	width: 770px;
	list-style: none;
	line-height: normal;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#submenu li {
	display: block;
	float: none;
	width: 760px;
	background-position: center;
	text-align: justify;
	padding: 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 5px 10px;
}

#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 5px solid #424546;
	font-size: 1.2em;
	text-align: center;
}

#submenu a {
	text-decoration: none;
	color: #000000;
}


#submenu a:hover {
	text-decoration: underline;
}


/* Footer */

#footer {
	padding: 20px 0;
	background: #3F4244 url(Images/darkbar.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}
.tableright {
	background-image: url(images/reservebgright.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.tableleft {
	background-image: url(images/reservebgleft.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.tablefull {
	background-image: url(images/reservebgfull.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.bgnorepeat {
	background-image: url(images/m1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	text-align: center;
}
.bgnorepeat2 {
	background-image: url(images/m2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 150px;
	text-align: center;
	vertical-align: bottom;
}
.bgnorepeat3 {
	background-image: url(images/m3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 150px;
	text-align: center;
	vertical-align: bottom;
}
.bgnorepeat4 {
	background-image: url(images/m4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 150px;
	text-align: center;
	vertical-align: bottom;
}
.bgnorepeat5 {
	background-image: url(images/m5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 150px;
	text-align: center;
	vertical-align: bottom;
}
.bgnorepeat6 {
	background-image: url(images/m6.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 150px;
	text-align: center;
	vertical-align: bottom;
}
.bgnorepeat7 {
	background-image: url(images/m7.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 150px;
	text-align: center;
}
.style8Copy {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.indentation {
	padding-left: 10px;
	padding-right: 10px;
}
.style8Copy2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-color: 81B5E2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: normal;
	text-align: justify;
	vertical-align: middle;
	font-style: normal;
	white-space: normal;
	padding-left: 5px;
}
.style8Copy3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	width: 130px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #78CBEB;
	position: static;
	left: 1px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-color: #78CBEB;
	border-right-color: #78CBEB;
	border-bottom-color: #78CBEB;
	border-left-color: #78CBEB;
}
.style8Copy3b {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	width: 170px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #78CBEB;
	position: static;
	left: 1px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-color: #78CBEB;
	border-right-color: #78CBEB;
	border-bottom-color: #78CBEB;
	border-left-color: #78CBEB;
}

.indentation2 {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #B1F5FF;
}
.style8Copy4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	width: 50px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #78CBEB;
	background-repeat: no-repeat;
	border-top-color: #78CBEB;
	border-right-color: #78CBEB;
	border-bottom-color: #78CBEB;
	border-left-color: #78CBEB;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
}
.indentationCenter {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.rightbg {
	background-position: right;
}
.titlelogo {
	background-image: url(images/name1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 192px;
	width: 325px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 300%;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.titlelogo2 {
	background-image: url(images/name2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 192px;
	width: 291px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	text-align: center;
}
.translate {
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 192px;
	width: 291px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	display: marker;
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	text-transform: capitalize;
	color: #EFA5AA;
	line-height: normal;
	text-decoration: underline overline;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
}
.timeindent {
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 192px;
	width: 325px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: text-bottom;
	display: marker;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	bottom: auto;
}
