@charset "iso-8859-1";
/* CSS Document */
BODY {
	background: #FFDE9E;
	MARGIN: 0pt;
	font-family: Arial, Helvetica, sans-serif;
}
a {text-decoration: none;}
a.content:link {color: #7D0E1F;}
a.content:visited {color: #7D0E1F;}
a.content:active {color: #7D0E1F;}
a.content:hover {color:#FFFDEC;}

a.cotact:link {color: #E15616;}
a.contact:visited {color: #E15616;}
a.contact:active {color: #E15616;}
a.contact:hover {color:#E15616;}

a.photographer:link {color: #CB651E;}
a.photographer:visited {color: #CB651E;}
a.photographer:active {color: #CB651E;}
a.photographer:hover {color:#CB651E;}

/*  a.text:hover {color:#FFEBB0;}*/

.table_topleft {
	background-image: url("../Images/Photo/p_1.jpg");
	background-repeat: no-repeat;
}
.table_left {
	background-color: #FFAD31;
}
.table_right {
	background-image: url("../Images/Photo/p_2.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.content {
	color: #7D0E1F;
	font-weight: bold;
	line-height: 1.6em;
	font-size: 16px;
	text-align: right;
}
.content_margin {
	margin-right: 4px;
	margin-top: 140px;
}
.slogan {
	color: #E15616;
}
/*.table_text {
	font-weight: bold;
	font-size: 16px;
	left: 280px;
	top: 575px;
	position: absolute;
	border: 0;
	z-index: 1;
}*/
.table_text {
	font-weight: bold;
	font-size: 16px;
	margin-top: 29px;
	margin-left: 25px;
	/*left: 280px;
	top: 575px;
	position: absolute;
	border: 0;
	z-index: 1;*/
}
.square {
	background-color: #F2BC3E;
}
.text1 {
	color: #A82924;
	font-weight: bold;
	font-size: 14px;
	padding-right: 15px;
	padding-top: 6px;
	vertical-align: top;
}
.text2 {
	color: #CB651E;
	font-weight: bold;
	font-size: 12px;
	padding-right: 15px;
	padding-top: 10px;
	vertical-align: top;
}
.text3 {
	color: #662222;
	font-weight: bold;
	font-size: 11px;
	margin-right: 15px;
	padding-right: 15px;
	padding-top: 10px;
	vertical-align: top;
}
.albom {
	padding-left: 520px;
	vertical-align: bottom;
	padding-top: 70px;
}
.table_contact {
	margin-left: 25px;
	color: #E15616;
	font-size: 12px;
	line-height: 2em;
	vertical-align: top;
}

.contact {
	font-size: 14px;
	color: #E15616;
	font-weight: bold;
}
.logo_pos {
	z-index: 1;
	left: 0px;
	top: 0px;
	position: absolute;
}
.photographer {
	font-weight: bold;
	color: #CB651E;
	font-size: 15px;
}
.photographer_pad {
	padding-left: 18px;
}


