body {
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 100%;
	background-image: url(images/bg.jpg);
	font-family: "Trebuchet MS";
	font-size: 12px;
}
div#content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	overflow: visible;
}

html {
	height: 100%;
}

* html #content {
	height: 100%;
	
}

.menuContent{
	width:950px;
	float:left;
}

.bottomPage{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	position: relative;
	margin-top: -100px;
	background-color:#F4F4F4;
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
	clear: both;
}



#clearfooter {
	display: block;
	height: 100px;
}
.contentBottom {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.contentBottom .left{
	width: 450px;
	float:left;
}

.contentBottom .left img{
	border:0px;
}
.contentBottom .right{
	width: 400px;
 	float:right;
	text-align:right;
	font-size:11px;
	color:#666666;
}

.top {
	height: 125px;
	width: 950px;
	background-image: url(images/img_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top .links{
	height: 25px;
	padding-top: 100px;
	float: left;
}
.logos{
	float: right;
	width: 359px;
	padding-right: 16px;
}
.genesis{
	float: left;
	border: 0px;
}

.genesis img{
	border:0px;
}

.royal{
	float: right;
	padding-top: 24px;
}

.royal img{
	border:0px;
}
.imgHome {
	height: 196px;
	width: 141px;
	background-image: url(images/img_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 60px;
	padding-right: 791px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.contentPage{
	padding: 12px;
	width: 926px;
	margin-bottom: 10px;
	text-align: justify;
}

.contentPage .left{
	float: left;
	width: 565px;
	overflow: visible;
}
.contentPage .right{
	float: right;
	width: 335px;
	padding-top: 10px;
}
h1 {
	font-size: 17px;
	color: #333333;
	font-family: "Trebuchet MS";
	font-weight: lighter;
}

h2 {

	font-size: 15px;
	color: #333333;
	font-family: "Trebuchet MS";
	font-weight: lighter;
}
.orange {
	color: #F58023;
}
.boxLeft {
	float: left;
	width: 565px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.boxLeft .top{
	width: 565px;
	background-image: url(images/w_box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	font-size: 3px;
	float: left;
}
.boxLeft .center{
	background-image: url(images/w_box_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 545px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.boxLeft .bottom{
	background-image: url(images/w_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 565px;
	font-size: 3px;
	float: left;
}
.boxLeftItem {
	width: 505px;
	background-image: url(images/sign.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;	
}


.boxLeftItem .title{
	font-size: 16px;
	color: #666666;
}

.linkToGallery{
	background-image: url(images/photo_bg.jpg);
	height: 148px;
	width: 359px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

.linkToGallery .left{
	float: left;
	width: 115px;
	padding-left: 10px;
}

.linkToGallery .right{
	height: 148px;
	width: 223px;
	float: left;
}

.photoG{
	height: 107px;
	width: 204px;
	padding-top: 11px;
	padding-left: 12px;
	padding-right: 7px;

}

.pictureText{
	height: 20px;
	width: 204px;
	padding-left: 12px;
	padding-right: 7px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
}

.newsBox{
	width: 335px;
	float: left;
}

.newsBox .top{
	height: 36px;
	width: 315px;
	background-image: url(images/news_box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 40px;
	color: #FFFFFF;
	padding-left: 20px;
	float: left;
	font-weight: bold;
}

.newsBox .center{
	padding: 10px 20px;
	width: 295px;
	background-image: url(images/news_box_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
.newsBox .bottom{
	height: 8px;
	width: 335px;
	background-image: url(images/news_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 3px;
	line-height: 8px;
	float: left;
}

.newsBoxItem{
	width: 265px;
	background-image: url(images/sign.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}

 A.orangeLink:ACTIVE, A.orangeLink:LINK, A.orangeLink:VISITED {
	color: #F68124;
	text-decoration: none;

}

A.orangeLink:HOVER {
	color: #666666;
	text-decoration: none;

}
 A.grayLink:ACTIVE, A.grayLink:LINK, A.grayLink:VISITED {
	color: #666666;
	text-decoration: none;

}

A.grayLink:HOVER {
	color: #F68124;
	text-decoration: none;

}
.boldGray{
	font-weight: bold;
	color: #666666;
}
