body
{
/*	background: url(images/inset-background-880-mid.jpg) no-repeat;*/
/*	background-color: #999999;*/
	background-color: #3e053a;
  margin: 0;
  padding: 0;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.5;
  font-size:12px;
/*    font-family: Georgia, Arial, sans-serif;
  		font: 12px/1.5 Verdana, Arial, sans-serif;*/
  font: 12px/1.4 Tahoma, Arial, sans-serif;
  font-family: Tahoma, Arial, sans-serif;
  color: #000000;
}

div#mainWrapper
{
	background: #3e053a url(../images/background-1000.jpg) no-repeat;
/*	background-color: #781E7E;*/
	width: 1000px;
	height: 1350px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 10px;
}

div#whiteWrapper
{
	background: #FFFFFF;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

div#hdrWrapper
{
	display: block;
	margin-left: 60px;
	margin-right:20px;
	margin-top: 10px;
	background-color: #FFFFFF;
	height: 110px;
	width: 700px;
	color: #781E7E;
	z-index: 10;
}

div#imgHdr
{
	background: #FFFFFF url(../images/headerblank_700.jpg) no-repeat;
	display: block;
	margin-left: 40px;
	margin-right: 40px;
	width: 700px;
	height: 230px;
	z-index: 20;
	
}

div#contentWrapper
{
	display: block;
	background: transparent url(../images/midPageBorder-700.jpg) repeat-y;
	width: 700px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
/*	min-height: 420px;*/
	min-height: auto;
	z-index: 30;
	overflow: hidden;
}

div#footerWrapper
{
	display: block;
	background: transparent url(../images/footerPageborder_700_2.jpg) no-repeat;
	height: 75px;
	margin: 0;
	margin-left: 40px;
	margin-right: 40px;
	clear: both;
	z-index: 40;
}

img.logo
{
	position: relative;
	width: 157px;
	height: 98px;
	float: left;
	margin-top: 5px;
}

img.header
{
	width: 700px;
	height: 230px;
}

img.hdrImg
{
	margin-top: 16px;
	margin-left: 23px;
	width: 644px;
	height: 211px;
}

p.header
{
	position: relative;
	top: 55px;
	left:40px;
	font-size: 160%;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-align: left;
	width: 450px;
	float: left;
}

img.imgHdr
{
}

div#menuBar
{
	background-color: #781E7E;
	color: #FFFFFF;
	margin-left: 22px;
	margin-top: 5px;
	height: 55px;
	width: 647px;
}

div#menu
{
	position: relative;
	margin-left: 10px;
	top: 8px;
	height: 50px;
	margin-top: auto;
	margin-bottom: auto;
}

div.menuItem
{
	min-width: 60px;
	max-width: 95px;
	min-height: 10px;
	max-height: 40px;
	text-align: center;
	font-weight: normal;
	float: left;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
/*	border: 1px solid white;*/
	display: block;
}

div.menuItem-s
{
	min-width: 60px;
	max-width: 95px;
	min-height: 10px;
	max-height: 40px;
	text-align: center;
	font-weight: normal;
	float: left;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
/*	border: 1px solid white;*/
	display: block;
	margin-top: 10px !important;
}
div#menu a
{
	color: #FFFFFF;
	text-decoration: none;
/*	margin-left: 2px;
	margin-right: 2px;*/
	margin-top: auto;
	font-family: Tahoma;
	font-size: 110%;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	display: block;
}

div#menu a:hover
{
/*	background-color: #FFFFFF;
	color: #781E7E;*/
	background-color: #D8C6DE;
	color: #781E7E;
}

div.menuSep
{
	font-weight: bold;
	float: left;
	vertical-align: middle;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 4px;
}

b.menuSep
{
	font-weight: bold;
}

div#content
{
	margin-left: 20px;
	margin-top: 5px;
	width: 420px;
	float: left;
}

div#login
{
	margin-left: 20px;
	margin-top: 5px;
	width: 600px;
	float: left;
}

h1.pageTitle
{
	background: transparent url(../images/LarkspurFlower_small.gif) no-repeat;
	color: #7BC143;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-left: 25px;
	padding-left: 55px;
	padding-top: 5px;
	height: 50px;
	font-weight: normal;
	font-size: 180%;
}

p.contentPara
{
	margin: 0;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 380px;
	font-size: 120%;
	float: left;
	clear: left;
}

div#contentImg
{
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}

img.content
{
	width: 180px;
	float: right;
	clear: both;
}


img.footer
{
	height: 35px;
	display: none;
}

p.footer
{
	position: relative;
	top: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
}

h2.albumType
{
	margin: 0;
	margin-left: 30px;
	font-style: italic;
}

p.albumDesc
{
	margin: 0;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 380px;
	font-size: 120%;
	float: left;
	clear: left;
}

div#prodpanel
{
	margin-left: 0px;
	margin-top: 5px;
	width: 600px;
}

p.albumSub
{
	margin: 0;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 550px;
	font-size: 120%;
	float: left;
	clear: left;
	font-weight: normal;
}

div#form
{
	margin-top: 20px;
	margin-left: 50px;
	width: 300px;
/*	border: 1px solid #cccccc;*/
}

form.login
{
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 300px;
}

img.tagline
{
	width: 444px;
	margin-top: 55px;
	margin-left: 30px;
}

