/* Home */
#Main{
   background:#ffffff url(../images/bg-adventure.jpg) no-repeat;
   height:369px;
   width:1005px;
}
#Main .Content{
   padding-left:20px;
   padding-right:20px;
   padding-top:10px;
   padding-bottom:5px;
}
#Main .Content h1{
   font-family:"georgia",times, serif;
   font-size:32px;
   font-weight:bold;
   color:#ffffff;
   border-bottom:1px dotted #ffffff;
   margin:0px;
   margin-bottom:10px;
   padding:0px;
}

#Category{
   width:100%;
}

.ArticlePhoto{
border:4px solid #0055A5;
margin:5px;
}

#Category .Left{
   width:150;
   padding:0px;
}
#Category .Featured{
   padding:5px;
}
#Category .Featured h2{
   font-family:"century gothic",arial, helvetica;
   font-size:20px;
   font-weight:bold;
   color:#2C1602;
   margin:0px;
   margin-bottom:10px;
   padding:0px;
}
#Category .Featured h4{   
   font-family:"georgia",times, serif;
   font-size:21px;
   font-weight:bold;
   color:#2C1602;
   margin:0px;
   margin-bottom:10px;
   padding:0px;
}
#Category .Featured h4 a:link{   
   font-family:"georgia",times, serif;
   font-size:21px;
   font-weight:bold;
   color:#2C1602;
   border-bottom:1px dotted #0055A5;
}
#Category .Featured h4 a:visited{   
   font-family:"georgia",times, serif;
  font-size:21px;
   font-weight:bold;
   color:#2C1602;
   border-bottom:1px dotted #0055A5;
}
#Category .Featured h4 a:hover{   
   font-family:"georgia",times, serif;
   font-size:21px;
   font-weight:bold;
   color:#2C1602;
   border-bottom:1px dotted #0055A5;
}

#Category .Recent{
   padding:5px;
   width:250px;
}
#Category .Recent h2{
   font-family:"century gothic",arial, helvetica;
   font-size:20px;
   font-weight:bold;
   color:#2C1602;
   margin:0px;
   margin-bottom:10px;
   padding:0px;
}
#Category .Recent h4{   
   font-family:"georgia",times, serif;
   font-size:18px;
   font-weight:bold;
   color:#2C1602;
   margin:0px;
   margin-bottom:10px;
   padding:0px;
}
#Category .Recent h4 a:link{   
   font-family:"georgia",times, serif;
   font-size:18px;
   font-weight:bold;
   color:#2C1602;
   border-bottom:1px dotted #0055A5;
}
#Category .Recent h4 a:visited{   
   font-family:"georgia",times, serif;
  font-size:18px;
   font-weight:bold;
   color:#2C1602;
   border-bottom:1px dotted #0055A5;
}
#Category .Recent h4 a:hover{   
   font-family:"georgia",times, serif;
   font-size:18px;
   font-weight:bold;
   color:#2C1602;
   border-bottom:1px dotted #0055A5;
}
#Category h3{
   font-family:"georgia",times, serif;
   font-size:14px;
   font-weight:bold;
   color:#2C1602;
   margin:0px;
   margin-bottom:5px;
   padding:0px;
}

#Category .ReadMore{   
   font-family:"georgia",times, serif;
   font-weight:bold;
   color:#2C1602;
   margin-top:5px;
}

#Main .Right{
   padding-left:0px;
   padding-right:10px;
   padding-top:10px;
   padding-bottom:5px;
   width:200px;
   text-align:center;
}

#Main .Right .Signup{
   margin-bottom:10px;
}
#Main .Right .Ad{
   margin-bottom:10px;
}

