@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, input, img, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #D1C8B2;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	padding-top: 10px;
}

h4 {
	font-size: 0.9em;
	margin-bottom: 10px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.7em;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 0.8em;
	text-align: justify;
}
hr {
	width: 450px;
	color: #000000;
	border: 1px solid #000000;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.7em;
}
ul {
	margin-bottom: 10px;
	margin-left: 40px;
}




.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 978px;
}
.name {
	float: right;
}
#navigation {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6D6D6D;
}
.navigation {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6D6D6D;
	padding-bottom: 10px;
}
.header .wrapper {
	background-image: url(../images/photography/name.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.toggler {
	float: right;
	margin-top: 6px;
}
.toggler li {
	display: inline;
}

/* BUTTONS first level */
#nav_row { width: 978px; height: 26px; }
#nav_row #top_row { margin: 0; padding: 0; }
#nav_row #top_row li { display: inline; }
#nav_row #top_row li a { float: left; height: 0; padding-top: 26px; overflow: hidden; }
#nav_row #top_row li a { background-image: url(../images/photography/top_row.png); background-repeat: no-repeat; }

/* ON STATES first level */
#nav_row #top_row li#button1 a { background-position: 0 0; width: 166px; }
#nav_row #top_row li#button2 a { background-position: -166px 0; width: 252px; }
#nav_row #top_row li#button3 a { background-position: -418px 0; width: 252px; }
#nav_row #top_row li#button4 a { background-position: -670px 0; width: 140px; }
#nav_row #top_row li#button5 a { background-position: -810px 0; width: 168px; }

/* OVER STATES first level */
#nav_row #top_row li#button1 a:hover { background-position: 0 -26px; }
#nav_row #top_row li#button2 a:hover { background-position: -166px -26px; }
#nav_row #top_row li#button3 a:hover { background-position: -418px -26px; }
#nav_row #top_row li#button4 a:hover { background-position: -670px -26px; }
#nav_row #top_row li#button5 a:hover { background-position: -810px -26px; }

/* PRESSED STATES first level */
#nav_row #top_row li#button1 a:active { background-position: 0 -52px; }
#nav_row #top_row li#button2 a:active { background-position: -166px -52px; }
#nav_row #top_row li#button3 a:active { background-position: -418px -52px; }
#nav_row #top_row li#button4 a:active { background-position: -670px -52px; }
#nav_row #top_row li#button5 a:active { background-position: -810px -52px; }

/* ON STATES first level */
#nav_row.logo #top_row li#button1 a { background-position: 0 -72px; cursor: default; }
#nav_row.home #top_row li#button2 a { background-position: -166px -72px !important; }
#nav_row.about #top_row li#button3 a { background-position: -418px -72px !important; }
#nav_row.holidays #top_row li#button4 a { background-position: -670px -72px !important; }
#nav_row.holidays #top_row li#button5 a { background-position: -810px -72px !important; }



/* BUTTONS second level */
#nav_row { width: 978px; height: 26px; }
#nav_row #bottom_row { margin: 0; padding: 0; }
#nav_row #bottom_row li { display: inline; }
#nav_row #bottom_row li a { float: left; height: 0; padding-top: 26px; overflow: hidden; }
#nav_row #bottom_row li a { background-image: url(../images/photography/bottom_row.png); background-repeat: no-repeat; }

/* ON STATES second level */
#nav_row #bottom_row li#button6 a { background-position: 0 0; width: 259px; }
#nav_row #bottom_row li#button7 a { background-position: -259px 0; width: 159px; }
#nav_row #bottom_row li#button8 a { background-position: -418px 0; width: 212px; }
#nav_row #bottom_row li#button9 a { background-position: -630px 0; width: 157px; }
#nav_row #bottom_row li#button10 a { background-position: -787px 0; width: 191px; }


/* OVER STATES second level */
#nav_row #bottom_row li#button6 a:hover { background-position: 0 -26px; }
#nav_row #bottom_row li#button7 a:hover { background-position: -259px -26px; }
#nav_row #bottom_row li#button8 a:hover { background-position: -418px -26px; }
#nav_row #bottom_row li#button9 a:hover { background-position: -630px -26px; }
#nav_row #bottom_row li#button10 a:hover { background-position: -787px -26px; }

/* PRESSED STATES second level */
#nav_row #bottom_row li#button6 a:active { background-position: 0 -52px; }
#nav_row #bottom_row li#button7 a:active { background-position: -259px -52px; }
#nav_row #bottom_row li#button8 a:active { background-position: -418px -52px; }
#nav_row #bottom_row li#button9 a:active { background-position: -630px -52px; }
#nav_row #bottom_row li#button10 a:active { background-position: -787px -52px; }

/* ON STATES second level */
#nav_row.logo #bottom_row li#button6 a { background-position: 0 -72px; cursor: default; }
#nav_row.home #bottom_row li#button7 a { background-position: -259px -72px !important; }
#nav_row.about #bottom_row li#button8 a { background-position: -418px -72px !important; }
#nav_row.holidays #bottom_row li#button9 a { background-position: -630px -72px !important; }
#nav_row.holidays #bottom_row li#button10 a { background-position: -787px -72px !important; }



.content {
	background-color: #B9B1A3;
	clear: both;
}

.content .float_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #000000;
}

.content .float_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
#large_border {
	border: 5px solid #000000;
}

.content .centre_image {
	text-align: center;
	border: 1px solid #000000;
}
.content #slide_border img {
	border: 1px solid #000000;
}

#content {
	background-color: #AFAFAF;
}
.content #content .no_bullet  {
	color: #373737;
	list-style-type: none;
	margin-left: 20px;
}

.content .centre_image img  {

	border: 1px solid #000000;
}
.content .double_spacing {
	margin: 20px;
	border: 1px solid #000000;
}

#content h1 {
	padding-top: 20px;
}
#content .top {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-right: 20px;
	padding-bottom: 20px;
}

.content  .abstract_tables td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFCC;
	padding: 10px;
	color: #62605C;
	line-height: 1.5em;
}
.content .gallery_theme_icons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}
.content .gallery_theme_icons h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.0em;
}

.content #timecontainer {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #62605C;
	font-size: 0.75em;

}


.content #form {
	float: right;
}
.content #form label {
	width: 5em;
	display: block;
	float: left;
	text-align: right;
	margin-right: 5px;
}
.content #form .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B8B8B;
	padding: 2px;
	border: 1px solid #757575;
}
.content #form #message {
	width: 30em;
}


.footer {
	color: #62605C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 15px;
	margin-bottom: 50px;
}


.footer a {
	color: #706C65;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .utilities {
	float: right;
}
.footer .utilities span {
	margin-right: 15px;
	margin-left: 15px;
}
.footer .disclaimer {
	margin-top: 20px;
}

