/* ====================================================================
/* === PROJECT: 	RICHARD MIERS - GARDEN DESIGN
/* === AUTHOR:		Vantage Web Studios
/* === CREATED: 	24th July 2008
/* === NOTES: 		None
/* ================================================================== */
body {
	padding			:0px;
	margin			:0px;
	font-size			:11px;
	font-family		:times new roman, arial;
}

table {
	font-size			:11px;
	font-family		:times new roman, arial;
}

/* ========================================
/* === Links
/* ===================================== */
a:link 						{color:#5a6b1d; text-decoration:none;}
a:active					{color:#5a6b1d; text-decoration:none;}
a:visited					{color:#5a6b1d; text-decoration:none;}
a:hover						{color:#f3aea0; text-decoration:none;}

a.jakes_link:link 			{color:#f3aea0; text-decoration:none;}
a.jakes_link:active			{color:#f3aea0; text-decoration:none;}
a.jakes_link:visited		{color:#f3aea0; text-decoration:none;}
a.jakes_link:hover			{color:#f3aea0; text-decoration:none;}

/* ========================================
/* === Main Frame Top
/* ===================================== */
.main_frame{
	margin-top		:40px;
	margin-bottom	:40px;
}

.main_navigation{
	border-right		:2px solid #FFC8BC;
	border-bottom		:2px solid #FFC8BC;
}

.main_navigation_text{
	font-size			:12px;
	font-family		:trebuchet ms;
	font-weight		:bold;
	text-align		:center;
}

.main_logo{
	text-align		:center;
	padding			:20px;
	border-bottom	:2px solid #FFC8BC;
}

.main_top_right{
	border-left		:2px solid #FFC8BC;
	border-bottom	:2px solid #FFC8BC;
}

/* ========================================
/* === Main Frame Middle
/* ===================================== */
.main_left{
	width			:250px;
	border-right		:2px solid #FFC8BC;
	text-align		:center;
	vertical-align		:top;
	height			:380px;
	border-bottom	:2px solid #FFC8BC;
}

.main_left_text{
	font-family		:times new roman, georgia;
	line-height		:18px;
	font-size			:12px;
}

.main_center{
	height			:380px;
	border			:none;
	text-align		:center;
	border-bottom		:2px solid #FFC8BC;
}

.main_center_text{
	line-height		:18px;
	font-size			:12px;
	font-family		:times new roman, times;
	height			:380px;
}

.main_right{
	border-left			:2px solid #FFC8BC;
	border-bottom		:2px solid #FFC8BC;
	vertical-align		:top;
	padding-top			:20px;
	text-align			:center;
	height				:380px;
}

.main_right_sub_navigation{
	font-size			:12px;
	font-family		:trebuchet ms;
	text-align		:center;
	line-height		:16px;
}

/* ========================================
/* === Main Frame Bottom
/* ===================================== */
.main_bottom_left{
	border-right		:2px solid #FFC8BC;
	text-align		:center;
}

.main_bottom_center{
	height			:135px;
	padding			:20px;
	text-align		:center;
}

.main_bottom_right{
	font-family		:georgia;
	border-left		:2px solid #FFC8BC;
	text-align		:center;
}

.main_bottom_right_text{
	font-family		:times;
	font-size			:11px;
	color			:#46460f;
}

/* ========================================
/* === Other Classes
/* ===================================== */
