/*------------------------------*/
/*  Reset Styles                */
/*------------------------------*/ 
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, b, u, i, center, dl, dt, dd, 
 fieldset, form, label, legend,  caption, tbody, tfoot, thead,  hr, button { background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6, li { font-weight: normal; line-height: 100%; }
blockquote, q { quotes: none; }
table { border-collapse: collapse; border-spacing: 0; }

/*------------------------------*/
/*  General Styles              */
/*------------------------------*/ 
body { 
    background:#354259 url("../images/bg-body2.gif") repeat-x left top;
    font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;}

a { text-decoration:none;}

/*------------------------------*/
/*  Container                   */
/*------------------------------*/ 
#container { 
    background:url("../images/bg-container.gif") repeat-x left bottom;
    overflow:hidden; }

/*------------------------------*/
/*  Wrapper                     */
/*------------------------------*/ 
#wrapper { 
    margin:0 auto;
    width:990px; }

                
/*------------------------------*/
/*  Container Middle            */
/*------------------------------*/ 
#container-middle { 
    background:url("../images/bg-container.png") repeat-y left top;
    padding:20px 30px 0; 
	margin-top: -1px;}

/*------------------------------*/
/*  Splash                      */
/*------------------------------*/ 
#splash { 
    border:1px solid #AEAEAE;
    overflow:hidden;
    padding:8px; 
	height: 330px;}
 
#splash-img { 
float:left;
 }
#splash-img img {
	border: solid 1px #CCCCCC;
	padding: 3px;}
 
#splash-description { 
    background: url("../images/bg-description.gif") no-repeat left top;
    float: left;
    margin:0 0 0 20px;
    padding: 10px 15px;
    width: 650px; }
 
	#splash-description h1 { 
	    color:#5C0B15;
	    font-size:21px; }
 
	#splash-description p { 
        color:#333333;
        font-size: 15px;
		line-height: 1.5em;
		margin-top: 13px;
		margin-right: 25px;
 }
 
	#splash-description span { 
        color:#333333;
        display:block;
        font-size:14px; }
 
	#splash-description img { margin:20px 0 0; }

/*------------------------------*/
/*  Main                        */
/*------------------------------*/ 
#main { 
    margin:25px 0 0;
    overflow:hidden; }

/*------------------------------*/
/*  Support                     */
/*------------------------------*/ 
#support { 
	margin-top: 15px;
	float: left;
	width: 600px;

    
}
 
#support-title { 
    background-color: #e6e7e7;
    margin: 0 0 10px 10px; }
 
	#support-title h1 { 
        color:#551712;
        font-size:18px;
        line-height:25px;
        text-align:center; 
		}
#support p {
	color:#000000;
            font-size:12px;
            padding:10px 10px 0;
			}
#sign-up { 
    background:url("../images/bg-signup.gif") no-repeat left top;
    border:1px solid #AEAEAE;
	min-height: 275px;
	width: 198px;
	margin-right: 10px;}

#sign-up h2 { 
        color:#FFFFFF;
        font-size:12px;
        line-height:25px;
        padding:0 0 0 40px; }
	    
#contribute { 
    background:url("../images/bg-contribute.gif") no-repeat left top;
    border:1px solid #AEAEAE;
    margin:0 10px 0 0;
    height:275px;
   	width: 198px;
	}
	
	#contribute h2 { 
	    color:#FFFFFF;
        font-size:12px;
        line-height:25px;
        padding:0 0 0 40px; }

#vote { 
    background:url("../images/bg-share.gif") no-repeat left top;
    border:1px solid #AEAEAE;
	height: 275px;
    width:198px; }
 
	#vote h2 { 
	    color:#FFFFFF;
        font-size:12px;
        line-height:25px;
        padding:0 0 0 40px; }
/*------------------------------*/
/*  News Events                 */
/*------------------------------*/ 
#news-events { 
    float: right;
    margin: 12px 0 0 30px;
    width: 280px; 
	}
#news-events p{
	color: #666666;
	border-bottom: dotted 1px #CCCCCC; 
    font-size:12px;


 }
#news-events-title { 
    background: #E6E7E7;
}

.title {
	  color:#551712;
	  padding-left: 15px;
	    background:url("../images/bg-li.gif") no-repeat left top;
		  font-size:12px;
            font-weight:bold;}
 
	#news-events-title h1 { 
	    color: #551712;
        font-size: 18px;
        line-height: 25px;
        text-align:center; }
 
#news-events a:link, #news-events a:visited { 
	color: #1A2332;
	text-decoration: none;}

#news-events a:hover, #news-events a:active { 
	color: #1A2332;
	text-decoration: none;}
	

 
/*------------------------------*/
/*  Footer                      */
/*------------------------------*/ 
#footer { 
    background:url("../images/bg-footer.png") no-repeat left top;
    color:#FFFFFF;
    font-family:"Arial",Helvetica,Tahoma,sans-serif;
    margin:0 auto;
    overflow:hidden;
    padding:60px 0 50px;
    width:988px; }
 
#footer-information { float:left; }
 
	#footer-information p { 
	    font-size:12px; 
		color: #FFFFFF;}
 
#networks { 
    float:left;
    margin:0 0 0 75px; }
 
#navigation-footer { float:right; }

 
		#navigation-footer ul li { float:left; }
	#navigation-footer ul li a { 
			    color:#FFF;
			    font-family:"Arial",Helvetica,Tahoma,sans-serif;
			    font-size:10px; }
 
			#navigation-footer ul li span { 
                font-size:10px;
                padding:0 5px 0 1px; }
				

/*------------------------------*/
/*  Navigation                  */
/*------------------------------*/ 
#navigation {
	 }

#navigation ul { 
height:32px;
margin:0 0 0 45px;
padding:13px 0 0; }
 
#navigation ul li { 
float:left;
padding:0 30px 0 0; }
 
#navigation ul li a { 
}

.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
	border:1px solid #AEAEAE;
	color:#5C0B15;
	display:block;
	font-size:13px;
	height:18px;
	padding:0 0 0;
	text-align:center;
	width:100px;

}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
	left: 0;
	top: 0;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
	background-color :#EEEEEE;
border-width: 0 1px 1px 1px;
}

.horizontalcssmenu ul li a:hover{}

.horizontalcssmenu ul li ul li a:hover{
background: #cde686;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */


/*------------------------------*/
/*  Secondary Content           */
/*------------------------------*/ 

div#seccontent {
	width: 98%;}

div#seccontent select, option, input, textarea {
color:#686868;
font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;;
font-size:11px;
}

div#seccontent h1 {
	font-size: 20px;
	font-weight: bold;
	color: #5C0B15;
	background-image: url(../images/bg-description.gif);
	background-repeat: no-repeat;
	width: 450px;
	height: 39px;
	padding-left: 10px;
	padding-top: 5px;
	}

div#seccontent h2 {
	font-size: 16px;
	font-weight: bold;
	color: #43526E;
	padding-left: 10px;
	margin-top: 1em;
	}

div#seccontent a:link, div#seccontent a:visited {
	color: #73171C;
	font-weight: bold;
	}
div#seccontent a:hover, div#seccontent a:active {
	text-decoration: underline;
	color: #73171C;
	font-weight: bold; }
div#seccontent p {
	color:#333333;
	padding-left: 10px;
        font-size:12px;
		line-height: 1.5em;
		margin-top: 13px;
		margin-right: 25px; }

div#seccontent .contentphoto {
	background-color: #6B171A;
	padding: 5px;
	margin: 10px;
	border: solid 1px #000000;
	}
	
/*------------------------------*/
/*  HOME PAGE ITEMS             */
/*------------------------------*/ 



