/* CSS Document */

/***********************************************/

/* Constants                              */

/***********************************************/

body{

	font-family: Tahoma, Trebuchet, Helvetica, Verdana, sans-serif;

	color: #333333;

	line-height: 120%;

	margin: 0px;

	padding: 0px;

	text-align: center;

	background-image:  url(pinkimages/home_page_bg.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	background-color: #FFFFFF;

	font-size: 100%;

}

a:link, a:visited, a:hover {

	color: #000000;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}

/* overrides decoration from previous rule for hovered links */



h1, h2, h3, h4, h5, h6 {

	font-family: Tahoma, Trebuchet, Helvetica, Verdana, sans-serif;

	margin: 0px;

	padding: 0px;

}



h1{

	font-size: 120%;

	color: #FF3399;

	background-color: #FFFFFF;

}



h2{

	font-size: 114%;

	color: #000000;

	background-color: #EEEEEE;

}



h3{

	font-size: x-small;

	color: #000000;

	margin-left: 5px;

	margin-right: 5px;

}



h4{

	font-size: x-small;

	font-weight: bold;

	color: #FF3399;

	border: 0px;

	padding: 0px;

	margin: 0px;

}



h5{

	font-size: 100%;

	color: #FF3399;

	background-color: #FFFFFF;

}



h6{

	font-size: 120%;

	color: #660066;

	background-color: #FFFFFF;

}

/***********************************************/

/* Logo Area                                 */

/***********************************************/



#logo{

	margin: 0px;

	padding: 0px;

	width: 189px;

	background-color: #EEEEEE;

	float:left;

	height:148px;

	text-align:left;

	background-image:  url("pinkimages/testbehindlogo.gif");

}

#logo span{

	display: none;

} 



/***********************************************/

/* Top Tier Navigation                                 */

/***********************************************/

#toptiernav{

	margin: 0px;

	padding: 0px;

	height:27px;

	background-color: #FF3399;

width: 496px;



}

#toptiernav h2{

display:none;

}



#toptiernav li a span{

	display: none;

	background-color: #FF3399;

} 





#toptiernav ul{

	padding:0;

	margin:0px;



}

#toptiernav li{

list-style:none;

display:inline;

}



#toptiernav li a{

	text-decoration:none;

	display: block;

	height: 27px;

	margin:0px;

	padding: 0px;

	background-color: #FF3399;

}



a#aboutus {

	float: left;

	width: 76px;

	background-image:  url("pinkimages/nav/about.gif");

	background-repeat: no-repeat;

	background-position: 0 0;

}

	

a#current{

	float: left;

	width: 133px;

	background-image:  url("pinkimages/nav/current.gif");

	background-repeat: no-repeat;

	background-position: 0 0;

}

	

a#archive{

	float: left;

	width: 69px;

	background-image:  url("pinkimages/nav/archive.gif");

	background-position: 0 0;

}



a#diary{

	float: left;

	width: 50px;

	background-image:  url("pinkimages/nav/diary.gif");

	background-position: 0 0;

}



a#contact{

	float: left;

	width: 70px;

	background-image:  url("pinkimages/nav/contact.gif");

	background-position: 0 0;

}



a#shop{

	float: left;

	width: 48px;

	background-image:  url("pinkimages/nav/shop.gif");

	background-position: 0 0;

}

a#news{

	float: left;

	width: 50px;

	background-image:  url("pinkimages/nav/news.gif");

	background-position: 0 0;

}



a#aboutus:hover, a#aboutus.active{

background-position: 0px -27px;}

a#current:hover, a#current.active{

background-position: 0px -27px;}

a#archive:hover, a#archive.active{

background-position: 0px -27px;}

a#diary:hover, a#diary.active{

background-position: 0px -27px;}

a#contact:hover, a#contact.active{

background-position: 0px -27px;}

a#shop:hover, a#shop.active{

background-position: 0px -27px;}

a#news:hover, a#news.active{

background-position: 0px -27px;}



/***********************************************/

/* Sub Navigation                                 */

/***********************************************/







#masthead {

	margin: 0px;

	padding: 0px;

	height: 148px;

	width: 100%;

	background-image:  url(pinkimages/dirt_pink.jpg);

	background-repeat: no-repeat;	

}



#header {

	height: 148px;

	margin:0 auto;

	width: 730px;

	text-align:left;

	background-image:  url("pinkimages/behind_header.gif");

	background-position: top right;

	background-repeat: no-repeat;

}



#righthead {

	width: 496px;

	text-align:right;

	margin: 0px 0px 0px 189px;

}



#pagetitle{

	height: 121px;

	padding: 0px;

	margin:0px;

	background-repeat: no-repeat;

	background-position: bottom left;

	text-align:right;

	padding-right: 40px;

}

#pagetitle h2{

	display:none;

	margin: 0px;

	padding: 0px;

}



#pagetitle img{

	padding: 0px;

	margin: 83px 0px 0px 0px;

}



#content {

	margin:0 auto;

	width: 730px;

	text-align:left;

	background-color: #FF3399;

}

#footer {

	width: 730px;

	background-color: #FF3399;

	text-transform: uppercase;

	color: #FFFFFF;

	font-size: 80%;

	font-weight: bold;

	height: 45px;

}

#footertext {

	width: 685px;

	text-align:right;

	margin:0px;

	padding:12px 0px 0px 0px;

	font-size: x-small;

}

#footer a{

	color: #000000;

	background-color: #FF3399;

}

#footer a:hover{

	text-decoration:none;

}









#textarea2 {

	background: #FFFFFF;

	width: 685px;

	border-top: 5px solid #EEEEEE;

	border-bottom: 5px solid #EEEEEE;

	font-size: x-small;

	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans";

}

#textarea p{

	padding: 5px 8px 5px 14px;

}

.contenttitle {

	background:  url("pinkimages/dots_pink.gif") no-repeat left;

}

.pinkimgb {

	border: 5px solid #FF3399;

	float: left;

	margin: 0px 10px 10px 0px;

}

blockquote {

	margin:0px;

	padding:0px;

	float:left;

	width:275px;

}



blockquote p {

	margin:0px 10px 10px 10px;

	padding:0px 5px 5px 5px;

	font-family: Trebuchet, Tahoma, Helvetica, Verdana;

	color: #FFFFFF;

	font-weight: bold;

	background-color: #FF3399;

	border-bottom-color: #660066;

	border-bottom-style: solid;

	border-bottom-width: 5px;

	line-height: 150%;

	font-size: 108%;

}



.firstline:first-line {

font-size:110%; 

font-weight:bold; 

} 



.whiteheadings {

	font-weight: bold;

	text-transform: capitalize;

	color: #FFFFFF;

}

.dotty {

	background: url(pinkimages/home_page_left_dot.gif) repeat-y;

}

