@charset "utf-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(../images/img01.jpg) repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A554E;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #516C00;
}

a:hover {
	text-decoration: none;
}

#content a.new_window {
	padding-right: 22px;
	background : url(../images/new_window.gif) no-repeat right;
}

h2 a {
	text-decoration: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	background: url(../images/img02.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 1000px;
	height: 235px;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/img03.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 115px 0px 0px 30px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	letter-spacing: -1px;
	font-size: 33px;
}

#logo strong {
	font-size: 44px;
	font-weight: bold;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin: -30px 0px 0px 0px;
	padding: 26px 0 0 2px;
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #C5E8FF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #C5E8FF;
}

#banner {
	margin-bottom: 20px;
	border: 12px solid #ECECEC;
	padding: 2px 2px 0px 2px;
}

/* Menu */

#menu {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img04.jpg) no-repeat left top;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0px 25px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 19px;
	margin-left: 10px;
	padding: 15px 20px;
	background: url(../images/img05.jpg) repeat-x 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}

#menu a:hover {
	background: url(../images/img05.jpg) repeat-x 0px -49px;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	background: url(../images/img06.jpg) repeat-x left top;
	padding: 15px 20px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	color: #493E2B;
}

/* Page */

#page {
	width: 930px;
	margin: 0px auto;
	padding: 40px 30px 0px 40px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 570px;
	padding: 0px 0px 0px 0px;
}

#content_full {
	float: left;
	width: 900px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	font-size: 36px;
	color: #493E2B;
}

.post .title a {
	color: #493E2B;
	border: none;
	padding-bottom: 3px;
}

.post .title a:hover {
	color : #305245;
	border-bottom: 1px solid;
}

.post .meta {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 23px;
	font-weight: normal;
	color: #6E8D3D;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	background: url(../images/img08.jpg) no-repeat left top;
	padding: 25px 0px 0px 0px;
	text-align: justify;
}

.entry ul,
.entry ol {
	margin: 10px 30px;
}

.entry li {
	padding-left: 10px;
}

.entry ul {
	list-style-type: circle;
}

.entry ol {
	list-style-type: decimal;
}

.entry a {
	text-decoration: underline;
	color: #5F9EA0;
}

.entry a:hover {
	text-decoration : none;
	color: #556B2F;
}

#content_full .entry {
	background: url(../images/img10.jpg) no-repeat left top;
}

.links {
	padding-top: 20px;
}

.more {
	padding-left: 16px;
	background: url(../images/img10.gif) no-repeat left 3px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.comments {
	padding-left: 18px;
	background: url(../images/img11.gif) no-repeat left 4px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 323px;
	padding: 0px;
	color: #787878;
}

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

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

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

#sidebar li li {
	line-height: 35px;
	margin: 0px;
	padding: 2px 0px;
	border-left: none;
}

#sidebar li li span {
	height: 19px;
	margin-right: 8px;
	padding: 4px 12px;
	background: #3D2A0B url(../images/img12.jpg) repeat-x left top;
	font-size: 12px;
	color: #FFFFFF;
}

#sidebar li li span a {
	color: #FFFFFF;
}

#sidebar h2 {
	height: 65px;
	background: url(../images/img09.jpg) no-repeat left bottom;
	letter-spacing: -.5px;
	font-size: 28px;
	color: #493E2B;
}

#sidebar h2 a {
	color: #493E2B;
}

#sidebar h2 a:hover {
	color: #305245;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 30px 0px;
	text-align: justify;
}

#sidebar p strong {
	color: #4A3E29;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
}

/* Footer */

#footer-content {
	width: 900px;
	height: 245px;
	margin: 0 auto;
	padding: 60px 50px 0px 50px;
	background: url(../images/img15.jpg) no-repeat left top;
	font-size: 12px;
	color: #887450;
}

#footer-copyright {
	width: 980px;
	height: 35px;
	margin: 0 auto;
	padding: 20px 10px 0px;
	font-size: 11px;
}

#footer-content .column1 {
	float: left;
	width: 570px;
}

#footer-content .column2 {
	float: right;
	width: 273px;
}

#footer-content h2 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #E3D2B6;
}

#footer-content h2 a {
	color: #E3D2B6;
	text-decoration: underline;
}

#footer-content strong {
	color: #E3D2B6;
}

#footer-content a {
	color: #AA8B55;
}

#footer-content a:hover {
	color: #AA8B55;
}

.list li {
	margin-bottom: 6px;
}

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #82A2B9;
}

#footer a {
	text-decoration: underline;
	color: #82A2B9;
}

/* Images */

img.left {
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}

img.right {
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}


/* Pager Style */

ul.pager {
	margin: 15px 0 0 0;
	padding: 0px;
	float: right;
}

ul.pager li {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	float: left;
	border: 1px solid #443319;
}

ul.pager li.empty,
ul.pager li a {
	display: block;
	padding: 3px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #443319;
}

ul.pager li a.active,
ul.pager li a:hover {
	color: #fff;
	background: #443319;
}

ul.pager li.off {
	color: #888;
	border-color: #888;
}

div.close_pager {
	clear : both;
	padding-bottom: 15px;
}


/* others style */

img.opacity_lite {
	-moz-opacity:.80;
	opacity: .80;
}

img.opacity_lite:hover {
	-moz-opacity:1.0;
	opacity: 1.0;
}

ul.space li, ol.space li {
	padding-bottom: 15px;
}

div.clear {clear: both;}
div#clear_area,div.clear_area {clear: both;height: 15px;}
.no_p {margin: 0;padding: 0;}
.warning {color : #FF4646;}
span.favor {color: #B22222;}
span.sms_premium {color : #228B22;font-weight : bold;}
#numbers {letter-spacing : 1px;}
.large {font-size: 1.4em;}
.upper {text-transform : uppercase;}
.left {	text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.f_left {float: left;}
.f_right {float: right;}
.img {padding: 2px;	border: 1px solid;}
div.hr {border-bottom: 1px dotted #696969;width: 94%;margin: 0em auto 1em;}
.span_td { display: block; width: 100px; float: left; }

