body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #999999 #999999 #999999 #999999; 
	
}

input.button { 
	font: bold 11px Arial, Sans-serif; 
	margin: 0;
	padding: 2px 4px; 
	color: #ffffff;
	background: #191919;
	border-width: 0px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
	}
	
form {
	margin:10px 15px; padding: 0;
	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #999;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #666666;
	height:100px;
	display:block;
	color:#777;
}



h1, h2, h3 {
	font-weight: normal;
	color: #398FA8;
}

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

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
	color:#333333;
}



.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}


a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}



img {
	border: none;
}


img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 71px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 400px;
	background: url(images/img05.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0px;
}

/* Logo */

#logo {
	float: right;
	margin-top: 30px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	background: url(images/img04.jpg) no-repeat left 50%;
	padding-left: 60px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 0px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	width: 200px;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}
#imageholder{
	width:135px;
	hight:221px;
	position:relative;
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
#imageholder2{
	width:170px;
	hight:221px;
	position:relative;
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}


/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 14px;
	color: #4A4A4A;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #68172A;
	border-bottom-color: #0B0B0B;
	border-left-width: thin;
	border-left-style: ridge;
	border-left-color: #DBDBDB;
}

#menu a:hover {
	background: url(images/img03.png)no-repeat top;
}

#menu .current_page_item a {
	background: url(images/img03.png)no-repeat top;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}

#latest-post {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 20px;
	font-size: 12px;
	border-bottom-style: none;
}

#recent-posts {
	float: right;
	width: 240px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
	border-left-style: dotted;
	border-left-width: 1.5px;
	border-left-color: #999999;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px ridge;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	height:30px;
	color: #000000;
	padding: 0px 0 0 0;
	background-image: url(images/footer_bg.jpg);
}

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

#sidebar li {
	display: block;
	margin-left: 115px;
	width: 600px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #212121;
}

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

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}
/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 290px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 300px;
	color: #333; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: none;
	padding: 0px 5px;	
	vertical-align: top;
}

ul
{
text-align: left;
}

