
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #e7e7e6 url(../images/subpage1_05.jpg) repeat-x left top;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #524469;
}

body.home {
	background-image: url(../images/homepage01.jpg);
}

h1, h2, h3 {
    font-family: Georgia, serif;
	margin-top: 0px;
	color:#524469;
}

h2 {
	margin: 0px;
	font-size: 24px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 180%;
}

p.keywords {
    	margin-top: 0px;
    	margin-bottom: 5px;
}

strong {
	color: #524469;
}

a {
	color: #524469;
        text-decoration:none;
}

a:hover {
	text-decoration: none;
}

.more {
	height: 37px;
	margin: 50px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}

.more a {
	padding-left: 25px;
	background: url(../images/homepage09.gif) no-repeat left center;
	color: #FFFFFF;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	clear: left;
	padding: 4px 0px 4px 0px;
	border-top: 1px dotted #524469;
}

.list1 li.first {
	padding-top: 0px;
	border: none;
}

.list1 a {
	text-decoration: none;
	color: #524469;
}

.list1 a:hover {
	text-decoration: underline;
}

.list1 em {
	font-style: normal;
}

.list1 em a {
	text-decoration: underline;
	color: #5d5854;
}

a img {
	border: none;
}

img.border {
	padding: 1px;
	border: 1px solid #7B624E;
	background: #493C33;
}

img.border1 {
	padding: 4px;
	border: 1px solid #BCA28B;
	background: #DCD5C5;
}

img.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	width: 948px;
	height: 183px;
}

/** SEARCH */

#search {
	float: right;
	width: 310px;
	height: 144px;
	padding-right: 74px;
}

#search form {
	margin: 0px;
	padding: 80px 0px 0px 0px;
	list-style: none;
	background: url(../images/homepage03.jpg) no-repeat 0px 80px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#search .input-text {
	width: 212px;
	height: 15px;
	padding: 5px 10px;
	background: none;
	border: none;
	color: #5d5854;
}

#search .input-submit {
	width: 60px;
	height: 25px;
	margin-left: 17px;
	background: url(../images/homepage04.gif) no-repeat left top;
	border: none;
	color: #FFFFFF;
}

/** MENU */

#menu {
	width: 100%;
	padding-right: 74px;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

#menu ul li.tab {
	float: left;
	width: 97px;
	height: 35px;
}

#menu li.tab {
	background: url(../images/homepage06.gif) no-repeat left top;
}

#menu li.tab > a:hover {
	background: url(../images/homepage05.gif) no-repeat left top;
}

#menu li.tab:hover {
	background: url(../images/homepage05.gif) no-repeat left top;
}

#menu a:hover {
	background: none;
	color:#686871;
}

ul li li {
    background: none;
}

#menu li.active {
	background-image: url(../images/homepage06.gif);
}

#menu a {
	display: block;
	padding: 11px 0px 11px 0px;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #f7f6f6;
}

#menu span {
    display: block;
    padding: 11px 0px 11px 0px;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    color: #f7f6f6;
}

#page {
	width: 808px;
}

/** CONTENT */

#content {
	float: left;
	width: 480px;
}

.home #content {
	width: 480px;
	padding: 0px;
}

.home #content .bgbtm {
	padding: 40px 29px 0px 29px;
}


/** SIDEBAR */

#sidebar {
	float: right;
	width: 280px;
	color: #5d5854;
        margin:0px;
        padding:0px;
}

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

#sidebar .bgbtm {
	padding: 0px 29px;
        padding-bottom:10px;
	background: url(../images/subpage1_03.jpg) no-repeat left bottom;
}


#sidebar h2 {
	height: 48px;
	padding: 18px 0px 0px 0px;
	font-size: 14px;
	color: #FFF6E5;
}

/** FOOTER */

#footer {
	padding: 30px 0px;
	background: #f7f5f6 url(../images/bg06.jpg) repeat-x left top;
	color: #686871;
}


#footer-content {
    margin:auto;
    text-align:center;
}

#footer-content p {
    text-align:center;
}

#footer .columns {
	width: 750px;
	margin: 0px auto;
}

#footer .columns .content {
	float: left;
	width: 353px;
	padding: 26px 20px;
}

#footer .columns .contact {
	float: left;
	width: 325px;
	padding-top: 20px;
	padding-left: 26px;
	background: url(../images/homepage14.gif) no-repeat left top;
}

#footer ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 210%;
	list-style: none;
}

#footer strong {
	color: #686871;
}

#footer a {
	color: #C59D83;
}

#footer .legal {
	font-size: 10px;
	color: #686871;
}

/** BOX1 */

#box1 {
	width: 948px;
	height: 264px;
	margin: 0px auto;
	color: #e7e7e6;
}

#box1 .image {
	float: right;
	width: 325px;
	padding: 38px 98px 0px 0px;
}

#box1 .border {
	padding: 4px;
}

#box1 .entry {
	float: left;
	width: 370px;
	padding: 47px 0px 0px 74px;
}

#box1 h2 {
	margin-bottom: 15px;
	color: #e7e7e6;
}

#box1 h2 span {
	color: #e7e7e6;
}

#box1 p {
	line-height: 160%;
}

#box1 a {
	color: #e7e7e6;
}

/** PAGE TITLE */

#pagetitle {
	width: 874px;
	height: 37px;
	margin: 0px auto 60px auto;
	padding: 40px 0px 0px 74px;
	color: #e7e7e6;
}

#pagetitle h2 {
	margin: 0px;
	
	color:  #e7e7e6;
}

#pagetitle h2 span {
	color: #e7e7e6;
}

.error {
    display:inline;
    color:red;
    margin-left: 5px;
}

p.success {
    margin:2px;
    font-weight:bold;
}

p.error {
    margin:2px;
    color: red;
    font-weight:bold;
}

.link_node { display:inline; }

.link_node a {
    color:red;
    margin:4px;
    text-decoration: none;
    cursor:pointer;
}

.form_div {
    
    background: #dcd5c5;
    width: 98%;
    padding: 1%;
    background: #dcd5c5;
}

.zebra_table {
    margin: 10px 0 10px 0;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
.zebra_table th, .zebra_table th a {
    font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	border-top: 1px solid #524469;
    border-bottom: 2px solid #524469;
    letter-spacing: 2px;
	text-transform: uppercase;
    padding: 3px 4px 3px 12px;
    background: #524469;
	color: #fff;
    text-align: left;
}

.zebra_table td {
	border-bottom: 1px solid #524469;
	border-top: 1px solid #524469;
	padding: 3px 4px 3px 12px;
}

.zebra_table a {
    text-decoration:none;
}

.zebra_table tr:hover a {
    color: #786893;
}

.zebra_table tr:hover td
{
	color: #786893;
}

.zebra_table tr {
    background: #fff;
}

.zebra_table tr.alt {
	background: #dfdfdf;
}

.form_hidden {
    padding:10px;
    margin: 5px 0 5px 0;
    background: #dcd5c5;
}

.search {
    background: #dfdfdf;
    padding:10px;
    margin:2px;
}

.search h3 {
    margin-bottom: 2px;
}

.search span {
    margin-top:5px;
}

.status {
    float:right;
    padding:3px 10px 0 3px;
    clear:both;
}

.status p {
    margin:0px;
}

.adsense
{
	margin:20px;
}

.edit_link
{
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	color:  #e7e7e6;
}

