body { 
	font-family:Arial,Helvetica,sans-serif; 
	font-size:14px; 
	margin:0;
	background-color: #ffffff; 
	}

a:link, a:visited, a:hover, a:active { color:#662500; }
a:hover { text-decoration:none; }

.container {
        margin-right: auto;
        margin-left: 0;
        width: 1020px;
		font-family:Arial,Helvetica,sans-serif; 
        font-size:14px;
}

.containerWide {
        margin-right: auto;
        margin-left: 0;
        width: 1050px;
		font-family:Arial,Helvetica,sans-serif; 
        font-size:14px;
}


#header {
    width: 1024px;
    height: 32px;
    background-color: #0d1a51;
    overflow:hidden;
}
#header .header_link {
	font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
}
	
#header .header_link a:hover {
	font-size: 14px;
    color: #A05F3F;
    text-decoration: none;
}
	
#header_buttons {
	position:relative;
	left: 595px;
	top: 0em;
	margin-top: 0em;
	width: 100px;
}
#header span {
	color: #FFFFFF;
	margin-bottom:0px;
	padding-bottom: 4px;
}
#header a {
	font-size: 14px;
    /*color: #FFFFFF;*/
    text-decoration: none;
}
#header a:hover {
	font-size: 14px;
    color: #FFFFFF;	/*#A05F3F;*/
    text-decoration: none;
}

.home-label  {
	font-size: 10px;
	font-weight: bold;
	color: #071040;
	text-align: right; 
}
.home-sub-title  {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	color: #E9B96D;
	padding-bottom: 8px;
}

/*
#header_buttons {
        position:relative; 
        left: 610px;
        top: .6em;
        margin-top: 0em;
        width: inherit;
}
*/

#column_left {
        position: absolute;
        top: 16em;
        width: 21em;
        margin-left: 1.5em;
}

#column_right {
        position: relative;
        left: 212px;
        /*top: -4.3em;*/
        /*width: 53em;*/
        /*width:705px;*/
}

#nav {
        margin-bottom: 3em;
        width: 760px; /*48.5em;*/
}

#logo {
	clear:left;
    position: relative;
    top: -2em;
    left: 820px;
    width: 166px;
    vertical-align:top;
}


.member-logo {
        padding: 0 0 0 40px;
}

#content_lot_detail {
        position: relative;
        top: -2em;
        padding: 3em;
        width: 743px;
        line-height: 2;
        background-image:url(Images/backgrounds/allContent_bg.jpg);
        background-repeat: repeat-y;
}

.content {
        position: relative;
        top: -2em;
        padding: 3em;
        width: 943px;
        line-height: 2;
        background-image:url(Images/backgrounds/allContent_bg.jpg);
        background-repeat: repeat-y;
}
.wide-content {
        position: relative;
        left:-190px;
        top: 4em;
        padding: 3em;
        width: 924px;
        line-height: 2;
        background-image:url(Images/backgrounds/allContent_bg.jpg);
        background-repeat: repeat;
}

.wide {
	width: 852px;
}

.flyContain {
	position:absolute;
	float:left;
	width:570px;
	height:580px;
	overflow:hidden;
	/*overflow-x: auto;
	overflow-y: auto;*/
	top: -80px;
	left: 320px;
	z-index:9000;
}
.subMenu {
	background-color: #ffffff;
	border: solid 2px #a64f00;
	padding: 8px;
	
	
	overflow:hidden;
}

.close {
	float:right;
	border: solid  1px  #a64f00;
	width:auto;
	font-size:10px;
	color:#ac5b11;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:5px;
}
.close a:link {
	font-size:10px;
	text-decoration:none;
	color:#7B5D00;
}
.close a:visited {
	font-size:10px;
	text-decoration:none;
	color:#7B5D00;
}
.close a:hover {
	font-size:10px;
	text-decoration:none;
	color:#7B5D00;
}
.red {
	color:#df0000;
	margin-bottom:8px;
}

#title { font-size:18px; color: #859234; }
#title.Live { color: #7c96a1; }
#title.Shop { color: #bf6900; }
#title.Dine { color: #8c84a6; }
#title.Play { color: #73a79f; }
#title.Work { color: #d28178; }
#title.brown { color: #bf6900; }

#copy {
        width:630px;
        min-height:540px;
}
#wide-copy {
        width:550px;
        min-height:540px;
}

#list {
        line-height: 2.5;
}


#footer {
        color: #fff;
        height: 78px;
        width: 1024px;
        background-color: #10153f;
}
#footer .credit { color: #fff; font-size: 10px; margin: .5em; }
#footer .credit a {color:white; font-size: 10px; text-decoration:none;}
#footer .smfont { color: #fff; font-size: 8px; margin: .5em; }


#footer_buttons {
        position:relative;
        float:left;
        top:16px;
        /*margin-left: auto;
        margin-right: auto;*/
        width: 1024px;
        letter-spacing: 1px;
}

#footer a:link {
        color: #fff;
        text-decoration: none;
}

#footer a:visited {
        text-decoration: none;
        color: #fff;
}

#footer a:hover {
        text-decoration: none;
        color: #7c96a0;
}

#footer a:active {
        text-decoration: none;
        color: #fff;
}





