@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	font-family:/*"Lithos Pro Regular", "Longdon Decorative", Lilith-Italic, "Bauhaus 93";*/
	font-size:12px;
	line-height:18px;
	color:#080808;
	
}
p{font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	color:#000000;
	text-align:justify;
	}
td

{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
	padding:5px;
	
}
.wrapper{
	width:980px;
	
	margin:0 auto;
}
#logo
{
background-color:#FFFFFF;
width:500px;}
#lmenu
{
background-color:#FFFFFF;
width:480px;
padding-left:500px;
}

#header{
	margin-top:29px;
}
#layer{
	/*background:url(images/banner-bg.jpg);
	background-repeat:repeat-x;
	height:227px;
	display:block;*/
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 50%; /* since this element is floated, a width must be given */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; 
}
#layer1{
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 50%; /* since this element is floated, a width must be given */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0;
}

#news-flash{
	
}
#news-flash .wrapper{
	
	height:210px;
	display:block;
	
}
#banner{
	background:url(images/banner-bg.jpg);
	background-repeat:repeat-x;
	height:308px;
	display:block;
}
#footer{
	background-image:url(images/footer-bg.gif);
	background-repeat:repeat-x;
	background-color:#1b1b1b;
	display:block;
	padding-top:24px;

}
#footer .wrapper{
	height:105px;
		padding-bottom:50px;
}
#footer a{
	color:#698b86;
	font-size:16px;
		font-family:"Lithos Pro Regular", "Longdon Decorative", Lilith-Italic, "Bauhaus 93";
	text-decoration:none;
	padding-right:24px;
	
}
#footer a:hover{
	color:#16557b;
}
.p1 #footer a.f1, .p2 #footer a.f2, .p3 #footer a.f3, .p4 #footer a.f4, .p5 #footer a.f5{
color:#16557b;
}
#footer img{
	display:block;
	padding-top:49px;
	position:relative;
}
.module {
	background:url(images/box-bg.gif) repeat-y 0 0;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:90%;
	overflow:hidden;
}
.module .first {
	background:url(images/box-top.gif) no-repeat 0 0
}
.module .sec {
	background:url(images/box-bottom.gif) no-repeat 0 bottom;
}
.module .box-indent {
	padding:0px 0px 1px 0px;
	color:#000000;
	font: 12px "Times New Roman", Times, serif,"Bauhaus 93";
}
.module h3 {
	background:url(images/box-title.jpg) no-repeat 0 0;
	color:#A89166;
	font:bold 15px "Times New Roman", Times, serif,"Bauhaus 93";
	padding:5px 0px 10px 10px;
	margin:0px 0px 0px 0px;
}
a {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	}
	a:hover {
 font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
	color:#0033FF;
	border:0px;}
	
	li{
	 list-style-image:url('images/arrow.gif');
	 padding-bottom:10px;
	 margin-left:10px;
	}
h2 {
	color:#A89166;
	font:bold 15px "Times New Roman", Times, serif,"Bauhaus 93";
	padding:0px 0px 0px 0px;
	line-height:5px;
	}
h2 a{
	color:#A89166;
	font:bold 15px "Times New Roman", Times, serif,"Bauhaus 93";
	padding:0px 0px 0px 0px;
	line-height:5px;
}
.sectionname {

	color : #FF9900;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	font-weight: bold;

}
.mypage a{
	color: #FFFFFF;
	font-size: 24px;
	font-family: "Wrexham Script", "Wrexham Script Light";
}
.mypages a{
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif,Arial, Helvetica, sans-serif;
}
