
body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/img04.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3, h4 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

h1, h4 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #B73530;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}
img.noborder {
	border: none;
}
img.left {
	float: left;
	margin: 0 15px 0 0;
}

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

/* header */

#header {
	width: 770px;
	height: 100px;
	margin: 0 auto;
}
#words {
	float: right;
	margin-bottom:30px;
	margin-right: 20px;	
	width: 200px;
	height: 54px;
	background: url(images/logo_cream.gif) no-repeat left bottom;
}
/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 100px;
	background: url(images/logo.jpg) no-repeat left bottom;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

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

/* intro */

#intro {
	float: right;
	width: 490px;
	padding-top: 20px;
	color:#FFFFFF;
}

/* Menu */

#menu {
	width: 770px;
	height: 70px;
	margin: -30px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
	height: 40px;
	width:132px;
}

#menu li:hover {
	background: #EDEBD5 url(images/img05.gif) no-repeat;
}
#menu li:hover a {
	background: url(images/img06.gif) no-repeat right top;
}

#menu a {
	display: block;
	width: 60px;
	height: 35px;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #7F7772;
}

body #menu a {
	width: auto;
}

#menu li.active {
	background: #EDEBD5 url(images/img05.gif) no-repeat;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto 20px auto;
	background: url(images/img07.gif) repeat-y 260px 0;
}

/* Content */

#content {
	float: right;
	width: 490px;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}
.twocols .col3 {
	float: right;
	width: 490px;
}


.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	background-color: #faf2dc;
}

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

#sidebar li {
	padding: 20px;
	background: url(images/img11.gif) no-repeat;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

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

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #620300 url(images/img08.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 88%;
}
#legal {
	color:#FFFFFF;
}
/* top_text heading */
.toptext {
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* more_menu */
#outer .holder {border:0px solid #ddd; margin:0px 0px 0px 0px;}
#outer .holder p {padding:5px 0px 0px 0px; margin:0;}
#outer .holder p.bold {font-weight:bold;}
#outer .holder h2 {margin:0px; padding:0px;}

/* unclicked style div.more */
#outer div.more i {float:right; margin:-10px 10px 0 0; cursor:pointer; color:#620300; font-weight:bold;}
#outer div.more i.hide {display:none;}
#outer div.more p {display:none;}
#outer div.more img {display:none;}

/* clicked style div.click */
#outer div.click i.show {display:none;}
#outer div.click i.hide {display:block;}
#outer div.click p {display:block;}
#outer div.click img {display:block; float:left; padding-right:10px;}

/* more_menu_end */
.addthis {border:none;
}
#addthisdiv {
padding: 10px 0px 0px 30px; }
.author {color: #999999;
font-size:11px;
padding-left:10px;}
.authorcompact {
	line-height: 16px;}
	
/* links */
a.topbarlink:link {
	color: #ffffff;
	text-decoration: none;
}
a.topbarlink:visited {
	text-decoration: none;
	color: #ffffff;
}
a.topbarlink:hover {
	text-decoration: none;
	color: #f9f9f9;
}
a.topbarlink:active {
	text-decoration: none;
	color: #ffffff;
}

/* forms */
.active_field {
    color: #3A5864;
    background-color: #000000;
    border: none 
}

#cmt_preview {
	width: 540px;
	padding-top: 20px;
	margin: 20px auto;
	color: #9CBD84;
}

/* ----- general comment item styling ----- */
.comment_item {
	position: relative;
	width: 519px;
	padding: 10px;
	margin: 0 auto;
	margin-bottom: 28px;
	background-color: #405953;
}

.comment_name {
	display: block;
	font-size: 13px;
	color: #c4bf99;
	font-weight: bold;
}

.comment_name a, .comment_name a:visited {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #c8c01e;
	letter-spacing: -1px;
}

.comment_name a:hover {
	text-decoration: none;
	color: #E1D939;
}

.comment_date {
	font-size: 13px;
	font-style: italic;
	padding-bottom: 8px;
	color: #78918b;
}

.comment_msg p {
	color: #beb782;
	font-size: 16px;
	padding: 6px 0;
}

.comment_num {
	position: absolute;
	right: 10px;
	font-size: 38px;
	line-height: 38px;
	color: #49655e;
}

div.comment_num a, div.comment_num:visited{
	color: #49655e !important;
}

div.comment_num a:hover {
	text-decoration: none;
}

div.comment_num sup {
	font-size: 20px;
	position: relative;
	margin: 0;
	padding: 0;
	color: #49655e
}

.digg {float: right;
padding-left:5px;}
/* caption */
.arc90_imgcaptionTXT {
				font-size: 10px;
				color: #666;
				text-align: left;
			}
			p.arc90_imgcaptionALT {
				margin-top: 2px;
				margin-bottom: 2px;
				font-size: 10px;
				text-align: centre;
			}
			span.arc90_imgcaptionALT {
				padding: 2px;
				padding-left: 20px;
				padding-right: 20px;
				background: #F69A1F;
				color: #fff;
			}
			.arc90_imgcaption {
				text-align: center;
				border: 1px dashed #DDD;
				padding: 10px;
				margin: 10px 0;
				width: 100px;
			}
			.floatl { float: left; margin-right: 1em; }
			.floatr { float: right; margin-left: 1em; }
			
			/* Predefined tags */

img { border: 0; }

.arc90_right, .arc90_left { cursor: default; }
.arc90_right { float: right; }
.arc90_left { float: left; }

.twitter {
position:absolute;
float: left;
margin-top:4px;
margin-left:800px;
z-index:1000;
border: 0px;}
.rss {
position:absolute;
float: left;
margin-top:-70px;
margin-left:780px;
border: 0px;}
#box-table-a
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 4px;
	width: 900px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #CCCCCC;
	border-top: 4px solid blue;
	border-bottom: 1px solid #fff;
	color: #ffffff;

}
#box-table-a td
{
	padding: 8px;
	background:#FFFFFF; 
	border-bottom: 1px solid orange;
	color: #000000;
	border-top: 1px solid orange;
}
#box-table-a tr:hover td
{
	background:#faf2dc;
	color: #000000;
}
.red {color:#F00; font-weight:bold; }
.green { color:#390; font-weight:bold; }

a.con_btn {
width:150px;
height:70px;
border:1px solid #FC3;
padding:15px;

	
}
a.con_btn:hover {
background-color:#FFC;
	
}