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

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	background-color: #000;
	background-attachment: fixed;
	background-image: url(../images/gif/CinthiaMooreBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#container {
	background-color: #Fdefef;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	float: left;
	height: 135px;
	width: 1024px;
	text-decoration: none;
	background-color: #FDEFEF;
}
#banner {
	float: left;
	height: 135px;
	width: 775px;
	background-color: #FDEFEF;
	background-image: url(../images/jpg/CinthiaMooreStrip_03.jpg);
	background-repeat: no-repeat;
}
#banner p a {
	position: relative;
	width: 150px;
	top: 65px;
	left: 540px;
	text-decoration: none;
}

#logo {
	float: left;
	height: 135px;
	width: 239px;
	text-decoration: none;
	padding-left: 10px;
	overflow: hidden;
	background-color: #FDEFEF;
}
#content {
	float: left;
	width: 1024px;
	background-color: #fdefef;
}


#navContainer {
	background-color: #000;
	background-image: url(../images/png/navBar.png);
	float: left;
	width: 1024px;
}

#navBar {
	list-style:none;
	color:#ff6699;
	margin: 0;
	padding: 0;
	}	

		#navBar li {
	float:left;
	display:block;
	width:111px;
	position:relative;
	z-index:500;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
		}
		
		
		#navBar li a {
	font-weight:700;
	height:23px;
	text-decoration:none;
	text-align:center;
	color:#ff6699;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
		}

		#navBar li a:hover {
	background-image: url(../images/png/navBar_hover.png);
		}
	
	
		#navBar a.selected {
			color:#f00;
		}
	
		#navBar ul {
			position:absolute; 
			left:0; 
			display:none; 
			margin:0 0 0 -1px; 
			padding:0; 
			list-style:none;
		}
		
		#navBar ul li {
	width:110px;
	float:left;
	border-top:1px solid #fff;
	background-image: url(../images/png/navBar.png);
		}
	
		#navBar ul a {
			display:block;  
			height:15px;
			padding: 3px 5px 8px 5px; 
			color:#ff6699;
		}
#navBar ul   {
			margin:0 0 0 -2px;
		}

 
h1 {
	font-family:'Poiret One', cursive;
	font-size: 24px;
	padding-left: 10px;
}
h2 a {
	color: #ff6699;
	text-decoration: none;
}



p {
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	text-indent: 0px;
}
p.title {
	font-family:'Poiret One', cursive;
	font-size: 24px;
	color: #ff6699;
	text-align: left;
}
#rghtClmn {
	float: right;
	width: 325px;
	padding-bottom: 25px;
	margin-top: 25px;
	padding-right: 15px;
	padding-left: 5px;
}
#rghtClmnCnt {
	float: right;
	width: 330px;
	margin-top: 51px;
	background-color: #000;
	color: #000;
	border: thin solid #000;
}
#rghtClmnCnt h1 {
	color: #e7e8e7;
	font-family:'Poiret One', cursive;
}
.rtClmnBlk {
	float: right;
	width: 320px;
	padding-left: 10px;
	background-color: #f7cbc2;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.rtClmnBlk h4 {
	font-family:'Poiret One', cursive;
	font-size: 18px;
	color: #ff6699;
}
.rtClmnBlk h3 {
	font-family:'Poiret One', cursive;
	color: #e53c97;
	font-size: 24px;
}

.shwBlk {
	float: left;
	width: 644px;
	margin-bottom: 20px;
	background-color: #F7cbc2;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.shwCptn h2 {
	float: left;
	width: auto;
	color: #e7e8e7;
	font-family:'Poiret One', cursive;
	padding-left: 25px;
}

#lftClmn {
	width: 648px;
	padding-bottom: 25px;
	padding-left: 15px;
	margin-top: 31px;
	padding-right: 5px;
}
.shwCptn {
	width: 644px;
	clear: both;
	background-color: #000;
	color: #FFF;
	float: left;
}
.shwImg {
	float: left;
	width: 395px;
	margin-top: 10px;
	padding-left: 10px;
}
.info {
	float: right;
	width: 238px;
}
.picCap {
	text-align: center;
}
.thmbCap {
	text-align: center;
	margin-top: 55px;
}
.thumb {
	margin-top: 300px;
}


#footer {
	float: left;
	width: 1004px;
	padding-right: 10px;
	padding-left: 10px;
	color: #ff6699;
	background-color: #000;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer ul {
	list-style-type: none;
}
#footer ul li {
	display: inline;
	float: left;
	padding-right: 200px;
}
#footer ul li a {
	color: #ff6699;
}
h3 {
	clear: left;
}
#slideshow {
	overflow: hidden;
	border: 1px solid #000000;
	background-color: #F7CBC2;
	margin-left: 30px;
	height: 525px;
	width: 323px;
	}
#slideshow img {
	width: 323px;
	height: 525px;
	background-color: #FFF;
}
.info blockquote {
	font-size: 12px;
}
.tpCrunch12 {
	margin-top: -12px;
}
