﻿
div.container
{
	margin:auto;

	}
#topsection
{
height:64px;
}

#contentwrapper
{
float: left;
width: 100%;
height:100%;
}

#contentcolumn{
margin-left: 220px; /*Set left margin to LeftColumnWidth*/
height:100%;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
height:100%;
}


#leftcolumn{
float: left;
width: 220px; /*Width of left column*/
margin-left: -976px; /*Set left margin to -(MainContainerWidth)*/
}

.txtArchive
{
 font-weight:bold;
 padding:5px 1px 1px 4px;

}

.txtYear
{
font-weight:bold;
font-size:x-large;
 padding:0px 1px 1px 10px;
}

.txtYear2
{
font-weight:bold;
font-size:x-large;
 padding:15px 1px 1px 10px;
}

.txtMonth
{
 padding:2px 2px 2px 15px;
}

#condoinsider
{
 margin-top:10px;
 padding :5px 1px 5px 4px;
 /*background-image:url('../images/cover/condo-insider01.gif');*/
 /*background-image:url('http://www.sansiri.com/images/condominium/mgm_banner.jpg');*/
 background-repeat:no-repeat;
 width:174px;
 height:80px;
 cursor:pointer;
}
#coffee
{
 padding:5px 1px 5px 4px;
 background-image:url('../images/cover/the-insapiration02.gif');
 background-repeat:no-repeat;
 width:174px;
 height:80px;
 cursor:pointer;
}

hr {
  border: 0;
  width: 100%;
  color: #c2c4c1;
  background-color: #c2c4c1;
  height: 1px;
  margin-bottom:20px;

}

.condo-name 
{
    color: #313131;
    font-size: 21px;
}

p
{
line-height:145%;
}