/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column, #content-container-three-column {
	margin: -2px auto 0 auto;
	padding: 0px 20px 20px 20px;
	width:870px;
	background: #fff;
	position:relative;
}
#content-main-two-column {
	width:670px;
	float:left;
	margin: 0;
	padding: 0;
}
#content-main-two-column p {
	padding-left: 0px;
}
#content-main-two-column p {
	font-size: 17px;
	color: #707070;
	line-height: 24px;
}
#content-side-two-column {
	float:right;
	width:180px;
	margin: 0;
	padding: 0;
}
#content-side-two-column h2 {
	font-size: 17px;
	color: #466783;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/**
#content-container-three-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:url(../../images/bg-three-column-main.png) repeat-y;
	position:relative;
}
**/

#content-main-three-column {
	width:470px;
	float:left;
	margin: 0 13px 0 20px;
	padding: 0;
}
#content-main-three-column h2 {
	color: #6a859b;
	font-size: 20px;
}
#content-side2-three-column, #content-side1-three-column {
	width:180px;
	font-size:.9em;
	margin: 0;
	padding: 0;
}
#content-side2-three-column {
	float:right;
}
#content-side1-three-column {
	float:left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#three-column-container {
	background: url(../../images/hr1.gif) no-repeat top;
	padding:47px 0 0 0;
	margin:0;
}
#three-column-container p, #three-column-container h1 {
	padding: 0;
}
#three-column-container p {
	font-size: 14px;
	line-height: 18px;
}
#three-column-container h2 {
	font-size: 18px;
	color: #466783;
}
#three-column-side1 {
	float:left;
	width:30%;
}
#three-column-side2 {
	float:right;
	width:30%;
}
#three-column-middle {
	width:30%;
	margin:0px 32% 0px 35%;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    
    css-master

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	margin:0px;
	background:url(../../images/bg.jpg) repeat-x;
	background-color:#5b8cc7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.85em;
	line-height:1.4em;
	color:#747679;
}
p {
	margin:10px 0;
}
p.no-padding-no-margin {
	padding:0;
	margin:0;
}
hr {
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
}
blockquote {
	padding:0 0 0 15px;
	margin:12px 0 0 0;
	background:url(../../images/bg-quote.png) no-repeat;
}
blockquote p {
	margin:2px 0;
}
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
}
fieldset {
	padding:15px;
}
legend {
	color:#333333;
	padding:5px 3px 10px 3px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	line-height:1.1em;
	margin:0;
}
h1 {
	color: #79a249;
	font-size: 24px;
	font-weight: normal;
}
h1, h2 {
	margin-top:0px;
}
h2 {
	font-size:1.6em;
}
h3 {
	font-size:1.8em;
}
h3.small {
	font-size:1.8em;
	color: #6a859b;
}
h4 {
	font-size:2.1em;
}
h5 {
	font-size:1.1em;
}
h6 {
	font-size:1em;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
	color:#4a7913;
	text-decoration:none;
}
a:visited {
	color:#4a7913;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
a:active {
	color:#4a7913;
}
#content-side-two-column a:link, #content-side2-three-column a:link, #content-side-two-column a:visited, #content-side2-three-column a:visited {
}
#content-side1-three-column a:link, #content-side1-three-column a:visited
{
	color: #6a859b;
}
#content-side-two-column a:hover, #content-side2-three-column a:hover, #content-side1-three-column a:hover {
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#top-information {
	height:4.5em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	color:#999999;
	font-size:1.2em;
	width:760px;
	position:relative;
}
#logo {
	position:absolute;
	top:.5em;
	left:15px;
	font-size:2.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:2.8em;
	padding:.1em 0 .2em 0;
	font-variant:small-caps;
}
#logo a {
	color:#2596cd;
	text-decoration:none;
}
#top-information-home {
	text-align:right;
	border-bottom:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:25.5%;
	height:2em;
	width:15%;
	padding:0 1.5% 0 0;
}
#top-information-phone {
	text-align:center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	left:75%;
	height:100%;
	padding:0 0 0 2%;
}
#top-information-link {
	text-align: center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:0;
	height:2em;
	width:8.5%;
	padding:0 0 0 1.5%;
}
#heading {
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
}
#subheading {
	font-size:1.1em;
	font-weight:bold;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav-main {
	background: url(../../images/main-nav_bg.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:910px;
	height: 40px;
	padding: 0 0 0 0;
	position:relative;
	font-weight:bold;
	text-align: center;
	font-size: 16px;
}
#nav-main a {
	font-size: 16px;
	font-weight:bold;
	display: block;
	padding: 12px 21px 12px 21px;
}
#nav-main ul {
	margin:0;
	padding:0 0 0 65px;
	height: 41px;
	list-style:none;
}
#nav-main li {
	float: left;
	list-style:none;
	padding:0;
	height: 41px;
	margin: 0;
}
#nav-main a:link, #nav-main a:visited {
	color:#4a7913;
	text-decoration:none;
}
#nav-main a:hover {
	color:#fff;
	background: url(../../images/main-nav_bg_over.jpg) repeat-x;
	border-right: 1px solid #d8dad4;
	border-left: 1px solid #d8dad4;
	padding: 12px 20px 12px 20px;
}
#nav-main a:active {
	color:#4a7913;
}
#nav-main li.current a:link, #nav-main li.current a:visited {
	color:#4a7913;
}
#nav-main li.current a:hover {
	color: #fff;
}
#nav-main li.current a, #nav-main li.current a:active, #nav-main li.current a:link, #nav-main li.current a:visited {
	color:#fff;
	background: url(../../images/main-nav_bg_over.jpg) repeat-x;
	border-right: 1px solid #d8dad4;
	border-left: 1px solid #d8dad4;
	padding: 12px 20px 12px 20px;
}
/* ACTIVE PAGES */
#nav-main a.StaticSelectedStyle:link, #nav-main a.StaticSelectedStyle:visited {
	color:#fff;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ADMIN MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#admin-nav-main {
	background: url(../../images/main-nav_bg.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:910px;
	height: 40px;
	padding: 0 0 0 0;
	position:relative;
	font-weight:bold;
	text-align: center;
	font-size: 16px;
}
#admin-nav-main a {
	font-size: 16px;
	font-weight:bold;
	display: block;
	padding: 12px 21px 12px 21px;
}
#admin-nav-main ul {
	margin:0;
	padding:0 0 0 65px;
	height: 41px;
	list-style:none;
}
#admin-nav-main li {
	float: left;
	list-style:none;
	padding:0;
	height: 41px;
	margin: 0;
}
#admin-nav-main a:link, #nav-main a:visited {
	color:#4a7913;
	text-decoration:none;
}
#admin-nav-main a:hover {
	color:#fff;
	background: url(../../images/main-nav_bg_over.jpg) repeat-x;
	border-right: 1px solid #d8dad4;
	border-left: 1px solid #d8dad4;
	padding: 12px 20px 12px 20px;
}
#admin-nav-main a:active {
	color:#4a7913;
}
#admin-nav-main li.current a:link, #nav-main li.current a:visited {
	color:#4a7913;
}
#admin-nav-main li.current a:hover {
	color: #fff;
}
#admin-nav-main li.current a, #admin-nav-main li.current a:active, #admin-nav-main li.current a:link, #admin-nav-main li.current a:visited {
	color:#fff;
	background: url(../../images/main-nav_bg_over.jpg) repeat-x;
	border-right: 1px solid #d8dad4;
	border-left: 1px solid #d8dad4;
	padding: 12px 20px 12px 20px;
}
/* ACTIVE PAGES */
#admin-nav-main a.StaticSelectedStyle:link, #admin-nav-main a.StaticSelectedStyle:visited {
	color:#fff;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POSTER PHOTO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#photo-float-left
{
 width: 150px   
}


#poster-photo-container {
	margin: 1px auto 0px auto;
	width:910px;
	height: 315px;
	background: url(../../images/main-cta_bg.jpg) no-repeat;
	position:relative;
}
#poster-photo-container img {
	border: 0;
	margin: 0;
	padding: 0;
}
#poster-photo-container2 {
	margin-top:3px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:60px;
	background:#FFFFFF;
}
.poster-photo-image {
}
#feature-area-home {
	position:absolute;
	top:0;
	right:0;
	width:200px;
	text-align:center;
	padding: 10px;
	color:#858f99;
	font-size:1.5em;
	font-weight:bold;
	line-height:160%;
}
#feature-area-home a:link, #feature-area-home a:visited {

	text-decoration:underline;
}
#feature-area-home a:hover {
	text-decoration:none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle {
	margin: 1px auto 0 auto;
	width:880px;
	height: 70px;
	background: url(../../images/header_bg2.jpg) no-repeat;
	position:relative;
	color:#466783;
	font-size: 28px;
	padding:20px 15px 0px 15px;
}
#pagetitle a:link, #pagetitle a:visited {
	color:#747679;
	text-decoration:none;
}
#pagetitle a:hover {
	color:#747679;
	text-decoration:none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TREE VIEW CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.TreeView {
	border-bottom:1px solid #ececec !important;
}
.TreeView div {
	margin-left:0px;
}
.TreeView table td a {
	}
.TreeView table {
	border-top:1px solid #ececec !important;
	width: 100%;
	display: block;
	margin: 5px 0 5px 0;
}
.TreeView div table {
	border-bottom:none !important;
	border-top:none !important;
	
}
.TreeView table td {
	padding:2px 0;
	
}
.LeafNodesStyle 
{   
    font-weight: normal;
    color: #747679;
}
.RootNodeStyle {
}
/* ALL ELEMENTS */
.NodeStyle {
}
.ParentNodeStyle {
	background:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
a.SelectedNodeStyle {
	background:#E5E5E5;
	display:block;
	padding:2px 0 2px 3px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight: bold;

}
li {
	list-style:none;
	background:url(../../images/r.gif) no-repeat 0 .8em;
	padding:.6em 0 .6em 0;
	margin-left:0.4em;
}
ul.list-of-links 
{
}
#content-side1-three-column ul.list-of-links, #content-side2-three-column ul.list-of-links 
{
}
ul.list-of-links li {
	border-bottom:1px solid #ececec;
	list-style:none;
}
ul.list-of-links li.current {
	background-color:#E5E5E5;
	list-style:none;
}
ul.no-lines, ul.no-lines li {
	border:none;
	list-style:none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE FEATURE AREA

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.feature-area {
	background-color:#6799D1;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
}
.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}
.photo-border2 {
	float:left;
	padding:4px;
	margin-bottom:5px;
}
.photo-float-left 
{
    width: 150px;
	float:left;
	margin-right:10px;
}
.image-border-none {
	border:none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	background:#fff;
	margin: 0 auto 0 auto;
	width:890px;
	padding: 10px;
	position:relative;
	color:#747679;
	font-size:.8em;
}
#footer div {
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-sub {
	margin: 0 auto 0 auto;
	width:890px;
	text-align:center;
	padding:10px;
	position:relative;
	font-size:11px;
	color:#747679;
	background: #ebebeb;
}
#footer-sub a {
	font-size:11px;
	font-weight: normal;
}
#footer-sub ul {
	margin:0;
	padding:0;
}
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
}
#footer-sub a:link, #footer-sub a:visited {
	text-decoration:underline;
	color:#747679;
}
#footer-sub a:hover {
	color:#000;
	text-decoration:none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}
.arrow {
	vertical-align:middle;
}
input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
}
input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
}
.clear {
	clear:both;
}
.none {
	display:none;
}
#Newsletter1 {
	width: 149px;
	background: url(../../images/Newsletter_Top.jpg) no-repeat top;
	background-color: #79a249;
	padding: 50px 15px 0 15px;
	color: #cab2b2;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	margin: 0;
}
#Quote1 {
	width: 149px;
	background: url(../../images/Quote_Top.jpg) no-repeat top;
	background-color: #d5e4f3;
	padding: 50px 15px 0 15px;
	color: #4f626a;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	margin: 0;
}

