
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.jpg) repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* color: #76888C; */
	color: #292929;
}

h1, h2, h3 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #545A5C;
}

h1 {
}

h1, h2 {
	font-weight: normal;
}

h2 {
}

h2.h2-style1 {
	margin: 0px;
	font-size: 30px;
	letter-spacing: -2px;
}

h2.h2-style2, h2.h2-style3 {
	height: 25px;
	margin-bottom: 30px;
	padding: 2px 0px 0px 37px;
	letter-spacing: -1px;
	font-size: 20px;
}

h2.h2-style2 {
	background: url(images/homepage10.jpg) no-repeat left top;
}

h2.h2-style3 {
	background: url(images/homepage11.jpg) no-repeat left top;
}

h3 {
	margin: 0px;
	font-size: 11px;
	color: #4E86A0;
}

h3.h3-style1 {
	margin-bottom: 30px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #52777C;
}

h3.h3-style2 {
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #52777C;	
}

h3.h3-style3 {
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-size: 11px;
	letter-spacing: -.01empx;
	color: #4E86A0;	
}

h3.h3-style4 {
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #52777C;	
}

h3.h3-style5 {
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-size: 10px;
	letter-spacing: -.01empx;
	color: #999999;	
}

h4 {
	margin: 0px;
	font-size: 10px;
	color: #666666;
	letter-spacing: 0px;
}

h4.phone {
	margin: 0px;
	font-size: 10px;
	color: #81989F;
	letter-spacing: .1em;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 22px;
	line-height: 20px;
	text-align: justify;
}

dl.dl-style1 {
	margin: 0px;
	padding: 0px;
}

dl.dl-style1 dt {
	float: left;
	width: 71px;
	height: 17px;
	margin-top: 15px;
	padding: 2px 0px 0px 6px;
	background: url(images/homepage12.gif) repeat-x left top;
	color: #4E5F63;
}

dl.dl-style1 dt.first {
	margin-top: 0px;
}

dl.dl-style1 dd {
	margin: 0px;
	padding: 15px 0px 15px 90px;
	/* border-top: 1px solid #CCDFE3; */
}

dl.dl-style1 dd.first {
	padding-top: 0px;
	border: none;
}

.ul-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ul-style1 li {
	padding: 10px 0px;
	border-top: 1px solid #CCDFE3;
}

.ul-style1 li.first {
	padding-top: 0px;
	border: none;
}

.ul-style2 {
	margin: 0px 0px 10px 0px;
	padding-left: 20px;
	list-style: none;	
}

.ul-style2 li {
	margin: 0px 0px 5px 0px;
	padding-left: 30px;
	line-height: 22px;
	background-image: url(images/bullet01.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	
}

.ul-style3 {
}

.ul-style3 li {
	padding-top: 10px;
	padding-right: 20px;
}

.ul-style4 {
	margin: 0px 0px 10px 0px;
	padding-left: 40px;
	list-style: none;
}

.ul-style4 li {
	margin: 0px 0px 5px 0px;
	padding-left: 20px;
	line-height: 22px;
	list-style: lower-alpha;
	
}

.ul-style5 {
	margin: 0px 0px 10px 0px;
	padding-left: 40px;
	list-style: decimal;
}

.ul-style5 li {
	margin: 0px 0px 5px 0px;
	padding: 10px 20px 0px 0px;
	line-height: 22px;	
}

strong {
	color: #484F50;
}

a {
	color: #9DAB43;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
	padding: 2px;
	border: 1px solid #B3CACF;
}

img.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg02c.jpg) repeat-x left top;
}

.container {
	width: 950px;
	margin: 0px auto;
}

.border-bottom {
	border-bottom: 6px solid #FFFFFF;
}

.border-left {
	border-left: 6px solid #FFFFFF;
}

.no-border {
	border: none !important;
}

/** BUCKET */

#bucket {
	height: auto;
	float: left;
}

/** HEADER */

#header {
	/* height: 122px; */
	height: 22px;
	/* background: url(images/bg03.jpg) no-repeat right top; */
}

/** SEARCH */

#search {
	float: right;
}

#search form {
	margin: 0px;
	padding: 76px 0px 0px 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
	border: none;
	background: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

input#search-input-text {
	width: 170px;
	height: 21px;
	padding: 5px 5px 0px 5px;
	background: url(images/homepage02.gif) no-repeat left top;
}

input#search-input-submit {
	width: 60px;
	height: 26px;
	margin-left: 10px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

/** TOPLOGO */

#toplogo {
	height: 100px;
	background-color: #FFFFFF;
	/* background: url(images/leaves.png) no-repeat right top;	*/
}

/** PAGE */

#spacer {
	/* height: 39px; */
	height: 19px;
	width: 900px;
	background: url(images/homepage04b.gif) repeat left top;
}

#page {
	background: url(images/bg04.jpg) repeat-y left top;
}

#page-bg-top {
	width: 900px;
	padding: 5px 25px;
	background: url(images/bg05.jpg) no-repeat left top;
}

.single #page {
	background-image: url(images/subpage2_01.jpg);
}

.single #page-bg-top {
	background-image: url(images/subpage2_02.jpg);
}

/** CONTENT */

#content {
	float: right;
	background: url(images/homepage07.jpg) no-repeat left top;
}

.single #content {
	background: none;
}

/** SIDEBAR */

#sidebar {
}

/** LOGO */

#logo {
}

#logo .content {
	height: 131px;
	margin-top: 27px;
	padding: 30px 30px 10px 40px;
	background: url(images/homepage16.gif) no-repeat left top;
	border-bottom: 5px solid #FFFFFF;	
}

/** LOGIN */

#login {
}

#login .content {
	height: 131px;
}

#login form {
	margin: 0px;
	padding: 0px;
}

#login fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#login .input-text {
	width: 170px;
	height: 20px;
	padding: 7px 5px 0px 5px;
	background: url(images/homepage20.gif) repeat-x left top;
	border: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #76888C;
}

#login .input-submit {
	float: right;
	width: 60px;
	height: 26px;
	background: url(images/homepage03.jpg) no-repeat left top;
	border: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#login ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#login li {
	margin-bottom: 10px;
}

#login a {
	float: left;
	padding-top: 5px;
}

/** FOOTER */

#footer {
	height: 110px;
	background: url(images/bg06.jpg) no-repeat left top;
	color: #889598;
}

.single #footer {
	background-image: url(images/subpage2_03.jpg);
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLE COMMON */

.box-style1 .title, .box-style2 .title, .box-style3 .title {
	height: 27px;
	margin: 0px;
	padding: 12px 0px 0px 40px;
	border-bottom: 6px solid #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
}

.box-style1 .content, .box-style2 .content, .box-style3 .content {
	padding: 30px 30px 10px 40px;
	background: url(images/homepage16.gif) no-repeat left top;
	border-bottom: 5px solid #FFFFFF;
}

/** BOX STYLE SINGLE */

.box-style7 .title {
	height: 27px;
	margin: 0px;
	padding: 12px 0px 0px 40px;
	border-bottom: 6px solid #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
}

.box-style7 .content {
	padding: 30px 30px 10px 40px;
	background: none;
	border-bottom: 5px solid #FFFFFF;
}

.box-style0 .title {

}

/** BOX STYLE 1 - BASE MENU*/

.box-style1 .title {
	background: url(images/homepage17.jpg) no-repeat left top;
}

/** BOX STYLE 2 - A:HOVER MENU*/

.box-style2 .title {

	/* background: url(images/homepage18.jpg) no-repeat left top; */
}

a .box-style2 {
	background: url(images/homepage17.jpg) no-repeat left top;
}

a:hover .box-style2 {
	background: url(images/homepage19.jpg) no-repeat left top;
}

/** BOX STYLE 3 - CURRENT MENU*/

.box-style3 .title {
	background: url(images/homepage18.jpg) no-repeat left top;
}

/** BOX1 */

#box1 {
	padding: 40px;
}

/** BOX2 */

#box2 {
	width: 265px;
	float: left;
	padding: 0px 0px 0px 40px;
}

/** BOX3 */

#box3 {
	width: 265px;
	float: left;
	padding: 0px 0px 0px 35px;
}

/** BOX4 */

#box4 {
	width: 170px;
	float: left;
	padding: 0px 0px 0px 35px;
}

/** BOX5 */

#box5 {
	width: 170px;
	float: left;
	padding: 0px 0px 0px 30px;
}

/** BOX6 */

#box6 {
	width: 170px;
	float: left;
	padding: 0px 0px 0px 30px;
}

/** SHOWCASE TRANSITION */

#Slideshow1 { 
	height:170px; 
	width:900px; 
	margin-bottom: 0px;
}

#Slideshow1 img {
	height:170px; 
	width:900px;
}

/** Dropcap Styling and Misc P */

p.dropcap:first-letter {
	display: block;
	margin: 7px 4px 0px 0px;
	float: left;
	font-size: 280%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p.red {
	color: #990000;
	text-align: center;
	line-height: 10px;
}

p.list {
	text-align: center;
	line-height: 10px;
}

a.underline {
	font-weight: normal;
	text-decoration: underline;
	color: #4E86A0;
}

p.spacing {
	font-stretch: condensed;
	letter-spacing: 0px;
	text-align: justify;
}

p.gapped {
	letter-spacing: 3px;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}

p.gappedR {
	letter-spacing: 3px;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
}

/** TABLE FORMATTING */

p.tabling {
	font-size: 12px;
	text-align: left;
	letter-spacing: 0px;
	line-height: 14px;
}

p.title {
	font-weight: bold;
	font-stretch: condensed;
}

td.dark {
	background-color: #E8F2F3;
	border: solid 1px #FFFFFF;
}

td.light {
	background-color: #F4F7FF;
	border: solid 1px #FFFFFF;
}
