@charset "utf-8";

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #C0BF40 url(images/bg01.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #4D3C3C;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFF7D7;
font-family:  "Bradley Hand ITC", "Tempus Sans ITC", Pristina,           
             "Lucida Handwriting",
             "URW Chancery L",
             "Apple Chancery","Trebuchet MS";		 
			 font-weight:bold;
}

h1 {
	font-size: 250%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 110%;
}

p, ol, ul {
	margin: 0px 0px 20px 0px;
	line-height: 180%;
	text-align: justify;
}

ul {
	margin: 0px;
	padding: 0px;
	line-height: 240%;
	list-style: none;
}

ul li {
	padding-left: 13px;
	background: url(images/homepage05.gif) no-repeat left center;
}

a {
	color: #FFF7D7;
}

a:hover {
	text-decoration: none;
}

a.more {
	padding-left: 13px;
	background: url(images/homepage05.gif) no-repeat left center;
}

a img {
	border: none;
}

img.alignleft {
	float: left;
	margin: 5px 20px 0px 0px;
}

img.alignright {
	float: right;
	margin: 5px 0px 0px 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** HEADER */

#header {
	width: 740px;
	height: 176px;
	margin: 0px auto;
	background: url(images/subpage1_01.jpg) no-repeat right top;
}

.home #header {
	background-image: url(images/bg1_01.jpg);
}

/** LOGO */

#logo {
	float: left;
	width: 250px;
	height: 176px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

#logo h1 {
	margin: 0px;
	text-indent: -999em;
}

#logo a {
	display: block;
	height: 176px;
}

.home #logo {
	background-image: url(images/homepage06.jpg);
}

/** MENU */

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 48px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px;
	background: none;
}

#menu a {
	float: left;
	height: 35px;
	margin: 0px 10px;
	padding: 65px 15px 0px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF7D7;
}

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

#menu .active a {
	padding-top: 63px;
	background: #38A6C7 url(images/homepage02.jpg) repeat-x left bottom;
	border: 2px solid #54B6D3;
	border-top:none;
}

/** PAGE */

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

.pageborder #page {
	border-top: 1px solid #E3DE78;
	padding-top:10px;
}

/** CONTENT */

#content {
	float: left;
	width: 370px;
	padding: 0px 0px 20px 5px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 230px;
	padding: 0px 5px 20px 0px;
}

/** FOOTER */

#footer {
	width: 660px;
	margin: 0px auto;
	padding: 25px 0px;
	border-top: 1px solid #E3DE78;
}

#footer p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-align: center;
	color: #FFF7D7;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
	padding: 25px 5px 15px 5px;
	border-top: 1px solid #FFF7D7;
}


/* twitter stuff */

#twitter_div ul li{
	color:#FFF7D7;
	text-align:left;
	
			
	}
	
 #twitter_update_list  li {
	list-style:none;
	background-image:none;
	 	margin-bottom:10px;
		border-bottom: 1px solid #FFF7D7;
		
	}	
	
#twitter_update_list  li a{	
	color:#E2DD79;
	}
	
 