

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

.imgright {
	float: right;
	margin: 2px 2px 2px 12px;
	padding: 2px 2px 2px 2px;
	color: #000000;
	background: #AFB1B5;
	border: 0px;
}

.photogallery {
	margin: 0px 2px 2px 0px;
	padding: 2px 2px 2px 2px;
	color: #000000;
	background: #FEE9D9;
	border: 0px;
	text-align:center;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}


h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3CB7FF;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 2em;
	color: #FD8220;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a.gallery {
	color: #787878;
	padding: 2px 2px 2px 2px;

}

a:hover {

	text-decoration: none;
}

/* Header */

#header {
	width: 960px;
	margin: 0 auto;
	height: 42px;
}

#logo h1, #logo p {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

#logo h1 {
	font-size: 1.4em;
	padding: 0px 0 0 0px;
	letter-spacing: 2px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#logo p {
	margin: 0;
	padding: 18px 0 0 4px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

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

#logo p a {
	color: #222426;
}

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

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

#menu li {
	display: block;
	float: left;
	height: 42px;
}

#menu a {
	display: block;
	padding: 2px 15px 2px 15px;
	background: #FD8220;
	margin-top: 10px;
	margin-right: 2px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu .last {
	margin-right: 0;
	padding-right: 0;
}

#menu a:hover {
	background: #1B2025;
	color: #FFFFFF;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	background: #1B2025;
	color: #FFFFFF;
}


#banner {
	background: url(images/test3.jpg) no-repeat left top;
	width: 960px;
	height: 250px;
	margin: 0 auto;
	margin-top: 30px;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 0 0;

}

/* Content */

#content {

	padding: 0 0px 0 0px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
	padding: 0px 30px 5px 0px;
	font-weight: normal;
	font-size: 1.4em;
	color: #FD8220;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.title h2 a {
	color: #3CB7FF;
}

.post .title p {
	margin: 0;
	padding: 10px 0 10px 20px;
	background: url(images/img02.gif) no-repeat left center;
	border-top: 4px #D8DFE6 solid;
	line-height: normal;
	color: #3CB7FF;
}

.post .title p a {
	color: #3CB7FF;
}

.post .entry {
	float: left;
	padding: 0;
	background: #FFF;
	width: 710px;
}

.post .entry h2 {
	padding: 20px 30px 5px 0px;
	font-weight: normal;
	font-size: 1.4em;
	color: #FD8220;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .links {
	padding: 5px 0;
	border-bottom: 1px #D8DFE6 dotted;
	margin-top: 10px;
	text-align: left;
	line-height: 20px;
}

.post .entry .links a {
	font-weight: bold;
	color: #FD8220;
}

.post .links a {
	font-weight: bold;
}

.post .links a:hover {
}

.post .links .more {
	padding: 0 0 0 20px;
	background: url(images/img04.gif) no-repeat left 50%;
}

.post .links .comments {
	margin-left: 20px;
	background: url(images/img05.gif) no-repeat left 50%;
	padding: 0 0 0 20px;
}


/* Search */

#search {
	padding: 20px 30px 40px 30px;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	font-weight: bold;
}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
}



/* Footer */

#footer {
	padding: 15px 0 10px 0;
	border-top: 2px #EEEEEE solid;
	background: #F5F5F5;
}

#footer2 {
	padding: 10px 0 10px 0;
	border-top: 2px #EEEEEE solid;
	background: #FFF;
	text-align: center;
}


#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	background: #F5F5F5;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #187BD9;
}

#footer a:hover {
}

#footer .rss {
}

#footer .xhtml {
}

#footer .css {
}

#footer .legal a {
	padding: 0;
}


/* Sidebar */

.sidebar {
	float: left;
	width: 210px;
	margin-left: 30px;
	text-align:right;

}
.shadow, .content { position: relative; bottom: 3px; right: 3px; }
.shadow { background-color: #DADBDD; }
.content { background-color: #FDFBE3; color: #000; border: 1px solid #FD8220; padding: 0.5em; }


form {
	margin: 0px; 
	padding: 0px;
}

fieldset
{
border: 0px solid #000000;
width: 175px;
padding: 1px;
}


input
{
	color: #585B54;
	background: #FFF;
	border: 1px solid #FD8220;
}

select
{
	color: #585B54;
	background: #FFF;
	border: 1px solid #FD8220;
}

option
{
	color: #585B54;
	background: #FFF;

}

textarea
{
	color: #585B54;
	background: #fee3ad;
	border: 1px solid #FD8220;
	width: 170px;
	height: 80px;

}

.submit input
{
color: #FFF;
background: #000;
border: 2px outset #d7b9c9;
	font-size: 11px;
} 

label
{
float: left;
margin-right: 0.5em;
margin-top: -20px;


}



