@charset "utf-8";

/* CSS Document */


/* CSS Reset */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,s,samp,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
}


/* Basic Styling */a:link, a:active, a:visited, a:hover {
	background: transparent;
	color: #44b0eb;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

a:active {
	background: transparent;
	color: #C00;
}

a:visited {
	background: transparent;
	color: #44b0eb;
}

a:hover {
	color: #333;
}

body,html {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
	background-image: url(images/bg4ever.jpg);
	background-repeat: repeat-x;
}
#home_banner {
	height: 280px;
	width: 980px;
}


div {text-align: left;vertical-align: top; }

.clear {clear: both;font-size: 0; }

hr {background: #fff;border-top: 1px dotted #98a9b3;border: 0; }

p { padding: 13px 0; }

big { font-size: 18px; }

cite { text-decoration: line-through; }

ul,ol { padding: 9px 0; }

ul li {font-family: Georgia, Times, serif;font-style: italic;height: 24px;line-height: 24px;list-style-type: square; }

ol li {font-family: Georgia, Times, serif;font-style: italic;list-style-position: inside;list-style-type: lower-alpha; }

small {font-family: Georgia, Times, serif;font-size: 12px;font-style: italic; }

textarea,input {background: #fff;border: 1px solid #ced5d9;color: #272727;font-size: 14px;margin: 3px 0;padding: 8px; }

select,option {background: transparent;color: #000; }

h1 {background: transparent;color: #272727;font-family: Georgia, Times, serif;font-size: 38px;line-height: 1;padding-bottom: 15px; }

h1 i {background: transparent;color: #44b0eb;font-style: italic; }

h2 {background: #272727;color: #fff;display: table;font-family: Georgia, Times, serif;font-size: 22px;font-style: italic;line-height: 34px;margin: 0 0 2px -6px;padding: 0px 6px; }

h3 {
	background: transparent;
	color: #36A0A9;
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 8px;
	text-transform: capitalize;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/* Content Wrapper */#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* Header incl. Logo and Advertisement Space */#header {
	height: 100px;
	position: relative;
	width: 980px;
}
#header div#logo2 {
	width: 400px;
	float: left;
}

#header div#ad {
	height: 100px;
	right: 50px;
	top: 19px;
	width: 300px;
	float: right;
	color: #00A99D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	word-spacing: 1px;
	text-align: center;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


/* Navigation */#navigation {
	width: 960px;
	border: 1px solid #93d5de;
	height: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#navigation ul li {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	list-style: none;
	margin-right: 22px;
	width: auto;
}

#navigation ul li ul li {
	background-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	padding-left: 5px;
}

#navigation ul li ul li ul li {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

#navigation ul { padding: 0; }

#navigation ul li a, #navigation ul li a.current {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 13px;
	line-height: 13px;
	background: transparent;
}

#navigation ul li a.current {
	color: #00A99D;
}

#navigation ul li.current, #navigation ul li:hover {
	background-color: #c6ebf1;
}

#navigation ul li.current a, #navigation ul li.current a:hover, #navigation ul li:hover a, #navigation ul li:hover a:hover {
	background: transparent;
	color: #333;
}


/* Main Content  */#content {
	width: 980px;
}


/* Left Column */#left_column {
	float: left;
	width: 730px;
	padding-bottom: 5px;
}

#left_column ul li { list-style-position: inside; }

#left_column div.plugin {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#left_column small.left {float: left;width: auto; }

#left_column div.right {float: right;font-family: Georgia, Times, serif;font-size: 12px;font-style: italic;width: auto; }

#left_column div.right a { margin: 0 5px; }


/* Right Column */#right_column {
	float: right;
	width: 240px;
	padding-bottom: 10px;
}

#right_column div.plugin {
	border-bottom: 1px solid #ced5d9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#right_column div.plugin#last { border-bottom: none; }

#right_column ul li { list-style: none; }


/* Copyright and Footer  */#footer {color: #98a9b3;font-family: Georgia, Times, serif;font-size: 12px;font-style: italic;line-height: 16px;padding: 20px;text-align: center; }

#footer b {color: #6c7880;font-weight: 400; }

#footer a:hover { color: #6c7880; }


/* Miscellaneous */#navigation ul li a:hover, #footer a {background: transparent;color: #44b0eb; }


/* Alternative Design Styling */div#left_column.full { width: auto; }

#error_page {background: #ffffff;width: 300px;padding: 20px 30px;position: absolute;top: 120px;left: 50%;margin-left: -180px; }

#error_page p { padding: 5px 0; }

#error_page h1 {background: transparent;color: #44b0eb;font-family: Georgia, Times, serif;font-size: 28px;line-height: 1;padding-top: 5px; }
#left_column_doc {
	float: left;
	width: 980px;
	padding-bottom: 5px;
}

.addthis_toolbox .hover_effect
{
    width: 184px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

/* Basic System Styling */div #error_message {
	background: #ffeaef;
	border: 3px solid #ff829f;
	left: 55px;
	margin-bottom: 15px;
	padding: 15px;
}div #success_message {
	background: #eaf4ff;
	border: 3px solid #82c0ff;
	left: 55px;
	margin-bottom: 15px;
	padding: 15px;
}
/* Pagination */div.pagination {
	font-family: Georgia, Times, serif;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	line-height: 40px;
	text-align: left;
	height: 40px;
}div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	color: #44B0EB;
}div.pagination a:hover {
	color: #333;
}div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-weight: bold;
	background-color: #44B0EB;
	color: #ffffff;
}div.pagination span.disabled {padding: 2px 5px 2px 5px;margin: 2px;color: #dddddd; }

/* Hover Menu */.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
/* left offset of submenus need to match (see below) */ }.sf-menu ul li {
	width: 100%;
}.sf-menu li:hover {
	visibility: inherit;
/* fixes IE7 'sticky bug' */ }.sf-menu li {
	position: relative;
}.sf-menu a {
	display: block;
}.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 46px;
	/* match top ul list item height */z-index: 99;
}.sf-menu li:hover li ul, .sf-menu li.sfHover li ul, .sf-menu li li:hover li ul, .sf-menu li li.sfHover li ul {
	top: -999em;
}.sf-menu li li:hover ul, .sf-menu li li.sfHover ul, .sf-menu li li li:hover ul, .sf-menu li li li.sfHover ul {
	left: 10em;
	/* match ul width */top: 0;
}
/* Articles Plugin */div.article_title {
	background: transparent;
	color: #a17e4c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}a.article_title_link {
	background: transparent;
	color: #333;
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
}a.article_title_link:hover {
	background: transparent;
	color: #a17e4c;
}div.article_footer {
	position: relative;
	width: 100%;
	height: 20px;
}div.article_footer_left {
	position: absolute;
	width: auto;
	height: 50px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: italic;
}div.article_footer_right {
	position: absolute;
	width: auto;
	height: 50px;
	right: 0px;
	text-align: right;
	float: right;
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
}div.article_footer_right a {
	margin: 0 5px;
}
/* Image Gallery Plugin */#image_gallery_image img{
	border: 1px solid #eee;
	padding: 2px;
}#image_gallery_sections img{
	border: 1px solid #eee;
	padding: 2px;
}#image_gallery_thumbnails img{
	border: 1px solid #eee;
	padding: 2px;
}
.page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
