@import url("/websiteDesignFiles/Css/Menu/halfmoontabs.css");
@import url("/websiteDesignFiles/Css/iconize.css");
@import url("/websiteDesignFiles/Css/external.css");
@import url("/websiteDesignFiles/Css/ajaxTabs/ajaxtabs.css");
@import url("/websiteDesignFiles/Css/balloontip.css");


#headerImage {
	height: 125px;
	background-image: url("/websiteDesignFiles/LayoutImages/headerBackground.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
}
/*@charset "utf-8";*/
/* CSS Document */


ul {
	margin:2px;
	padding-left:15px;	
}

li {
	color:#800000;
	padding-bottom:5px;
}


body {
	background-color: #e9e9e9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a:link       { color: #336699 }
a:active     { color: #CCCC66 }
a:visited    { color: #336699 }
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 5px;
	color: #999999;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#leftLayout {
	background-image: url("/websiteDesignFiles/LayoutImages/Boxes/left-blur.gif");
	background-repeat: repeat-y;
	width: 23px;
}
#rightLayout {
	background-image: url("/websiteDesignFiles/LayoutImages/Boxes/right-blur.gif");
	background-repeat: repeat-y;
	width: 23px;
}
#bottomLayout {
	background-image: url("/websiteDesignFiles/LayoutImages/Boxes/bottom-blur.gif");
	background-repeat: repeat-x;
	height: 23px;
}
.padTd12 {
	width: 12px;
}
#contentContainer {
	padding-bottom: 15px;
	/*min-height:600px;*/
}
#shsFooter {
	padding-top: 10px;
	text-align: center;
}
.padTd14 {
	width: 14px;
}
.boxTd {
	/*width: 340px;*/
}
.boxHeader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.boxText {
	padding: 5px;
	text-align: left;
}
.boxHolder {
	vertical-align:top;
}
.boxLayoutBL {	background-image: url("/websiteDesignFiles/LayoutImages/Boxes/curveBottomL.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	width:5px; height:5px;
}
.boxLayoutBR {	background-image: url("/websiteDesignFiles/LayoutImages/Boxes/curveBottomR.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	width:5px; height:5px;
}
.boxLayoutTL {	background-image: url("/websiteDesignFiles/LayoutImages/Boxes/curveTopL.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.boxLayoutTR {	background-image: url("/websiteDesignFiles/LayoutImages/Boxes/curveTopR.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.boxList {	
	color: #800000;
}
.boxSpace { 
	height:10px;
	background:#FFFFFF;
}

.boxMain{ background:#C20201; }
.quote {
	font-size: 10px;
	padding-top: 10px;
}
.visitors {
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
}

img {
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 964px;
}
#layout {
	width: 964px;
}
#layout tr #contentContainer {
	width: 918px;
}

a.hiddenLink:link, a.hiddenLink:hover,
	 a.hiddenLink:visited, a.hiddenLink:active {

	color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
