
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #274330;
	margin: 10px;
	padding: 0;
}
img {
	border: 0;
}
.twoCol #content {
	margin-right: 0;
	padding-right: 30px;
	position: relative;
}
.oneCol #content {
	margin: 0 auto;
	position: relative;
}
#masthead {
	background-color: #FFF;
	background-image: url(../images/roseHeader.jpg);
	padding: 0;
	margin: 0;
	height: 148px;
	width: 800px;
	position: relative;
}
#masthead h1 {
	color: #D44E72;
	font-size: .9em;
	font-weight: normal;
	padding: 40px 0 0 175px;
}
#masthead h1 span {
	font-size: 1.3em;
}
#masthead img {
	position: absolute;
	top: 20px;
	left: 25px;
}
a {
	color: #23760E;
}
#topper, #footer {
	width: 800px;
	margin: 10px auto;
	text-align: right;
	color: #FFF;
}
#topper a, #footer a {
	color: #FFF;
	text-decoration: none;
}
#topper a:hover, #footer a:hover {
	text-decoration: underline;
}
#footer {
	text-align: center;
	font-size: .9em;
	line-height: 1.5;
	position: relative;
	background: transparent url(../images/footerRose.jpg) no-repeat top right;
}
#wrapper {
	width: 800px;
	margin: 0 auto;	
	background: #FFFFFF url(../images/bottomCurve.jpg) no-repeat bottom left ;
	
}
#innerWrapper {
	margin: 30px 5px 20px 5px;
	font-size: 90%;
	text-align: left;
	padding-bottom: 40px;
}
#content {
	margin: 0 210px 0 170px;
	line-height: 1.65em;
	background-color: #FFFFFF;
	text-align: left;
}
#nav {
	float: left;
	width: 150px;
}

#news {
	float: right;
	width: 190px;
	font-size: .85em;
	position: relative;
}
#news p {
	margin: 10px;
}

#news h1 {
		color: #D44E72;
		text-align: center;
}
#news img {
	display: block;
	margin: 10px auto;
}

li {
	margin-bottom: 10px;
}

#content a:link {
	color: #BD463E;
}
#content a:visited {
	color: #333333;
}
#content a:hover {
	color: #000000;
}

h1 {
	font-size: 1.4em;
	margin: 0;
	padding-bottom: 10px;
}
h2 {
	font-size: 1.2em;
	margin: 10px 0 0 0;
	padding-bottom: 5px;

}
h3 {
	font-size: 1.1em;
	margin: 10px 0 0 0;
}
h4 {
	font-size: 1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0 !important;
	padding-top: 0;
}
.nomarginbottom {
	margin-bottom: 0 !important;
}
.clearit {
	clear: both;
}
p {
	margin: 10px 0;
	
}
.floatLeft {
	float: left;
	padding: 5px;
	border: 1px solid #688650;
	margin: 0 10px 10px 0;
}
.floatRight {
	float: right;
	padding: 5px;
	border: 1px solid #688650;
	margin: 0 0 10px 10px;
}

#boardTable {
	margin: 20px 0;
}
#boardTable td {
	vertical-align: top;
	padding: 10px;
}
	
.errorMessage {
	color: #FF0000;
}


#trustWave {
	padding: 10px 0 0 20px;
	float:left;
}
#AuthorizeNetSeal {
	float: right;
	padding: 10px 20px 0 0;
	text-align: center;
}
.flowerDisplay td{
	padding: 10px;
	text-align: center;
	border: 1px solid black;
	border-collapse: collapse;
	vertical-align: top;
}
table.flowerDisplay {
	border: 1px solid black;
	border-collapse: collapse;
	width: 100%;
}
.flowerDisplay  img {
	border: 0;
}
.flowerDisplay .cardImage {
	border: 1px solid black;
}
.errorMessage {
	color: #FF0000;
	font-weight: bold;
}
.photoText {
	clear: both;
	border: 1px solid #006600;
	margin-bottom: 10px;
	position: relative;
}
.photoText h2 {
	padding: 10px;
	margin:0;
}
.logo {
	clear: both;
}
.contrastBox {
	border: 1px solid #8B2B03;
	background-color: #DCF0B7;
	padding: 10px;
	margin-bottom: 10px;
}
.contrastBox h1 {
	font-size: 1.5em;
}
.sponsor {
	clear: left;
	margin: 10px 0 10px 73px;
}
#goal {
	text-align: left;
	font-weight: bold;
	color: #BD463E;
	border: 1px solid #BD463E;
	margin: 5px;
	padding: 5px;
	float: right;
}
.indentLink {
	padding-left: 4px;
}
.rightPhotoDiv {
	float: right;
	width: 200px;
	border: 1px solid #8B2B03;
	background-color: #DCF0B7;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	z-index: 0;
}
.rightPhotoDiv img {
	padding: 0 28px;
}
#content ul {
	margin-top: 10px;
}
#buttons {
	text-align: center;
	width: 190px;
	margin-top: 30px;
}
#buttons img {
	margin: 0 0 10px 0;
}
	
.box1 {
	width: 190px;
	background: #F1C1B6 url(../images/box1top.gif) no-repeat top left ;
	padding: 15px 0 0 0;
	margin: 0 0 10px 0;
	position: relative;
}
.box1bottom {
	background: #F1C1B6  url(../images/box1bottom.gif) no-repeat bottom left ;
	height: 15px;
}
.box2 {
	width: 190px;
	background: #FFFF97 url(../images/box2top.gif) no-repeat top left ;
	padding: 15px 0 0 0;
	margin: 10px 0;
	position: relative;
}
.box2bottom {
	background: #FFFF97  url(../images/box2bottom.gif) no-repeat bottom left ;
	height: 15px;
}
.box3 {
	width: 190px;
	background: #F8DC9A url(../images/box3top.gif) no-repeat top left ;
	padding: 15px 0 0 0;
	margin: 10px 0;
}
.box3bottom {
	background: #F8DC9A  url(../images/box3bottom.gif) no-repeat bottom left ;
	height: 15px;
}
.box4 {
	width: 190px;
	background: #DED0EA url(../images/box4top.gif) no-repeat top left ;
	padding: 15px 0 0 0;
	margin: 10px 0;
}
.box4bottom {
	background: #DED0EA  url(../images/box4bottom.gif) no-repeat bottom left ;
	height: 15px;
}
#news h3 {
	margin: 0 5px 5px 5px;
	text-align: center;
}
.credits {
	text-align: left;
	line-height: 1.1;
	width: 450px;
	margin: 30px 0 0 126px;
}
.credits a {
	text-decoration: underline !important;
	line-height: 1.5;
}
#news .box1 img {
	display: block;
	margin: 10px auto;
	padding: 0;
}
.center {
	text-align: center;
}
#countbox {
	text-align: center;
	color: #D44E72;
	font-weight: bold;
}

