@charset "UTF-8";


a:link {
	color: #996600;
	text-decoration: none;
}
a:active {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}

h2 {
	color: 996600;
	text-decoration: none;
	font-size: 15px;
	line-height: 13px;
}

body  {
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0;
}
.thrColFix #header {
	background-image: url(images/HALLMARKnewlogo.png);
	background-repeat: no-repeat;
	height: 80px;
	background-position: center;
} 
.thrColFix #container {
	width: 900px;
	text-align: left;
	font-size: 14px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #000066;
} 
.thrColFix #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 20px;
}
.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 8px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}

.thrColFix #sidebar2 img {
	color: #CC6600;
	text-decoration: none;
	border: 2px solid #996600;
}
.thrColFix #mainContent {
	margin-right: 290px;
	margin-bottom: 0px;
	margin-left: 240px;
	padding-right: 10px;
	padding-left: 10px;
	height: 600px;
	padding-top: 0px;
	margin-top: 0px;
}
.thrColFix #mainContent img {
	color: #CC6600;
	text-decoration: none;
	border: 2px solid #996600;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.sidebar  title {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88px;
	color: #996600;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #996600;
	padding: 0px 0px 0px 0px;
}

.sidebar li {
	padding-bottom: 30px;
}

.sidebar li ul {
}

#sidebar1 h1 {
	text-align: left;
	font-size: 15px;
	font-style: normal;
}


.sidebar li li {
	padding: 0;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #996600;
}

/* Footer */

#footer {
	text-align: center;
	margin-top: 0px;
	vertical-align: bottom;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: normal;
}
.thrColFix #mainContentALT {
	margin-top: 0px;
	margin-right: 400px;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 600px;
}
.thrColFix #sidebar2ALT {
	float: right; /* since this element is floated, a width must be given */
	width: 360px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: normal;
}

.thrColFix #sidebar2ALT img {
	color: #CC6600;
	text-decoration: none;
	border: 2px solid #996600;
}
.thrColFix #sidebar2ALT2 {
	float: right; /* since this element is floated, a width must be given */
	width: 360px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: normal;
}

.thrColFix #sidebar2ALT2 img {
	color: #CC6600;
	text-decoration: none;
	border: 2px solid #996600;
}
.thrColFix #footer {
	width: 100%;
	padding: 0px 0px 5px 0px;
}
.thrColFix #footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	font-size: 14px;
}

.thrColFix #footerleft {
	width: 300px;
	float: left;
	height: 118px;
	margin-top: 10px;
}
.thrColFix #footerleft p {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
}
.thrColFix #footerleft img {
}
.cards     {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
