body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 30px;
	font-family: Impact, "Arial Narrow", "Arial Black";
	color: #333333;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 160%;
}

ul, ol {
}

a {
	color: #AA5C56;
}

a:hover {
	text-decoration: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 20px;
}

a img {
	border: none;
}

/* Wrapper */

#wrapper {
	background: url(images/bg02b.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 920px;
	height: 130px;
	margin: 0px auto;
	background-image: url(images/bg3b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0px;
}

#logo h1 {
	padding: 32px 0px 0px 30px;
}

#logo h2 {
	padding: 80px 0px 0px 10px;
}

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

#logo a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#logo h2, #logo h2 a {
	font-size: 13px;
	color: #9F9F9F;
}

/* Menu */

#menu {
	float: right;
}

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

#menu li {
	float: left;
}

#menu a {
	padding: 0px 20px 0px 20px;
	background: url(images/img02.gif) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

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

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 920px;
	margin: 0px auto;
	background: url(images/bg04c.jpg) repeat-y left top;
}

#bgtop {
	background: url(images/bg05c.jpg) no-repeat left top;
}

#bgbottom {
	background: url(images/bg06c.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding: 200px 0px 0px 35px;
}

.post {
}

.post .title {
	padding: 0px 0px 0px 15px;
	background: url(images/img03c.gif) no-repeat left top;
	color: #FFFFFF;
}

.post .title h2 a, .post .title h3 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title h2, .post .title h3 {
	margin: 0px;
}

.post .title h2 a:hover, .post .title h3 a:hover {
	text-decoration: underline;
}

.post .title p {
	margin: 0px;
	text-transform: lowercase;
	font-size: 16px;
	color: #8D8D8D;
}

.post .title p a {
	text-decoration: none;
	color: #8D8D8D;
}

.post .entry {
	padding: 15px 15px 25px 15px;
}

.post .entry ul {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 10px;
	line-height: 17px;
}

.post .column1 {
	width: 305px;
	float: left;
	padding-top: 15px;
	padding-bottom: 25px;	
}

.post .column2{
	width: 305px;
	float: right;
	padding-top: 15px;
	padding-bottom: 25px;	
}

.post .title2 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C11424;
	padding: 0px;
}

.post .entry2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
}

.t {
	background: url(images/emphasis_t.gif) top no-repeat;
	padding: 10px 0px 0 0px;
}
.m {
	background: url(images/emphasis_m.gif) repeat-y;
	padding-right: 1px;
}
.b {
	background: url(images/emphasis_b.gif) bottom no-repeat;
	padding: 0 15px 5px 15px;
}
.clear {
	font-size: 1px;
	height: 1px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 160px 10px 0px 0px;
}

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

#sidebar li {
}

#sidebar li ul {
	margin: 15px 15px 25px 15px;
}

#sidebar li li {
	font-size: 11px;
	font-weight: bold;
}

#sidebar li.txt {
	color: #DEC0BE;
	line-height: 17px;
	font-weight: bold;
}

#sidebar h2 {
	height: 27px;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	background: url(images/img04c.gif) no-repeat left top;
	font-size: 24px;
	color: #FFFFFF;
}

#sidebar h3 {
	height: 113px;
	margin: 0px;
	padding: 0px;
}

#sidebar li a {
	color: #DEC0BE;
}

#sidebar ul.links li {
	padding: 0px 0px 10px 0px;
	font-size: 13px;
}

#sidebar ul.links a:hover {
	padding: 16px 0px 16px 23px ;
	background-image: url(images/link.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0px auto;
	background: url(images/bg07b.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 17px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
}

#footer a {
	color: #797979;
}

/* Forms */

.input {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.input#textfield, .input#textfield2, .input#textfield3, .input#textfield4, .input#textarea, .input#myInput {
	padding: 4px;
	width: 200px;
}

.input#textarea {
	width: 80%;
}

.input:hover {
	border: 1px solid #BBBBBB;
}

.input#button {
	background-image: url(SpryAssets/button.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 4px;
}

.ctable tr, .ctable td {
	padding: 5px;
	border-bottom: #AAA dotted 1px;
	vertical-align: top;
}

.requiredfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C33;
	font-weight: bold;
}
