/************
* CSS Reset
************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	vertical-align:baseline;
}
body { line-height:1;color:black;background:white; font-family: Helvetica, Arial, Verdana, Sans-Serif; font-size: 14px;}
/* tables still need 'cellspacing="0"' in the markup */
caption,th,td { text-align:left;font-weight:normal; }
blockquote:before,blockquote:after,
q:before,q:after { content:""; } 
blockquote,q { quotes:"" ""; }


/************
* Basics
************/
p, li {font-size: 14px;}
h1 { font-size: 4.8em;  }
h2 { font-size: 3.6em; }
h3 {font-size: 3.1em;}
h4 { font-size: 1.8em; }
h5 { font-size: 1.6em; }

em { font-style: italic; }
strong { font-weight: bold; }
.left {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.imgleft { float: left; margin-right:15px; margin-bottom:8px; margin-top:20px; }
.right { float: right; }
.clear { clear: both;}

a:link, a:visited {color: #c70b46;}

div#container { border: 1px solid #14155E; margin: 0 auto; width: 1000px; }

/************
* Header and Navigation
************/
div#header { background-color: #FFF02A; height: 103px; }

div#header h1 { background: url(../images/header.png) no-repeat; }

div#header a { background-color: transparent; }
div#header img { padding:5px 15px 5px 15px;}

ul#nav { float: right; font-size: 15px; list-style: none; margin: 4.2em .5em 0 0; }
ul#nav li { float: left;  }

ul#nav li a { display: block; padding: 0.8em 0.7em; text-decoration: none;font-size: 14px; }

ul#nav li a:link, ul#nav li a:visited { border-right: 2px solid #B60036; color: #20205B; height:5px;font-size: 14px;font-weight:bold; }
ul#nav li a:hover, ul#nav li a:active { color: #FFF; background-color: #20205B;font-size: 14px; }

ul#nav li.last a { border: 0;font-size: 14px; }

div#flash { border: 12px solid #20205B; border-left: 0; border-right: 0;;}

div.big_header {
	background-color: #A8B900;
	border-top: 12px solid #20205B;
	padding: 5px 25px 5px 50px;
	height:30px;
	width: 925px;
	color: #FFF;
}
div.big_header h1 { color: white; font-size: 24px; float:left;}
div.big_header2 { background-color: #A8B900; border-top: 12px solid #20205B; padding: 5px 25px 5px 50px; height:15px; width: 469px;}
div.big_header a:link, div.big_header a:visited { color: white; font-size: 16px; float:right; top:0; padding: 5px 25px 5px 25px; border-right: 2px solid white;}


/************
* Content
************/

div#content h2 { font-size: 20px; font-weight: bold; margin-bottom: 5px; padding-top:5px; }
div#content p {
	line-height: 18px;
	margin-top: 10px;
	font-size: 14px;
}

/************
* left column
************/

div.left_column { float: left; margin: 23px 0 14px 0; padding: 0 15px 0 27px; width: 360px;}

div.left_column .disclaimer  {font-size:10px; clear:both; padding-top:15px;}

div#content a:link, div#content a:visited {color: #c70b46; font-weight:bold;}
div#content a:hover, div#content a:active { background-color: #20205B; color: white; font-weight:bold;}
div.primary div#content p {padding: 5px 0 12px 0;}
div.primary div#content p.no_border { border: 0; }

div.left_column h2 { color: #2B2D72; }
div.left_column ul { color: #B80036; line-height: 18px; margin-top: -5px; padding: 0 0 0 35px; }
div.left_column ul li span, div.left_column ul p { color: black;}

div.left_column p.register { font-style: italic; }
div.left_column p.register a:link, div.left_column p.register a:visited { color: #8F9729; font-style: normal; font-weight: bold; }
div.left_column p.register a:hover, div.left_column p.register a:active { background-color: #8F9729; color: white; }

#button { background-color: white; border: 1px solid black; width:200px;margin: 0.5em;color:black; }
div#sidebar a.button em { text-transform: none; }

div#sidebar #button a.button:link, div#sidebar #button a.button:visited {font-size:12px; color: black; display: block;text-align: center; line-height: 18px; text-transform: uppercase;}
div#sidebar #button  a.button:hover, div#sidebar #button a.button:active { background-color: white; color: black; }

/************
* right column
************/

div.right_column {
	border-left: 2px solid #5C0966;
	border-bottom: 2px solid #5C0966;
	background-color: #eff0c2;
	float: right;
	width: 230px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 35px;
	padding-left: 15px;
}

div.right_column h2 { color: #B80036;paddingtop:10px; padding-bottom:10px;}
div.right_column h3 {
	color: #6a237f;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 13px;
}
div.right_column hr { height:3px;color:#B80036; margin:0; padding:0 }

a.email_list:link, a.email_list:visited { background-color: #FFF31E; border: 1px solid #575315; color: #56116B; padding: 6px 15px; font-weight: bold; text-transform: uppercase; }
a.email_list:hover, a.email_list:active { background-color: #575315; color: white; }

/************
* secondary pages
************/

div.secondary div.border_shadow {
	background: url(../images/border_shadow.png) repeat-y;
	margin: 0 0 0 25px;
}
div.secondary div.inner_shadow { margin-left: 35px; width: 600px; -11px}

div.secondary div.inner_shadow ul { color: #B80036; line-height: 18px; margin: 5px 0 5px 50px; }
div.secondary div.inner_shadow li { color: #B80036; line-height: 18px; margin-bottom: 7px; }
div.secondary div.inner_shadow ul.past_image { margin-left: 200px; }
div.secondary div.inner_shadow ul li span { color: black; }
div.secondary div#shadow_box_bottom {
	background: url(../images/border_bottom.png) no-repeat;
	height: 30px;
	margin: 0 0 0 21px;
}

div.secondary p.image { margin: 10px 10px 10px 0; }
div.secondary div#content h2 {
	color: #B80036;
	padding-top: 20px;
}
div.secondary h3 {
	color: #99a028;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0.8em;
}
div#content h3 {font-size: 1.2em; background-image:url(../images/headerbg.jpg); background-repeat:no-repeat; line-height:22px; text-indent:8px; color:#320e78;}



/************
* Sidebar
************/
div#sidebar { background-color: #B80036; border-right: 6px solid #56116B; border-bottom: 6px solid #56116B; float: left; min-height: 480px; width: 240px; text-align: center; padding-bottom:15px;}
div#sidebar p {
	margin-top: 1.8em;
	color:#000000;
	padding-top:10px;
	font-size: 14px;
}


#starting {
	margin: 0px;
	background-color: #fff325;
	height: 50px;
	border-top-width: 6px;
	border-bottom-width:3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #56116B;
	border-bottom-color: #56116B;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #56116B;
}
#networking {
	margin: 0px;
	background-color: #bac11d;
	height: 125px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #56116B;
	border-bottom-color: #56116B;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #56116B;
}
#alliance {
	background:#FFFFFF;
	margin: 0px;
	height: 85px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #56116B;
	border-bottom-color: #56116B;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #56116B;
	padding: 15px;
}



#espanol {
	margin: 0px;
	height: 50px;
	border-top-width: 3px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #56116B;
	border-bottom-color: #56116B;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #56116B;
	background-color: #320e78;
}

#alliance, #alliance a:link, #alliance a:visited, #espanol, #espanol a:link,#espanol a:visited,#networking, #networking a:link,#networking a:visited {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;

}

div#sidebar #alliance, div#sidebar #alliance a:link, div#sidebar #alliance a:visited, div#sidebar #starting, div#sidebar #starting a:link, div#sidebar #starting a:visited{
	color: #c70b46;
	font-size: 18px;
	font-weight: bold;
}

#sidebar a.white:link, #sidebar a.white:visited{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;

}

div.secondary div#sidebar {
	background-color: transparent;
	border: 0;
	float: right;
	margin: 35px 25px 0 0;
	text-align: left;
}
div.secondary div#sidebar h2 { color: #c70b46; font-size: 18px; bold; margin-top: 20px; }
div.secondary div#sidebar h2.blue { color: #20205B; font-size: 18px;  margin-top: 20px; }
div.secondary div#sidebar h3 { color: #6a237f; font-size: 16px; margin: 15px 0 5px 0; padding: 0; }
div.secondary div#sidebar p { line-height: 18px; margin: 0; }


/************
* Footer
************/
div#footer { clear: both; font-size: 11px; margin:0 auto; text-align: center; width:1000px; height:50px; }
div#footer ul {
	color: #ACB617;
	margin-top: 0px;
	padding-bottom:5px;
	margin-left:120px;
}

div#footer ul li { margin-left: 20px; float: left; }
div#footer ul li.no_bullet { list-style: none; margin-left: 5px; }

div#footer a:link, div#footer a:visited { text-decoration:underline;color: black; font-weight:normal; font-size: 11px;}
div#footer a:hover, div#footer a:active { background-color: #ACB617; border: 0; font-weight:normal; font-size: 11px; }
