/* CSS Document */

* {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color:  #950000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://210.8.91.130/~mathewsf/modules/core/templates/images/lh-column-background-hp.gif);
	background-repeat: repeat-y;
	background-position: top left;
}



.hpbackgrnd {
	background-image: url(http://210.8.91.130/~mathewsf/modules/core/templates/images/hp-background.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
	
.btnav { background-color: #AE0000; border: 0px;}
.tborder { border: 1px #676F79 solid;}
.imageborder { border: 3px #E2BC6E solid;}

.imageborder2 { border: 2px #E2BC6E solid;}

p, .text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #ffffff}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #E2BC6E; line-height: 20px; font-weight: bold}
.headingGold {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #E2BC6E; line-height: 22px; font-weight: bold}
.subHeading {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #465361; font-weight: bold}
.subHeadingBold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #465361; font-weight: bold}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #333333}
.smallBold {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 14px; color: #333333}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px cccccc inset;
    border-style: outset;
	background-color: #F3F3F9;  
	color: #000000;    
	padding: 1
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px cccccc inset;
	border-style: outset;
	background-color: #F3F3F9;
	color: #000000;
	padding: 1
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-style: normal;
    	font-weight: normal;
    	border: 1px cccccc outset;
    	border-style: solid;
	border-width: 1;
	padding: 0;
	background-color: #F3F3F9;
}

button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #336699;
	border: 0px cccccc outset;
	font-weight: normal;
	padding: 2px;
	height: 20px;
}


.subMenu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; font-weight: bold; color: #465361;}
.subMenu a:link{ text-decoration: none; color: #657688;}
.subMenu a:visited{ text-decoration: none; color: #465361;}
.subMenu a:active{ text-decoration: underline; color: #FFFF99;}
.subMenu a:hover{ text-decoration: underline; color: #FFFF99;}


.footerMenu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; font-weight: bold; color: #000000;}
.footerMenu a:link{ text-decoration: none; color: #000000;} 
.footerMenu a:visited{ text-decoration: none; color: #333333;} 
.footerMenu a:active{ text-decoration: underline; color: #5E6B7A;} 
.footerMenu a:hover{ text-decoration: underline; color: #5E6B7A;}


.smallWhite { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px; line-height: 14px; color: #FFFFFF}
.smallWhite a:link{ text-decoration: none; color: #FFBC00;} 
.smallWhite a:visited{ text-decoration: none; color: #FFFFFF;} 
.smallWhite a:active{ text-decoration: underline; color: #FFFF99;} 
.smallWhite a:hover{ text-decoration: underline; color: #FFFF99;}


a:link { text-decoration: none; color: #E2BC6E;}
a:visited { text-decoration: none; color: #E2BC6E;}
a:active { text-decoration: underline; color: #FFE4AD;}
a:hover { text-decoration: underline; color: #FFE4AD;}


li {  font-family: Arial; font-size: 12px; line-height: 18px; color: #FFFFFF}
ul { font-family: Arial; font-size: 12px; line-height: 18px; color: #FFFFFF}
ol {  font-family: Arial; font-size: 12px; line-height: 18px; color: #FFFFFF}

.siteLogin {
	color: #ffffff;
}

