﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 18px;
	font-size:13px;
	color:#000;
	font-family: Times new roman, Arial,verdana,century gothic;
	background-color:#fff;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Classes ------------------------------------------- */

.right
{
    float:right;
}

.left
{
    float:left;
}

.clear
{
    clear:both;
}


h1
{
    font-size:16px;
    color:#6d5d51;
    font-weight:bold;
    font-family:Adobe Caslon Pro Bold, arial;
}

hr
{
    border:1px #cdb990 solid;
}

a.aLink
{
    color:#968c85;
    font-weight:bold;
}

a.bLink
{
    color:#968c85;
    font-weight:bold;
    text-decoration:none;
    font-size:14px;
}

a.bLink:hover
{
    text-decoration:underline;
}

a.hLink
{
    text-decoration:none;
    color:#6d5d51;
    font-size:16px;
    font-weight:bold;
}

a.hLink:hover
{
    color:#d4d0c8;
}


/* End of Classes ----------------------------------- */

/* MAIN DIVS AND SECTIONS ============================================ */

div#wrapper
{
    width:1003px;
    margin:0 auto;
}

div#header
{
    width:1003px;
    height:118px;
    margin:0 auto;
    padding:10px 0 0 0;
    background:url(Img/headerBack.gif) repeat-x 0 0;
}

div#theLogo
{
    width:206px;
    height:107px;
    background:url(Img/mainLogo.gif) no-repeat 0 0;
    margin:0 auto;
}

div#mainMenu
{
    width:1003px;
    margin:0 auto;
}

div#mainMenu ul 
{
    margin:0 0 0 180px;
}

div#mainMenu ul li
{
    float:left;
    padding:0px 20px 3px 20px;
}

div#mainMenu ul li a 
{
    display:block;
    text-decoration:none;
    color:#6d5d51;
    font-size:14px;
    text-transform:uppercase;
    font-weight:bold;
}

div#mainMenu ul li a:hover
{
    color:#d4d0c8;
}


div#menuBottom
{
    width:1003px;
    height:6px;
    background:url(Img/menuLine.gif) repeat-x 0 0 ;
    margin:0 0 5px 0;
}

div#bodyContent
{
    width:1003px;
    margin:0 auto;
    margin-bottom:10px;
}

div#mainContent
{
    width:740px;
    margin:0 auto;
}

/*div#mainContent a
{
    color:#968c85;
    font-weight:bold;
}*/


div#footer
{
    width:1003px;
    height:95px;
    margin:0 auto;
    background:url(Img/footerBack.gif) repeat-x 0 0;
    color:#cdb990;
}

div#footerMenu
{
    width:1003px;
    text-align:center;
    padding:5px 0 0 0;
}

div#footerMenu p
{
    margin:0 0 10px 0;
}

a.fLink
{
    text-decoration:none;
    color:#e6ebef;
    margin:0 10px 0 10px;
}

a.fLink:hover
{
    color:#ffffff;
}

a.f2Link
{
    text-decoration:none;
    color:#cdb990;
}

a.f2Link:hover
{
    color:#fff;
}

/* END OF MAIN DIVS AND SECTIONS ===================================== */

/* Slide Show ---------------- */

img.slideShowSize 
{
    width:140px;
    height:105px;
}

div#logoParade
{
    width:740px;
    margin:0 auto;
}

/* End Slide Show ------------ */

/* HOME PAGE ============================================= */

div#homeLeft
{
    width:180px;
}

div#homeMid
{
    width:285px;
    margin:0 10px 0 10px;
}

div#homeRight
{
    width:245px;
}

p.small
{
    width:90px;
    margin:0 0 0 10px;
    font-size:12px;
}

p.small2
{
    width:195px;
    text-align:justify;
    font-size:12px;
}

div.midDiv
{
    margin:0 0 10px 10px;
}

div#messageForm1
{
    width:225px;
    height:378px;
    background:#ddcbab url(Img/messageFormBack.gif) repeat 0 0;
    padding:10px;
}

p.calendarBtn
{
    cursor:pointer;
}

div#messageForm1 p.theCal
{
    margin:0 0 10px 0;
}

/* END OF HOME PAGE ====================================== */

/* ABOUT US PAGE ========================================= */

h1.aboutTitle
{
    font-family:Harrington, Caslon Pro Bold, Arial;
    font-size:21px;
    font-style:italic;
    color:#968c85;
    text-align:center;
    margin:10px 0 10px 0;
}

img.aboutImg
{
    margin:0 10px 10px 0;
}

div#aboutUsBlock p
{
    margin:0 0 10px 0;
    font-size:14px;
    font-family:Harrington;
}

div#aboutUsBlock a
{
    color:#950602;
}


/* END ABOUT US PAGE ===================================== */

/* CONTACT PAGE ========================================== */

div.brownBlock
{
    width:740px;
    height:20px;
    background-color:#cdb990;
    margin:5px 0 10px 0;
}

div#address
{
    width:350px;
}

div#titles
{
    width:100px;
}

div#info
{
    width:250px;
}

div.staffMember
{
    margin:0 0 20px 0;
    width:400px;
}

a.staffEmail
{
    color:#950602;
}

h1.staff
{
    padding:7px 0 5px 5px;
    background-color:#f9f3e6;
    width:250px;
}

div.theContact
{
    width:250px;
    
}

div.staffX
{
    width:400px;
}

p.mapCloseBtn 
{
    width:50px;
    cursor:pointer;
    color:#6d5d51;
    font-size:11px;  
}

img.mapBtn 
{
    cursor:pointer;
}



/* END CONTACT PAGE ====================================== */

/* REAL ESTATE PROPERTIES PAGE =========================== */

ul.realEstateLinks
{
}

ul.realEstateLinks li
{
    float:left;
}

ul.realEstateLinks li a
{
    display:block;
    text-decoration:none;
    color:#950602;
    margin:0 14px 0 0;
    font-size:14px;
    font-weight:bold;
}

ul.realEstateLinks li a:hover
{
    color:#d4d0c8;
}


div.rentalPic img.rentalImg
{
    width:110px;
    height:81px;
    margin:0 15px 0 0;
}

div.rentalPic
{
    margin:0 25px 0 0;
}

div.rentalBlock
{
    margin:0 0 15px 0;
}

/* END REAL ESTATE PROPERTIES PAGE ======================= */

/* SISTER BUSINESS PAGE ================================== */

div.sisterBlock
{
   margin:0 3px 0 0;
   width:243px;
}

img.sisterImg
{
    width:225px;
    height:59px;
}

/* END SISTER BUSINESS PAGE ============================== */

/* VENUES MASTER PAGE SETTINGS =============================================== */

div#venuesContainer
{
    width:1003px;
    margin:0 auto;
}

div#containerTop
{
    width:950px;
    height:56px;
    background:url(Img/brownFooterTop.jpg) no-repeat 0 0;
    margin:0 0 0 27px;
}

div#containerTop ul
{
    margin:10px 0 0 125px;
    padding:1px 0 0 0;
}

div#containerTop ul li
{
    float:left;
   
}

div#containerTop ul li a
{
    display:block;
}

div#containerTop ul li.thirdLink
{
    margin:0 80px 0 0;
}

div#containerTop ul li a:hover
{
    border:2px transparent solid;
}

div#containerTop ul li a.current
{
    border:5px transparent solid;
}

div#theVenueContent
{
    width:950px;
    background:url(Img/page-mid3.jpg) no-repeat 0 0;
    margin:0 0 0 27px;
}

div#containerBottom
{
    width:950px;
    height:43px;
    background:url(Img/footer_wr.jpg) no-repeat 0 0;
    margin:0 0 0 27px;
}

/* END VENUES MASTER PAGE SETTINGS =========================================== */

/* OUR VENUES (Landing page) ================================================= */


div.innerTop
{
    width:396px;
    height:32px;
    background:url(Img/lt-top.jpg) no-repeat 0 0;
    margin:0 0 0 50px;
}

div.innerContent 
{
    width:396px;
    background:url(Img/lt-mid.jpg) repeat-y 0 0;
    margin:0 0 0 50px;
}

div.innerBottom
{
    width:396px;
    height:33px;
    background:url(Img/lt-btm.jpg) no-repeat 0 0;
    margin:0 0 0 50px;
}

div.innerTop2
{
    width:392px;
    height:44px;
    background:url(Img/panel2Top.jpg) no-repeat 0 0;
    margin:0 60px 0 0;
}

div.innerContent2
{
    width:392px;
    background:url(Img/f-mid.jpg) repeat-y 0 0;
    margin:0 60px 0 0;
    padding:0 0 10px 0;
}

div.innerBottom2 
{
    width:392px;
    height:44px;
    background:url(Img/panel2Bottom.jpg) no-repeat 0 0;
    margin:0 60px 0 0;
}

div.bookMainContent
{
    margin:0 0 0 20px;
}

/* Venu Menu ------------------ */

div#theVenueMainMenu
{
    margin:0 0 0 30px;
    color:#000;
    font-weight:bold;
    font-size:14px;
}

p.btnVenue
{
    width:150px;
    cursor:pointer;
}

p.btnVenue:hover
{
    color:#004184;
}

p.btnVenueOptions
{
    width:140px;
    font-size:13px;
    cursor:pointer;
    font-style:italic;
    color:#950602;
    margin:0 0 0 20px;
}

p.btnVenueOptions:hover
{
    color:#f9f3e6;
}

p.pdfLink
{
    margin:10px 0 10px 0;
}

/* End Venu Menu --------------*/

/* Ballroom Details ----------- */

div.ballroomDetails p
{
    color:#000;
    width:330px;
    text-align:justify;
}


/* End Ballroom Details ------- */

/* POP UP DIV for Venue PDF / Venue Pics ---- */

div#popUpPDF
{
    padding:20px;
    border:2px #000 solid;
    position:absolute;
    top:100px;
    left:300px;
    background-color:#fff;
}

div#popUpClose
{
    padding:2px;
    position:absolute;
    top:101px;
    left:302px;
}

div#popUpClose a
{
    color:#950602;
    text-decoration:none;
    font-weight:bold;
    font-family:Arial;
}

div.popUpVenuePic
{
    padding:20px;
    position:absolute;
    background-color:#fff;
    top:100px;
    left:250px;
}

div#popUpClose2
{
    padding:2px;
    position:absolute;
    top:101px;
    left:252px;
}

div#popUpClose2 a
{
    color:#950602;
    text-decoration:none;
    font-weight:bold;
    font-family:Arial;
}

div#hiddenBack
{
    width:100%;
    height:1500px;
    background-color:#000;
    position:absolute;
    top:0;
    left:0;
}

div.venuePicSample
{
    margin:0 0 0 100px;
}

/* END POP UP DIV Venue PDF */

/* END OUR VENUES (Landing Page) ============================================= */

/* TESTIMONIALS PAGE ========================================================= */

div#testimonialForm
{
    margin:0 0 0 100px;
    color:#000;
}

div#theTestimonialsBlock
{
    width:300px;
    height:470px;
    overflow:auto;
    color:#000;
}

/* Photo Slider ========================= */

div#photoSlider {
width:200px;
height:150px;
background-color:#fff;
margin:0 0 0 100px;
}

#slideshow {
position:relative;
height:150px;
}

#slideshow img {
position:absolute;
top:0;
left:0;
z-index:8;
}

#slideshow img.active {
z-index:10;
}

#slideshow img.last-active {
z-index:9;
}

a.prev
{
    background:url(Img/arrow_left.gif) no-repeat 0 0;
    width:38px;
    height:48px;
    display:block;
}

a.next
{
    background:url(Img/arrow_right.gif) no-repeat 0 0;
    width:38px;
    height:48px;
    display:block;
}

div.anyClass
{
    width:740px;
    margin:0 auto;
}

div.CarouselMain
{
    width:740px;
    margin:0 auto;
}

div.jCarouselLite
{
    width:740px;
    margin:0 auto;
}

/* END TESTIMONIALS PAGE ===================================================== */

/* EVENT COORDINATORS PAGE =================================================== */

div#coordPic
{
    margin:0 0 0 100px;
}

div#coordInfo
{
    width:300px;
    margin:0 0 0 50px;
    text-align:center;
    color:#000;
}

div#coordBio
{
    width:300px;
    text-align:justify;
    color:#000;
}

div#coordBio p
{
    margin:0 0 10px 0;
}

/* END EVENT COORDINATORS PAGE =============================================== */

/* RATES AND AGREEMENTS PAGE ================================================= */

div#ratesRules
{
    margin:0 0 0 50px;
    color:#000;
}


/* END RATES AND AGREEMENTS PAGE ============================================= */

/* GALLERY PAGE ============================================================== */

div#galleryMessage
{
    margin:0 0 0 50px;
}

div#galleryMessage img
{
    margin:5px 0 0 35px;
}

div#thePhotoAlbumBlock
{
    width:350px;
}

/* END GALLERY PAGE ========================================================== */
