* {
padding: 0;
margin: 0;
}

body{
	background-image: url("../../images/bg.gif");
	background-color: #000000;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 100.1%;
	line-height: 130%;
	color: #444444;
}
p{ 
	font-size: .9em;
	margin: 10px 0;
}
a{
	color: #71CCD2;
	text-decoration: none;
}
a:hover {
	color: #05D0EE;
}

a img {
	border: none;
}

#contain{
	width:970px;
	margin: auto;
}
#logoLeft{
	float: left;
	display: inline;
	height: 68px;
}
#logoRight{
	background: url("../../images/come_for2.png") no-repeat right bottom; 
	height: 68px;
}

#pageLeft{
	width: 640px;
	float: left;
	display: inline;
	margin-bottom: 10px;
}
#pageRight{
	width: 305px;
	float: left;
	display: inline;
	margin-left: 15px;
}
#search{
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	height: 40px;
	background-color: #71CCD2;

}
	#search form{
		text-align: center;
		padding: 0px;
		margin:0px;
		padding-top: 8px;
	}
#top{
	padding-top: 53px;
	height: auto;
	background: url('../../images/top_bg.jpg');
}

  
#topNav{
    background-color: #71CCD2;
	width: 970px;
	float: left;
	height: 40px;
	z-index: 2000;
	position: relative;

}
	#topNav ul {
		margin: 9px 0 0px 10px;
		}
	
	#topNav ul li {
		float: left;
		list-style: none;
		background: url("../../images/nav-seperator.gif") no-repeat center left;
		padding-left: 10px;
		padding-top: 0px;
		
		position: relative;
		}
		
		#topNav ul li.first {
			background: none;	
			padding-left: 0px;
			margin-left: 0px;
			}
	
		#topNav ul li a {
			color: #453602;
			font-size: 15px !important;
			}
							
	#topNav ul li ul {
/*		display: none; 	*/
		background-color: #71CCD2;
		width: 200px;
		position: absolute;
		margin-top: 0;
		left: -7px;
		z-index: 1000;
		padding: 0px 0 5px 0;
		}
	
	#topNav ul li:hover ul {
/*		display: block;	*/
		}
		
		#topNav ul li ul li {
			clear: both;
			background-image: none;
			margin: 5px;
			width: auto;
			*width: 200px;
			font-size: 14px;
			}
			
	#topNav ul li:hover a:hover, #topNav ul li ul a:hover, #topNav ul li.topCurrent a {
		color: #fae87b;
		}
 		
/* This code is naughty and needes to be put in the corner for timeout. 
  #topNav {
    clear: both;
	width: 970px;
    background-color: #71CCD2;
    height: 41px;
  	font-size: 15px;
  		z-index: 2000;

  }
   #topNav ul { 
     margin: 0px auto;
     height: 40px;
	float: left;
	display: inline;
   } 
    #topNav li {
      float: left;
      display: inline;
	  background: url("../../images/nav-seperator.png") no-repeat center left;
      padding: 14px 20px;
      list-style: none;
    }
        #topNav li.last {
          background: none;
        }
        
      #topNav li a {
        text-decoration: none;
        color: #453602;
      }
         #topNav li.current a {
           color: #6f7b80;
         }
     
 #topNav ul ul {
        display: none;
        position: absolute;
        width: 200px;
		background-color: #71CCD2;
        z-index: 999999;
		margin: 5px 0 0 -20px;
		color: #453602;

     }    
      
        #topNav li:hover ul {
          display: block;
        }
         
          #topNav li li {
			background-color: #71CCD2;
			display: block;	
          	background-image: none;
          	padding: 5px;
			clear: both;
          }
		
		#topNav ul li.first {
			background: none;	
			padding-left: 0px;
			margin-left: 10px;
			}

		#topNav li li.last {
		        background: #F5F5F5;
        }
           #topNav li li a {
              font-size: 15px;
              display: block;
              padding-left: 10px;
           }

*/
#weather{
	float:right;
	display: inline;
	color: #FFFFFF;
	text-align: right;
	font-size: .8em;
	padding: 10px;
}
#weather .small{
	font-size: 13px;
}
.clear{
	clear:both;
}
.greyBottom{
	background-color: #e9e9e9;
	width:auto;
	height: 10px;
}
.greyBox{
	background-color: #e9e9e9;
	padding: 8px;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	height:802px;
}
#boxContain{
	width: 300px;
	position: absolute;
	top:34px;
	left: 20px;
}
.greyRectone{
	width: 300px;
	height: 77px;
	background-color: #f3f3f3;
}
.greyRect{
	width: 300px;
	height: 77px;
	background-color: #f3f3f3;
	position: relative;
}
	.greyRect p{
		margin: 0px;
		padding: 0px;
		color: #faa741;
		font-size: 1.4em;
		line-height: 150%;
		text-align: center;
	}
	.greyRect p a{
		color: #faa741;
	}
	p.planning{
		margin: 0 0 0 73px;
	}
	p.weddings{
		margin: 0 0 0 23px;
	}
	p.guide{
		margin: 0 0 0 26px;
	}
	p.movies{
		margin: 7px 0 0 58px;
	}
.triangle{
	background: url('../../images/triangle.png');
	width: 15px;
	height: 16px;
	position: absolute;
	top:77px;
	right: 0px;
}	
.whiteRect{
	width: 300px;
	height: 77px;
}
	.whiteRect p{
		padding: 0px;
		font-size: 1.4em;
		line-height: 150%;
		color: #71ccd2
	}
	.whiteRect p a{
		color: #71ccd2
	}
#suitcase{
	background: url('../../images/suitcase.png');
	width: 110px;
	height: 100px;
	position: absolute;
	top:-16px;
	left:-9px;
}
#wedding{
	background: url('../../images/weddings.png');
	width: 54px;
	height: 112px;
	position: absolute;
	top:58px;
	left:225px;
	z-index: 1;
}
#guide{
	background: url('../../images/guide2.png') no-repeat left;
	width: 92px;
	height: 98px;
	position: absolute;
	top:-7px;
	left:-12px;
}
#movies{
	background: url('../../images/movies.jpg');
	width: 127px;
	height: 77px;
	position: absolute;
	top:247px;
	left:138px;
}
.on-top{
	z-index: 10000;
}
.quicklinks{
	color: #71CCD2;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 25px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;

}
	.quicklinks a{
		color: #71CCD2;
		text-decoration: none;
	}
	.quicklinks a:hover {
		color: #cff6fc;
	}
.searchBox{
	border: solid;
	border-color: #999999;
	border-width: 1px;
	width: 215px;
	height:22px;
	float: left;
	display: inline;
	margin-left: 6px;
}
.smallBox{
	margin-top: 10px;
	float:left;
	display: inline;
	width:315px;
}
.submitButton{
	color: white;
	background-color: #fae87b;
	border: solid;
	border-color: #36b8a7;
	border-width: 1px;
	padding: 0px;
	font-size: 14px;
}
#sidebarSearch {
	height: 24px;
	width:71px;	
	padding-bottom: 4px;
	cursor:pointer;
	}

.whiteBox{
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	position: relative;
}
#whiteBoxright{
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	position: relative;
	height: 821px;
}
.whiteBoxGreyBorder{
	background-color: #FFFFFF;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	height:800px;
}
#social{
	width: 100%;
	height: 87px;
	background-color: #f3f3f3;
	margin:0 0 0 0;
	position: relative;
}
	a.twitter{
		background:url('../../images/twitter.png');
		display: block;
		width: 120px;
		height: 120px;
		position: absolute;
		top:-20px;
		left:12px;
	}
	a.facebook{
		background:url('../../images/facebook.png');
		display: block;
		width: 120px;
		height: 120px;
		position: absolute;
		top:-20px;
		left:134px;
	}		
#footer{
	height: 50px;
	width: 100%;
	padding:20px 0 0;
	clear: both;
}
	#footer p{
		text-align: center;
		color: #71ccd2;
		font-size: .8em;
		margin:0;
	}
	#footer ul{
		padding: 0px;
		margin:  0 auto;
	}
	#footer ul li{
		float: left;
		display: block;
		margin: 0 0 0 30px;
	}
	#footer ul li a{
		color: #fae87b;
		font-size: .8em;
	}
		#footer ul li a:hover{
		color: #efd747;
	}
#footerimage{
	background: url('../../images/footimage.png');
	width: 948px;
	height: 1px;
}

/* Random crap */



