@charset "utf-8";
/* CSS Document */
/* everything else */
BODY {
	font-family:papyrus, geneva, trebuchet ms,arial;
	/*background-image:url('gradient-1DCX6.png');
	background-color:Transparent;
	background-repeat:repeat-x;
	Background-position:bottom;*/
}
.container, .javascriptwarning {
	padding-top:.1ex;
	padding-bottom:.5ex;
	padding-left:1ex;
	padding-right:1ex;
	margin-left: auto;
	margin-right: auto;
	min-width:790px;
}
.container {
	/*background-image:url('gradient-CQ29H.png');
	background-color:Transparent;
	background-repeat:repeat-x;*/
	margin-left:auto;
	margin-right:auto;
}
.content {
	font-family:geneva, trebuchet ms, Arial, papyrus;
}
.maincontent
{
}
.javascriptwarning {
	margin-top:1ex;
	border:thin solid;
	border-top-width:thick;
}
h1,h2,h3,h4,h5,h6
{margin:0;padding:0;}
.footer {
	text-align:left;
	clear:both;
	font-size:smaller;
	border-top:medium solid;
	margin-top:10px;
	padding-top:.5ex;
}
.header {
	font-family:Papyrus;
	font-weight:bold;
}
.headertext {
	vertical-align:middle;
}
.header h1 {
	padding-bottom:0;
	padding-top:0;
	margin-top:.5ex;
	margin-bottom:0ex;
	font-size:60px;
	font-weight:bolder;
	margin-left:170px;
}
.header span
{
	margin-left:170px;
	font-size:20px;
	font-weight:bolder;
	display:block;
}
img {
	border:none;
}
.logo {
	background-color:transparent;
	background:url(logonowhite.gif);
	background-repeat:no-repeat;
	background-color: transparent;
	height: 10000px;
	margin: 15px 0px;
	width: 23000px;
}
.navbarcontent a:link
{
	color:white;
	text-decoration:underline;
}
a:link {
	text-decoration:none;
}     /* unvisited link */
a:visited {
	text-decoration:none;
}  /* visited link */
a:hover {
	text-decoration:underline;
}   /* mouse over link */
.header a:hover {
	text-decoration:underline;
}
a:active {
}   /* selected link */
.tabsbox a:link {
	text-decoration:none;
	color:inherit;
}     /* unvisited link */
.tabsbox a:visited {
	text-decoration:none;
	color:inherit;
}  /* visited link */
.tabsbox a:hover {
	text-decoration:underline;
	color:white;
}   /* mouse over link */
.selectedtab{
	font-weight:bolder;
}  
.selectedtab, .unselectedtab {
	padding-left:1ex;
	padding-right:1ex;
	margin-left:0em;
	border-bottom:solid thin white;
	display:block;
	clear:right;
}
.tabscontent a:link, .tabscontent a:hover, .tabscontent a:visited
{
	color:white;
}/*
.tabstopleft {
	background-color:transparent;
	background: url(tl-20-ACC0A3-004C4C.gif) no-repeat;
	Width:20px;
	height:20px;
	float:left;
}
.tabstopright {
	background-color:transparent;
	background: url(tr-20-ACC0A3-004C4C.gif) no-repeat;
	Width:20px;
	height:20px;
	float:right;
}
.tabsbottomleft {
	background-color:transparent;
	background: url(bl-20-ACC0A3-004C4C.gif) no-repeat;
	Width:20px;
	height:20px;
	float:left;
}
.tabsbottomright {
	background-color:transparent;
	background: url(br-20-ACC0A3-004C4C.gif) no-repeat;
	Width:20px;
	height:20px;
	float:right;
}*/
.navbar {
	margin-right:2ex;
}
.navbox, .tabsbox {
	background-color:#660000;
	color:white;
	margin-bottom:3ex;
	float: left;
	width:100%;
}
#navboxtd {
	width:40ex;
	margin-bottom:10px;
	margin-top:10px;
}
.navbarcontent,.tabscontent{
	clear:both;
	margin-left:1ex;
	margin-right:1ex;
	font-size:smaller;
	font-weight:bold;
}
.navbarcontent, .tabscontent{
	overflow-x:hidden;
}
.navbarcontent a:link, .navbarcontent a:hover, .navbarcontent a:visited
{
	color:white;
}
.navbartopleft,.tabstopleft {
	background-color:transparent;
	background: url(tl-20-ACC0A3-660000.gif) no-repeat;
	Width:20px;
	height:20px;
	float:left;
}
.navbartopright,.tabstopright  {
	background-color:transparent;
	background: url(tr-20-ACC0A3-660000.gif) no-repeat;
	Width:20px;
	height:20px;
	float:right;
}
.navbarbottomleft,.tabsbottomleft {
	background-color:transparent;
	background: url(bl-20-ACC0A3-660000.gif) no-repeat;
	Width:20px;
	height:20px;
	float:left;
}
.navbarbottomright,.tabsbottomright {
	background-color:transparent;
	background: url(br-20-ACC0A3-660000.gif) no-repeat;
	Width:20px;
	height:20px;
	float:right;
}
.clearfloat {
	clear:both;
	display:block;
}
.selectedtab {
	font-weight:bold;
}
.unselectedtab {
}
.box {
	margin-bottom: 1%;
	margin-top:1%;
	margin-left: auto;
	margin-right: auto;
	width:95%;
}
/*end regular*/

/*Pages*/
#splash
{
	text-align:center;
}
#splash h1, #splash h2, #splash a, .content h1
{
	font-family:papyrus, geneva, trebuchet ms, Arial;
	color:#660000;
}
#splash a:hover
{
	text-decoration:underline;
}
.content h3
{
	font-family:papyrus, geneva, trebuchet ms, Arial;
}
#splash h1, #splash h2
{
	font-weight:bolder;
}
#splash a
{
	text-decoration:none;
	padding-top:2ex;
	font-size:larger;
}
#splash a:link
{
	text-decoration:none;
}
#splash h1{
	font-size:4em;
}
#splash h4{
	font-weight:bolder;
	font-size:large;
}
#splash #entersite
{
	text-decoration:underline;
}
#splash h5{
	font-weight:bolder;
	font-size:large;
	padding-bottom:4ex;
	padding-top:2ex;
}
#splash p{
	margin:0;
	
}
#home
{
	text-align:center;
}
#home h4, #home h5,#home p, #splash h5
{
	color:#660000;
}
#home ul{
	margin-left:-40px;
}
#home p {
	margin:2ex;
}
#home h3{
	padding-top:1em;
	font-family:papyrus, arial;
}
#home h4{
	font-size:x-large;
	font-family:papyrus, arial;
	font-weight:bolder;
}
#home h5{
	font-size:large;
	font-family:papyrus, arial;
}
#bio .navbarcontent
{
	margin-left:20px;
	margin-right:20px;
	padding:0;
}
#bio .navbarcontent img
{
	margin-right:-15px;
}
h3.inline{
	display:inline;
	padding-right:1ex;
}
p.inline{
	display:inline;
}
#contact h4, #contact h5, #contact p, #contact h5
{
	color:#660000;
}
#contact h3{
	padding-top:1em;
	font-family:papyrus, arial;
}
#contact h4{
	font-size:x-large;
	font-family:papyrus, arial;
	font-weight:bolder;
}
#contact h5{
	font-size:large;
	font-family:papyrus, arial;
}
#testimonials h4
{
	font-weight:normal;
}
#testimonials .byline
{
	font-weight:bolder;
}
#testimonials a
{
	font-family:papyrus, arial;
	text-decoration:underline;
}
#testimonials .backtotop
{
	font-weight:bolder;
}
.backtotop
{
	font-size:medium;
}
#contact p
{
	margin:0 0 1em 0;
}
table,tr,td{
	vertical-align:top;
}
#tips p{
	font-weight:bolder;
	font-family:papyrus, arial;
}
#tips>p>a{
	font-family:papyrus, arial;
	text-decoration:underline;
}
#tips .backtotop
{
	text-decoration:underline;
}
#tips>ul
{
	list-style-type:none;
}
#tips .description
{
	font-family:geneva, trebuchet ms, Arial;
	font-weight:lighter;
	font-size:smaller;
}
#tips>ul ul, #services ul
{
	list-style-type:disc;
}
#tips>ul>li
{
	font-family:papyrus, arial;
	font-weight:bolder;
	font-size:large;
}
#tips>ul>li>a:link
{
	text-decoration:none;
	font-size:medium;
}
#tips>ul>li>a:hover, #tips>ul>li>a:focus
{
	text-decoration:underline;
	font-size:medium;
}
#info iframe
{
	border:none;
	margin-left:auto;
	margin-right:auto;
}
div#calendariframe
{
	float:right;
	text-align:center;
}
/* colors */
.javascriptwarning {
	border-color:#FF0000;
	background-color:#FFCCCC;
}
.container{
	background-color:#ACC0A3; /*old one 8CCB89;*/
}
.unselectedtab, .selectedtab
{
	background-color:#04D4D;
	color:white;
}
.header, a:link, a:visited,.header a:hover{
	color:#660000;
}
.footer {
	border-top-color:#660000;
}
.content
{
	color:#004D4D;
}
.navbox, .tabsbox {
	background-color:#660000;
	color:white;
}
BODY {
	background-color:#CCCCCC;
}
a:hover {
}   /* mouse over link */
a:active {
	color: black;
}   /* selected link */	
/*End Colors*/

