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

.sectionContainerSignIn
{
background-image:url(../images/cottage_owner_images/topsection_bkgrnd.png);
background-position:top; background-repeat:no-repeat;
width:935px;
height:565px;
}

.subscriptions
{
	float:left;
	padding-left:15px;
	width:450px;
	height:auto;
}

.subscriptionsTopContainer{
margin-bottom:15px;}

.subscriptionHeader{
padding-top:25px;
font-family: Arial, Helvetica, sans-serif; font-size:13px; text-align: center; color:#FFFFFF; font-weight:bold;}

.subscriptionList{
float: left;
width:200px;
padding-left:40px;
margin-top:62px;}

.subscriptionList li{
list-style:none;
text-align: left;
line-height:28px;
font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#666666;}

.subscriptionSpecial {
padding-left:36px;
float:left;
margin-top:53px;
width:85px;
height:85px;
text-align:center;
font-family:Arial, Helvetica, sans-serif; font-weight: bold; color:#000000; font-size:12px; line-height:16px;}

.advantageListHolder
{
float:left;
width:215px;
}

.joinUsButton{
float:left;
width:131px;
height:51px;
margin-left:25px;
margin-top:50px;
background-image: url(../images/cottage_owner_images/green_button_small.png); background-repeat:no-repeat;}


.advantageList{
margin-top:40px;
padding: 15px;
height:227px;
background-color:#FFFFFF; border:#CCCCCC 1px solid;
margin-left:auto;
margin-right:auto;
width:396px;}

.advantageListHeader {
padding-top:3px;
padding-bottom:10px;
font-family: Arial, Helvetica, sans-serif; font-size:13px; text-align: center; color: #333366; font-weight:bold;}


.advantageList li
{
list-style:inside;
color:#006699;
font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:20px;
margin-left:10px;
}


.signIn{
margin-left:500px;
width:410px;}

.signInHeader {
padding-top:25px;
font-family: Arial, Helvetica, sans-serif; font-size:13px; text-align: center; color: #333366; font-weight:bold;}

.signInTitles {
padding-top:10px;
font-family: Arial, Helvetica, sans-serif; font-size:13px; text-align: center; color: #333366; font-weight:bold;}

.signInFormAndButton {
margin-bottom:15px;
height:150px;}



.signInform{
float:left;
padding-left:17px;
margin-top:40px;
width:200px;
text-align:right;}

.signInform li{
list-style:none;
line-height:30px;}

.signInButton{
float:left;
width:131px;
height:51px;
margin-left:20px;
margin-top:50px;
background-image: url(../images/cottage_owner_images/green_button_small.png); background-repeat:no-repeat;}


.statChart{
text-align:center;
width:380px;
margin-left:15px;
margin-top:10px;
margin-bottom:10px;
border:#999999 1px solid;
background-color:#FFFFFF;}

.buttonText
{padding-top: 15px;
padding-left: 40px;
font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#333333;}


.sectionContainerNews{
width:935px;
background-color:#F7FFE7;
}

.cottageOwnerNews{
float:left;
width:455px;
background-color:#E3FFBF;
padding-bottom:25px;
}

.cottageOwnerNewsHeader {
width:455px;
height:42px;
background-image:url(../images/cottage_owner_images/news_header_bkgrnd.png); background-repeat:no-repeat;}

.cottageOwnerNewsPhoto
{
float:right;
margin:15px;
display:inline;
border:#CCCCCC 1px solid;}

.cottageOwnerLinksHolder{
margin-left:505px;
width:425px;
height:200px;
}

.cottageOwnerLinks{
margin-top:15px;
margin-bottom:25px;}
  
.cottageOwnerLinks ul{
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size:16px;
	line-height: 25px;
	padding-left:15px;
  }
  
	.cottageOwnerLinks li {
	list-style:none;
  	}
  
.cottageOwnerLinks li a{
   text-decoration:underline;
   color:#0066CC;
   }
  
 .cottageOwnerLinks li a:link{
  color:#0066CC;
  }

  
.cottageOwnerLinks li a:hover {
  color:#000099;
}

