﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
	background: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 0px;
	color: #333333;
}

#inside
{
	background-color: #f3f0e9;
	width: 979px;
}

/* MENU Left   
----------------------------------------------------------*/

.left
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #650202;
	background-image: url(images/miniSite-0811_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 222px;
}

.menu
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5d4424;
	text-decoration: none;
}

.menu:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #650202;
	text-decoration: none;
}

/* Content
----------------------------------------------------------*/

.content
{
	background-color: #FFFFFF;
	width: 561px;
}

.bigFont
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #650202;
	font-weight: bold;
}


/* MENU Bottom
----------------------------------------------------------*/

#menuFooter{
	background-color: #c9bca6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #574932;
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-right: 15px;
	padding-left: 15px;
}

#menuFooter a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #574932;
	text-decoration: none;
}

#menuFooter a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	text-decoration: none;
}
