/*
=========================
	HTML TAGS
=========================
*/
BODY
{
	background-color	: #cfc08d;
	background-image	: url(/images/bg_body.gif);
	background-position	: center top;
	background-repeat	: repeat-y;
	color				: #231f20;
	font-family			: Verdana;
	font-size			: 8pt;
	margin				: 0px;
}

/*
=========================
	WEB LAYOUT
=========================
*/
#Container
{
	margin-left			: auto;
	margin-right		: auto;
	position			: relative;
	width				: 750px;
}
#Menu
{
	float				: left;
	padding-left		: 39px;
	padding-right		: 15px;
	width				: 171px;
}
#Content
{
	float				: left;
	width				: 500px;
}
DIV.Row
{
	float				: left;
	margin-bottom		: 4px;
	width				: 520px;
}
DIV.Label
{
	float				: left;
	line-height			: 18px;
	width				: 110px;
}
DIV.Item
{
	float				: left;
}
/*
=========================
	EMAIL FUNCTION LAYOUT
=========================
*/
TD.EmailFunction
{
	width				: 200px;
	padding-left		: 3px;
	border				: 0px;
}
/*
=========================
	NAVIGATION
=========================
*/
DIV.Navigation
{
	padding-left		: 0px;
	padding-right		: 0px;
	background-image	: url(/images/bg_navigation.gif);
	background-position	: right top;
	background-repeat	: repeat-x;
	color				: #cfc08d;
	font-family			: Trebuchet MS,Verdana;
	font-size			: 9pt;
	height				: 20px;
	text-align			: center;
	width				: 750px;
}
DIV.NavPadding
{
	padding-left		: 1px;
	text-align			: center
}
A.Navigation, A:HOVER.Navigation
{
	color				: #cfc08d;
	font-family			: Trebuchet MS,Verdana;
	font-size			: 9pt;
	font-weight			: normal;
	line-height			: 20px;
	margin-left			: 30px;
	margin-right		: 30px;
	text-decoration		: none;
}
A:HOVER.Navigation
{
	color				: #231f20;
	font-family			: Trebuchet MS,Verdana;
	font-size			: 9pt;
	font-weight			: normal;
	line-height			: 20px;
	margin-left			: 30px;
	margin-right		: 30px;
	text-decoration		: none;
}
/*
=========================
	BANNER
=========================
*/
DIV.Banner
{
	padding-left		: 1px;
	text-align			: center;
	height:140px;
	overflow:hidden;
}
/*
=========================
	MENU
=========================
*/
A.MenuItem
{
	color				: #231f20;
	font-family			: Trebuchet MS,Verdana;
	font-size			: 8pt;
	text-decoration		: none;
	text-align			: left;
}
DIV.MenuItem
{
	border-bottom		: solid 1px #f7f4e1;
	border-top			: solid 1px #cfc08d;
	padding-top			: 3px;
	padding-bottom		: 3px;
	padding-left		: 20px;
	text-align			: left;
}
DIV.MenuItemOver
{
	background-image	: url(/images/bg_menu_over.gif);
	background-position	: center top;
	background-repeat	: repeat-y;
	border-bottom		: solid 1px #f7f4e1;
	border-top			: solid 1px #cfc08d;
	padding-top			: 3px;
	padding-bottom		: 3px;
	padding-left		: 20px;
	text-align			: left;
}
/*
=========================
	PROMOTION
=========================
*/
DIV.PromoteTitle
{

	text-align			: center;
	width				: 198px;
	height				: 15px;
	background-color		: #cfc08d;
	color				: #FFFFFF;
	padding-top			: 2px;
	padding-bottom			: 2px;


}
DIV.PromoteTable
{
	float				: none;
	border-bottom			: solid 2px #cfc08d;
	border-top			: solid 2px #cfc08d;
	border-left			: solid 2px #cfc08d;
	border-right			: solid 2px #cfc08d;
	text-align			: center;
	height				: 150px;
	color				: #FFFFFF;
	font-weight			: bold;
	width				: 202px;
}
DIV.PromoteInnerTable
{
	float				: none;
	padding-bottom			: 2px;
	padding-left			: 2px;
	padding-right			: 2px;
	padding-top			: 2px;
	text-align			: center;
	width				: 198px;
	color				: #FFFFFF;
	font-weight			: bold;
}
DIV.PromoteContentTable
{
	float				: none;
	border-bottom			: solid 1px #f7f4e1;
	border-top			: solid 0px #f7f4e1;
	border-left			: solid 1px #f7f4e1;
	border-right			: solid 1px #f7f4e1;
	padding-top			: 1px;
	padding-bottom			: 1px;
	text-align			: center;
	width				: 198px;
	height				: 120px;
	color				: #FFFFFF;
	font-weight			: bold;
}
DIV.PromoteSpacing
{
	float				: left;
	padding-top			: 0px;
	padding-bottom		: 0px;
	padding-left		: 15px;
	text-align			: center;
	width				: 230px;
	height				: 170px;
	color				: #FFFFFF;
	font-weight			: bold;
}
DIV.PromoteImage
{
	float				: none;
	border-bottom		: solid 2px #cfc08d;
	border-top			: solid 2px #cfc08d;
	border-left			: solid 2px #cfc08d;
	border-right		: solid 2px #cfc08d;
	padding-top			: 0px;
	padding-bottom		: 0px;
	padding-left		: 0px;
	padding-right		: 0px;
	text-align			: center;
	width				: 194px;
	height				: 40px;
	color				: #FFFFFF;
	font-weight			: bold;
}
DIV.PromoteText
{
	float				: none;
	padding-top			: 0px;
	padding-bottom		: 0px;
	padding-left		: 0px;
	padding-right		: 0px;
	text-align			: left;
	width				: 194px;
	height				: 60px;
	color				: #231f20;
	font-weight			: normal;
}
DIV.PromoteClick
{
	float				: none;
	padding-top			: 0px;
	padding-bottom		: 0px;
	padding-left		: 0px;
	padding-right		: 0px;
	text-align			: right;
	width				: 194px;
	height				: 10px;
	color				: #231f20;
	font-weight			: bold;
}
/*
=========================
	FORMS
=========================
*/
.Button
{
	background-color	: #cfc08d;
	border-bottom		: solid 1px #cfc08d;
	border-right		: solid 1px #cfc08d;
	border-left			: solid 1px #cfc08d;
	border-top			: solid 1px #231f20;
	color				: #f7f4e1;
	filter				: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#cfc08d',EndColorStr='#231f20');
	font-family			: Verdana;
	font-size			: 8pt;
	font-weight			: bold;
	width				: 80px;
}
.Input
{
	background-color	: #FFFFFF;
	border				: solid 1px #cfc08d;
	color				: #231f20;
	font-family			: Verdana;
	font-size			: 8pt;
}
/*
=========================
	CONTENT
=========================
*/
A.ContentLink, A:HOVER.ContentLink
{
	color				: #cfc08d;
	font-weight			: bold;
	text-decoration		: underline;
}
DIV.ContentTitle
{
	font-family			: Trebuchet MS,Verdana;
	font-size			: 14pt;
	font-weight			: bold;
	text-align			: right;
	padding-top			: 15px;
	padding-bottom		: 15px;
}
DIV.ContentLink
{
	margin-right		: 20px;
	margin-top			: 10px;
	text-align			: right;
}
