/*
Design by Karma
www.thukjedesign.com

*/

body {
	padding:0;
	font-family: Verdana;
	font-size:10pt;
	color: #996633;
	text-align:center;
	font-weight: normal;
	background-image: none;
	height: auto;
	width: auto;
	margin-top: 0;
	margin-right: 2pt;
	margin-bottom: 0;
	margin-left: 2pt;
}
a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:hover
{
	color: #FFCC00;	
}
#container {
	margin:0 auto;
	text-align:left;
	width:765px;
	background:#fff;
	position:relative;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	height: 123px;
	
}

#header {
	height:158px;
	background:url('images/headerlong.jpg');
}	

#header span {
	font-size:0.5em;
}	

#content {
	background:#330000;
	float:left;
	width:765px
}

#left {
	width:490px;
	padding-left:10px;
	float:left;
}	

#right {
	float:left;
	width:245px;
	margin-left:15px;
	color:#F2FCE4;
}	
.side_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #65411D;
	text-decoration: none;
	padding-left: 8px;
}
.side_nav:hover {
	color: #CC6600;
}


.header {
	font-family: Verdana;
	font-size: 14pt;
	color: #996633;
}
.bodytext {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.footertsawa {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #220809;
}
.storytable {
	height: auto;
	width: 482px;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #996633;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: justify;
}
#news_box {
	height: auto;
	width: 489px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4B1F1F;
}
.news_head_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
}
.news_head_home_box {
	height: auto;
	width: auto;
	border: 2px solid #663300;
	background-repeat: repeat;
	background-color: #330001;
}


#new_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
	background-color: #996633;
	padding-left: 3px;
	text-align: left;
	text-transform: capitalize;
}

/*This is how the text will look before mouse over*/
.colc{
	text-decoration:none;
	font-family: Verdana;
	color: #996633;
	font-weight: bold;
	font-size: 10pt;
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.colc:hover
{
	font-family: Verdana;
	color: #FF6600;
	text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
}
#index_image {
	background-image: url(images/home_pic.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 486px;
}
#news_heading_tag {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9F6225;
	width: 220px;
}
#side_list_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	height: auto;
	width: 230px;
	text-align: left;
	list-style-position: outside;
	font-weight: normal;
	color: #333333;
	background-color: #330000;
	list-style-image: url(buttons/greenarrow.gif);
	display: block;
}
.txtbox {
	clear: none;
	float: none;
	width: 250px;
	background-color: #6A3907;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid #000000;
	height: 20px;
}
.txtarea {
	clear: none;
	float: none;
	width: 250px;
	background-color: #6A3907;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid #000000;
	overflow: auto;
}
.btn {
	clear: none;
	float: none;
	width: 75px;
	background-color: #6A3907;
}
.cap {
	font-family: Verdana;
	font-size: 10pt;
	color: #330000;
	text-decoration: none;
	text-align:center;
	background-color:#996633;
	font-weight: bold;
	text-transform: capitalize;
}
/*This is how the text will look before mouse over*/
.pagelink{
	text-decoration:underline;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}
/*This is how the text will look on mouse over. Note "hover" is the most important change here*/
.pagelink:hover
{
	font-family: Verdana;
	color: #FF6600;
	text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
}
.redfont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: none;	
}