/*
ligher green: #787746
dark green: #32331D
red: #BE3526
text gray: #58595B
*/

body
{
margin: 0; padding:0;
line-height: 18px;
font-family: "Frutiger", "Frutiger LT Std", "Helvetica Neue", "Helvetica", "arial", sans-serif;
font-size: 12px;
color: #58595B;
font-weight: lighter;
}

a
{
color: #BE3526;
}

a:hover
{
color: #787746;
text-decoration: none;
}

.container
{
margin: 0 0 0 90px;
}

/* __ top bar ________________________ */
.grid_1 h1
{
height: 193px;
width: 90px;
margin: 0; padding:0;
text-indent: -99999px;
background: #BE3526 url("images/j-logo.jpg") bottom no-repeat;
}

#topContactInfo
{
position:relative;
height: 193px;
}

#topContactInfo p
{
bottom:0;
position:absolute;
padding: 0;margin:0;
text-transform: uppercase;
color:#787746;
font-weight: bold;
font-size: 9px;
}

#topContactInfo p .myName
{
font-size: 18px;
line-height: 22px;
color: #32331D;
}

#topContactInfo p .myName sup a
{
text-decoration: none;
}

/* __ nav bar ________________________ */

#nav
{
margin-top : 40px;
border-top: 7px solid #32331D;
}

#nav ul
{
list-style-type: none;
margin: 0;
padding: 16px 0 0 0;

}

#nav ul li {
margin: 0;
padding:0;
}

#nav li a, #nav li a:visited {
	display: block;
	width: 90px;
	margin: 0;
	text-decoration: none;
	color: #58595B;

}

#nav li a:hover
{
	letter-spacing:1.2px;
	background-color: #eee;
	color: #BE3526;
}

/* __ mainContent ________________________ */


#mainContent h3
{
margin: 40px 0 0 0;
border-top: 7px solid #32331D;
padding: 16px 0 0 0;
font-size: 14px;
text-transform: uppercase;
color:#787746;
font-weight: bold;
width: 290px;
}

#mainContent h3 span a {
float: right;
width:15px;
height: 15px;
text-indent: -9999px;
background: url("images/top.png") no-repeat;
}

#mainContent h4
{

font-size: 14px;
font-weight: normal;
border-bottom: 2px solid #eee;
}

#mainContent p
{
font-size: 13px;
}

#mainContent a img
{
margin:8px 10px 0 0;
padding:0;
border-top: none;border-left: none;border-right: none;
border-bottom: 8px solid #ddd;
}

#mainContent a img.noPadRight
{
margin: 8px 0 0 0;
}

#mainContent a:hover img
{
border-top: none;border-left: none;border-right: none;
border-bottom: 8px solid #BE3526;
}

#footnote
{
clear: both;
}
/* __ farRight ________________________ */

#farRight
{
margin-top: 40px;
border-top: 7px solid #32331D;
}

#farRight p
{
margin: 0;
padding: 16px 0 0 0;
font-size: 12px;
}

#farRight p strong
{
color: #787746;
font-weight: bold;
}


/* __ email_form ________________________ */
















