@charset "UTF-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-image: url(../images/silktile.jpg);
	background-repeat: repeat;
	color: #CCC;
	margin: 0px;
}
h1 {
	color: #FFF;
	line-height: 28px;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 4px;
}
h2 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
}
h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
} 

.centeredInsert {
	text-align: center;
	background-color: #4B050D;
	line-height: 20px;
	margin: 20px;
	padding: 10px;
}
.menuTitle {
	font-weight: normal;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	margin: 1px;
	background-color: #3D0D0B;
	font-size: 11px;
}
.menuItem {
	font-weight: normal;
	background-color: #F2CBA1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	display: block;
	color: #000000;
	margin: 1px;
}

.menuItem a:link {
	text-decoration: none;
	color: #000000;
}
.menuItem a:visited {
	text-decoration: none;
	color: #000000;
}
.menuItem a:hover {
	color: #FFFFFF;
}
.menuItem a:active { 
	text-decoration: none;
	color: #000000;
}

.menuTitle a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menuTitle a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menuTitle a:hover {
	color: #BBBBFF;
}
.menuTitle a:active {
	text-decoration: none;
	color: #FFFFFF;
}
img {
	border:0px;
	padding: 5px;
}

a:link, a:visited, a:active{
	COLOR:#FFF;
	text-decoration:underline;
}
a:hover{
	COLOR:black;
	text-decoration:underline;
}
div#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: 20px;
	width:750px;
}
div#head {
	position: absolute;
	width:800px;
	height:146px;
	left:0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/boudoirBGred2_r1_c1.jpg);
}
div#columns {
	position: absolute;
	width: 800px;
	top: 146px;
	background-image: url(../images/boudoirBGred2_r4_c1.jpg);
	background-repeat: repeat-y;
	min-height: 50px;
}
div#content {
	position: relative;
	width: 760px;
	top: 0px;
	left: 20px;
}
div#LayerLeft {
	position: relative;
	width: 130px;
	top: 0px;
	left: 0px;
	float: left;
}
div#LayerMiddle {
	position: relative;
	width: 480px;
	top: 0px;
	left: 10px;
	float: left;
}
div#LayerMiddle-2col {
	position: relative;
	width: 620px;
	top: 0px;
	left: 10px;
	float: left;
}
#search-top {
	position: relative;
	width: 620px;
	top: 0px;
	left: 10px;
	float: left;
}
div#LayerRight {
	position: relative;
	width: 130px;
	top: 0px;
	left: 20px;
	float: left;
}
div#foot {
	position: relative;
	width: 800px;
	background-image: url(../images/boudoirBGred2Footer.jpg);
	background-repeat: no-repeat;
	min-height: 48px;
	clear: both;
}
#search-top {
	width:500px;
	left: 270px;
	top: 130px;
	position: relative;
	z-index: 1;
}
#footNote {
	text-align: right;
	padding-right: 50px;
	font-weight: lighter;
	font-size: x-small;
	font-family: "Courier New", Courier, monospace;
}
