* {
	padding: 0px;
	margin: 0px;
}

html { min-height: 100%; margin-bottom: 1px; }

body {
	margin: 0px 0px 0px 0px;
	min-height: 100%;
	background: #FFFFFF;
}

.clear {
	clear: both;
	height: 1px;
	min-height: 1px;
	line-height: 1px;
}
.uline1 {
	text-decoration: underline;
}
h1 {
	margin: 15px 0px 15px 0px;
	font-weight: bold;
	font-family: Tahoma, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #FF9900;
	line-height: 26px;
}

h2 {
	margin: 20px 0px 15px 0px;
	font-weight: bold;
	font-family: Tahoma, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
}

h3 {
	margin: 20px 0px 10px 0px;
	font-weight: normal;
	font-family: 'Times New Roman';
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

p {
	margin: 0px 25px 15px 0px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 17px;
}
li {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	margin-left: 30px;
	list-style-image: url(../images/check.gif);
	margin-top: 15px;
}

div {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 15px;
}


input {
	font-size: 11px;
	font-family: Arial;
	color: #333333;
}

a {
	font-size: 14px;
	color: #663300;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	line-height: 17px;
}

a:hover {
	font-size: 14px;
	color: #663300;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	line-height: 17px;
}

.spacer {
	clear: both;
	height: 15px;
}

img.bordered {
	border: 3px solid #FF9900;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	background: #FFFFFF;
}


#headerContainer {
	height: 130px;
	background: #FFFFFF url('../images/layout/bgbrown2.png');
}

#header {
	margin: 0px auto;
	width: 860px;
}

#headerLeft {
	float: left;
	font-size: 30px;
	color: #663300;
	font-family: 'Times New Roman', Verdana;
	width: 230px;
	height: 130px;
	line-height: 32px;
	background-color: #FFFFFF;
	text-align: center;
}

#lspLogo {
	margin: 20px 0px 0px 0px;
}

#headerRight {
	float: right;
	width: 620px;
	text-align: right;
	height: 130px;
}

#tagLine {
	font-size: 24px;
	font-family: 'Times New Roman', Verdana;
	font-weight: normal;
	color: #FFFFFF;
	padding: 25px 0px 35px 0px;
}

#tagLine2 {
	margin-top: 10px;
	color: #FF9900;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
}

#nav {
	float: right;
}

#nav a {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px 7px 5px 7px;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
}


#nav a:hover {
	text-decoration: none;
	background: #FF9900;
}

#hBorderContainer {
	background: #FF9900;
	height: 4px;
	margin-top: 2px;
	overflow: hidden;
}
#hBorder {
	width: 860px;
	margin: 0px auto;
}

#hBorderWhite {
	float: left;
	width: 230px;
	background: #FFFFFF;
}

#headerImage {
	margin: 0px auto;
	width: 860px;
	padding-top: 1px;
}

#bodyContainer {
	background: #FFFFFF;
}

#body {
	margin: 0px auto;
	width: 850px;
	text-align: left;
}


#footerContainer {
	
}

#footer {
	margin: 0px auto;
	width: 860px;
	margin-top: 20px;	
}

#footerLeft {
	float: left;
	width: 250px;
	text-align: left;
}

#footerRight {
	float: right;
	text-align: right;
	width: 350px;
}

#footerLeft, #footerRight {
	color: #660000;
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 11px;

}

#footerLeft a, #footerRight a {
	color: #663300;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
}

#footerLeft a:hover, #footerRight a:hover {
	text-decoration: underline;
}



#newsletterFooter {
	clear: both;
	margin: 0px auto;
	width: 860px;
	margin-top: 20px;	
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	color: #FFFFFF;
	background: #663300;
}

#newsletterFooter input {
	font-size: 14px;
}




/* Contact Us */

#contactLeft {
	float: left;
	width: 200px;
}

#contactRight {
	float: left;
	width: 500px;
	margin-left: 50px;
}

#contactRight .field {
	clear: both;
	float: left;
	width: 70px;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	text-align: right;
}

#contactRight .input {
	float: right;
	width: 400px;
	height: 24px;
	line-height: 24px;
}

#contactRight .commentsLeft {
	clear: both;
	float: left;
	width: 70px;
	height: 100px;
	line-height: 100px;
	font-weight: bold;
	text-align: right;
}

#contactRight .commentsRight {
	float: right;
	width: 400px;
	height: 100px;
	line-height: 100px;
}

#contactRight .input input {
	width: 390px;
}

#contactRight .inputButton {
	float: right;
	width: 390px;	
	height: 24px;
	line-height: 24px;
	text-align: right;
}

#contactRight .inputButton input {
	margin-right: 4px;
}


#contactRight .commentsRight textarea {
	width: 392px;
	height: 140px;
}




/* Home Page */
#profileImage {
	float: left;
	width: 120px;
	margin-top: 13px;
}

#profileRight  {
	width: 700px;
	float: right;
}



/* Sponsors */

#sponsorContainer {
	margin-top: 40px;
}


#sponsorContainer .logo {
	float: left;
	width: 150px;
	height: 100%;
}

#sponsorContainer .description {
	float: left;
	width: 470px;
}

#sponsorContainer .url {
	float: right;
	width: 100px;
}

#sponsorContainer .spacer {
	clear: both;
	height: 40px;
}


/* Newsletter Form */


#nlForm {
	width: 345px;
}

#nlForm .field {
	clear: both;
	width: 40px;
	float: left;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
}

#nlForm .input {
	width: 300px;
	float: right;
	text-align: right;
	height: 28px;
}

#nlForm .input input {
	width: 290px;
	margin-top: 4px;
}.hilite1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFF99;
	display: block;
	border: thin solid #FF9900;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}
.hilite2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #FFFF99;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 22px;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #FF0000;
	font-weight: bold;
}
.stroke1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: line-through;
	background-color: #FFFFCC;
}
.hilite3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFCC66;
	display: block;
	margin: 0px;
	line-height: 45px;
	padding: 0px;
	border: thin double #996600;
}
.h2yellow {
	margin: 20px 0px 15px 0px;
	font-weight: bold;
	font-family: Tahoma, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	background-color: #FFFF66;
}
.h2red {
	margin: 20px 0px 15px 0px;
	font-weight: bold;
	font-family: Tahoma, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	background-color: #FFCC00;
	line-height: 24px;
}
