/* CSS Document */

body{
	font: Arial, Helvetica, sans-serif; 
	font-size:12px;
	background: #FFFFFF;
	background: url(images/heart_background.jpg) center top  no-repeat scroll ;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #6D5E63;
}

h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:18px; color: #D2232A; text-transform: uppercase; font-weight: 600;}
h2{font-size:15px; color:#D2232A;}
h3{font-size:13px; color:#D2232A;}

a:link {color: #000000; text-decoration: underline;}
a:visited{color:#000000; text-decoration: underline;}
a:hover{color:#000000; text-decoration: underline;}
a:active {color: #000000;}

.slogan{margin-left: 118px; margin-right: 118px; margin-bottom: 32px; margin-top: 10px;}
.RedText{color: #D2232A;}
/*.HeartBG{background:url(images/heart_bg.jpg) top right no-repeat;}
.HeartBG2{background:url(images/heart_bg_alt.jpg) top left no-repeat;}*/

#text {
	width: 632px;
	height: 351px;
	padding: 5px;
	vertical-align: top;
	overflow-x: hidden;
	overflow-y: scroll;
}

#gallery {
	width: 632px;
	height: 603px;
	padding: 5px;
	vertical-align: top;
	overflow-x: hidden;
	overflow-y: scroll;
}

#logo {
	margin-top: 58px;
	margin-bottom: 30px;
}

td object, td embed { display:block; }

.roundedBG {
	background-color: #BCBDC0; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	padding: 10px;
}
.roundedBG th {
	color: #000000;
	font-weight: 600;
	font-size: 13px;
	text-align: left;
	padding-bottom: 10px;
}
.roundedBG td {
	padding: 3px;
	font-size: 10px;
	font-weight: 600;
}
.whiteBorder {
	border-top: solid 1px #ffffff;
}
#rotator {position:relative; height:216px; width:642px; margin-bottom:10px; }
.slide { height:216px; position:absolute; width:642px; }
.slide p { padding:5px; }
