
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FDFDFD url(images/bg1_01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h2 {
	margin-bottom: 20px;
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #B03601;
}

h3 {
	padding-top: 10px;
	font-size: 11px;
	color: #B4410D;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
}

/** LINKS */

a {
	color: #276C9A;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-top: 10px;
	background: url(images/homepage17.gif) no-repeat right top;
}

.link1 a {
	padding-left: 25px;
	background: url(images/homepage18.gif) no-repeat 5px 50%;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr {
	display: none;
}

.hr1, .hr2 {
	clear: both;
	height: 16px;
	margin-bottom: 5px;
}

.hr1 {
	background: url(images/homepage11.gif) no-repeat left bottom;
}

.hr2 {
	background: url(images/homepage12.gif) no-repeat left bottom;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg1_02.jpg) repeat-x left top;
}

/** PAGE */

#page {
	width: 960px;
	background: url(images/bg01.jpg) repeat-y left top;
}

/** SIDEBAR */

#sidebar {
	padding: 103px 4px 0px 62px;
}

/** MENU */

#menu {
	padding: 10px 43px 20px 33px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu a {
	display: block;
	width: 100%;
	padding: 5px 0px;
	background: url(images/homepage02.gif) no-repeat right center;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7E1F00;
}

#menu a:hover {
	text-decoration: underline;
}

#menu2 {
	background: url(images/homepage03.gif) no-repeat left top;
}

#menu3 {
	background: url(images/homepage04.gif) no-repeat left top;
}

#menu4 {
	background: url(images/homepage05.gif) no-repeat left top;
}

#menu5 {
	background: url(images/homepage06.gif) no-repeat left top;
}

#menu6 {
	background: url(images/homepage07.gif) no-repeat left top;
}

/** CONTENT */

#content {
	width: 610px;
	background: url(images/bg03.jpg) no-repeat left top;
}

.pad {
	padding: 0px 104px 0px 52px;
}

/** FOOTER */

#footer { width: 960px; height: 80px; margin: auto; padding-top: 60px; background: url(images/bg04.jpg) no-repeat left top; text-align: center; }
#footer A { color: #8b6b4d; text-decoration: underline; }
#footer A:hover { color: black; text-decoration: none; }
#hy { color: #8b6b4d; padding-left: 80px; }
#hy p { text-align: center; color: #8b6b4d; float: left; }

/** BOX1 */

#box1 {
	padding: 0px 43px 0px 33px;
}
#box1 h2 {
	margin-bottom: 20px;
	font: 20px georgia;
	color: #b03601;
}
/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}
#box3 p { font-size: 14px; font-family: georgia; line-height: 20px; }
#box3 h1 {
	margin-bottom: 20px;
	font: 20px georgia;
	color: #b03601;
}
/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
	padding-top: 150px;
}
html, body {
	height: 100%;
}

/** PAGE */

#page {
	margin: 0px auto;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 284px;
	height: 595px;
	min-height: 595px;
	background: url(images/bg02.jpg) no-repeat left top;
}

html>body #sidebar {
	height: auto;
}

/** LOGO */

#logo {
	height: 140px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

#logo h1 { color: #fff; font-size: 22px; font-family: georgia; padding-top: 40px; padding-left: 40px; }
#logo h2 { color: #fff; font-size: 22px; font-family: georgia; padding-top: 10px; padding-left: 40px; }
/** CONTENT */

#content {
	float: right;
}

.pad {
	padding: 0px 104px 0px 52px;
}

