
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #663300;
	line-height: 16px;	
}

h1, h2, h3 {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC9933;
	margin-top: 30px;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
		
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background:  no-repeat;
	font-style: italic;
}

a:link {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
	
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: #FFFFCC;
	padding: 1pt;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
   }
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: #FFFFCC;
	padding: 1pt;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
	}
.album	{
	float: left;
	width: 320px;
	padding:7px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC9966;
	border-bottom-color: #CC9966;
	background-color: #FFFFCC;
}blockquote p{
		margin:0}

img {
	border: medium solid #FFFFFF;
}

img.left {
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
	
}

/* Menu */

#menu {
	width: 900px;
	height: 35px;
	margin: 0 auto;
	border: thin none #FFFFCC;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 55px;
	padding: 7px 0 0 0;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #CC9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#menu a:hover {
	background-color: #FFFFCC;
}

#menu .active a {
	color: #FFFFFF;
	background-color: #FFFFCC;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	background-color: #663300;
	
}

#header h1 {
	float: left;
	width: 900px;
	height: 100px;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: left;
	font-size: 36px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 30px;
	border-top-style: solid;
}

#header h2 {
	float: left;
	width: 890px;
	height:28px;
	margin: 0;
	text-align: right;
	background-image: none;
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	background-color: #CC9933;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 0;
	border-top-style: solid;
}

#header a {
	text-transform: none;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;
			
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 900px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	background-color: #FFFFFF;	
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background: #EDEBD5;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}



/* Footer */

#footer {
	clear: none;
	height: 100px;
	background-color: #663300;
	
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#footer a {
	color: #FFFFCC;
	
}
