body {
	background-color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	color:#000000;
	padding:0px;
	margin: 0px;
}

/* container to center the layout
-------------------------------------- */
#container {
	width: 1046px;
	border: 0px solid gray;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background:#F25D61;
}
/* head container for logo and metanavi
-------------------------------------- */
#banner {
	padding: 0px;
	margin: 0px;
	height: 400px;
	/*background-image: url(../images/hpgirl.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
}
#banner a {
	color: #ffffff;
	text-decoration:none;
}
#banner a:hover {
	color: #ffffff;
	text-decoration:none;
}

#container #banner #siteLogo h1 {
	visibility: hidden;
	display:none;
}


/* content elements
-------------------------------------- */
#pageContent {
	width: 1046px;
	height:620px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	padding: 0px;
	margin:0px;
}


#textContent {
	float:left;
	width:574px;
	height:570px;
	padding: 0px 0px 0px 150px;	
	background-color:#FFFFFF;
}

#textContent h1, #textContent h2, #textContent h3, #textContent h4 {
	padding: 15px 0px 0px 0px;
	margin:0px 0px 1px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.9em;
	font-weight:normal;
	color:#D55A6E;
}

#textContent p {
	line-height: 18px;
	padding: 0px 25px 0px 0px;
	margin:0px 0px 15px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#breakoutbox {
	position:relative;
	padding: 4px 4px 4px 8px;
	margin:25px 0px 0px 10px;
	float:left;
	background:#DEF1F8;
	width:200px;
	height:580px;
}

#breakoutMenu ul {
	margin:0px;
	padding:0;
}

#breakoutMenu li {
	list-style:none;
	margin:0px 0px 0px -40px;
}

#breakoutMenu a {
	color:#333;
	text-decoration:none;
	}
	
#breakoutMenu a:hover {
	color:#D55A6E;
	text-decoration:none;
	}	
	
#breakoutMenu li {
	line-height: 34px;
	font-size: 1.5em;
	border-bottom:#666 solid 1px;
}

#breakoutMenuLast {
	line-height: 34px;
	font-size: 2em;
	border:none;
}

#btnemailsignup {
	background:#333;
	color:#FFF;
	font-weight:bold;
	border:1px #333 solid;
}

#emailsignup {
	width:130px;
	color:#999;
}




#footer, #footer a {
	clear:both;
	text-align:center;
	color:white;
	font-size:16px;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
	width: 1046px;
	margin-left: auto;
	margin-right: auto;	
	background:#F25D61;
}

#siteLogo {
	width:400px;
	height:100px;
	margin:0px;
}

#searchForm {margin:0px;}



#menuHome {
	width:150px;
	height:244px;
	float: left;
	clear:both;
	float:left;
	/*margin: 20px 0px 0px 150px;*/
	margin:0px;
	padding: 20px 0px 0px 150px; 
	font-size:1.2em;
}

#menuHome ul {
	background-color:#5C0F09;
	list-style: none;
	margin: 0px;
	border: none;
	padding: 2px 2px 18px 2px;
}

#menuHome li {
	margin: 0px;
	height:25px;
	width:140px;	
}

#menuHome li a {
	display: block;
	font-weight:bold;
	text-decoration: none;
	color: #FFF;
	margin: 0px 0px 2px 0px;
	padding: 4px 0px 4px 6px;
	border-bottom:1px solid #470D07;

}


#fbLike {
	float:left;
	margin:0px 0px -10px 310px;
	height:20px;
	width:450px;
}

#smallAnim {
	float:left;
	margin: 20px 0px 2px 5px;
	height: 237px;
	width: 158px;
	padding: 2px 2px 6px 2px;
	background-color: #FFF;
}

#mainAnim {
	float:left;
	margin: 20px 0px 2px 0px;
	height: 237px;
	width: 473px;
	padding: 2px 2px 6px 1px;
	background-color: #FFF;
}


#slider ul, #slider li, #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
	border:0px;
}



#slider li {
	width:470px;
	height:237px;
	overflow:hidden;
	display:block;
	background:#FFF;
}
#slider2 li {
	width:158px;
	height:237px;
	overflow:hidden;
	display:block;
	background:#FFF;
}

#siteLogo {
	float:left;
	padding:10px 0px 0px 150px;
}

#topMenu {
	float:right;
	margin: -1px 100px 0px 0px;
	padding:0px;

}

#topMenu ul{
	padding:0px;
	margin:0px;
}

#topMenu li{
	background:#333;
	width:100px;
	height:20px;
	color:white;
	text-align:center;
	list-style:none;
	padding:10px 13px 10px 13px;
	margin:0px 0px 10px 10px;
	font-size:16px;
	font-weight:normal;
	display:inline;
	}
	
#searchBox{
	float:right;
	width:250px;
	height:80px;
	margin: 15px 100px 0px 0px;
	color:white;
	text-align:center;
	font-weight:bold;
	}
	
#searchButton {
	color: #FFF;
	background-color: #F9B7B9;
	border:1px solid #F9B7B9;
	font-weight:bold;
	padding:1px;
}
