﻿body
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #E6F3F9;
	margin: 20px 40px;
	padding: 0;
	text-align: center;
	color: #666;
}

#container
{
	width: 757px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.clear 
{
    font-size:1px;
    height:0px;
    width:0px;
    clear:left;
    line-height:0px;
    display:block;
    float:none !important;
    }

#header
{
	background-color: #fff;
	padding: 0;
	height: 128px;
}

#header h1
{
	margin: 0;
	padding: 10px 0;
}

.logo
{
	padding: 0;
	background: #FFFFFF;
	background-image: url(images/header_logo.jpg);
	background-repeat: no-repeat;
	width: 490px;
	height: 128px;
	float: left;
	cursor:pointer;
}

.header_buttons
{
	padding-top: 19px;
	padding-bottom:3px;
	background: #FFFFFF;
	background-image: url(images/header_rightside.jpg);
	background-repeat: no-repeat;
	width: 267px;
	height: 106px;	
	float: left;
}

.bodyText a:link
{
	 color:#ac0e89;
}

.bodyText a:visited
 {
 	color: #df59ae;
 }
 
.bodyText a:hover
{
	color:#f3acd6;
	  
	  
}


 
 /*.mailLink a:link
{
	 color:#ac0e89;
}
.mailLink a:visited
 {
 	color: #df59ae;
 }	
.mailLink a:hover
{
	color:#f3acd6;
	  
	  
}
*/

.blur_wrapper
{
	clear:both;
	padding: 0 0 0 2px;
	background-image: url(images/bkg_content.jpg);
	background-repeat: repeat-y;
	width: 757px;
	height: 8px;
	float:left;
}
.navigation_wrapper
{
	clear:both;
	padding: 0;
	background-image: url(images/bkg_content.jpg);
	background-repeat: repeat-y;
	width: 757px;
	height: 20px;
	float:left;
}

.navigation
{
	margin: 0 16px 0 2px; /* remember that margin is the space outside the div box */
	padding: 0 10px 0 10px; /* remember that padding is the space inside the div box */
	background-image: url(images/bkg_navigation_off.jpg);
	background-repeat: repeat-x;
	width: 719px;
	height: 20px;
	line-height: 20px;
	font-size: .75em;
	font-weight: bold;
}

a.navigation
{
	color: #fff;
}

#mainContent
{
	padding: 20px 60px 20px 60px; /* remember that padding is the space inside the div box */
	background: #FFFFFF;
	background-image: url(images/bkg_content.jpg);
	background-repeat: repeat-y;
	width: 637px;
	min-height:303px;
	float:left;
}

#mainContent h1
{
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 14px;
}

#mainContent h2
{
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 12px;
}

#footer
{
	padding: 0;
	height: 169px;
	width: 757px;
	background-color: #E6F3F9;
	background-image: url(images/bkg_footer.jpg);
	background-repeat:repeat-x;
	float:left;
	
    
}

.donate
{
	padding: 0;
	width: 181px;
	height: 139px;
	float: left;
}

.howyou
{
	padding: 0;
	width: 185px;
	height: 139px;
	float: left;
	cursor:pointer;
}

.howyouOpen
{
	background-repeat:no-repeat;
	background-color:#DA489B;
	width:180px;
	height:249px;
	z-index:30000;
	background-image:url('/Images/howyou.jpg');
}

#helpLinks
{
	padding: 35px 15px 5px 15px;
}

#helpLinks ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#helpLinks ul li
{
	padding:3px 0px 0px 0px;
}

#helpLinks br
{
}

#helpLinks a
{
	color: #fff;
	text-decoration:none;
	font:normal 11px Arial, Verdana, Sans-Serif;
}

#helpLinks a:hover
{
	color: #98187E;
}

.message
{
	padding: 30px;
	width: 331px;
	height: 79px;
	float: right;
}

.editButton
{
	position: relative;
	top: 1px;
	left: 6px;
	background-color: #EFFBFE;
	border-left: solid 1px #A7BAC5;
	border-right: solid 1px #A7BAC5;
	border-top: solid 1px #A7BAC5;
	width: 20px;
	height: 20px;
	padding-left: 4px;
	padding-top: 2px;
}

.label
{
	font: bold 11px Verdana;
	color: #666;
}

.divLabel
{
	font: bold 11px Verdana;
	float: left;
	width: 110px;
	min-height: 27px;
	padding-top:3px;
}

.divControl
{
	font: bold 11px Verdana;
	float:left;
	padding: 0px 15px 0px 0px;
}

.divControlForm
{
	font: bold 11px Verdana;
	float:left;
	padding: 0px 15px 0px 0px;
	width:175px;
	min-height:27px;
}

.labelForm
{
	font: bold 11px Verdana;
	color:#00AEDB;
	position:relative;
	top:3px;
}

.textBox
{
	border: solid 1px gray;
}

.button
{
	border: solid 1px black;
}

.success
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}

.error
{
	font: bold 10px Verdana;
	color: Maroon;
}

.vceHighlight
{
	background-color: #EDBBD8;
	color:Black;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalHeader
{
	color: #fff;
	background-color: #000099;
	font: bold 12 px Verdana;
	padding: 2px 2px 2px 2px;
}

.EditFormHeader
{
	background-color: Gray;
	color: White;
}

.EditFormTable
{
}

.EditFormButtonRow
{
	background-color: Gray;
	text-align: right;
}


h1.pageTitle
{
	 
	 color:#DA3D96;  
	 font: bold 30px Verdana, Arial, Helvetica, sans-serif;
}

h2.subTitle
{
	
	 color:#01ADDB;  
	 font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}


.bodyText
{
	 padding-bottom:5px;
	 color:#666;  
	 font: 12px Verdana, Arial, Helvetica, sans-serif;
}


.quote
{
	padding-left:25px;
	 color:#666;  
	 font: 12px Verdana, Arial, Helvetica, sans-serif;
	 font-style:italic;
}

.hideLink
{
	color:blue;
	cursor:pointer;
	padding-left:26px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}


.shelterTitle
{
	margin-left:15px;
	 color:#999;  
	 font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.shelterSub
{
	padding-left:15px;
	 color:#999;  
	 font: 12px Verdana, Arial, Helvetica, sans-serif;
}






 @media screen{
  body>div#footer{
   
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#container{
  height:100%;
 }
