@charset "UTF-8";
/* CSS Document */

#container {
	margin: 0 auto;
	height: 680px;
	width: 750px;
}
#container #header #header_img {
	background-image: url(images/harttohart_logo.jpg);
	float: left;
	height: 80px;
	width: 228px;
}
#container #header {
	height: 80px;
}
#container #sidebar {
	height: 568px;
	width: 228px;
	float: left;
}
#container #sidebar #side_img_wedding {
	background-image: url(images/wedding_sidebar.jpg);
	height: 340px;
	width: 228px;
	float: left;
}
#container #sidebar #side_img_bar_bat {
	background-image: url(images/bar_bat_sidebar.jpg);
	height: 340px;
	width: 228px;
	float: left;
}
#container #sidebar .side_links {
	height: 114px;
	width: 114px;
	float: left;
	text-align: center;
}
#container #main {
	height: 568px;
	width: 522px;
	float: left;
	background-color: #F8F8F8;
}
#container #main #main_txt {
	height: 526px;
	padding-left: 26px;
}
#container #main #main_txt img {
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container #main #main_txt .img_right {
	float: right;
}
#container #sidebar .side_links #wedding a {
	background-image: url(images/wedding_off.gif);
	display: block;
	background-repeat: no-repeat;
}
#container #sidebar .side_links #wedding a:hover {
	background-image: url(images/wedding_on.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: underline;
}
#container #sidebar .side_links #wedding .side_link_text, #container #sidebar .side_links #sweet16 .side_link_text {
	padding-top: 40px;
}
#container #sidebar .side_links #bar_bat .side_link_text, #container #sidebar .side_links #corp .side_link_text {
	padding-top: 32px;
}
#container #header #top_links a {
	font-size: small;
	color: #FF0F0F;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 3px;
}
#container #sidebar .side_links #bar_bat a {
	background-image: url(images/bar_bat_off.gif);
	display: block;
	background-repeat: no-repeat;
}

#container  #main  h1  {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: x-large;
}
#container #sidebar .side_links #corp a {
	background-image: url(images/corp_off.gif);
	display: block;
	background-repeat: no-repeat;
}
#container #sidebar .side_links #sweet16 a {
	background-image: url(images/sweet16_off.gif);
	display: block;
	background-repeat: no-repeat;
}
#container #sidebar .side_links a {
	height: 114px;
	width: 114px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.phone {
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#container #header #top_links {
	height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container  #main  #title_wedding {
	background-image: url(images/wedding_title.jpg);
	height: 40px;
	width: 496px;
	margin-left: 26px;
}
.style3 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
#container #main #main_txt .float_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 20px;
	float: left;
}
#container  #main  #main_txt  a  {
	color: #FF0F0F;
	text-decoration: underline;
}
#container #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
#container #main #title_bar_bat {
	background-image: url(images/bar_bat_title.jpg);
	height: 40px;
	margin-left: 26px;
}
#container #main #main_txt .text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 20px;
}
#container #sidebar .side_links #bar_bat a:hover {
	background-image: url(images/bar_bat_on.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: underline;
}
#container #sidebar .side_links #sweet16 a:hover {
	background-image: url(images/sweet16_on.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: underline;
}
#container #sidebar .side_links #corp a:hover {
	background-image: url(images/corp_on.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: underline;
}
#container #sidebar #side_img_corp {
	background-image: url(images/corp_sidebar.jpg);
	height: 340px;
	width: 228px;
	float: left;
}
#container #sidebar #side_img_sweet16 {
	background-image: url(images/sweet16_sidebar.jpg);
	height: 340px;
	width: 228px;
	float: left;
}
#container #main #title_sweet16 {
	background-image: url(images/sweet16_title.jpg);
	height: 40px;
	width: 496px;
	margin-left: 26px;
}
#container #main #main_txt .center {
	margin-left: 100px;
}
#container #main #title_other {
	background-image: url(images/other_title.jpg);
	height: 40px;
	width: 496px;
	margin-left: 26px;
}
#container #sidebar #side_img_other {
	background-image: url(images/other_sidebar.jpg);
	height: 340px;
	width: 228px;
	float: left;
}
#container #sidebar #side_img_about {
	background-image: url(images/about_us_sidebar.jpg);
	height: 340px;
	width: 228px;
	float: left;
}
#container #sidebar #side_img_testimonials {
	background-image: url(images/testimonials_sidebar.jpg);
	height: 340px;
	width: 228px;
	float: left;
}
#container #sidebar #side_img_other {
	background-image: url(images/other_sidebar.jpg);
	height: 340px;
	width: 228px;
	float: left;
}
#container #main #main_txt .half_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px 10px 0px 10px;
	float: left;
	width: 224px;
}
#container #main #main_txt .third_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 20px;
	float: left;
	width: 300px;
}
#container #sidebar #side_img_video {
	background-image: url(images/video_sidebar.jpg);
	height: 340px;
	width: 228px;
	float: left;
}
#container #sidebar #side_img_furniture {
	background-image: url(images/furniture_sidebar.jpg);
	height: 340px;
	width: 228px;
	float: left;
}
#container #sidebar #side_img_lighting {
	background-image: url(images/lighting_sidebar.jpg);
	height: 340px;
	width: 228px;
	float: left;
}
#container #header #top_links a:hover {
	font-size: small;
	color: #FF0F0F;
	text-decoration: underline;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 3px;
}
#container #main #title_corp {
	background-image: url(images/corp_title.jpg);
	height: 40px;
	width: 496px;
	margin-left: 26px;
}
#container  #main  #main_txt_video  .video_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 10px 0px 10px;
	float: left;
	width: 224px;
	height: 178px;
}
#container  #main  #main_txt_video  .cabanas_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 10px 0px 10px;
	float: left;
	width: 224px;
	height: 210px;
}
#container #main #main_txt_video {
	height: 526px;
	margin-left: 26px;
}
#container #main #main_txt_video img {
	float: left;
}
#container #sidebar #side_img_lounge {
	background-image: url(images/lighting_sidebar.jpg);
	height: 340px;
	width: 228px;
	float: left;
}
#container #main #main_txt_lounge {
	height: 526px;
	margin-left: 10px;
}
#container #main #main_txt_lounge img {
	float: left;
	margin-top: 5px;
}
.phone {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#container #main #staff_txt {
	height: 568px;
	margin-left: 0px;
}
#container #sidebar #side_img_staff {
	background-image: url(images/staff_sidebar.jpg);
	height: 340px;
	width: 228px;
	float: left;
}
#container #sidebar #side_img_contact {
	background-image: url(images/contact_sidebar.jpg);
	height: 340px;
	width: 228px;
	float: left;
}
#container #header #header_img a {
	float: left;
	height: 80px;
	width: 228px;
}
#container #main #main_txt .emp_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
	height: 100px;
	padding: 20px;
}
#container #main #main_txt .bar_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0 20px;
}
