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

a img {border:none;}

#master {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}

.header {
	height: 45px;
	width: 900px;
	font-size: 32px;
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 30px;
}
.countertenor {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: 100;
	color: #666;
}
.sections {
	height: 30px;
	width: 900px;
	font-size: 14px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	letter-spacing: 0.1em;
}
.column_left {
	float: left;
	height: 485px;
	width: 435px;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
}
.column_right {
	float: right;
	height: 475px;
	width: 450px;
	text-align: justify;
	line-height: 20px;
	padding-top: 25px;
	color: #333;
}

.diary_column_right {
	float: right;
	height: 475px;
	width: 350px;
	text-align: left;
	line-height: 20px;
	padding-top: 25px;
	color: #333;
	padding-left: 24px;
}
.date {
	font-size: 13px;
	color: #000;
}

.footer {
	float: left;
	height: 20px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	font-size: 9px;
	color: #333;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a:link {
	color: #000;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: 0.1em;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #333;
}
#pic_surround {
	border: 1px solid #CCC;
	padding: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
h1 {
	font-size: 16px;
	color: #000;
	font-style: italic;
	font-weight: 400;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 20px;
	color: #666;
}

.sections {
	height: 30px;
	width: 900px;
	font-size: 13px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.aboutcolumn_left {
	float: left;
	height: 485px;
	width: 435px;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	background-attachment: scroll;
	background-image: url(Images/indexbground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.aboutcolumn_right {
	float: right;
	height: 475px;
	width: 450px;
	text-align: justify;
	line-height: 20px;
	padding-top: 25px;
	font-size: 13px;
}
.footer {
	float: left;
	height: 20px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	font-size: 10px;
	color: #333;
	text-align: right;
}

#master .column_left {
	background-attachment: scroll;
	background-image: url(Images/indexbground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.gallery_column_left {
float: left;
	height: 485px;
	width: 435px;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	
}

.diary_column_left {
	float: left;
	height: 485px;
	width: 510px;
	font-size: 13px;
	line-height: 17px;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.contact_column_left {
	
	float: left;
	height: 485px;
	width: 435px;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	}
	

#master .column_right {
	
	float: right;
	height: 485px;
	width: 424px;
	text-align: justify;
	line-height: 17px;
	padding-top: 15px;
	font-size: 13px;
	padding-left: 25px;
	
}
.blurb {
	font-size: 12px;
	color: #333;
}
.heading {
	font-size: 20px;
	font-weight: bold;
	color: #666;
}
