body
{
	/* background-color : #FEFECB; */
	background-color: white;
	margin : 0px 0px 3px 0px;
}

body, th, td, p, ul, ol 
{
	font-size : 10pt;
	color : Black;
}

body, th, td, div, p, h1, h2, h3, h4, ul, ol, li
{
	font-family :  Arial, sans-serif;
}

li
{
	font-size : 9pt;
	color : Black;
}

.newsletter
{
	color : Maroon;
	font-size : 10pt;
	font-weight : normal;
	background-color : #317F3C;
}


.header
{
	color : Maroon;
	font-size : 30pt;
	font-weight : normal;
	background-color : #D98E28;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	border-bottom : 1px solid Green;
}

.content
{
	color : Black;
	font-size : 10pt;
	font-weight : normal;
	/* background-color : #FEFECB; */
	background-color: white;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 20px;
	padding-bottom : 10px;
}

.content a:link
{
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

.content a:visited
{
	color : Purple;
	font-weight : normal;
	text-decoration : underline;
}

.content a:active
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

.content a:hover
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

h1
{
	color : Maroon;
	font-style : normal;
	font-size : 15pt;
	font-weight : bold;
}

h2 
{
	color : Green;
	font-size : 13pt;
	font-weight : bold;
	margin-top : 10px;
}

h3 
{
	color : black;
	font-size : 10pt;
	/* font-weight : normal; */
}

a:link
{
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

a:visited
{
	color : Purple;
	font-weight : normal;
	text-decoration : underline;
}

a:hover, a:active
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

.sidebar
{
	color : Black;
	/* background-color : #FEFECB;*/
	background-color: white;
	border-bottom : 0px;
	margin-bottom : 5px;
	margin-right : 0px;
	margin-top : 0px;
	padding : 10px;
	padding-top : 20px;
	text-align : left;
	font-weight : bold;
	width : 150px;
	font-size : 14;
	margin-left : 5px;
	border-color : Green;
	border-style : none double none none;
}

.sidebar a {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

.sidebar a:link
{
	color : #317F3C;
}

.sidebar a:visited
{
	color : #317F3C;
}

.sidebar a:active
{
	color : #D98E28;
}

.sidebar a:hover
{
	color : #D98E28;
}

.rightbar
{
	color : #FEFECB;
	/* background-color : #317F3C; */
	background-color: #70B946;
	border-bottom : 0px;
	margin-bottom : 5px;
	margin-right : 0px;
	margin-top : 0px;
	padding : 10px;
	padding-top : 20px;
	text-align : left;
	font-weight : normal;
	width : 150px;
	font-size : 14;
	margin-left : 5px;
}

.rightbar a:link
{
	color : Yellow;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}

.rightbar a:visited
{
	color : Yellow;
	font-family :  Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}

.rightbar a:active
{
	color : Lime;
	font-family :  Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}

.rightbar a:hover
{
	color : Lime;
	font-family :  Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}



.footer
{
	color : #FEFECB;
	font-weight : normal;
	/* background-color : #317F3C; */
	background-color: #70B946;
	text-align : center;
	font-size : 8pt;
	padding-top : 5px;
	padding-bottom : 10px;
	border : solid Green;
	border-width: 1px 0;
}

.footer a:link
{
	color : White;
	font-weight : normal;
	text-decoration : underline;
}

.footer a:visited
{
	color : White;
	font-weight : normal;
	text-decoration : underline;
}

.footer a:active
{
	color : Yellow;
	font-weight : normal;
	text-decoration : underline;
}

.footer a:hover
{
	color : Yellow;
	font-weight : normal;
	text-decoration : underline;
}

ul
{
	line-height : 1.6em;
}

#newsletter-block
{
	background-color : #ECD68A;
}

.advertisement, .advertisement *, .sidebar .advertisement a {
	font-size: 8pt;
}

.ad_header {
	font-style: italic;
}

.advertisement {
	border-top: 10px solid #FEFECB;
	padding: 6px;
	background-color: #F7F7C4;
}

#menu-of-the-month-link {
	text-align: center;
	font-size: larger;
}
#menu-of-the-month-link a {
	color: maroon;
	font-weight: bold;
}

img.mainimage {
    display: block;
    margin: 10px auto;
}

.sidebar > strong {
    display: block;
    color: maroon;
    font-size: 10pt;
    border-bottom: 1px solid maroon;
}

.sharethis {
    float: right;
}