body {
	margin: 0;
	padding: 0;
	background: #CCCCCC url(images/bg.jpg) repeat-y center top;
	font-size: 13px;
	text-align: left;
	color: #666666;
}

body, th, td, input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: 0px;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ol {
	line-height: 1.8em;
}

blockquote {
	padding-left: 1em;
}

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

a {
	color: #3994AE;
}

a:hover {
	color: #666666;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 780px;
	height: 129px;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/index_01.jpg) no-repeat left top;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
}

#header h1 {
	float: left;
	padding: 0;
	* padding: 0;
	font-size: 36px;
	text-align: center;
	color: #49A1B5;
	font-weight: bold;
}

#header p {
	float: left;
	padding: 50px 0 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: #F51F47;
	width: 220px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(images/logo.jpg);
}

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

/* text */

#text {
	width: 780px;
	height: 115px;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/index_02.jpg) no-repeat left top;
}

#text h1, #header p {
	margin: 0;
	padding: 0;
}

#text h1 {
	float: left;
	padding: 30px 10px 0 30px;


	* padding: 30px 10px 0 600px;
	font-size: 26px;
	text-align: center;
	color: #FFFFFF;
}

#text p {
	float: left;
	padding: 0 0 0 135px;
	* padding: 15px 0 10px 135px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFC6;
	width: 380px;
	background-repeat: no-repeat;
	background-image: url(images/logo.jpg);
	line-height: 1.4em;
}

#text .more {
	float: left;
	padding: 0 0 0 135px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	width: 380px;
	background-repeat: no-repeat;
	background-image: url(images/logo.jpg);
	line-height: 1.2em;
}

#text a {
	text-decoration: none;
	color: #F51F47;
}


/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 67px;
}

/* Content */

#content {
	float: left;
	width: 454px;
	margin: 0;
	padding: 0;
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;
}

#content .bgtop {
	background: url(images/img09.jpg) no-repeat left top;
}

#content .bgbtm {
	background: url(images/img10.jpg) no-repeat left bottom;
}

.post {
	padding: 40px 30px 0px 30px;
	line-height: 1.5em;
}

.title {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.title2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color:#717171;
}

.title h2 {
	margin: 0;
	margin-left: 50px;
	color: #753333;
}

.title a {
	text-decoration: none;
	color: #753333;
}

.pagetitle {
}

.byline {
	float: left;
	display: block;
	margin: 0;
	padding: 0 0 20px 0;
	color: #646464;
}

.meta {
	margin: 0;
	padding: 18px 0 30px 0;
	background: url(images/img12.jpg) no-repeat center bottom;
	text-transform: uppercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}

.meta .more {
}

.meta .comments {
}
.meta a {
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

.posts li {
}

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

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

.posts a {
}

.entry {
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 326px;
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	background-color: #067FF0;
}

#sidebar .bgtop {
	background: url(images/img05.jpg) no-repeat left top;
}

#sidebar .bgbtm {
	background: url(images/img06.jpg) no-repeat left bottom;
}

#sidebar ul {
	margin: 0 0 20px 10px;
	padding: 85px 0 0px 0;
	list-style: none;
}

#sidebar li {
	* padding: 0px 0 30px 0;
}

#sidebar li ul {
	padding: 0px 17px 16px 0px;
}

#sidebar li li {
	border-bottom: 1px dotted #E3E3E3;
	padding: 0 0 10px 0px;
}

#sidebar h2 {
	margin: 0;
	height: 40px;
	background: url(images/img07.jpg) no-repeat left 45%;
	padding: 15px 0px 0px 28px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1D6186;
	font-weight: bold;
	font-style: italic;
}

.sidebar1 {
	margin: 0;
	height: 40px;
	background: url(images/img07.jpg) no-repeat left 45%;
	padding: 35px 0px 0px 28px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1D6186;
	font-weight: bold;
	font-style: italic;
}

.sidebar2 {
	margin: 0;
	height: 40px;
	background: url(images/img07.jpg) no-repeat left 45%;
	padding: 15px 0px 0px 0px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1D6186;
	font-weight: none;
	font-style: none;
}

#sidebar a {
	color: #000000;
}

#sidebar a:hover {
	text-decoration: none;
}
#sidebar .pro-title {
	color: #125b6f;
}
#sidebar .pro-text {
	color: #333333;
	font-size: 11px;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #EEEEEE url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* 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 */

#footer {
	clear: both;
	height: 45px;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #D1D1D1;
	padding-top: 10px;




	* padding-top: 20px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}
#footer p {
	text-transform: uppercase;
}

#footer p a {
	color: #FFFFFF;
	font-weight: bold;
}
.info {
	clear: both;
	text-align: left;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #e4f2f6;
	padding: 10px;
	border: 1px #999999 solid;
	line-height: 1.8em;
}
.photo {
	border: 1px solid #999999;
}
