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


A{text-decoration: none;}
A:link {
	color:#BF1B2D;
}
A:hover{
	color:#660000;
	text-decoration: underline;
}
A:visited {
	color:#BF1B2D;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

body {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #61553f;
	margin: 0px 0px 0px 0px;
}

.scrollbox {
	height:320px;
	width:480px;
	overflow-y:scroll;
	overflow-x:hidden;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	border: 1px solid #C4A169;
}

.scrollbox2 {
	height:320px;
	width:500px;
	overflow-y:scroll;
	overflow-x:hidden;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	border: 1px solid #C4A169;
}


.header1{
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentholder {
	height: 400px;
	width: 800px;
}
#menu {
	width: 210px;
	float: left;
	height: 400px;
	padding-left: 20px;
	padding-top: 20px;
}
#infobox {
	width: 470px;
	float: right;
	padding-right: 45px;
	padding-top: 20px;
}

.menutextheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	border-bottom-style: solid;
	border-bottom-color: #BFA068;
	border-bottom-width: thin;
}

.maintextheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}

.maintextsmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
}

#center_div {
align: center
}

.mediaarea{
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.bottomlogo {
	padding-right: 20px;
}

/*text*/

.hometext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-left: 130px;
	line-height: 15px;
	font-weight: bold;
	padding-right: 10px;
}
#footer {
	padding-top: 30px;
}

.secondtextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}

.secondtextmed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

.secondtextheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	font-weight: bold;
}

/*header*/

#topbarblue{
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 100%;
	background-image: url(images/topblue_bg.jpg);
	background-repeat: repeat-x;
}

#topbargrey{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	height: 21px;
	width: 100%;
	background-image: url(images/topgrey_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
}

#homemainarea{
	margin: 0px;
	padding-top: 20px;
}

#buttonarea{
	margin: 0px;
	padding-top: 10px;
}

/*about*/

.aboutextarea{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #92A7CB;
}

.abouttextbox {
	width: 408px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 18px;
}

.aboutphotos {
	float: right;
	width: 180px;
	padding-left: 10px;
	padding-bottom: 10px;
}

