/* Fonts & Background */

body.custom {
    background: #f7edde;
}

.custom #container {
    margin-top: 0em;
    margin-bottom: 0em;
    padding: 0.1em;
    background: #f8dfbb;
    border-right: 0.1em solid #f7e4c6;
    border-left: 0.1em solid #f7e4c6;
}

/* Remove Comments Strapline */
.custom .comments_closed p {display: none ;}


/*remove header border*/
.custom #header {&nbsp; border:none ;  }


/* This line collapses the space of the tagline so that 
there isn't unnecessary white space after the header image */
.custom #header #tagline { height: 0; }
.custom #header { padding: 0; }


a 			{	color:#2BAFCE;}
a:link 		{	text-decoration: none; color:#105B95; }
a:visited 	{	text-decoration: none; color:#105B95; }
a:hover 	{ 	color: #FD7F18;}

*/

.custom #page { padding-top: 0;
}
