@charset "UTF-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:Arial, Helvetica, sans-serif;}
td, p {
	padding-bottom: 8px;
}
hr {
	
}
a:link {
	text-decoration: underline;
	color: #0066F7;
}
a:hover {
	text-decoration: underline;
	color: #0066F7;
}
a:active {
	text-decoration: underline;
	color: #0066F7;
}
a:visited {
	text-decoration: underline;
	color: #0066F7;
}
body {
	background-color: #e9e9e9;
	color: #545c60;
	
}
#container {
	width: 924px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/header-BG.jpg);
	background-repeat: no-repeat;
	height: 189px;
	position: relative;
}
#navbar ul.menu {
	list-style-type: none;
	position: absolute;
	bottom: 2px;
	left:40px;
	width: 856px;
}
#navbar ul.menu li.list {
	float: left;
	position: relative;
	background:url(images/nav-button.gif) no-repeat 0 0;
	margin-right: 2px;
	margin-left: 3px;
}
#navbar ul.menu li.list a.category {
	height:28px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	padding:10px 14px 0;
	background:url(images/nav-button.gif) no-repeat 100% 100%;
}
#navbar ul.menu li.listselected {
	float: left;
	position: relative;
	background:url(images/nav-button-selected.gif) no-repeat 0 0;
	margin-right: 2px;
	margin-left: 3px;
}
#navbar ul.menu li.listselected a.category {
	height:28px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#545c60;
	padding:10px 14px 0;
	background:url(images/nav-button-selected.gif) no-repeat 100% 100%;
}
/*#navbar ul.menu li.list a.category-sub {
	height:28px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	padding:10px 14px 0;
	background:url(images/nav-button.gif) no-repeat 100% 100%;
}*/

#navbar ul.menu li.list:hover {
	background:url(images/nav-button-hover.gif) 0 0 no-repeat;
}

#navbar ul.menu li.list:hover a.category {
	background:url(images/nav-button-hover.gif) 100% 100% no-repeat;
}
/*#navbar ul.menu li.list:hover a.category-sub {
	background:url(images/nav-button-hover.gif) 100% 100% no-repeat;
}*/


#navbar ul.menu ul {
	list-style-type: none;
	margin:0;
	padding:0;
	display: none;
	width: 187px;
}
/*#navbar div.submenu img {
	margin: 0;
	padding: 0;
	border: 0;
}*/
#navbar ul.menu li:hover ul {
	display: block;
	position: absolute;
	top: 30px;
	left:-15px;
	margin: 0;
	padding: 0; 
}
#navbar li li {
	background-image: url(images/submenu-bg.png);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width:100%;
	float:left;
	clear:both;
	background-repeat: repeat-y;
	background-position: left;
}

#navbar li li a {
	color: #ffffff;
	text-decoration:none;
	display:block;
}
/** html body #container #header #navbar li li { 
	width:100%; 
}*/ 
#navbar li li.selected a {
	color: #000000;
}
/*#navbar li:hover li {
	float: none; 
}*/

#navbar li li:hover {
	background-image: url(images/submenu-bg_hover.png);
}
#navbar li li.selected {
	color: #000000;
	background-image: url(images/submenu-bg-selected.png);
}

#navbar li li.endlist {
	background-image: url(images/submenu-endlist.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navbar li li.beginlist {
	background-image: url(images/submenu-beginlist.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#clearfix {
	clear: both;
}

/*BUTTON*/
.clearbutton { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 10px;
	position: relative;
}
.clearbutton3col { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 10px;
	position: relative;
}
a.button {
	background: transparent url('images/readmoreRight.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold normal 12px arial, sans-serif;
	height: 20px;
	margin-right: 8px;
	padding-right: 8px; /* sliding doors padding */
	text-decoration: none;
	width: 140px;
	text-align: center;
}

a.button span {
	background: transparent url('images/readmoreLeft.png') no-repeat;
	display: block;
	line-height: 12px;
	padding: 3px 0 5px 8px;
}
a.button:hover {
	background-position: bottom right;
}
a.button:hover span {
	background-position: bottom left;
}
a.button:active {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
}
/*END BUTTON*/

#container {
	background-image: url(images/main-BGtile.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#welcomebox {
	float: left;
	width: 500px;
	background-color: #FFFFFF;
	border: 1px solid #85b7f5;
	text-align: justify;
}
#welcomebox #content {
	padding: 15px;
}
#subpagemainbox {
	background-color: #FFFFFF;
	border: 1px solid #85b7f5;
	text-align: justify;
}
#subpagemainbox #content {
	padding: 15px;
}
#videobox {
	float: right;
	height: 196px;
	width: 320px;
	margin: 0px;
	padding: 0px;
}
#quotebox {
	background-color: #FFFFFF;
	border: 1px solid #85b7f5;
	padding: 15px;
	margin-bottom: 20px;
}
#quotebox .quote {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 22px;
}
#quotebox .quotesrc {
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
}
#subpagemainbox #content .quote {
	font-style: italic;
	font-weight: bold;
}
#subpagemainbox #content .quotesrc {
	margin-left: 75px;
}

.title {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.subtitle {
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #000000;
}
.imgleft {
	clear: both;
	float: left;
	border: 2px solid #85b7f5;
	margin-right: 15px;
}
.imgright {
	clear: both;
	float: right;
	margin-left: 15px;
	border: 2px solid #85b7f5;
}
.imgright2 {
	float: right;
	margin-left: 15px;
	border: 2px solid #85b7f5;
}
.imgright3noborder {
	float: right;
	margin-left: 15px;
	clear: right;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.imgcenter {
	margin-left: 15px;
	border: 2px solid #85b7f5;
	margin-right: 15px;
}
.imgcenter2 {
	border: 2px solid #85b7f5;
	text-align: center;
}
#container #content.indexpage {
	background-image: url(images/main-BG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 180px;
}
#container #content.secondarypage {
	background-image: url(images/main-BG-secondary.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}
#columns {
	margin-top: 20px;
}

#column3 {
	border: 1px solid #85b7f5;
	background-color: #FFFFFF;
	float: left;
}
#column3 #width {
	width: 266px;
	overflow: hidden;
}
#column3 #width #content {
	padding: 15px 10px 10px;
}
#column3.colleft {
	
}
#column3  #width  #columntitle {
	padding: 5px;
	background-color: #545c60;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/columntitle-BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#column3.colright {
	
}
#column3.colmiddle {
	margin-right: 20px;
	margin-left: 20px;
	
}
#footer {
	background-color: #E9E9E9;
	background-image: url(images/main-bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
}
.copyright {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer td {
	vertical-align: top;
	text-align: left;
}
#footer ul.menu {
	font-weight: bold;
	list-style-type: none;
}

#footer  ul.menu  a.category {
	color: #999999;
	display: block;
	padding-top: 10px;
	font-size: 12px;
	text-decoration:none;
}

#footer   ul.menu ul   {
	padding-left: 10px;
	list-style-type: none;
}
#footer ul.menu ul a {
	color: #999999;
	font-size: 10px;
	text-decoration:none;
}
#footer ul a:hover {
	text-decoration:underline;
}
#footer ul.menu li.listselected a.category,
#footer ul.menu ul li.selected a {
	color: #0066F7;
}
#beforeafter {
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 5px;
	border: 1px solid #85b7f5;
}
#beforeafterbox {
	margin-left: 50px;
}
#contact {
	margin-left: 15px;
}
#contact tr.oddrow {
	background-color: #DEE4EF;
}
#contact td {
	padding: 5px;
}
#contact  .contactname {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#contact .position {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.officehours {
	border: 2px solid #85b7f5;
	text-align: center;
	padding: 35px;
	width: 65%;
	margin-right: auto;
	margin-left: auto;
}
#sitemap {
	display: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom:15px;
}
#homeinstruction ol {
	list-style-type: decimal;
	margin-left: 25px;
}
#homeinstruction ul {
	padding-left: 15px;
	list-style-type: none;
}
#homeinstruction  td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
#homeinstruction  tr.oddrow {
	background-color: #DEE4EF;
}
.legalese {
	font-size: 9px;
	margin-top: 15px;
	color: #999999;
}
