/* get raw */

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	color: #ffffff;
	font-family: "ProximaNovaRegular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 13px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:16px;

}

a {
	color: #ddeaf2;
	outline: 0;
}

h1 {
	font-weight: normal;
}

ul {
	list-style-position: inside;
}
/* wrapper for the whole page */
#pagewrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* main navigation */
#navigation .cufon { margin-top:-8px;}
#navigation {
	width: 650px;
	top: 12px;
	position: absolute;
	margin-left: 220px;
	z-index: 10;
}
#navigation ul {
	width: 740px;

}
#navigation li {
	list-style: none;
	margin:5px;
	padding:4px 10px;
	float: left;
	display: block;
}
#navigation a {
	color: #ffffff;
	font-size: 17px;
	text-align: center;
	text-decoration: none;

	display: block;
	float: left;

    z-index: 10;
    position: relative;

}
#navigation li.backLava {
	background: url(../images/rgba.php?r=255&g=255&b=255&a=2) repeat;
	background: rgba(255, 255, 255, 0.2);
    margin-top: 5px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}
/*
#navigation li.backLava .leftLava {
   height: 30px;
   margin-right: 9px;
} */

/* wrapper for scrolling divs */ 
#scrollwrapper {
	height: 100%; 
	width: 100%;
	position: relative;
	z-index: 1;
}
 
#scrollinnerwrapper {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
/* CLASS TO ADD if div scrollable */
.scrolling-content {
	width: 0px;
	height: 0px;
	position: absolute;
}
/* MAIN DIV's */


/* DIV TOP LEFT */
#contact {
	left: 0px; 
	top: 0px;
	width: 3055px;
	height: 700px;
}
#topleft {
	width: 940px;
	height: 700px;
	background: url(../images/contact_page_splash_basic.png) no-repeat 0 -45px;
}

/* DIV TOP RIGHT */
#calendar {
	left: 1916px; 
	width: 3055px;
	height: 700px;
} 

#safariwarning {
	position: absolute;
	margin-top: 560px;
	margin-left: 150px;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

#topright {
	width: 940px;
	height: 700px;
}

/* INSIDE ELEMENTS TOP RIGHT */

#calendarwrapper {
	position: absolute;
	margin-top: 60px;
	margin-left: 100px;
}

/* DIV MIDDLE LEFT */
#middleleftwrapper {
	left: 0px; 
	top: 700px;
	width: 3055px;
	height: 700px;
} 
#middleleft {
	
	width: 940px;
	height: 700px;
	background: url(../images/suculents2.jpg) no-repeat 100px 200px;
}

#designby {
	margin-top: 480px;
	margin-left: 270px;
}

/* DIV MIDDLE */
#home {
	left: 958px; 
	top: 700px;
	width: 3055px;
	height: 700px;

}
#middle {
	width: 940px;
	height: 700px;
}
#designbyhome {
	margin-top: 540px;
	margin-left: 74px;
}

/* DIV MIDDLE RIGHT */
#middlerightwrapper {
	left: 1916px;
	top: 700px;
	width: 3055px;
	height: 700px;
}

#middleright {
	left: 1916px; 
	height: 700px;
}

/* INSIDE ELEMENTS MIDDLE RIGHT */

#rawsplat {
	position: absolute;
	margin-top: 50px;
	margin-left: 50px;
}

/* DIV BOTTOM LEFT */ 
#gallery {
	left: 0px; 
	top: 1400px;
	width: 3055px;
	height: 1179px;
}
#bottomleft {
	width: 940px;
	height: 700px;

}

/* INSIDE ELEMENTS BOTTOM LEFT */

#imagevue {
	position: absolute;
	margin-top: 50px;
	margin-left: 50px;
}

/* DIV BOTTOM RIGHT */
#aboutus {
	left: 1916px; 
	top: 1400px;
	width: 3055px;
	height: 1179px;
}
#bottomright {
	width: 940px;
	height: 700px;
}

/* INSIDE ELEMENTS BOTTOM RIGHT */
#canvas {
    width: 630px;
    position: absolute;
	margin-top: 100px;
	margin-left: 115px;
}

.artContainer .panel a {
	color: #c1417a;
	text-decoration: none;
}
.artContainer .panel a:hover {
	color: #c1417a;
	text-decoration:underline;
}

.artContainer .panel h2 {
/*	padding: 13px 0px 5px 7px; */
	font-size: 28px;
	text-transform:lowercase;
	font-weight: normal;
}


.artScroll {
    height: 431px;
    width: 625px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    color: #000;
}

.canvasimg {
	margin-left: 10px;
}

.artScroll p {	
	font-size:14px;
	line-height:20px;
}

.artContainer div.panel {
    padding: 24px 28px 0;
    height: 400px;
    width: 575px;
}

.canvasprices {
	margin-top:-24px;
}

ul.canvasnav {
    position: relative;
    height: 59px;
	z-index: 10;
	margin-left: 49px;
}

ul.canvasnav li {
	float: left;
	height: 33px;
	list-style: none;
	display: block;
    border-top: 2px solid #000;
}

ul.canvasnav a {
    outline: none;
	text-decoration:none;
    text-align: center;
	font-size:19px;
	height:32px;
	margin:0 11px 0;
    z-index: 10;
    display: block;
    float: left;
    position: relative;
	color:#000000;
}

ul.canvasnav li.back {
    width: 9px;
    height: 27px;
    z-index: 8;
    position: absolute;
}

.canvasnav li a:hover, .canvasnav li a:active, .canvasnav li a:visited {
    border: none;
}

#pressclips {
	margin-top: 4px;
}

#pressclips tbody tr td img {
	border: 1px solid #555555;
	margin-top: 3px;
}

/* INSIDE ELEMENTS TOP RIGHT */

	
/* INSIDE ELEMENTS TOP LEFT */

#socialTxt {
	position:absolute;
	font-size:20px;
	font-weight:normal;
	margin-left:478px;
	margin-top:409px;
}
#twitter {
	position: absolute;
	margin-left:516px;
	margin-top:454px;
}
#facebook {
	position: absolute;
	margin-left:648px;
	margin-top:449px;
}

.subscribehere{
	position: absolute;
	background: url(../images/subscribe_here.png);
	background-position:0 -40px;
	color:#C1417A;
	float:left;
	font-size:14px;
	height:20px;
	padding:10px 10px;
	width:230px;
	text-align: center;
	margin-left: 120px;
	margin-top: 95px;
}

.subscribehere:focus{
	background-position:0 0;
	color:#DDEAF2;
}
.subscribesend{
	position: absolute;
	background: url(../images/subscribe_send.png);
	background-position:0 -40px;
	float:left;	
	height:40px;
	margin-bottom:5px;
	width:58px;
	margin-left: 215px;
	margin-top: 135px;
}
.subscribesend:hover{
	background-position:0 0;
}

.subscribesend:focus{
	background-position:0 0;
}

#hours {
	position:absolute;
	font-size:24px;
	font-weight:normal;
	margin-left:209px;
	margin-top:77px;
}

#dayz, #timez, #phone {
	position: absolute;
	font-size: 18px;
	float: left;
}

#dayz{
	width: 140px;
	height: 150px;
	margin-left:127px;
	margin-top:116px;
}

#timez {
	width: 170px;
	height: 190px;
	margin-left:275px;
	margin-top:116px;
}

#phone {
	font-size: 21px;
	margin-left:174px;
	margin-top:215px;
}

#ot_reservations {
	position:absolute;
	margin-left:500px;
	margin-top:139px;
}

#thefamily{
	font-size: 13px;
}

#thefamily h2 {
	font-size: 36px;
	font-weight: normal;
	position: absolute;
	margin-left:204px;
	margin-top:146px;
}

#thefamily h3{
	font-size: 19px;
	font-weight: normal;
	margin-top: 9px;
}

#stevepaigepic {
	position: absolute;
	margin-left:484px;
	margin-top:106px;
	border: 1px solid #555555;
}

#paigeinfo {
	position: absolute;
	margin-left:692px;
	margin-top:250px;
	width: 140px;
}

#groupinfo {
	position: absolute;
	margin-left:534px;
	margin-top:69px;
	width: 250px;
}

#groupinfo a {
	line-height:17px;
}

#contactMap{
	position: absolute;	
	margin-left:93px;
	margin-top:267px;
	border: 1px solid #555555;
}

#googleMap{
	position: absolute;	
	width: 380px; 
	height: 270px; 
	background-color: #000; 
	border: 3px solid #000;
	margin-left: 50px;
	margin-top: 280px;
}

#mapInfo {
	color: #000;
	width: 210px; 
	padding-right:10px;
	font-size: 14px;
	text-align: center;
}

#mapInfo a {
	color: #C1417A;
	font-size: 15px;
}

