@charset "UTF-8";
/* CSS Document */

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;

}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }
a{text-decoration:none; color:#000}
a:focus { 
    outline: none; 
}


a.menu{
	background-position:-0px -84px;
}
#wrapper{
	padding-bottom:10px;
}

/*Menu specific Navigation*/
#menuNav{
	width:747px;
	height:25px;
	float:left;
	margin-top:20px;
	margin-left:11px;
}
#pageName{
	width:383px;
	height:25px;
	float:left;
	margin-left:10px;
}
#pageName h1{
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	letter-spacing:.09em;
	font-size:27px;
	color:#f43872;
	text-align:left;
	margin-top:-3px;
}
	
#backTo a{
	width:183px;
	height:25px;
	float:right;
	margin:5px 5px 0 0;
}
#backTo p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#backTo p:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#f43872;
}
#picArea{
	margin-top:20px;
	margin-bottom:10px;
	margin-left:21px;
	width:732px;
	float:left;
	border-top:solid 2px #f43872;
	border-bottom:solid 2px #f43872;
	padding:10px 0 8px 0;
}
img.pic{
	height:270px;
	margin-right:2px;
}

#textArea{
	width:744px;
	margin:auto;
	margin-top:10px;
	float:left;
	
}

#textArea p{
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:18px;
	line-height:1.5em;
	text-align:left;
	margin:0 90px 00px 20px;
	padding-bottom:15px;	
}
#textArea p.listIntro{
	font-family: 'Raleway', sans-serif;
	font-weight:800;
	font-size:14px;
	line-height:1.5em;
	text-align:left;
	margin:0 90px 10px 20px;
	padding-bottom:0px;	
}
ul li{
	list-style:none;
	font-family: 'Raleway', sans-serif;
	font-weight:800;
	font-size:14px;
	line-height:.5em;
	color:#f43872;
	text-align:left;
	margin:0 90px 00px 00px;
	padding-bottom:15px;	
}


h5.order a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	border-bottom:none;
	color:#fff;
	background-color:#f43872;
	float:left;
	margin:10px 0 20px 25px;
	/**margin-right:5px;**/
	padding:2px 5px 2px 5px;
}

h5.order a:hover{
	background-color:#fd9ccf;
	color:#000;
}

h5.happy{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-top:110px;
	font-weight:bold;
	text-align:center;
	border-bottom:none;
	color:#f43872;
	
}