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

body{margin:0;
font-family:'Century Gothic', Arial, Helvetica, sans-serif;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#ffffcc;}

.topNav{vertical-align:top;
font-size:12px;
text-transform:uppercase;
padding-left:5px;
padding-top:5px;}
.topNav a{color:#666;
font-weight:bold;
text-decoration:none;
padding:5px;}
.topNav a:hover{color:#ff6699;}

.liner{font-size:12px;
color:#666;
vertical-align:bottom;
padding-left:10px;
padding-right:15px;}

.mainArea{}
.greyT{background-color:#cccccc;}
.corner{height:10px;
width:10px;}

.Y{background-color:#ffe500;
padding:10px;
vertical-align:top;
color:#666;
font-size:12px;}
.W{background-color:#FFF;
padding:10px;
vertical-align:top;
color:#333;
font-size:12px;}
.W a, .Y a{color:#333;}
.W a:hover, .Y a:hover{color:#3399CC;}
.tList{color:#666;
font-size:12px;
border-bottom:1px solid #999;
padding-top:10px;
padding-bottom:5px;
background-image:url(images/arrow.png);
background-position:right 13px;
background-repeat:no-repeat;}
.tList a{color:#666;
text-decoration:none;}
.tList a:hover{color:#FF6699;}

.text{font-size:14px;
color:#333;
padding-top:5px;}

.text a{color:#333;}
.text a:hover{color:#FF6699;}

.b1{height:122px;
width:255px;
background-image:url(images/bottom_01.png);
background-repeat:no-repeat;
padding-left:10px;
padding-top:10px;
font-size:12px;
color:#339900;
vertical-align:top;}
.b2{background-image:url(images/bottom_02.png);
background-repeat:no-repeat;
width:268px;
padding-left:10px;
padding-top:10px;
font-size:12px;
color:#cc3366;
vertical-align:top;}
.b3{background-image:url(images/bottom_03.png);
background-repeat:no-repeat;
width:250px;
padding-left:10px;
padding-top:10px;
font-size:12px;
color:#006699;
vertical-align:top;}

.b3 a{color:#3399cc;
text-decoration:none;}
.b3 a:hover{text-decoration:underline;}

h1{color:#ff6699;
font-size:36px;
padding:0;
margin:0;}

h4{font-size:14px;
color:#3399cc;
text-transform:uppercase;
margin:0;
padding:0;}
h4 a{color:#3399cc;
text-decoration:none;}
h4 a:hover{text-decoration:underline;}

.pink{background-color:#EEEEEE;}

.footer{color:#666;
font-size:10px;
padding:10px;}
.footer a{color:#666;}
.footer a:hover{color:#333;}

.social{float:right;}
