/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #EAC99A url(images/img01.jpg);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #856B4B;
}

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

h1 {
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

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

p {
	text-align: justify;
}

blockquote {
	font-style: italic;
	padding-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img06.gif) no-repeat left top;
	background-position: 0 .7em;
}

ol {
	margin-left: 3em;
}

ol li {
}

pre, code {
}

pre {
}

code {
}

a {
	color: #D65601;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

img {
	border: solid 10px #F3E3C1;
}

input, textarea, select {
	border: solid 2px #F3E3C1;
	font-size: 1.0em;
}

label {
	display: block;	
}

textarea {
}

select {
}

.bg {
	background: url(images/img02.jpg) repeat-x;
}

/* Header */

#header {
	width: 720px;
	height: 70px;
	margin: 0 auto;
	padding-top: 40px;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	background: url(images/logo.png) no-repeat;
	padding-left: 50px;
	padding-bottom: 20px;
	font-size: 2em;
}

#logo h2 {
	margin-top: -20px;
	padding-left: 55px;
	font-size: 1em;
	font-weight: bold;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu h2 {
	display: none;
}

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

#menu li {
	display: inline;
	padding-left: 2em;
	background: none;
	font-weight: bold;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	color: #FFFFFF;
}

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

/* Wrapper */

#wrapper {
	width: 760px;
	margin: 0 auto;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	background: url(images/img04.jpg) repeat-y;
}

#sidebar .title {
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url(images/img03.jpg) no-repeat;
}

#sidebar .content {
	padding: 20px;
}

#sidebar .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}

/* Content */

#content {
	float: right;
	width: 500px;
}

/* Splash */

#splash {
	text-align: center;
	background: url(images/img09.jpg) repeat-y;
}

#splash img {
	border: none;
}

#splash .top {
	padding: 20px 20px 16px 20px;
	background: url(images/img08.jpg) no-repeat;
}

#splash .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}
/* Welcome */

#welcome {
	padding: 0 20px;
}

/* Main part */

.main {
	padding: 20px;
	background: url(images/img05.jpg) repeat-x;
}

.main h2 a, .main h3 a {
	text-decoration: none;
	color: #B27217;
}

.main h2 a:hover, .main h3 a:hover {
	color: #D65601;
}

.top, .top a {
	margin-bottom: 1em;
	font-size: 0.9em;
	text-align: right;
	color: #A38560;
}

/* Footer */

#notes {
	width: 720px;
	margin: 0 auto;
}

#notes p {
	font-size: 10px;
}

#footer {
	width: 950px;
	margin: 0 auto;
	clear: both;
	border-top: dotted 1px #E1E1E1;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	padding-top: 1.0em;
	text-transform: lowercase;
}

#footer p {
	font-size: 10px;
	text-align: center;
}

/* -------------------------- */

.multiImg {
	display: block;
	margin: 0px auto;
	text-align: center;
	height:  250px;  
	width:   370px;  
}
.multi26 {
	display: block;
	margin: 0px auto;
	text-align: center;
	height:  350px;  
	width:   420px;  
}
