/*  
Theme Name: My Kappa Tea
Theme URI: http://www.fiercepro.com
Description: My Kappa Tea theme designed by <a href="http://www.fiercepro.com">FiercePro.com</a>.
Version: 1.0
Author: Wes Fierce
Author URI: http://www.fiercepro.com

*/

body {
	background: #78764d url(images/background.jpg) center top repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#000;
	font: normal 11px "Verdana", Arial, Tahoma;
}

a {
	color: #8d6543;
	text-decoration: none;
}
a:visited {
	color: #8d6543;
	text-decoration: none;
}
a:hover {
	color: #c18c60;
	text-decoration: underline;
}

img {
	border: none;
}
form {
	border: none;
}

#container {
	margin: 0px auto;
	width: 980px;
}
#page {
	width: 980px;
	background:#c5b59b url(images/page.jpg) center repeat-y;
	float:left;
}

h1 {
	color: #71e357;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: 12pt "Trebuchet MS", Tahoma, Arial;
	font-weight:bolder;
	padding-bottom: 3px;
}
h1 a, h1 a:visited{
	color: #71e357;
	text-decoration: none;
}
h1 a:hover{
	color: #fff;
	text-decoration: none;
}
h2 {
	color: #f3a52a;
	margin: 0px 0px 2px;
	border-bottom: 0px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #f3a52a;
	text-decoration: none;
}
h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #919191;
	margin: 10px 0px 5px;
}
h4 {
	font: normal "Trebuchet MS", Tahoma, Arial;
	color: #f3a52a;
	margin: 10px 0px 5px;
}
h5 {
	color: #999999;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: +1px;
	font: normal "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}

/********************* header area ***************************/

#header {
	width:980px;
	float:left;
	margin-top:0px;
}
#menu {
	background: #c5b59b url(images/menu.jpg) center no-repeat;
	width:980px;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
}

/************************** ad1 *******************************/

#adspcr1{
	width:10px;
	float:left;
	margin-top:10px;
}
#ad1 {
	margin-top:10px;
	padding-top:3px;
	width:734px;
	float:left;
	background: #fff url(images/ad1.jpg) center no-repeat;
	height:93px;
}
#adspcr2{
	width:8px;
	float:left;
	margin-top:10px;
}
#ad2 {
	margin-top:10px;
	padding-top:3px;
	width:218px;
	float:left;
	background: #fff url(images/ad2.jpg) center no-repeat;
	height:93px;
}

/* Leftbar */

#leftspcr{
	width:4px;
	height:10px;
	float:left;
	clear:left;
}

#left-container {
	margin-top:0px;
	width:166px;
	float:left;
}

#leftbar1 {
	margin-top:10px;
	width:166px;
	float:left;
	background: url(images/sidebar-bgd.jpg);
}
#leftbar-hdr1 {
	margin-top:0px;
	width:166px;
}
#leftbar-content1 {
	padding-left:8px;
	width:152px;
}
#leftbar-ftr1 {
	margin-top:0px;
	width:166px;
}

/************************** Midbar ***************************/

#midbar {
	margin-top:0px;
	width:612px;
	float:left;
}

#midbar1 {
	background: #fff url(images/midbar-bgd.jpg);
	margin-top:10px;
	width:612px;
	float:left;
}
#midbar-hdr1 {
	margin-top:0px;
	width:612px;
	float:left;
}
#midbar-content {
	padding: 10px 0px 10px 16px;
	width: 594px;	
	float:left;
	overflow: hidden;
}
#midbar-ftr1 {
	margin-top:0px;
	width:612px;
	float:left;
}

/***************************** Rightbar ***********************************/

#rightbar1 {
	margin-top:0px;
	width:166px;
	float:left;
	background: #444 url(images/sidebar-bgd.jpg);
}
#rightbar-hdr1 {
	margin-top:0px;
	width:166px;
}
#rightbar-content1 {
	margin-top:0px;
	width:166px;
	float:left;
}
#rightbar-ftr1 {
	margin-top:0px;
	width:166px;
	float:left;
}

/********************** Footer **********************/

#footer {
	margin-top:0px;
	margin-bottom:0px;
	width:980px;
	float:left;
	background: #fff url(images/footer-bgd.jpg);
}
#footer-hdr {
	margin-top:0px;
	width:980px;
}
#footer-content {
	margin-top:10px;
	padding-left:8px;
	width:972px;
	float:left;
}



