        #content {
            height: auto;
            background: #fffaf1;
        }
            #content .section {
                height: auto;
            }
            #content .section_right {
                float: left;
                width: 650px;
                color: #463b2a;
                font-family: "Arial", "Helvetica", sans-serif;
                font-size: 13px;
                margin: 0 0 0 0;
                padding: 0 0 0 0;
            }
                #content .section_right a {
                    color: #463b2a;
                    text-decoration: none;
                }
                    #content .section_right a:hover {
                        color: #a7241c;
                    }
/*
                #content .section_right .header {
                    color: #333333;
                    font-family: "Times", serif;
                    font-size: 18px;
                    font-weight: bold;
                    font-style: italic;
                    margin: 26px 0 18px 26px;
                }
*/
                #content .section_right h1 {
                    color: #333333;
                    font-family: "Times", serif;
                    font-size: 18px;
                    font-weight: bold;
                    font-style: italic;
                    margin: 26px 0 18px 26px;
                }
                #content .section_right p {
                    line-height: 18px;
                    margin: 16px 26px 16px 26px;
                }
				#content li { line-height: 18px; }
                    #content .section_right #reservation p {
                        line-height: 18px;
                        margin: 0 0 0 0;
                    }
                #content .section_right .photos {
                    width: 385px;
                    margin: 0 0 0 26px;
                    padding: 0 0 0 0;
                }
                    #content .section_right .photos img {
                        float: left;
                        display: block;
                        margin: 0 6px 5px 0;
                        padding: 0 0 0 0;
                        border: none;
                    }
                #content .section_right .camera360 {
                    clear: both;
                    float: left;
                    margin: 24px 0 34px 26px;
                    padding: 0 0 0 0;
                }

