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

body {
	margin:0px;
	padding:0px;
	background-color:#d0e1e8;
	font-size:15px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;}
	
h1 {
	font-size:30px;
	line-height:35px;}
h2 {
	margin:0px;
	padding:0px;
	font-size:16px;
	line-height:20px;
	color:#2e65b5;}
h3 {
	font-size:20px;
	line-height:25px;
	color:#666666;
	margin:0px;
	padding:0px;}
	
h4 {
	font-size:14px;
	line-height:16px;
	color:#666666;
	text-align:right;
	margin:0px;
	padding:0px;
	
	}
a {
	color:#CC0000;
	text-decoration:none;}

.main {
	width:1167px;
	height:auto;
	margin:0 auto;
	background-color:#ffffff;

}
.top-header {
	width:1167px;
	height:47px;
	background-image: url(images/raa-home_01.png);
	background-repeat: repeat-y;
}
.main-header {
	width:1167px;
	height:242px;
	background-repeat:no-repeat;
}
.header1 {
	float:left;
	padding:16px 0 0 100px;}
.social {
	float:right;
	padding:8px 20px 0 0;
	margin:0px;}
	
.social2 {
	float:right;
	padding:48px 80px 0 0;
	margin:0px;}
	
.content {
	width:1167px;
	height: auto;
	overflow: auto;
	background-image: url(images/raa-home_07.png);
	background-repeat:repeat-y;
}
.book-bottom {
	width:310px;
	height:130px;
	margin-left:40px;
	float:left;
}
.head-text {
	width:740px;
	float:left;
	font-size:17px;
	line-height:22px;
}
.food {
	clear:both;
	width:1110px;
	margin:0 auto;
	text-align:center;
}
.letter {
	float:left;
	width:600px;
	margin-left:75px;}

.sidebar {
	float:left;
	margin-left:50px;}

.footer {
	width:1167px;
	height:auto;
	overflow:auto;
	clear:both;
}
.footer-top {
	width:1167px;
	height:284px;
	clear:both;
	background-image:url(images/RAA-home-bottom_03.png);
	background-repeat:no-repeat;
	background-color:#ffffff;
}
.taylor {
	width:700px;
	padding:52px 30px 10px 350px;}

.taylor p {
	font-size:13px;
	line-height:16px;}
	
.black_overlay{
            display: none;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 925px;
            height: 540px;
            z-index:1001;
            -moz-opacity: 0.0;
            opacity:.00;
            filter: alpha(opacity=80);
			background-color: transparent;        
}

.white_content {
            display: none;
            position: absolute;
			width: 940px;
            height: 542px;
			top:820px;
			left:50%;
			margin-left:-485px;
  			 /* [-(height/2)px 0 0 -(width/2)px] */
            border: none;
            z-index:1002;
            overflow: auto;
			background-color: transparent;
        }
