.phone {
   font-size: 22px;
}

.home_top_content {
   padding-top: 30px;
   padding-bottom: 10px;
   text-align: center;
   background: rgba(128, 197, 204, 0.7);
}

.home_middle_content {
   padding-top: 8px;
   padding-bottom: 8px;
   text-align: center;
   background: rgba(128, 197, 204, 0.7);
}

.home_bottom_content {
   padding-top: 8px;
   padding-bottom: 8px;
   text-align: center;
   background: rgba(128, 197, 204, 0.7);
   min-width: 50%;
   max-width: 50%;
}

.click_to_enlarge {
   padding-top: 10px;
   padding-bottom: 10px;
   text-align: center;
   background: rgba(128, 197, 204, 0.7);
   min-width: 30%;
   max-width: 35%;
}

.portrait_spacing {
   margin-right: 20px;
   margin-left: 20px;
}

.content_img {
   margin-top: 5px;
   margin-right: 10px;
   margin-left: 10px;
   margin-bottom: 5px;
   float: right;
   width: 180px;
}

#show_hide_mobile_menu_btn {
   display: none;
}

#header_title {
   font-family: Engravers MT, Times New Roman, Rage Italic;
   font-size: 40px;
   color: #bde9ff;
   text-shadow: #00440B 0px 1px 10px;
   line-height: normal;
   position: absolute;
   left: 300px;
   top: 60px;
   display: block;
}

#tagline {
   font-family: Engravers MT, Times New Roman, Rage Italic;
   font-size: 20px;
   color: #004411;
   text-shadow: #A0E5EC 0px 1px 10px;
   line-height: normal;
   position: absolute;
   left: 300px;
   top: 140px;
   display: block;
}

.p_w_rt_lt {
   max-width: 60%;
}

.act_now_button {
   padding-top: 5px;
   padding-right: 10px;
   padding-bottom: 5px;
   padding-left: 10px;
   border: 3px solid #00440B;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
}

#register_art_class {
   position: absolute;
   top: 20px;
   right: 100px;
}

.schedule_wedding_portrait {
   font-size: 26px;
   margin-right: auto;
   margin-left: auto;
   width: 80%;
}

.act_now_button:hover {
   box-shadow: 0px 0px 10px #bde9ff inset;
}

.act_now_button a:link {
   color: #00440B;
   text-decoration: none;
}

.act_now_button a:visited {
   color: #00440B;
   text-decoration: none;
}

.act_now_button a:hover {
   color: #00440B;
   text-decoration: none;
   text-shadow: #bde9ff 0px 0px 10px;
}

#content_div .act_now_button a:hover {
   color: #00440B;
   text-decoration: none;
   text-shadow: #bde9ff 0px 0px 10px;
}

.link_no_text_dec {
   text-decoration: none;
   line-height: normal;
}

.link_no_text_dec a:link {
   text-decoration: none;
   line-height: normal;
}

.link_no_text_dec a:hover {
   text-decoration: none;
   line-height: normal;
}

.link_no_text_dec a:visited {
   text-decoration: none;
   line-height: normal;
}

.content_img_left {
   margin-right: 10px;
   margin-left: 5px;
   float: left;
}

.content_img_right {
   margin-right: 5px;
   margin-left: 10px;
   float: right;
}

.alpha {
   background: rgba(128, 197, 204, 0.7);
}

.signature {
   margin-right: 50px;
   margin-left: auto;
   width: 200px;
}

#wrap {
   text-align: left;
   background: rgba(128, 197, 204, 0.4);
   margin-top: auto;
   margin-right: auto;
   margin-left: auto;
   margin-bottom: auto;
   position: relative;
   top: 0px;
   bottom: 0px;
   display: block;
   width: 1024px;
}

#content_div {
   background: rgba(128, 197, 204, 0.5);
   width: 1024px;
   height: 100%;
}

.content_div {
   padding-top: 10px;
}

.content_div p {
   font-family: Engravers MT, Times New Roman, Book Antiqua;
   font-size: 14px;
   padding-right: 10px;
   padding-left: 10px;
   line-height: 1.5;
   margin-right: auto;
   margin-left: auto;
   max-width: 90%;
}

.content_div h1 {
   font-family: Engravers MT, Times New Roman, Geneva;
   font-size: 22px;
   text-shadow: #A0E5EC 1px 1px 8px;
   margin-right: 20px;
   margin-left: 20px;
}

.content_div h2 {
   font-size: 20px;
   font-weight: bold;
   margin-right: 20px;
   margin-left: 20px;
}

.content_div h3 {
   font-family: Engravers MT, Times New Roman, Book Antiqua;
   font-size: 18px;
   color: #004411;
   font-weight: bold;
   text-shadow: #A0E5EC 1px 1px 8px;
   margin-right: 20px;
   margin-left: 20px;
}

.content_div li {
   line-height: 2;
   margin-right: 20px;
   margin-left: 20px;
}

.content_div h3 a:link {
   color: #004411;
   text-decoration: none;
}

#content_div a:hover {
   color: #800080;
   text-decoration: underline;
}

.content_div h3 a:visited {
   color: #004411;
   text-decoration: none;
}

.content_div h3 a:hover {
   color: #800080;
   text-decoration: overline;
}

.content_div h3 a:active {
   color: #800080;
   text-decoration: underline;
}

#top_div {
   background: rgba(128, 197, 204, 0.5);
   width: 1024px;
   height: 210px;
}

#bottom_div {
   position: absolute;
   bottom: -30px;
   width: 1024px;
   height: 30px;
}

.float_left {
   margin-right: 10px;
   float: left;
}

.float_right {
   margin-left: 10px;
   float: right;
}

.left img {
   width: 290px;
}

.right img {
   width: 290px;
}

.center {
   text-align: center;
   margin-right: auto;
   margin-left: auto;
   width: 33%;
}

.fifty_percent {
   text-align: center;
   width: 50%;
}

.onehundred_percent {
   display: inline-block;
   width: 100%;
}

.two_thirds {
   text-align: center;
   width: 63%;
}

.one_third_left {
   padding-right: 0px;
   text-align: right;
   margin-right: 0px;
   width: 40%;
}

.one_third_right {
   padding-left: 0px;
   text-align: left;
   margin-left: 0px;
   width: 40%;
}

.mobile_fix_1 picture {
   margin-left: 40px;
   width: 290px;
}

.left picture {
   width: 290px;
}

.right picture {
   width: 290px;
}

.center img {
   width: 290px;
}

.center picture {
   width: 290px;
}

.mobile_fix_1 img {
   width: 350px;
}

.left {
   text-align: center;
   float: left;
   width: 33%;
}

.right {
   text-align: center;
   float: right;
   width: 33%;
}

body {
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: center;
   background-color: #ccd0cf;
   margin-right: 5px;
   margin-left: 5px;
   background-image: url('/images/magnolia2.jpg');
   background-attachment: scroll;
   background-size: cover;
}

#breeze_link {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #CCCCCC;
   text-align: right;
   position: absolute;
   right: 80px;
   bottom: 30px;
   display: block;
   width: 300px;
}

#breeze_link a:link {
   color: #CCCCCC;
   text-decoration: none;
}

#breeze_link a:visited {
   color: #CCCCCC;
   text-decoration: none;
}

#breeze_link a:hover {
   color: #999999;
   text-decoration: underline;
}

#breeze_link a:active {
   color: #AA9999;
   text-decoration: underline;
}

.p_w_rt_lt { max-width: 60% !important }