/* CSS Document */

body {
	background-color: #DF8F06;
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	background-image: url(Images/BG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


.body_BG {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(Images/body.jpg);
}
.body_BG_v2 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(Images/bodyV2.jpg);
}
.indentation {
	text-indent: -20px;
	margin: 0px;
}



td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border: thin none #D4D0C8;
}

a:link {color: #000099}     /* unvisited link */
a:visited {color: #000099}  /* visited link */
a:hover {
	color: #BB0000;
}   /* mouse over link */
a:active {color: #000099}   /* selected link */

.poUpLayer {
	background-color: #E3DBEA;
	position: relative;
	visibility: hidden;
	height: auto;
	width: auto;
	font-size: 10px;
}

a.nav{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.nav:link {color: #FFFFFF}     /* unvisited link */
a.nav:visited {color: #FFFFFF}  /* visited link */
a.nav:hover {
	background-color: #D28B2F;
	color: #527072;
}   /* mouse over link */
a.nav:active {color: #516F6F}   /* selected link */
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.sub_nav{
	font-size: 9px;
	color: #E6B570;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 30px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: baseline;
	line-height: 30px;
	height: 12px;
	width: 120px;
	text-align: left;
}
a.sub_nav:link {color: #E6B570}     /* unvisited link */
a.sub_nav:visited {color: #FFFFFF}  /* visited link */
a.sub_nav:hover {
	background-color: #D28B2F;
	color: #527072;
}   /* mouse over link */
a.sub_nav:active {color: #516F6F}   /* selected link */
.sub_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.navBar {
	background-image: url(file:///C|/CandH/Images/Nav_Bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


form {
	background-color: #CCCC99;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #363930;
	line-height: 26px;
	vertical-align: baseline;
}
.smText {
	font-size: 12px;
	line-height: 20px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #67693A;
	line-height: 12px;
}
p.first:first-letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #4D663E;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
	background-image: url(file:///C|/CandH/Images/footer.jpg);
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
