/* CSS Document */
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	
	}
#outershell {
	width:1030px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	overflow:auto;
	background-image:url(images/bkgrnd_pnk.jpg);
	background-repeat:repeat-y;
	min-height:auto;	
	}
#container {
	width:843px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	}

/*********  Header and Menu Lists   ***********/

#logo {
	width:150px;
	height:143px;
	float:left;
	}
	
#header {
	width:675px;
	height:120px;
	float:left;
	border-bottom: 1px solid #C56397;
	}

/*

#welcome {
	width:106px; 
	height:26px; 
	float:right;
	}
*/


	
#mainmenu {
	
	width:675px;
	height:21px;
	float:left;
	margin:0px;
	padding:0px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #C56397;
	
	}
	
#mainmenu ul {
	/* display:block; */
	list-style: none; 
	margin-left:0px; 
	padding-left:0px;
	margin:0px;
	}
	
#mainmenu li {
	display:inline; 
	line-style-image:none; 
	padding-left:10px;
	color:#C56397;
	}
	
#mainmenu a {
	color:#C56397;
	text-decoration:none;
	font-size:13px;
	}

#mainmenu a:hover {
	color:#C56397;
	text-decoration:underline;
	/*border-right-color:#666666;
	border-right-style:solid;
	border-right-width:thin;
	border-left-color:#666666;
	border-left-style:solid;
	border-left-width:thin;*/
	}
/********Leftbox and Context Menu *********/
	
#leftbox {
	width:150px;
	float:left;
	clear:left;
	}
	
#leftboxlinks {
	width:125px;
	padding-left:22px;
	padding-top:25px;
	
	}

#leftboxlinks ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	
	}

#leftboxlinks li {
	height:30px;
	}
	
#leftboxlinks a {
	color:#C56397;
	text-decoration:none;
	font-size:14px;
	
	}

#leftboxlinks a:hover {
	color:#C56397;
	text-decoration:underline;
	font-size:15px;
	}

/*
#left_girls {
	width:214px;
	height:175px;
	background-image:url(images/girls.gif);
	background-repeat:no-repeat;
	float:left;
	
	
	
	}

*/
/********Mainbox and main content *********/

#mainbox {
	width:675px;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:0px;
	margin-top: 0px;
	border-bottom: 1px solid #C56397;
	}
	
#mainbox h2 {
	font-size:24px;
	color:#C56397;
	}
	
#mainbox h3 {
	font-size:16px;
	}
	
#mainbox h4{
	font-size:13px;
	margin-bottom: 0px;
	}
	
#mainbox a {
	color:#C56397;
	text-decoration:none;
	}

#mainbox a:hover {
	color:#C56397;
	text-decoration:underline;
	}	

.rightimg {
	width:245px;
	float: right;
	clear: left;
	padding-top: 20px;
	}
	
.rightimg img {
	float:right;
	border:2px solid #C56397;
	margin-bottom:20px;
	}

.wideimg {
	width:340px;
	float: right;
	clear: left;
	padding-top: 20px;
	}
	
.wideimg img {
	float:right;
	border:2px solid #C56397;
	margin-bottom:20px;
	}

.lftinline {
	float: left;
	padding-top: 2px;
	}
	
.lftinline img {
	float: left;
	border:2px solid #C56397;
	margin-right: 20px;
	margin-bottom: 20px;
	}


/*

	
#rightborder {
	width:36px;
	height:400px;
	background-image:url(images/belles_yellow_rt.gif);
	float:left;
	}
	

	
#bottomleft {
	width:853px;
	height:30px;
	float:left;
	clear:left;
	}
*/


#bottommenu {
	width:823px; 
	height:30px;
	float:left;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	}

#bottommenu ul {
	display:block;
	list-style: none; 
	margin-left:0px; 
	padding-left:0px;
	margin-top:0px;
	}

#bottommenu li {
	display:inline; 
	line-style-image:none; 
	padding-left:10px;
	color:#C56397;
	font-size:11px;
	}

#bottommenu a {
	color:#C56397;
	text-decoration:none;
	font-size:11px;
	}

#bottommenu a:hover {
	color:#C56397;
	text-decoration:underline;
	font-size:11px;
	}