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

body {
	background-color: #ffffff;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
.boxbg {
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
	background-color: #fafafa;
}
a {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	text-decoration: none;
	line-height: normal;
}
a:active {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.formstyle {
	border: 1px solid #E6E6E6;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	height: auto;
}
.highlighttext {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #D47F00;
}
.title2 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF7F55;
	text-decoration: none;
}
.gal-title {
	font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #484848;
	letter-spacing: .0001pc;
	line-height: 32px;
}
.gal-title-grey {
	font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF7546;
	letter-spacing: .0001pc;
	text-transform: lowercase;
}
.gal{
	font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #484848;
	letter-spacing: .0001pc;
	line-height: 32px;
}
.cftitle {
	font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	letter-spacing: .0001pc;
}
.fullscreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.cfbg {
	background-image: url(images/cf_bg.jpg);
	background-color: #3b464b;
	background-repeat: repeat-x;
}
.calender {
	background-image: url(images/icon_cal.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bodyarticle {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.genesis {
	background-image:url(images/genesis_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.genesis:hover {
	background-image:url(images/genesis_title_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.passoin {
	background-image:url(images/passion_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.passoin:hover {
	background-image:url(images/passion_title_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.gallery {
	background-image:url(images/gallery_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gallery:hover {
	background-image:url(images/gallery_title_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.family {
	background-image:url(images/family_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.family:hover {
	background-image:url(images/family_title_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.timeline {
	background-image:url(images/timeline_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.timeline:hover {
	background-image:url(images/timeline_title_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.endeavour {
	background-image:url(images/endeavour_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.endeavour:hover {
	background-image:url(images/endeavour_title_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.album {
	color: #FFB915;
	font-size: 11px;
}
.album_tlt {
	font-size: 11px;
	color: #335ACE;
}
a.downloadlink {
	font-size: 14px;
	font-weight: normal;
	color: #09C;
}
a.downloadlink:hover {
	font-size: 14px;
	font-weight: normal;
	color: #FF7F55;
}
.media	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height: normal;
	text-decoration: none;
}
.pointer	{
	cursor:pointer;
}