body,div,dl,dt,dd,ul, ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	text-decoration: none;
	font: 100% Georgia, "Times New Roman", Times, serif;
}

h1{
	font-size: 24px;
	text-align: center;
	padding-bottom: .3em;
	line-height: 1em;
	position: relative;
	z-index: 100;
}

h1.first{
	padding-top: 0;
}

h2{
	font-size: 18px;
	line-height: 1em;
}

h3{
	font-size: 14px;
	line-height: 1em;
}

abbr,acronym { 
	border:0;
}

strong{
	font-weight: bold;
}

body {
	background: #fff url(../images/main-bg.png) repeat-x 0 0;
	color: #000; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px;
	line-height: 1.3em;
}

.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
	margin: 0 0 5px 10px;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.clear{
	clear: both;
}

.white{
	height: auto !important;
	height: 100px;
	min-height: 100px;
}

.hr{
	border-bottom: 1px solid #eee;
	height: 10px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 5px;
}

ul{
	padding: 0 0 1em 30px;
}

p{
	padding: 0 0 1em 0;
	line-height: 1.5em;
}

a{
	color: #db920e;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#wrapper{
	width: 990px;
	position: relative;
	padding-top: 85px;
	margin: 0 auto;
	height: auto !important;
	height: 80px;
	min-height: 80px;
}

#contentNarrow{
	width: 800px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	color: #333;
}

#contentNarrow h2{
	padding-bottom: .5em;
}

#contentNarrow h2, #contentNarrow h1{
	color: #000;
}

#portfolio{
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: center;
}

#portfolioDescription{
	width: 800px;
	margin: 0 auto 20px auto;
	padding: 10px 10px 0 10px;
	background: #fdfaf3;
	text-align: left;
	color: #907749;
}

#portfolioDescription p{
	padding: 0 0 10px 0;
}

#portfolio h1, #photoHeader{
	text-align: center;
	font-size: 24px;
	line-height: 1em;
	padding-bottom: .6em;
}

#portfolio h1 a, #photoHeader a{
	color: #000;
	border-bottom: 1px solid #ccc;
}

#portfolio h1 a:hover, #photoHeader a:hover{
	border-bottom: 1px solid #000;
	text-decoration: none;
}

#portfolio h1 small, #photoHeader small{
	color: #666;
	display: block;
	line-height: 18px;
	font-size: 16px;
}

#portfolio h1 small a, #photoHeader small a{
	color: #666;
}

.portfolioSection{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
	width: 200px;
	text-align: center;
	padding: 0 8px;
	margin: 0 0 20px 0;
}

.portfolioPhoto{
	height: 240px;
	margin: 0 auto -17% auto;
}

.bottomPad{
	padding-bottom: 20px;
}

.portfolioPhoto img{
}

.portfolioSection h2{
	font-size: 16px;
	padding-bottom: 10px;
}

.portfolioSection h2 a{
	color: #bd6d00;
	text-shadow: #fff 0 0 1px;
}

.portfolioSection a div{
	float: none;
}

#logo{
	position: absolute;
	top: 20px;
	left: 80px;
	width: 250px;
	height: 48px;
	background: url(/images/logo.png) no-repeat;
	z-index: 10;
}

#slogan{
	position: absolute;
	top: 56px;
	word-spacing: 20px;
	left: 111px;
	color: #bd6d00;
	z-index: 100;
	font: 15px "Times New Roman", Times, serif;
}

#menu{
	list-style-type: none;
	position: absolute;
	left: 335px;
	top: 33px;
	font-size: 16px;
	padding: 0;
}

#menu li{
	list-style-type: none;
	float: left;
	color: #e1c281;
	height: 21px;
	line-height: 1em;
	padding-right: .4em;
	padding-bottom: 5px;
}

#menu li a{
	line-height: 1em;
	border-bottom: 1px solid #eddfc2;
}

#menu li a:hover{
	text-decoration: none;
	border-bottom: 2px solid #db920e;
}

#photoReflection{
	position: absolute;
	top: 0;
	left: 35px;
	z-index: 1 !important;
}

#photoReflection img.reflected{
}

#photo{
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 11%;
	margin-bottom: -9%;
	text-align: center;
}

* > #photo{
	padding-bottom: 11%;
	margin-bottom: -11%;
}

#photo #image{
	display: block;	margin: 0 35px;
	vertical-align: bottom;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#photoLink{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(/images/transparent.png);
	width: 100%;
	height: 85%;
	z-index: 100;
}

#mainPhoto{
	text-align: center;
	height: 550px;
	margin: 10px auto 15px auto;
}

#mainPhoto img{
	display: block;
	margin-bottom: -3px;
	cursor: pointer;
}

#galleriaWrapper{
	width: 982px;
	overflow: auto;
	margin: 0 auto 10px ;
	overflow-x: auto;
	overflow-y: hidden;
}

#galleria{
	margin: 0 auto;
	*margin-bottom: 16px;
	padding: 0;
	text-align: left;
	list-style-type: none;
}

#galleria a{
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin: 0 2px 2px 0;
    display: inline-block;
    display: -moz-inline-stack;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

#galleria a img{
	display: block;
}

#leftLink, #rightLink{
	position: absolute;
	left: 0;
	top: 48%;
	font-size: 30px;
	z-index: 1000;
	padding-bottom: 5px;
}

#rightLink{
	left: auto;
	right: 0;
}

#photoShadowBottom{
	height: 100%;
	padding: 0 0 5px 0;
}

* > #photoShadowBottom{
	background: url(/images/shadow-bottom.png) repeat-x 0 100%;
}

#photoShadowRight{
	position: relative;
	padding: 0 0 7px 0;
}

* > #photoShadowLeft{	
	background: url(/images/left-shadow.png) no-repeat 0 100%;
}

* > #photoShadowRight{	
	background: url(/images/right-shadow.png) no-repeat 100% 100%;
}

#photoDescription{	
	position: absolute;
	left: 35px;
	top: 80px;
	font-size: 18px;
	width: 200px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#guestBook{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#guestBook li{
	position: relative;
	padding: 10px 0;
	overflow: hidden;
	margin-bottom: 15px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #eee;
}

#guestBook li h2{
	padding-bottom: 5px;
}

#guestBook li small{
	font-style: italic;
	font-size: 10px;
	display: block;
	float: right;
	line-height: 18px;
}

#guestBook li p{
	color: #666;
	padding: 0;
}

#guestForm{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#guestForm .error_list{
	list-style-type: none;
	padding: 0;
	margin-left: 130px;
}

#guestForm .error_list li{
	color: #c00;
	padding: 0;
}

#guestForm input, #guestForm textarea{
	width: 550px;
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ddd;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #f5f5f5;
	color: #333;
	padding: 0 2px;
}

#guestForm input{
	height: 16px;
}

#guestForm textarea{
	height: 150px;
}

#guestForm li{
	clear: both;
	padding: 2px 0 5px;
}

#guestForm label{
	display: block;
	float: left;
	width: 125px;
	text-align: right;
	padding-right: 5px;
}

#guestFormBottom #submit{
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ddd;
	border-left: 1px solid #eee;
	border-top: 1px solid #f5f5f5;
	color: #000;
	height: 20px;
	width: 100px;
	cursor: pointer;
}

#guestFormBottom #submit:hover{
	color: #bd6d00;
}

#guestFormBottom #submit:active{
	background: #fafafa;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ddd;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #f5f5f5;
	color: #000;
}

#guestFormBottom{
	text-align: right;
	width: 556px;
	padding-left: 130px;
}

#guestFormBottom small{
	display: block;
	position: relative;
	top: -8px;
	float: left;
	color: #999;
}

/*Calendar*/

#yearChanger{
	position: relative;
	cursor: pointer;
	border-bottom: 1px dotted #000;
}

#yearChanger span{
	display: none;
	left: 0;
	top: 27px;
	position: absolute;
	background: #fff;
	border: 1px solid #bd6d00;
	border-bottom: 0;
}

#yearChanger:hover span{
	display: block;
}

#yearChanger a{
	display: block;
	padding: 0 5px 4px;
	color: #000;
	border-bottom: 1px solid #bd6d00;
}

#yearChanger a:hover{
	color: #fff;
	background: #bd6d00;
	border-bottom: 1px solid #bd6d00;
}

.calendar {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
.calendar caption {
	margin: 0;
	text-align: center;
	color: #bd6d00;
	padding: .3em 0;
	border-bottom: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.calendar th {
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	background: #fff;
	text-align: center;
	font-size: 10px;
	}
.calendar td {
	border: 1px solid #fff;
	padding: 0 3px ;
	width: 1em;
	text-align: center;
	font-size: 12px;
	}
.calendar a {
	color: #333;
	text-decoration: none;
	}

.calendar a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	}

.calendar td.passed a, .calendar td.passed{
	color: #aaa;
	}

.calendar td.today {
	font-weight: bold;
	}
.calendar td.selected {
	border: 1px dotted #ff7800;
	}
.calendar td.highlighted,  .calendar td.highlighted a{
	background: #e1a95b;
	color: #fff;
	}

table.calendar td.pad {
	color: #999;
	background: #fff !important;
	}
	
.sunday, .saturday {
	background: #f0f0f0;
	}
	
#calendarLayout {
	padding: 0 0 0 1em;
	position: relative;
	list-style: none;
	height: 340px;
	}
	
#calendarLayout li {
	float: left;
	padding: 0 .7em 10px 0;
	height: 160px;
	}

 /*Footer*/ 
#footer{
	width: 800px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	color: #666;
	padding: 7px 10px 6px 10px;
	text-align: center;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a#footerAssociation{
	display: block;
	top: 28px;
	right: 436px;
	opacity: 0.75;
	position: absolute;
	width: 88px;
	height: 31px;
	background: url(../images/association.gif) no-repeat;
}

a#footerAssociation:hover{
	opacity: 1;
}

#footer a{
	color: #666;
}