/*---------------------------------------------------------------------

T I D E L I N E PHOTOGRAPHY

Version: 1
Date: 5/01/2010
Author: Austen Nicholas Ezzell

---------------------------------------------------------------------*/

* {margin: 0; padding: 0;}

* html #footer{height: 1px;}

body {
	text-align: center;
	background: #fff;
	font: 12px Courier, Times, serif;
	line-height: 18px;
	color: #576a7e;
	}
	
#container {
	width: 900px;
	position: relative;
	text-align: left;
	margin: 45px auto 0;	
	}
	
/* Typography and Links
----------------------------------------------------------------------*/
	
a {
	color: #bfb49e;
	text-decoration: none;
	}
		
a:link {
	color: #bfb49e;
	}
	
a:visited {
	color: #bfb49e;
	}
	
a:hover {
	color: #6c8aac;
	}
	
a img {
	border: none;
	}
	
h1 {
	font-size: 17px;
	color: #c9bda7;
	font-weight: bold;
	margin-bottom: 10px;
	}

h2 {
	font-size: 17px;
	color: #495a6b;
	}
	
p {
	font-size: 14px;
	line-height: 20px;
	}
	
.centered {
	text-align:center;
	display: block;
	margin:0 auto;
	}


#grain {
	background: url("../images/grainbg.jpg") repeat-x;	
	top: 0;
	}

/* LOGO
----------------------------------------------------------------------*/
#logo a {
	background: url("../images/tideline_logo.gif") 0 0 no-repeat;
	display: block;
	width: 48px;
	height: 43px;
	border: 0px dotted blue;
	text-decoration: none;
	margin: 0 auto 14px;
	}
	
#logo a:hover {
	background-position: 0 -44px;
	}
	
/* NAVIGATION
----------------------------------------------------------------------*/




#nav {
	width: auto;
	margin: 0 auto;
	height: 22px;
	width: 475px;
	border: 0px dotted red;
	}

ul#navigation  {
	width: 100%;
	margin: 0 auto;	
	}

ul#navigation a {
	text-decoration: none;
	}

ul#navigation li {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0 10px;
	letter-spacing: 2px;
	font-size: 14px;
	text-transform: uppercase;
	border: 0px dotted purple;	
	}		

#galleries {
	background: url("../images/nav-galleries.gif") 0 0 no-repeat;
	width: 95px;
	height: 22px;
	}



#navabout {
	background: url("../images/nav-about.gif") 0 0 no-repeat;
	width: 59px;
	height: 22px	
	}
	

#packages {
	background: url("../images/nav-packages.gif") 0 0 no-repeat;
	width: 84px;
	height: 22px;
	}


#news {
	background: url("../images/nav-news.gif") 0 0 no-repeat;
	height: 22px;
	width: 48px;	
	}
	
	
#contact {
	background: url("../images/nav-contact.gif") 0 0 no-repeat;
	width: 75px;
	height: 22px;
	}		


#galleries:hover, #navabout:hover, #packages:hover, #news:hover, #contact:hover {
	background-position: 0 -22px;
	}

#navigation li.current {
	background-position: 0 -22px;
	}


	
.clear {
	height: 0;
	overflow: hidden;
	clear: both;
	}
	
	
ul#navigation li span {
	visibility: hidden;
	}	
	
	
	
#photos {
	text-align: center;
	margin: 0 auto;
	}

	#photos img {
		margin-bottom: 10px;
		}		
	
	
/* Two Column Layout
----------------------------------------------------------------------*/
	
#leftcolumn {
	float: left;
	width: 445px;
	margin: 20px 5px 5px 0;	
	border: 0px dotted red;
	}

#rightcolumn {
	float: left;
	width: 445px;
	margin: 20px 0px 5px 5px;	
	border: 0px dotted blue;
	}
	

	
#contentwrap {
	overflow: hidden;
	}
		
#rightcolumncontent h2 {
	color: #2f4c72;
	}
	 
.rightcolumnheader {
	border-bottom: 2px solid #2f4c72;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	}	



	
/* GALLERY
----------------------------------------------------------------------*/
.gallerytitle {
	text-align: center;
	}
#gallerycontent img {
	width: 600px;
	margin: 0 auto;
	}
	
#gallery {
	margin: 0 auto;
	}
	
	
#backtogalleries {
	margin: 0 295px;
	}	
	
#horses {
	margin: 10px auto;
	width: 500px;
	-moz-box-shadow: 3px 3px 4px #b2b2b2;
	-webkit-box-shadow: 3px 3px 4px #b2b2b2;
	box-shadow: 3px 3px 4px #b2b2b2;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#b2b2b2')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#b2b2b2');
	}


.shadow {
	-moz-box-shadow: 3px 3px 4px #b3b3b3;
	-webkit-box-shadow: 3px 3px 4px #b3b3b3;
	box-shadow: 3px 3px 4px #b3b3b3;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#b3b3b3')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#b3b3b3');
}
	

/* HOME
----------------------------------------------------------------------*/

#homepageabout {
	margin-top: 20px;
	text-align: center;
	}

#homepageabout h2 {
	padding-top: 20px;
	padding-bottom: 15px;
	}
	
	

#homedestlaguna {
	width: 290 px;
	margin: 20px 10px 20px 0px;
	float: left;
	border: 0px dotted red;
	}

#homehorse {
	width: 290 px;
	margin: 20px 5px 20px 5px;
	float: left;
	border: 0px dotted green;
	}
	
#recenteventshome {
	width: 290 px;
	margin: 20px 0px 20px 10px;
	float: left;
	border: 0px dotted blue;

	}	

/* ABOUT
----------------------------------------------------------------------*/
#aboutpage img {
	width: 514px;
	margin-left: 180px;
	text-align: center;
	}

#aboutpage h1 {
	text-align: center;
	margin: 35px 0 7px 0;
	}
		#aboutpage p {
			text-indent: 15px;
			text-align: left;
			}

	
/* CONTACT
----------------------------------------------------------------------*/	
#contactpage {
	text-align: center;
	}




/* PACKAGES
----------------------------------------------------------------------*/
#packagespage {
	}

	#packagespage h1 {
		text-align: center;	
		margin: 25px 0 7px 0;
		}
		#packagespage p {
			text-indent: 15px;
			text-align: left;
			}
			#packagespage a {
				font-style: italic;
				}

	
/* FOOTER
----------------------------------------------------------------------*/	
	
#footer {
	background: url("../images/copyright.gif") center no-repeat;
	margin: 30px 0 50px 0;
	height: 27px;
	clear: both;
	}	


/* HORSES
----------------------------------------------------------------------*/	
#contentwrap {
	margin-top: 0px;
	}
	
	
#horsepage {
	height: 485px;
	width: 900px;
	text-align: center;
	background:  url("../images/photosatoaks.jpg") 0 0 no-repeat;
	}
	
#horsepageheader {
	position: absolute;
	top: 65px;
	width: 100%;
	height: 50px;
	margin-top: 50px;
	}
	
#horsepageheader h1 {
	size: 22px;
	margin-top: 8px;
	margin-bottom: 335px;
	}	
	
#horsepageheader h3 {
	
	}

#horsepageheader p {
	margin-top: 5px;
	} 	
	
#horsepageheader img {
	margin-top: 10px;
	width: 600px;
	} 		
#horsegallery {
	width: 600px;
	margin: 45px auto 0 auto;
	text-align: center;
	padding: 20px 0 20px 0;
	}	


	
	
/* SOCIAL
----------------------------------------------------------------------*/
#social {
	text-align: center;
	margin: 60px auto 0 auto;
	border: 0px dotted aqua;
	width: 230px;
	}



/* CLASS OF 70
----------------------------------------------------------------------*/		
#reunion {
	height: 485px;
	width: 900px;
	height: 680px;
	text-align: center;
	background:  url("../images/69bg.jpg") 0 0 no-repeat;

	}
	#reunion img {
		margin-top: 30px;
		}
		#reunion h1 {
			size: 22px;
			color: #313d48;
			margin-top: 8px;
			margin-bottom: 335px;
			}
			#reunion h2 {
				margin-top: 15px;
				}
				#reunion h3 {
					margin-top: 365px;
					}
					#reunion p {
						margin-top: 5px;
						}
#dvd {
	text-align: left;
	}
	#dvd img {
		width: 400px;
		margin: 20px 0 0 250px;
		}
		#dvd object {
			margin-left: 130px;
			}
			#dvd p {
				text-align: center;
				margin-top: 10px;
				}
	
.product {
	margin: 10px 0 0 395px;
	}	
	
/* WEDDING
----------------------------------------------------------------------*/	

ul#weddingnav {
	border: 0px dotted red;
	height: 25px;
	margin: 15px  auto 10px auto;
	border: 0px dotted red;
	width: 460px;
	}
	ul#weddingnav a {
		text-decoration: none;
		}	
		ul#weddingnav li {
			list-style: none;
			float: left;
			padding: 0;
			margin: 0 20px 0 20px;
			letter-spacing: 2px;
			font-size: 14px;
			text-transform: uppercase;
			border: 0px dotted purple;	
			}

			#subnavwedding {
				background: url("../images/navweddings.gif") 0 0 no-repeat;
				width: 85px;
				height: 22px;
				}
			#subnavgallery {
				background: url("../images/navwedgallery.gif") 0 0 no-repeat;
				width: 71px;
				height: 22px;
				}
			#subnavlagunaweddings {
				background: url("../images/navdestinationlaguna.gif") 0 0 no-repeat;
				width: 183px;
				height: 22px;
				}
				
				ul#weddingnav li span {
					visibility: hidden;
					}	
			
				#subnavwedding:hover, #subnavgallery:hover, #subnavlagunaweddings:hover {
					background-position: 0 -22px;
					}

				#weddingnav li.current {
					background-position: 0 -22px;
					}

			
			
#weddingleftcolumn {
	float: left;
	width: 450px;
	margin-top: 30px;
	border: 0px dotted purple;
	}
	#weddingleftcolumn h1 {
		text-align: center;	
		}
		#weddingleftcolumn p {
			margin: 15px;
			text-indent: 20px;
			text-align: justify;
			padding: 0 20px;	
			}

#weddingrightcolumn {
	float: left;
	width: 450px;
	margin-top: 30px;
	border: 0px dotted red;
	}
	#weddingrightcolumn h1 {
		text-align: center;	
		}
		#weddingrightcolumn p {
			margin: 15px;
			text-indent: 20px;
			text-align: justify;			
			padding: 0 20px;			
			}
			
	
#weddingleftcolumn, #weddingrightcolumn {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}	
			
			
			

/* RECENT EVENTS
----------------------------------------------------------------------*/	

#recentevents {
	width: 900px;
	text-align: center;
	}			
	#recentevents h1 {
		margin: 20px 0 40px 0;
		padding: 10px;
		}
		
		#recentevents h2 {
			
			}
			#recentevents img {
				width: 600 px;
				margin: 0 auto 10px 0;
				}
				#recentevents a {
					font-style: italic; 
					}
			