@charset "utf-8";
/* CSS Document */

/* Clearfix */
.clearfix:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{/*height:1%;*/}

/* Initiliasation */
body{background:url(../images/bg-body.jpg) no-repeat center top #DEC173; color:#707070; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; line-height:19px;}

/* Layout */
.wrapper{background:url(../images/bg-wrapper.jpg) no-repeat; margin:0 auto; padding-top:15px; width:980px;}
.areaAbout{/* margin:0 40px 40px 200px; */ height:255px; padding:0 40px 0 200px;}
.areaAbout a{color:#F80140; text-decoration:none;}
.areaAbout a:hover{text-decoration:underline;}
.areaFooter{background:url(../images/bg-footer.png) repeat-x; padding:35px 10px 10px 10px; font-family:Arial, Helvetica, sans-serif, "Arial Narrow"; font-size:11px; color:#8D7021;}
.areaFooter a{color:#8D7021; text-decoration:none;}
.areaFooter a:hover{text-decoration:underline;}

/* Common */
h1{color:#F80140; font-family:"Lucida Sans Unicode", Arial; font-size:18px; padding-bottom:15px;}
h5{border-bottom:1px dotted #999; color:#F80140; font-family:"Lucida Sans Unicode", Arial; font-size:16px; height:40px; margin:0 15px 10px 15px; padding:0 5px 10px 5px;}
.mgnRgt20{margin-right:20px;}
.flLeft{float:left;}
.flRight{float:right;}

/* Sites */
.sites{margin-bottom:25px;}
.sites li{background-color:#fff; float:left; width:180px;}
.sites p{margin:0 15px 10px 15px;}
.sites div{background:url(../images/bg-site-link.jpg) no-repeat; height:50px; padding:50px 15px 0 15px;}
.sites a{color:#000; text-decoration:underline;}