/* CSS Document */

/************************
* Element defaults
************************/

/*content*/
/*
div#topNav			{ clear:both; width:490px; height:20px; padding-left:10px; }
ul#topUl			{ padding:0; margin:0; }
ul#topUl li			{ display:inline; padding:0 48px 0 0; }
*/

div#topNav				{ clear:both; width:490px; height:20px; padding-left:8px; }
div#topNav h1				{ font-size:16px; font-weight:bold; }
div#topNav a				{ color:#2C5152; }
div#topNav a:hover			{ color:#AE1D23; }
div#topNav a:selected			{ color:#AE1D23; }

div.tabs			{ width:163px; float:left; }
div#logo			{ margin:225px 0 0 3px; float:left; }
div#tagline			{ margin:15px 0 0 3px; width:154px; float:left; }
div#signup			{ height:140px; width:287px; margin:0px 0 50px 0; float:left; }
input.signupInput		{ float:left; clear:both; margin:2px 0 0 0; color:#999999; }
input.btnSubmit			{ float:left; padding:5px 0 0 5px; }
form#fmSignup			{ padding:50px 0 0 0; margin:0 0 0 17px; color:#69BDCA; }

div#homeContent			{ width:500px; float:right; padding:148px 0 0 0; }
div#homeVideo			{ width:500px; height:220px; margin-bottom:113px; }

div.bodyHome1			{ position:absolute; z-index:-1; top:0; left:0; height:100%; width:100%; background: url("/hope/images/bg_home1.jpg") no-repeat top center; }
div.bodyHome2			{ position:absolute; z-index:-1; top:0; left:0; height:100%; width:100%; background: url("/hope/images/bg_home2.jpg") no-repeat top center; }
div.bodyHome3			{ position:absolute; z-index:-1; top:0; left:0; height:100%; width:100%; background: url("/hope/images/bg_home3.jpg") no-repeat top center; }
div.bodyHome4			{ position:absolute; z-index:-1; top:0; left:0; height:100%; width:100%; background: url("/hope/images/bg_home4.jpg") no-repeat top center; }
div.bodyHome5			{ position:absolute; z-index:-1; top:0; left:0; height:100%; width:100%; background: url("/hope/images/bg_home5.jpg") no-repeat top center; }

div#columnGenecide		{ position:absolute; z-index:2; top:370px; left:140px; width:135px; } 
div#columnGenecide h4		{ font-family:Tahoma; margin-left:15px; margin-top:15px; color:#252525; font-size: 1.2em; font-weight:lighter;  } 
div#columnGenecide h4.nomargin	{ margin-top:0; } 
div#columnGenecide span 	{ margin-left:13px; color:#AE1D23; font-size:2.6em; font-weight:bold; } 
div#columnGenecide p		{ margin:15px; width:115px; font-size:1em; }


