body {
	margin: 0;
	padding: 0;
	background: #29201a url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b39e84;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #492B21;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-top: 0;
	margin-bottom: 1.6em;
/*	line-height: 180%; */
	font-size: 1.2em;
}

p {
}

/*	text */
td.maintext {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #cbb395;
line-height: 15pt;
}
a, td a, a.related, td a.related {
	color: #d15525;
	text-decoration: none;
	font-weight: bold;
}
a:hover.related, td a:hover.related {
	color: #d17f5f;
	text-decoration: none;
	font-weight: bold;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #e7cdad;
	line-height: 10pt;
}
.titles {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #c3583f;
	line-height: 14pt;
}


blockquote {
	float: right;
	width: 160px;
	padding-top: 1.6em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	/*text-align: center;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #492B21;
}

ul {
}

ol {
}

a {
	/*border-bottom: 1px dotted #CCCCCC;*/
	text-decoration: none;
	color: #c33a1a;
}

a:hover {
	border: none;
	text-decoration: underline;
	color: #c36d59;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

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

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 960px;
	height: 96px;
	margin: 0 auto;
	background: url(images/img01.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FAE6D4;
}

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

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

/* home banner */

#homebanner {
	width: 960px;
	height: 303px;
	margin: 0 auto;
	background: url(images/home_banner2.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	font-size: 16px;
	color: #FAE6D4;
}
/* inner home banner */

#homebannerinner {
	float: left;
	width: 500px;
	padding-right: 440px;
	padding-left: 3px;
	background-repeat:repeat-x;
	padding-top: 90px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FAE6D4;
}
/* web banner */

#webbanner {
	width: 960px;
	height: 303px;
	margin: 0 auto;
	background: url(images/web_banner.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FAE6D4;
}

#webbannerinner {
	float: left;
	width: 560px;
	padding-right: 2px;
	padding-left: 3px;
	background-repeat:repeat-x;
	padding-top: 60px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FAE6D4;
}
#webbannerinner_image {
	float: right;
	width: 389px;
	padding-right: 0px;
	background-repeat:repeat-x;
	padding-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FAE6D4;
}
/* illustration banner */

#illustrationbanner {
	width: 960px;
	height: 303px;
	margin: 0 auto;
	background: url(images/illustration_banner.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #FAE6D4;
}
/* flash banner */

#flashbanner {
	width: 960px;
	height: 303px;
	margin: 0 auto;
	background: url(images/flash_banner.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #FAE6D4;
}
/* about banner */

#aboutbanner {
	width: 960px;
	height: 315px;
	margin: 0 auto;
	background: url(images/about.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	font-size: 16px;
	color: #FAE6D4;
}
#aboutbannerinner {
	float: left;
	width: 500px;
	padding-right: 440px;
	padding-left: 3px;
	background-repeat:repeat-x;
	padding-top: 60px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FAE6D4;
}
/* Logo */
#logo {
	width: 370px;
	height:96px;
	float: left;
	padding-top: 0px;

	background-image:url(/images/logo2.jpg);
	background-repeat:no-repeat
}

/* Menu */

#menu
{
	position: absolute;
	top: 50px;
	right: 33px;
}

#menu ul
{
	list-style: none;
}

#menu li
{
	display: inline;
/*	padding-left: 1.1em;
	margin-left: 1em; */
	border-left: dotted 1px #666;
}

#menu li.first
{
	border: 0em;
	margin-left: 0em;
	padding-left: 0em;
}

#menu li a
{
	color: #fff;
	padding: 0.1em;
	font-weight:bold;
	text-decoration: none;
}

#menu li a:hover
{
	text-decoration: underline;
	font-weight:bold;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 960px;
}

/* Post */

.post {
	/*padding: 40px 0 20px 0;*/
}

.vline {
	border-top: 2px dotted #CCCCCC;
}

.post .date {
	margin: 0;
	font-size: .8em;
}

.post .title {
	margin-top: 0;
}

.post .entry {
}

.post .meta {
	height: 30px;
	font-size: 1em;
}

.post .meta a {
	display: block;
	float: left;
	height: 24px;
	border: none;
}

.post .meta b {
	display: none;
}

.post .category {
	padding: 1px 40px;
	background: url(images/img08.gif) no-repeat;
}

.post .comments {
	padding: 1px 40px;
	background: url(images/img07.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding-top: 30px;
}

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

#sidebar li {
	padding-top: 30px;
}

#sidebar li ul {
	padding-left: 15px;
}

#sidebar li li {
	padding: 0;
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	font-size: .75em;
}

#sidebar li h2 {
	margin-top: 0;
	font-size: 1.4em;
}

#sidebar li a {
}

#sidebar fieldset {
	border: none;
}

/* Footer */
#header {
	width: 960px;
	height: 96px;
	margin: 0 auto;
	background: url(images/img01.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FAE6D4;
}
#wrapperfooter {
	width:100%;
	min-width:960px;
	padding:0 0 2em;
	background: #202020 url(images/footer_bg.jpg) repeat-x;
	bottom:0;
	left:0;
} 
#footer {
	clear: both;
	min-height:300px;
	padding-top: 30px;
	background: #18130f url(images/layout10.jpg) repeat-x;
	/*text-align: center;*/
	font-size: .7em;
	color: #DD5C73;
}

#footerinner {
	width: 960px;
	min-height:300px;
	margin-left: auto ;
  	margin-right: auto ;
	margin-bottom:auto;
	clear: both;

	font-size: .7em;
	color: #ffffff;
}

/*#footer a {
	border: none;
	color: #ffff01;
} */
#footercolumn {
	float: left;
	width: 250px;
	padding: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FAE6D4;
}
#footercolumncenter {
	float: right;
	width: 250px;
	padding: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FAE6D4;
}

#twitter_div {
	text-align:center;

	width: 320px;
	height:310px;
	padding: 5px;
	/*background: url(images/twitter2.png) no-repeat;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #305562;
}
/*#twitter_div {
	float: left;
	width: 320px;
	min-height:210px;
	padding: 20px;
	background: url(images/twitter.png) no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #305562;
}*/
#twitter_update_list {
	text-align: left;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	color: #305562;
	padding-top:50px;
	padding-right: 50px;
	padding-left:120px;
	list-style:none;
}
#twitter-link {
	width: 146px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color: #305562;
	/*	padding-top:20px;
	padding-right: 50px;
	padding-left:130px;*/
	list-style:none;
	}
	#twitter_div ul li {
	color: #0C93BA;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #A1E8F7;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #DDA84E;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #D78E42;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
}
#twitter_div ul li span {
	visibility: visible;
}
 
#twitter_div ul li span a {
	color: #D78E42;
	visibility: visible;
}
 
#twitter_div ul li a {
	visibility: hidden;
}
/* FoRM */
.form{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #d9be9f;
  background-color:#29201a;
  border:4px solid #29201a;
  width:280px;
  padding-right:0px;
  padding-bottom:0px;
  } 

.submit-button {
	background-color:transparent;
	background-image:url(images/button.gif);
	border:1px solid #CCCCCC;
	font:14px Arial, Helvetica, sans-serif;
	color:#FF3333;
	width:100px;
	height:30px;
}