html, body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
}

a, a:link, a:visited, a:active, a:hover
{
	padding:0;
	margin:0;
	font-style: normal;
	font-size: 14px;
}
a:link, a:visited, a:active
{
	color:#630;
}
a:hover
{
	color:#566F69;
}

h1, h2, h3, h4, h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0;
	padding:0;
}
h1
{
	font-size: 18px;
	color: #630;
	/*text-transform: capitalize;*/
}

h2
{
	font-size: 14px;
	color:#930;
}
h2 a, h2 a:active, h2 a:visited, h2 a:link
{
	color:#930;
	text-decoration:underline;
	font-style: italic;
	font-size:14px;
}
h2 a:hover
{
	color:#566F69;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #630;
	margin:0;
}
h3 a, h3 a:active, h3 a:visited, h3 a:link
{
	color:#630;
	text-decoration:underline;
	font-style: italic;
	font-size:12px;
}
h3 a:hover
{
	color:#566F69;
}


/*CLASSES*/
.tl
{
	height:160px;
	width:160px;
	background:#FFF url(images/images/jrha1_Grn.jpg);
}

.tr 
{
	height:160px;
	background:#FFF url(images/images/jrha1_Taupespace.jpg);
}

.ml, .bl
{
	background:#FFF url(images/images/jrha1_BcolBkg_01_02.jpg);
	width:160px;
}

.ml
{
	padding:64px 0;
}

.bl
{
	height:72px;
}

.mr, .br
{
	background:#FFF url(images/bg_01.jpg);
}

.mr 
{
	padding:0 32px 16px 32px;
}

.br
{
	padding:0 0 0 20px;
}

/*ELEMENT SPECIFIC STYLES*/
#imgTagLine
{
	width:378px;
	height:38px;
	float:right;
}

#imgLogo
{
	width:518px;
	height:125px;
	float:right;
}

#ctr a img
{
	border:0;
	margin:0 60px 0;
}

#imgLHrTop
{
	width:160px;
	height:18px;
	position:absolute;
	top:163px;
	left:0px;
}

#imgLHrBotttom
{
	width:160px;
	margin:0;
}

#imgMHrTop
{
	margin:0 -32px 16px -32px;
	height:18px;
	background: #FFF url(images/images/jrha1_BcolBkg_02_01.jpg) repeat-x left;
}

#imgMHrBottom
{
	height:18px;
	background: #FFF url(images/images/jrha1_BcolBkg_02_03.jpg) repeat-x left;
	margin: 3px 0 0 -20px;
}

#mr p
{
	margin:0 0 16px 0;
}

#nav a
{
	padding:0;
	margin:0;
}

#nav a img
{
	padding:0;
	margin:0;
}

#content
{
	padding-top:30px;
	background: transparent url(images/bg_harmony.gif) no-repeat 125px top;
}
.conditions{
	color: #630;
	text-align:left;
	margin:0;
	padding:0;
	text-transform: capitalize;
	font-size: medium;
	font-weight: bold;
	list-style: none;
	line-height:26px;
	
}

.cLeft{
	text-align:left;
}

.cRight{
	text-align:right;
}

