form {
margin: 0;
padding: 0;
}

.contBg { 
background-image: url(../img/contBg.gif); 
background-repeat: repeat-y; 
background-position: left top;
}

.bubLeft { 
background-image: url(../img/drop-Left.gif); 
background-repeat: repeat-y; 
background-position: left top;
}

.bubRight { 
background-image: url(../img/drop-Right.gif); 
background-repeat: repeat-y; 
background-position: right top;
}

.bubTop { 
background-image: url(../img/drop-TopRep.gif); 
background-repeat: repeat-x; 
background-position: left top;
}

.bubBot { 
background-image: url(../img/drop-Bot.gif); 
background-repeat: repeat-x; 
background-position: left bottom;
}

.wtrMrk2nd { 
background-image: url(../img/2nd-wtrMrk.gif); 
background-repeat: no-repeat; 
background-position: left top;
}

#ftr td {
font-family: verdana, arial, sans-serif;
font-size: 10px; 
color: #fff;
}

#ftr td a{
color: #fff;
text-decoration: none;
}

#ftr td a:hover{
text-decoration: underline;
}

#cont {
padding-top: 2px;
font-family: Arial, Verdana, sans-serif;
}

#cont h2 {
font-size: 18px;
color: #c00;
margin: 0;
padding: 20px 0 5px 0;
}

#cont td, p, li{
font-size: 14px;
line-height: 130%;
color: #006;
}

#cont a{
color: #c00;
font-weight: bold;
text-decoration: underline;
}

#cont .contSm {
font-size: 12px;
line-height: 110%;
}

#cont .smLbl {
font-size: 11px;
}

#cont .contMed {
font-size: 17px;
font-weight: bold;
}

#cont h1
{
font-family: Arial, Verdana, sans-serif;
font-size: 18px;
font-weight: bold;
color: #006;
border-bottom: 1px solid #c00;
padding-top: 10px;	
}

.pgTitle {
font-family: Arial, Verdana, sans-serif;
font-size: 18px;
font-weight: bold;
color: #006;
border-bottom: 1px solid #c00;
padding-top: 10px;
}

.pgTitleSm {
font-size: 14px;
}

#cont .red {
color: #c00;
font-size: 17px;
font-weight: bold;
}

.signUp {
color: #c00;
font-size: 17px;
font-weight: bold;
text-decoration: underline;
}


.bgMax {  
background: url(../img/ltr-max.jpg) no-repeat right bottom;
}

#errorTxt td {
font-weight: bold;
color: #c00;
border-top: 2px solid #c00;
border-bottom: 2px solid #c00;
}

#errorTxt b {
font-size: 16px
}

/*BEGIN LEGAL */
#legal h4 {
margin: 0;
padding: 0 0 3px 0;
color: #006;
border-bottom: 1px solid #00c;
font-size: 13px
}


ol {
font-size: 11px;
padding-left: 10px;
color: #006;
}

#legal p {
margin: 0;
padding: 10px 0 20px 10px;
font-size: 11px;
}

#legal b {
font-size: 11px;
font-weight: normal;
}

#test h2 {
	color: #00c;
	font-size: 16px;
}

#test ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#test ul li {
	margin-bottom: 20px;
}

#test li p {
	margin: 0;
	padding: 10px 20px 0 10px;
	background: url(../img/lp-quoteTop.gif) no-repeat left top;	
}


#test li p.qBot{
	padding: 24px 0 0 80px;
	font-weight: bold;
	font-style: italic;
	background: url(../img/lp-quoteBot.gif) no-repeat left bottom;	
}

#test ul.pare li {
	background: url(../img/lp-testTop.gif) no-repeat left top;		
}

#test ul.pare li p {
	background: url(../img/lp-testBot.gif) no-repeat left bottom;
	padding-bottom: 5px;		
}


div#chooseSession {
width: 467px;
padding-top: 8px;
}

div#chooseSession table td {
	vertical-align: top;
}

div#chooseSession div {
	margin: 0;
	padding: 10px 20px 20px 40px;
}

div#chooseSession div strong {
	color: #c00;
}

div#chooseSession div p {
	margin: 0;
	padding: 0;
}

div.summerfest td {
vertical-align:top;
border-bottom: 1px solid #ccc;
padding: 8px 5px;
}
div.summerfest h2 {
	color: #c00;
}

div.summerfest h3 {
font-size: 16px;
border-bottom: 1px solid #ccc;
color: #CC0000;
margin: 20px 0 0 0;
}

div.summerfest h5 {
font-size: 14px;
color: #c00;
}

div.summerfest ul {
margin-top: 0;
padding-top: 0;
}

div.summerfest li {
font-size: 14px;
padding: 5px 0;
color: #000066;
}

/*
--------------------------------------------------------------------------------------- MESSAGE AND ERRORS
*/
.message {
text-align: center;
width: 70%;
margin: 10px auto;
}

.message p {
margin: 0;
}

.message .info {
background: #FFF200;
padding: 5px 10px;
border: 1px solid #ccc;
font-weight: bold;
}

.message .error {
background: #fffed7;
padding: 5px 10px;
border: 1px solid #ccc;
font-weight: bold;
}

ul.message_details {
margin: -1px 0 0 0;
padding: 10px;
list-style: none;
background: #f1f1f1;
border: 1px solid #ccc;
}

/*
--------------------------------------------------------------------------------------- LOGIN FORM STYLES
*/

form.loginform {
width: 240px;
padding: 10px;
border: 1px solid #ccc;
background: #f1f1f1;
margin-left: 15px;
}

.fright {
float: right;
}

.nostuff {
margin: 0 !important;
padding: 0 !important;
}

form.loginform ul li {
font-size: 12px;
}

form.loginform div label, 
form.loginform div small {
display: block;
float: none;
width: auto;
text-align: left;
}

form.loginform div label {
font-size: 14px;
font-weight: bold;
font-family: "Comic Sans MS", sans-serif;
color: #00c;
padding-top: 5px;
}

form.loginform div input {
padding: 5px;
font-size: 16px;
font-family: "Comic Sans MS", sans-serif;
border: 1px solid #ccc;
width: 238px;
color: #c00;
}

form.loginform div.submit input {
cursor: pointer;
width: auto;
font-weight: bold;
background: #999;
color: #fff;
font-size: 14px;
}

form.loginform div small {
font-size: 11px;
color: #666;
}

.nolist, form.reg ul {
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
float: none !important;
}
