body,td,tr{
		font-family:Arial; 
		font-size: 11px; 
		color: #454542;
		margin: 0px;
		line-height:17px;
		}
.copyright { 
		font-family: arial;
		font-size: 11px;
		color: #4A4B4B;
		text-decoration: none;
		}


.text { 
		font-family: arial;
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
		}


a { text-decoration: none; color:#49494A; }
a:hove { text-decoration: underline;  }


/*--- Top Horizontal Links --*/

	#main {
	font-family: arial; 
	color: #49494A; 
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	
}

	#main a:link {
	font-family: arial; 
	color: #49494A; 
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;

}

	#main a:visited {
	font-family: arial; 
	color: #49494A; 
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;

}

	#main a:hover {
	font-family: arial;
	color: #49494A;	
	text-decoration: underline;
	font-weight:bold;

}


	#footer {
	font-family: arial; 
	color: #ffffff; 
	font-size: 11px;
	text-decoration: none;
	
}

	#footer a:link {
	font-family: arial; 
	color: #ffffff; 
	font-size: 11px;
	text-decoration: none;

}

	#footer a:visited {
	font-family: arial; 
	color: #ffffff; 
	font-size: 11px;
	text-decoration: none;

}

	#footer a:hover {
	font-family: arial;
	color: #ffffff;
	
	text-decoration: underline;

}

.heading {
	font-family: Arial;
	font-size: 19px;
	color: #706844;
	font-weight:bold;
}

.toplink { 
		font-family: arial;
		font-size: 11px;
		color: #736152;
		text-decoration: none;
		
		}

.toplink:hover { 
		font-family: arial;
		font-size: 11px; 
		color: #736152;
		text-decoration: underline;
		
		}

.link { 
		font-family: arial;
		font-size: 11px;
		color: #736152;
		text-decoration: underline;
		
		}

.link:hover { 
		font-family: arial;
		font-size: 11px; 
		color: #736152;
		text-decoration: none;
		}

.textfield1 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 150px;
	border: 1px solid #C6C5C4;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
}		


.textfield2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 250px;
	border: 1px solid #C6C5C4;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	}	
	
.link1 { 
		font-family: arial;
		font-size: 15px;
		color: #736152;
		text-decoration: underline;
		
		}

.link1:hover { 
		font-family: arial;
		font-size: 15px; 
		color: #736152;
		text-decoration: none;
		}
		
		.heading1 {
	font-family: Arial;
	font-size: 16px;
	color: #454542;
	font-weight:bold;
}

/*
//=========================================================
//
// EDITS: Paul Cox (PaulJosephCox@gmail.com) 2010-12-27
//
//=========================================================
*/

#PromoHeader { background-color:#736152; width:779px; }

#Header { background:url(include/images/header_bg.jpg) repeat-x; height:106px; }
#Logo { background:url(include/images/logo.jpg) no-repeat; width:124px; height:106px; float:left; }

#NavFrame { float:left; }
#TopNavigation { color:#736152; text-align:left;  }
#TopNavigation a { color:#d3d2c6; padding:5px; font-family: arial; font-size: 10px; text-decoration: none; }
#TopNavigation a:hover { text-decoration: underline; }

#Navigation {  padding-left:10px; padding-top:30px; float:left; }
#Navigation a { font-family: arial; color: #49494A; font-size: 12px; text-decoration: none; font-weight:bold; padding:5px; }
#Navigation a:hover { text-decoration: underline; }

#EmailFrame { float:right; margin-right:190px; }
#EmailAttraction
{
	/*background:url(include/images/email_bg_01.png) no-repeat;
	width:239px;
	height:160px;
	float:right;
	position:absolute;
	z-index:1000;
	top:0px;
	left:929px;*/
	background:url(include/images/email_bg_01.png) no-repeat;
    height: 160px;
	width:239px;
    left: 592px;
	top:-60px;
    position: relative;
    z-index: 1000;
	
}

#EmailAttraction1
{
	background:url(include/images/email_bg_02.png) no-repeat;
    height: 160px;
	width:239px;
    position:absolute;
	margin-left:592px;
	margin-top:-15px;
    z-index: 1000;
	
}


/*
//========
//
// MENUS
//
//========
*/
/* CONNECT MENU ****************************/
#Menu_Why { position:relative; visibility:hidden; z-index:3000; background-color:#49494A; }
#Menu_Why img { border:0px; }
#Menu_Why a
{
	display:block;
	color:#EFEFEF;
	background-color:#49494A;
	padding:5px 25px 5px 25px;
	text-align:left;
	border-bottom:1px solid #383838;
	text-decoration:none;
	white-space:nowrap;
	text-transform:capitalize;
	font-size:12px;
	
}
#Menu_Why a:hover { color:#FFFFFF; background-color:#5A5A5A; }
#Menu_Why_Main
{
	position:absolute;
	left:350px;
	top:100px;
	visibility:hidden;
	background-color:#49494A;
	border:1px solid #383838;
}

