﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	margin: 0 20px 0 20px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
	color:#666666;
}

hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
	color:#d61719;
	text-decoration:none;
}

a:visited {
	color:#980000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	color:#980000;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}

#subheading{
	font-size:1.1em;
	font-weight:bold;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	background:url(../../images/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
}

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(../../images/list-bullet-01-link.gif);
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.sub-nav {
	border-bottom:1px dotted #B2B2B2;
}

ul.sub-nav li
{
    font-weight: bold;
	border-top:1px solid #cecece;
	border-left:1px solid #cecece;
	border-right:2px solid #cecece;
	border-bottom:2px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

ul.sub-nav li a:hover
{
    text-decoration:underline;
}

ul.sub-nav li.current a{
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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;
}

.image-thumbnails td
{
    padding-right: 8px;
    padding-bottom: 3px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	top logo and contact info

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#top-information-home {
	text-align:right;
	border-bottom:1px dashed #CACACA;
	height:2em;
	width:15%;
	padding:0 1.5% 0 0;
	}
	
.top-information-phone{
	border-left:1px dashed #CACACA;
	padding:0 0 0 2%;
	color:#999999;
	font-size:.85em;
	}
	
	/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.nav-main {
	background:#CC9933 url(../../images/bg-nav.png) no-repeat;
	padding:.8em 0 1em 20px;
	font-weight:bold;
}

.nav-main-right {
	background:#993300 url(../../images/bg-nav-side.png) top right no-repeat;
	padding:.8em 0 1em 20px;
}

.nav-main a:link,
.nav-main a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.nav-main a:hover {
	color: #993300;
	text-decoration:underline;
}

.nav-main a:active {
	color:#FFFFFF;
}

.nav-main li.current a:link,
.nav-main li.current a:visited {
	text-decoration:underline;
}

.nav-main li.current a:hover {
	color:#993300;
	text-decoration:underline;
}

.nav-main li.current a:active {
	color:#FFFFFF;
}

/* ACTIVE PAGES */
.nav-main a.StaticSelectedStyle:link,
.nav-main a.StaticSelectedStyle:visited {
	color:#993300;
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.pagetitle {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	background:#CC9933;
	color:#993300;
	font-size: large;
	padding:.5em 20px .7em 20px;
	}

.pagetitle a:link,
.pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

.pagetitle a:hover{
	color:#993300;
	text-decoration:none;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Flash

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#flashcontent
{
    background-color:#000000;
    text-align:center;
    width:600px;
}

#aboutflashcontent
{
    background-color:#000000;
    text-align:center;
    width:350px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Two column content

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.main-content
{
    border-top:1px solid #818181;
    border-bottom:1px solid #818181;
    border-left:1px solid #818181;
    padding:15px;
}

.right-menu
{
    border-top:1px solid #818181;
    border-right:1px solid #818181;
    border-bottom:1px solid #818181;
    padding:15px;
    background:url(../../images/bg-content-side.png) repeat-y right;
    width:160px;
}

.full-width-text
{
    width: 600px;   
}

.side-width-text
{
    width: 275px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer {
	background:#CC9933 url(../../images/bg-nav.png) bottom left no-repeat;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:.8em 0 1em 20px;
	position:relative;
	color:#993300;
	font-size:.8em;
}

.footer-right {
	background:#993300 url(../../images/bg-nav-side.png) bottom right no-repeat;
	padding:.8em 0 1em 0;
}

.footer a:link,
.footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

.footer a:active {
	color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer-sub {
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	color:#999999;
	}

.footer-sub a:link,
.footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

.footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Home page

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.home-header-right
{
	background:#CC9933;
	text-align:center;
	padding:2%;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	line-height:160%;
}

.three-column-table td
{
    vertical-align:top;
    padding:0 15px 15px 15px;
}

.dashed-left-border
{
    border-left:1px dashed #CACACA;
}