/* global */   

body {
	background-attachment: fixed;
	background-color: #fad182;
	background-image: url(images/2013-CCC-sun-bg1.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family:"Times New Roman", Times, serif;
}


.wrapper{
margin:0 auto;
width:914px;
}


.page{
width:810px;
max-width:810px;
float:left;
background:#fff url(images/pagetop-bg1.png )top left no-repeat;
margin-right:4px;
margin-bottom:12px;
}

.left{
width:190px;
float:left;}

.page-content{
width:590px;
margin-left:210px;
}

.page-content p,
.page-content h2{
margin-top:0;
}

.banners{
width:100px;
float:right;}

.footer{
background:url(images/page-bottom-bg1.png )bottom right no-repeat;
height:214px;
clear:both;
position:relative;
}


/* header */

.header{
float:left;
width:504px;
margin-top:12px;
} 
  
.header h1{
font-family:"Rammetto One", Arial, Helvetica, sans-serif;
line-height:32px;
color:#784622;}


.logo{
float:left;
}

.logo img{
border-style: none;
}

.row1 .t-btn{
width:116px;
height:37px;
background:url(images/btn-top-1.png) no-repeat;
padding-top:6px;
float:left;
margin-left:10px;
}

.row2 #btn5,
.row3 #btn7{
width:266px;
height:37px;
background:url(images/btn-top-L.png) no-repeat;
padding-top:6px;
float:left;
}

.row2 #btn6,
.row3 #btn8{
width:226px;
height:37px;
background:url(images/btn-top-R.png) no-repeat;
padding-top:6px;
float:left;
margin-left:2px;
}

.row1,
.row2,
.row3{
float:right;}


.title{
clear:both;
float:right;
width:480px;
}

.title h1{
margin:0;
}




/* content */  

.content{
clear:left;}



/* banners */ 

.banners img{
margin-bottom:12px;
border-style: none;}

/* buttons */

.t-btn a,
.l-btn a,
.b-btn a{
text-decoration:none;
color:#FFFFFF;
font-family:"Russo One", sans-serif;
}

.t-btn,
.l-btn,
.b-btn{
text-align:center;}

.l-btn{
background: url(images/btn-left.png) no-repeat;
width:176px;
height:24px;
margin-left:14px;
margin-bottom:2px;
padding-top:2px;}

.b-btn{
width:85px;
height:36px;
background:url(images/btn-bottom.png) no-repeat;
padding-top:6px;
margin-right:10px;
position: absolute;
bottom:0px;
right:0px;
}

#b-btn1{
margin-right:98px;}