/* Colors

Tan: ded3b0
Dark Blue: 1e155d
Light Blue: e3f6ff
Yellow: efb311
Red: a33038
*/


body  {
	font: 100.1%  Verdana, Arial, Helvetica, sans-serif;
	background: #ded3b0;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
p {
	font-size:0.75em;
	line-height:16px;
	margin-top:0;
}
h1 {
	font-family:Helvetica, "Arial Narrow", sans-serif;
	font-size:1.6em;
	font-weight:normal;
	margin-top:12px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.125em;
	margin-bottom:3px;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.125em;
	margin-bottom:3px;
	color:#1e155d;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.875em;
	margin-bottom:3px;
	}
a {
	color:#a33038;
	text-decoration:underline;
}
img {
	border:none;
	}

.twoColFixLtHdr #container { 
	width: 834px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0 15px 0 16px;
	background:url(../images/content_background.jpg) repeat-y;
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:803px;
} 
.twoColFixLtHdr #container_splash { 
	width: 834px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0 15px 0 16px;
	background:url(../images/splash_background.jpg) repeat-y;
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:803px;
} 
.twoColFixLtHdr #header { 
	background:url(../images/header.png) no-repeat center; 
	padding: 10px 0 10px 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin:0 auto;
	height:121px;
	width:800px;
	text-align:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:782px;
	height:101px
} 
.twoColFixLtHdr #header_background {
	background:url(../images/header-strip.jpg) center repeat-y;
} 
#logo {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	float:right;
}
.white {
	color:#FFFFFF;
}
.normal {
	font-size:0.75em;
}
.small {
	font-size:0.7em;
	color:#1e155d;
	}
a.signup {
	font-size:0.625em;
	color:#ffffff;
}
.blue, a.blue, .blue a {
	color:#1e155d;
}
.red {
	color:#a33038;
}
#top {
	margin: 9px auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background:	url(../images/top.jpg) no-repeat top;
	padding:20px 15px 0 16px;
	height:45px;
	width:834px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:25px;
	width:803px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 174px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #e3f6ff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0 15px 0;
}

#sidebar1 ul {
	padding:0;
	margin:0;
}

#sidebar1 li {
	list-style-type:none;
	padding:0;
	margin:0;
}
#sidebar1 li a {
	display: inline-block;
	border-bottom:1px solid #ffffff;
	font-size:0.8em;
	font-family:Helvetica, Arial, sans-serif;
	color:#000000;
	text-decoration:none;
	padding: .59em .75em;
	margin:0;
	}
#sidebar1 li a {
	display:block;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 180px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#mainContent li, #mainContent li ul li {
	font-size:0.75em;
	line-height:16px;
}
.twoColFixLtHdr #mainContents_splash { 
	width:803px;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#intro {
	margin: 0 0 0 321px;
	background:none;
	padding:15px;
}
#intro p {
	line-height:30px;
	}
#splash_welcome {
	height:252px;
	background:url(../images/welcome.jpg) repeat-x;
	border-bottom: 1px solid #1e155d;
}
#splash_photo {
	float:left;
	width:321px;
}
#splash_ad {
	float:left;
	width:315px;
	padding:10px 20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:275px;
}
#splash_news {
	margin:0 0 0 316px;
	padding:10px 20px;
	voice-family: "\"}\"";
	voice-family:inherit;
}
#splash_news a {
	color:#1e155d;
	text-decoration:underline;
}
#bottom {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background:	url(../images/bottom.jpg) no-repeat top;
	height:21px;
	width:834px;
}
#bottom_splash {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background:	url(../images/bottom_splash.jpg) no-repeat top;
	height:21px;
	width:834px;
}
.twoColFixLtHdr #footer { 
	margin: 0 auto;
	width:803px;
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ded3b0;
	text-align:left;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	font-size:0.60em;
}
p.footer a {
	color:#000000;
}
.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;
}
form {
	margin:0;
	padding:0;
} 
