@import url(nav.css);

*{margin:0;padding:0;}
html, body {
	margin:0;
	padding:0;
	min-height:100%;
	height:100%;
	background-color:#003300;
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	text-align:center;
	overflow-y:scroll;
}

A.blueanchor{color:#B4F9FE}
A.blueanchor:hover{color:#FFFFFF}
A.blueanchor:visited{color:#FFFFCC}
p{margin:5px 0;}
h1, h2, h3, h4, h5{font-size:120%;margin:0;}
h1{font-size:120%;color:#1A3611;}
h2{font-size:110%;color:#364D3B;}
ul{margin:10px 20px;}
li{margin:5px 0;font-weight:bold;}
.clear{clear:both;overflow:hidden;}
table{font-size:100%;border:1px #999 solid;}
th{font-size:90%;font-weight:bold;color:#364D3B;border-bottom:1px #000 solid;}
td{padding:6px;}
/*  */

#addThisBtn{
	width:150px;
	text-align:right;
	margin-right:10px;
	float:right;
}
.btn1, .btn1:link, .btn1:active, .btn1:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight:bold;
	margin:0px 20px 0px 0px;
	background-color:#F8F7F2;
	color:#1A3611;
	text-transform:uppercase;
	text-align:center;
	text-decoration: none;
	padding:0px 15px;
	border:#000033 1px solid;
	border-bottom:#F3F3F3 1px solid;
	border-right:#FFFFFF 1px solid;
	-webkit-box-shadow:#B2B2A7 0px 1px 1px;
	-moz-box-shadow:#83817A 0px 1px 1px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}
.btn1:hover{
	color:#FFF;
	background-color:#1A3611;
}

.bodyTextBold{
	font-weight:bold;
}
#contentBody{
	width:660px;
	float:left;
	margin:10px 0px 20px 0;
	text-align:left;
}
#emailImage{
	margin-left:64px;
	text-align:left;
}
#footer{
	margin:0 auto;
	text-align:center;
	clear:both;
	width: 880px;
	padding-bottom:20px;
}
.errorMsg{
	display:block;
	background:#D8DDDE url(/lib/images/btns/warning_icon_01.gif) no-repeat;
	background-position:10px 5px;
	border:#990000 medium solid;
	margin:20px;
	padding:10px 40px;
	font-size:100%;
	font-weight:normal;
	color:#990000;
}
.formItmHeader{
margin:10px 0 0 0;
font-weight:bold;
font-size:90%;
}
img{margin:0;display:block;}

#homeTitleBlock{
	margin:0 auto;
	width:640px;
	text-align:center;
}
#homeBody{
	width:400px;
	float:left;
	margin:25px 30px 0 0;
	text-align:left;
}
#infoContainer{
	margin:30px 0 0 0;
}
.imgFloatR{
	float:right;
	margin:0 0 5px 10px;
	border:6px #FFF solid;
	-webkit-box-shadow:#B2B2A7 0px 4px 4px;
	-moz-box-shadow:#83817A 0px 4px 4px;
}
#infoContainer{
	margin-left:20px; 
}
#moreInfo, {
	width:180px;
	margin:0 0 0 10px;
}
#pageWrap{
	margin:0 auto;
	background-image: url(/lib/images/site/bkgd_shadow.png);
	width:1020px;
	height:100%;
	text-align:center;
}
#pageContainer{
	margin:0 auto;
	width:989px;
	height:100%;
	text-align:center;
}
#pageContainerBorders{
	background-image:url(/lib/images/site/bkgd_borders_03.jpg);
	margin:0 auto;
	width:989px;
	min-height:100%;
	height:auto !important;
	height:100%;
	text-align:center;
}
#pageHeader{
	margin:0px auto;
	background-image: url(/lib/images/site/bkgd_page_header_01.jpg);
	background-repeat:no-repeat;
	width:989px;
	min-height:100%;
}
#pageBkgd{
	margin:0px auto;
	background-image: url(/lib/images/site/bkgd_page_01.jpg);
	background-repeat:no-repeat;
	background-position:0 230px;
	width:989px;
	min-height:100%;
}
#pageContentContainer{
	margin:0 auto;
	padding-top:230px;
	width:931px;
	text-align:center;
}
#homeContentContainer{
	margin:0px auto;
	min-height:400px;
	height:auto !important;
	height:400x;
	width:931px;
	text-align:center;
	display:block;
}
#contentMenuBlock{
	width:200px;
	height:400x;
	min-height:400px;
	float:left;
	margin-top:-20px;
	margin-right:30px;
	background-image:url(/lib/images/site/bkgd_flowers_01.jpg);
	background-repeat:no-repeat;
	display:block;
}

#availabilityTbl{
	width: 400px;
	text-align:center;
}
