/* Start Gallery Styles */

.gallery_img { border:2px solid #562500; }

.gallery_table { width:736px; }
.gallery_header { border-bottom: 1px solid #000000; }
.gallery_header_left { float:left; width:300px; text-align:left; }
.gallery_header_right { float:right; width:300px; text-align:right; padding-top:15px; }

.gallery_pic_display { background:#a5c7db; }
.gallery_title_display { background:#a5c7db; font-size:14px; font-weight:normal; color:#562500; }
.gallery_desc_display { border-bottom:1px solid #562500; color: #351800; }

.gallery_option { padding-bottom:6px; border-bottom:1px solid #562500; background:#a5c7db; width:50%; }
.gallery_option_desc { color: #351800; }

/* End Gallery Styles */

/* Start Contact Styles */

.contact_table { width:650px; padding:5px 0px; }

.contact_txt { width:90px; padding:1px 5px 0px; }

.contact_form_left  { width:180px; }
.contact_form_1 { width:470px; }
.contact_form_2 { width:90px; }
.contact_form_3 { width:200px; }

.contact_inp { background: #edf6fa; width:100%; color: #333333; font-size: 13px; border: 1px solid #4b6b4a; padding: 2px 4px; }
.contact_inp1 { background: #edf6fa; width:200px; color: #333333; font-size: 13px; border: 1px solid #4b6b4a; padding: 2px 4px; }
.contact_inp2 { background: #edf6fa; width:260px; color: #333333; font-size: 13px; border: 1px solid #4b6b4a; padding: 2px 4px; }
.contact_inp3 { background: #edf6fa; width:50px; color: #333333; font-size: 13px; border: 1px solid #4b6b4a; padding: 2px 4px; }
.contact_inp_txt { background: #edf6fa; width:100%; height:90px; color: #333333; font-size: 13px; border: 1px solid #4b6b4a; padding: 2px 4px; }

.contact_submit_spacer { line-height:4px; }

/* End Contact Styles */