/*
-----------------------------------------------
Main styles (layout)
----------------------------------------------- */

/* Wrapper
----------------------------------------------- */
#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #fff;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	padding: 0;
	margin-bottom: 2.0em;
}


/* Header
----------------------------------------------- */

#header {
	margin: 0.0em auto;
	clear: both;
	width: 858px;
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #7BCAD7;
	}
	#home #header {
		border-bottom: 0;
	}


/* Structural
----------------------------------------------- */

#main {
	width: 858px;
	padding: 0 0 0 0;
	margin: 0 auto;
	clear: both;
	background: #fff;
	}

#footer {
	clear: both;
	padding: 10px 0 10px 0px;
	width: 858px;
	margin: 2.0em auto 0.5em;
	border-top: 2px solid #7BCAD7;
	}


/* Headings
----------------------------------------------- */

h1 {
	display: block;
	clear: both;
	color: #162A83;
	font-size: 1.7em;
	font-weight: bold;
	margin: 0 0 0.7em 0;
	padding: 0;	
	}
	
h2 {
	color: #162A83;
	font-size: 1.3em;
	font-weight: bold;
	margin: 1.0em 0pt 0.5em 0;
	padding: 0;	
	}
	h2 a {
		font-weight: bold;
		text-decoration: none !important;
		}
		h2 a:hover {
			text-decoration: underline !important;
		}

h3 {
	color: #555;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.2em 0 0.6em;
	padding: 0;	
	}

h4 {
	color: #555;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0.4em 0 0.4em 0;
	padding: 0;
	}


/* Other text
----------------------------------------------- */

p {
	margin: 0 0 0.4em 0;
	line-height: 160%;
	}
	#leftcol p {
		margin-bottom: 0.8em !important;
	}

p.right_align {
	text-align: right;
}

p.smaller {
	font-size: 0.9em;
}

p.smaller a {
	font-weight: normal;
}

p.large {
	font-size: 1.3em;
	color: #888;
}

p.align-left {
	margin-left: -2.5em !important;
}

div#rightcol p {
	padding: 5px 5px 0 10px;
}

ol li {
	margin: 4px 0;
}

		

/* Header
----------------------------------------------- */

#logo {
	display: inline;
	float: left;
	padding: 0;
	margin: 0 0 0 1.5em;
	width: 247px;
	height: 90px;
}

#top-right {
	display: inline;
	float: right;
	padding: 0;
	margin: 0 1.5em 0 0;
	}
	#top-right a {
		color: #aaa;	
	}


/* Footer
----------------------------------------------- */

#footer p {
	color: #036F7B;
}

#footer a {
	color: #036F7B;
}

#footer #copyright {
	display: inline;
	float: left;
	width: 400px;
}

#footer #links {
	display: inline;
	float: right;
	margin-right: 0.6em;
	color: #ccc;
	}
	#footer #links a {
		color: #aaa;
	}
	

/* Navigation
----------------------------------------------- */

#navigation {
	width: 670px;
	display: inline;
	float: right;
	margin: 0 0 1.5em 1.5em;
}

#navigation ul {
	width: 670px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	}
	#navigation ul li {
		list-style: none;
		margin: 0 0 0 0;
		padding: 15px 15px 8px 15px;
		position: relative;
		display: inline;
		}
		#navigation li a {
			color: #162A83;
			font-weight: normal;
			font-size: 1.8em;
			text-decoration: none;
		}
	#navigation ul li:hover a {
		border-bottom: 2px dashed #162A83;
		padding-bottom: 4px;
		}
		#navigation ul li:hover a {
			color: #009DE0;
		}
		
#home #navigation #home a, #about #navigation #about a, #photography #navigation #photography a, #tours #navigation #tours a, #contact #navigation #contact a {
	border-bottom: 2px dashed #162A83;
	padding-bottom: 4px;
}
		
	
/* Homepage
----------------------------------------------- */	

#intro {
	width: 848px;
	height: 248px;
	margin: 0.2em 0 0 0;
	background: url(../images/structural/main_bg.jpg) top left no-repeat;
	border: 5px solid #162A83;
	}
	#intro #overlay {
		height: 150px;
		width: 400px;
		margin: 1.5em 0 0 1.5em;
		padding: 14px 6px 6px 16px;
		background: transparent url(../images/structural/main_bg_overlay.png) top left repeat;
	}
	
	#intro h1 {
		color: #fff;
		width: 400px;
	}
	#intro p {
		color: #fff;
		width: 400px;	
	}
	#intro p.link {
		margin-top: 1.5em;
		color: #1EABBB;
		}
		#intro p.link a {
			color: #1EABBB;
		}
	
/* Columns */

.column {
	display: inline;
	float: left;
	width: 280px;
	padding: 0;
	margin-right: 1.5em;
	}
	.column h2 {
		font-size: 1.4em;
	}

	#column-photography {
		border-top: 5px solid #162A83;
		margin-top: 1.8em;
		}
		#column-photography h2 {
			width: 280px !important;
			border-top: 1px solid #162A83;
			padding-top: 10px;
			margin-top: 0.1em !important;		
			}
			#column-photography h2 a {
				color: #162A83;
			}
	
	#column-tours {
		border-top: 5px solid #7BCAD7;
		margin-top: 1.8em;
		}
		#column-tours h2 {
			width: 280px !important;
			border-top: 1px solid #7BCAD7;
			padding-top: 10px;
			margin-top: 0.1em !important;
			}
			#column-tours h2 a {
				color: #7BCAD7;
			}	
	
	#column-work {
		width: 207px;
		height: 280px;
		margin-right: 0;
		margin-left: 0.3em;
		padding: 20px 23px 0 28px;
		background: url(../images/structural/ourwork_bg.gif) top left no-repeat;
		}
		#column-work * {
			color: #162A83;
		}
		#column-work h2 {
			margin-top: 0.5em;
			margin-bottom: 0.3em;
			font-size: 1.9em;
			}
			#column-work h2 a {
				
			}
		#column-work h3 {
			margin-bottom: 1.0em;
			font-size: 1.1em;
			font-weight: bold !important;
			}
			#column-work h3 a {
				text-decoration: none;
				font-weight: bold !important;
			}		
		#column-work .work-link {
			margin-top: 5.2em;
		}
		
		
/* Content pages
----------------------------------------------- */

#leftcol {
	display: inline;
	float: left;
	width: 550px;
	margin: 1.5em 0 1.5em;
}

#rightcol {
	display: inline;
	float: left;
	width: 280px;
	margin: 1.5em 0 1.5em 2.0em;
}

#content #main {
	padding: 20px 14px;
	width: 882px;
	border-top: 1px solid #eee;
	}
	#content #leftcol p {
		width: 500px;
	}
	
#content #navigation {
	margin-bottom: 1.0em;
}

#rightcol p.image {
	margin: 2.5em 0;
}

#photo-examples {
	margin: 2.0em 0 0 2.5em;
}

	
/*** Contact us 
----------------------------------------------- */

#contact-form fieldset {
	width: 400px;
	}
	#contact-form input.text {
		width: 203px;
		height: 18px;
		padding: 5px 2px 1px 5px;
		background: #f0f0f0;
		border: 1px solid #ddd;
		color: #555;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 85%;
	}
	#contact-form textarea {
		background: #f0f0f0;
		border: 1px solid #ddd;
		padding: 5px;
	}
	#contact-form textarea:focus, #contact-form input:focus, #contact-form select:focus {
		background: #eee;
		border: 1px dashed #7BCAD7;
	}
	
	#contact-form select {
		padding: 4px 2px 2px 5px;
		background: #f0f0f0;
		border: 1px solid #ddd;
		color: #555;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 85%;
	}	
	#contact-form input.sendbutton {
		width: 51px;
		height: 28px;
		margin: 0.5em 1.1em 0 0;
		display: block;
		float: right;
		border: 0;
		background: #7BCAD7;
		color: #fff;
		font-weight: bold;
		padding: 0;
		cursor: pointer;
		}
		#contact-form input.sendbutton:hover {
			background: #162A83;
		}
		
	#contact-form textarea {
		border: 1px solid #e0e0e0;
		color: #555;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 85%;
	}