/* STATIC PAGES, CONTENT ELEMENTS */

body {	
	margin:0; 
	padding:0;
background:#a9d90b;
font-family:'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
color:#375491;
}

#topsection{
background: #453607;
height: 90px; /*Height of top section*/
color:white;
text-align:center;
}

#subsection{
background: #6b540f;
height: 45px; /*Height of top section*/
color:white;
text-align:center;
padding-top:5px;
}

#topsection h1{
margin: 0;
padding-top: 10px;
}

#topsection h2{
font-size:15px;
color:#dbe6f7;
}



/* MAIN SECTION ELEMENTS, CONTENT ELEMENTS */

a img
{
	border:none;
}

a
{
	color:#443607;
	font-size:14px;
text-decoration:underline;
}

.logo 
{
	color:#fff;
	font-size:11px;
text-decoration:none;
margin-left:10px;

}

.logo:hover
{
	font-size:11px;
text-decoration:none;
}

.example 
{
	color:#000;
	font-size:12px;
font-weight:bold;
text-decoration:underline;
text-align:center;
}


.example:hover
{
	color:#000;
	font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
}

.calendars 
{
	color:#415e09;
	font-size:18px;
font-weight:bold;
text-decoration:underline;
text-align:center;
}

.calendars:hover 
{background:#375491;
	color:#fff;
font-weight:bold;
	font-size:18px;
padding:4px;
text-decoration:none;
}

a:hover
{
	font-size:14px;
text-decoration:underline;}

h1
{font-family:'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
font-size:16px;
	font-weight:bold;
	color:#fff;
	margin-left:5px;
font-size:40px
}

h2
{font-family:'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
font-size:16px;
	color:#000;
        font-weight:bold;
}

.contentblock
{
	width:320px;
        background: #A9D90B;
width:98%;
margin:1%;
}	

.allinone{
font-size:18px;
text-align:center;}

/* PAGE STRUCTURE ELEMENTS */	

#container
{
	width:783px;
	position:relative;
	margin: 0 auto 10px;
}

#content
{
	width:783px;
	position:absolute;
	left:0;
	margin-top:10px;
text-align:center;
}

p{
font-size:15px;
color:#443607;}

#staticmenu
{padding-top:15px;
	vertical-align:bottom;
	text-align:center;
background:#A9D90B;
}

.business{
color:#000;
font-size:12px;
width:650px;
margin-left:75px;
margin-top:35px;
text-align:justify;
}

.promo{
float:left;}


.calendarPic {
background: url(http://www.markthisdate.com/assets/images/background-calendarpic-mailmode.png) no-repeat top left;
float:center;
padding:6px 10px 8px 9px;
margin-bottom:10px;
border:none;
}

.title {
font-size:12px;
font-weight:bold}


table#table1 {text-align:center; margin-left:auto; margin-right:auto; width:350px;}
  tr,td {text-align:left;
font-size:10px;
color:#443607;
}