/*
------------------------------------------------------
RESET
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
------------------------------------------------------
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
/*
------------------------------------------------------
TOOLBOX
------------------------------------------------------
*/
.hide { display: none; }
.alignLeft { text-align: left; }
.alignCenter { text-align: center }
.alignRight { text-align: right; }
.justify { text-align: justify; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }
.textBottom { vertical-align: text-bottom; }
.right { float: right; }
.left { float: left; }
strong { font-weight: bold; }
ul, ol, dl {position: relative; } 
.current { cursor: default; }
.clear { width: 100%; height: 1px; margin: 0 0 -1px; clear: both; }
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
br.clearfix {
	clear:both;
	margin:0px !important;
	padding:0px !important;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
a { outline: none; }
.center {
	text-align: center;
	margin: 0 auto;
}
/*
------------------------------------------------------
SETTINGS
------------------------------------------------------
*/
html {
	background: url(../images/pageBG.gif) center top repeat-y #e9e9e9;
	z-index: 0;
}
body {
	height: 100%;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	z-index: 1;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	color: #44002c;
}
a,
a:visited {
	text-decoration: none;
	color: #ad1e7a;
}
a:hover {
	color: #44002c;
}
a.btn:hover {
	border: none;
}
/*
------------------------------------------------------
GLOBAL
------------------------------------------------------
*/
.pageWrap {
	position: relative;
	width: 820px;
	margin: 0 auto;
}
.title {
	position: relative;
	width: 500px;
	padding: 3px;
	border-bottom: 1px solid #44002c;
}
.titleLong {
	position: relative;
	width: 700px;
	padding: 3px;
	border-bottom: 1px solid #44002c;
}
.text {
	position: relative;
	width: 500px;
	margin-top: 10px;
	text-indent: 22px;
	line-height: 22px;
	text-align: justify;
	padding: 3px;
}
/*
------------------------------------------------------
HEADER
------------------------------------------------------
*/
.header {
	position: relative;
	width: 100%;
	height: 230px;
	margin-top: 12px;
	background: url(../images/header.jpg); 
}
.header img {
	position: absolute;
	top: 118px;
	left: 20px;
}
/*
------------------------------------------------------
NAVIGATION
------------------------------------------------------
*/
.nav {
	position: absolute;
	top: 88px;
	left: 0px;
	width: 100%;
}
ul.nav {
	width: 100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
	ul.nav li {
		float: left;
	}
		ul.nav li a {
			display: block;
			width: 90px;
			height: 20px;
			padding: 12px 0 0 0;
			color: white;
			font-size: 12px;
			font-weight: bold;
			text-align: center;
			text-decoration: none;
		}
			ul.nav li a:hover {
				color: #f4b4dd;
				border: none;
			}
/*
------------------------------------------------------
MAIN CONTENT
------------------------------------------------------
*/
.mainContent {
	position: relative;
	margin-top: 7px;
	z-index: 2;
}
.contentTop {
	position: relative;
	width: 100%;
	height: 14px;
	background: url(../images/contentTop.gif);
	z-index: 5;
}
.content {
	position: relative;
	max-width: 100%;
	padding: 10px 25px 10px 25px;
	background: white;
	z-index: 10;
}
.contentBtm {
	position: relative;
	width: 100%;
	height: 14px;
	background: url(../images/contentBtm.gif);
	z-index: 5;
}
/*
------------------------------------------------------
INDEX
------------------------------------------------------
*/
.overUnder {
	position: relative;
	width: 243px;
	z-index: 10;
}
.overUnder img {
	padding: 20px;
	z-index: 10px;
}
.indexPic {
	position: relative;
	top: 0px;
	width: 361px;
	z-index: 10;
}
.indexPic img {
	margin-bottom: -26px;
	z-index: 10;
}
.disclaimer {
	position: absolute;
	top: 300px;
	left: 45px;
	width: 350px;
	text-align: justify;
	font-size: 11px;
}
.disclaimer span {
	font-size: 16px;
	font-weight: bold;
	color: #44002c;
}
/*
------------------------------------------------------
HOME
------------------------------------------------------
*/
.myFacts {
	position: absolute;
	top: 24px;
	left: 562px;
	width: 235px;
	height: 200px;
	background: url(../images/myFacts.jpg);
	z-index: 10;
}
.myFactsText {
	position: absolute;
	top: 65px;
	left: 30px;
	line-height: 21px;
	color: #44002c;
}
/*
------------------------------------------------------
ABOUT
------------------------------------------------------
*/
.sig {
	position: relative;
	margin-left: 400px;
}
.aboutPic {
	position: absolute;
	top: 100%;
	margin-top: -361px;
	left: 550px;
	width: 250px;
	height: 375px;
	background: url(../images/aboutPic.jpg);
	z-index: 15;
}
/*
------------------------------------------------------
GALLERY
------------------------------------------------------
*/
.gallery {
	margin: 25px 0 0 35px;
}
.gallery img {
	margin: 5px 15px 5px 15px;
	border: 3px solid #44002c;
	cursor: auto !important;
}
.gallery img:hover {
	border: 3px solid #dc78b1;
	cursor: auto !important;
}

/*
------------------------------------------------------
FAQ
------------------------------------------------------
*/
.question {
	font-size: 16px;
	font-weight: bold;
	text-indent: 25px;
	margin-top: 25px;
	color: #44002c;
}
.answer {
	position: relative;
	width: 550px;
	margin: 15px 0px 0px 50px;
	padding: 20px 25px 20px 25px;
	color: #44002c;
	font-weight: bold;
	background: #fbd2e8;
}
/*
------------------------------------------------------
LINKS
------------------------------------------------------
*/
.banner {
	position: relative;
	width: 468px;
	margin: 20px auto;
}
.linksText {
	position: relative;
	width: 680px;
	margin: 10px auto;
	text-indent: 22px;
	line-height: 22px;
	text-align: justify;
	padding: 3px;
}
/*
------------------------------------------------------
CONTACT
------------------------------------------------------
*/
.number {
	position: relative;
	margin: 40px 0px 40px 170px;
	font-size: 22px;
	font-weight: bold;
	color: #44002c;
}
.email {
	position: relative;
	margin: 40px 0px 40px 65px;
	font-size: 20px;
	font-weight: bold;
}
/*
------------------------------------------------------
FOOTER
------------------------------------------------------
*/
.footer {
	position: relative;
	width: 100%;
	height: 27px;
	margin: 7px 0px 12px 0px;
	text-align: center;
	padding-top: 14px;
	color: white;
	font-weight: bold;
	background: url(../images/footer.gif) no-repeat;
}