﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CONTENT CONTAINER - THREE COLUMN
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#three-column-side2 {
	padding: 5px;
	float: right;
	width: 30%;
	visibility: visible;
	text-align: center;
}
#three-column-container {
	padding: 0;
	margin: 20px 0 10px 0;
	visibility: visible;
}
#three-column-side1 {
	padding: 5px;
	float: left;
	width: 30%;
	visibility: visible;
	text-align: center;
}
#content-side1-three-column {
	width: 220px;
	font-size: .9em;
	visibility: visible;
	float: left;
}
#three-column-middle {
	padding: 5px;
	width: 30%;
	margin: 0px 32% 0px 35%;
	visibility: visible;
	text-align: center;
}
#container {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	width: 930px;
	position: relative;
	visibility: visible;
	z-index: 0;
}
#content-main-three-column {
	width: 675px;
	float: left;
	margin-left: 25px;
	visibility: visible;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HTML TAGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: "Arial Unicode MS";
	font-size: 12px;
	line-height: 1.4em;
	color: #000000;
	text-decoration: none;
}
p {
	padding: 1px;
	margin: 10px 0;
}
a {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #CA0000;
}
a:visited {
	color: #CA0000;
	text-decoration: none;
}
a:active {
	color: #800000;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HEADINGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#heading {
	font-size: 12px;
	font-family: "Arial Unicode MS";
	font-weight: bold;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LINKS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#content-side2-three-column a:visited {
	text-decoration: none;
	color: #CA0000;
}
#content-side-two-column a:visited {
	text-decoration: none;
	color: #CA0000;
}
#content-side2-three-column a:link {
	text-decoration: none;
	color: #800000;
}
#content-side-two-column a:link {
	text-decoration: none;
	color: #800000;
}
#content-side1-three-column a:hover {
	color: #CA0000;
}
#content-side2-three-column a:hover {
	color: #CA0000;
}
#content-side-two-column a:hover {
	color: #CA0000;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	TOP INFORMATION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#masthead {
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	position: relative;
	width: 890px;
	visibility: visible;
	z-index: 1;
	background-image: url('img/c_frog.gif');
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	top: 13px;
	left: 100px;
	padding: .1em 0 .2em 0;
	visibility: visible;
	z-index: 1;
	width: 413px;
	height: 83px;
	text-decoration: none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MAIN NAV 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#top_nav {
	background-position: top;
	background: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	padding: 1px 0px 1px 0px;
	position: relative;
	color: #FFFFFF;
	visibility: visible;
	z-index: 0;
	top: 0px;
	left: 0px;
	height: 35px;
	font-family: "Arial Unicode MS";
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	background-image: url('img/title-bar.png');
	background-repeat: repeat-x;
}
#top_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#top_nav a:hover {
	color: #CA0000;
}
#top_nav a:active {
	color: #FFFFFF;
}
#top_nav a:visited {
	color: #CA0000;
	text-decoration: none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	IMAGES & PHOTOS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.photo-borderleft {
	margin: 4px;
	padding: 4px;
	display: block;
	background-color: #000000;
	float: left;
}
.photo-border {
	padding: 4px;
	margin-bottom: 5px;
	display: block;
	background-color: #000000;
	float: none;
	text-align: center;
	vertical-align: middle;
}
.goo_search {
	border: 2px solid #000000;
	margin: 4px;
	padding: 2px;
	display: block;
	float: right;
}
.image-border-none {
	border: none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	FOOTER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footer {
	background-position: top;
	background: #000000 repeat-x;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 925px;
	padding: 0px 20px 5px 20px;
	position: relative;
	color: #FFFFFF;
	font-size: 10px;
	visibility: visible;
	z-index: 0;
	top: 2px;
	left: 0px;
	height: 35px;
	text-align: center;
	background-image: url('img/title-bar.png');
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:link {
	color: #CC9900;
	text-decoration: none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	FOOTER-SUB
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#sub_footer {
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	text-align: center;
	padding: .1em 0 2em 0;
	position: relative;
	font-size: .8em;
	color: #000000;
	visibility: visible;
	z-index: 0;
}
#sub_footer a:link {
	color: #800000;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MISC CLASSES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.clear {
	clear: both;
}
.none {
	display: none;
}
.table {
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial Unicode MS";
	text-align: center;
	width: 100%;
}
.table_border {
	border: 2px solid #000000;
	width: 100%;
}
.index {
	text-align: center;
	font-family: "Arial Unicode MS";
	font-size: 16px;
	font-weight: bold;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.frameTable {
	width: 675px;
	text-align: center;
	border-width: 0px;
}
.frameTable-inside {
	width: 100%;
	text-align: center;
	table-layout: fixed;
}
h1 {
	font-size: 20px;
	font-family: "Arial Unicode MS";
	margin: 5px 0;
	text-align: center;
	text-decoration: none;
}
.photo-border-right {
	margin: 4px;
	padding: 4px;
	display: block;
	background-color: #000000;
	float: right;
}
.photo-left {
	display: block;
	float: left;
}
.cloud {
	text-align: center;
}
.addthis_button {
	border-style: none;
	top: 80px;
	right: 100px;
	left: 805px;
	bottom: 5px;
	position: absolute;
	width: 90px;
	text-decoration: none;
}
.img_noborder {
	border-width: 0;
}
.accordion {
	width: 100%;
}
.accordion .menuheader {
	background-position: left 50%;
	font: bold 14px Arial;
	color: white;
	background: black url('img/title-bar.png') repeat-x left 50%;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding: 4px 0 4px 10px;
	cursor: hand;
	cursor: pointer;
}
.accordion .openheader {
	background-image: url('img/titlebar-active.png');
}
.accordion ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}
.accordion ul li {
	padding-bottom: 2px;
}
.accordion ul li a {
	color: #A70303;
	display: block;
	padding-left: 19px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
	padding-right: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}
.accordion ul li a:visited {
	color: #A70303;
}
.accordion ul li a:hover {
	color: #A70303;
	background-color: #F3F3F3;
}
