body
{
	background:  #431919 url('images/background-repeat.jpg') repeat-x;
	
/*	Xfont-family: Helvetica,Arial,sans-serif; */
/*	font-family: Tahoma, Geneva, sans-serif;*/
	Xfont-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	xfont-family: Verdana, Geneva, sans-serif;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, serif;
	xfont-family: 'Trebuchet MS', Helvetica, sans-serif; 
	
	font-size:85%;
	line-height:150%;
	
}


p
{
	padding-bottom: 1em;
}

/* Wrapper */

#main
{
	padding-top: 26px;
	padding-bottom: 30px;
}

#wrapper
{
	width:  978px;
	margin-left: auto;
	margin-right: auto;
}


#navheader
{
	height: 87px;
	background-image:  url('images/header_nav.jpg');
	background-repeat: no-repeat;
}

#navheader ul
{
	height: 20px;
	padding-top: 60px;
	padding-left: 365px;
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	list-style: none;
}

#navheader ul li
{
	float:  left;
	width: 70px;
	padding-right: 10px;
}

#navheader ul li a
{
	color:  black;
	text-decoration: none;
	text-align: center;
	font-size: 100%;
}

#navheader ul li a:hover
{
	color: #B9121B;
}


#header
{
/*	background-image: url('images/header.jpg');*/
/*	background-repeat: no-repeat;*/
	height: 334px;
}#headerLeft{
	width: 335px;	height: 334px;
	float: left;	background-image: url('images/headerLeft.jpg');
}#headerSwitch{
	width: 598px;		height: 334px;
	float: left;	background-image: url('images/headerSwitch-BG.jpg');
}#headerRight{
	width: 45px;	height: 334px;
	float: left;
	background-image: url('images/headerRight.jpg');
}

#content_wrapper
{
	
	background-image:  url('images/content_repeat.jpg');
	background-repeat: repeat-y;
}#mfmaWrapper{	padding: 20px 45px 0px 45px;		background-image:  url('images/content_repeat.jpg');	background-repeat: repeat-y;
}
#mfmaLogo{
	background: transparent url('images/mfma.jpg') no-repeat scroll 55px 0;	height: 45px;
}


#footer
{
	background-image:  url('images/footer.jpg');
	background-repeat: no-repeat;
	height: 74px;
}


/* Content */

#content
{
	float: left;
	width: 542px;
	margin-left: 40px;	margin-bottom: 0px;
}

#content p
{
/*	text-indent: 3em;*/
	color: #4C1B1B;
	
}

#content h2,
#content h3,
#content h3 a
{
	color: #674d26;
	text-decoration: none;
}
#content h2
{
	font-size: 130%;
	padding-bottom: 1em;
}

#content h3
{
	font-size: 100%;
	padding-bottom: 0.5em;
}

#innerLogo{
	background: transparent url('/images/gymarx_inner_logo.jpg') no-repeat;	height: 207px;	width:  546px;	margin-bottom: 20px;
}

#innerSwitch
{
	display: inline;
	margin-left: 32px;
	margin-top: 29px;
	width: 203px;
	height: 135px;
	float: left;
}
#innerLogo p{
	float: left;	width: 260px;
	padding-left: 25px;	padding-top: 90px;	color: white;	font-style: italic;	text-indent: 0;	text-align: justify;	color: #fcfae1;	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, serif;
}
.contentIndent{/*	margin:  1em 0.0em 0 0.0em;*/
	margin:  1em 0 0 0 ;
}.contentIndent p{	text-indent: 2em;	font-style: italic;
}.contentIndent h1,.contentHeader{
	font-size: 125%;	margin-bottom: 1em;	color: #4C1B1B;
}.contentIndent h2
{
	font-size:125% !important;
	margin:0.5em 0 0em 0;
	color: #4C1B1B !important;
}.contentIndent ul
{
	margin: 0 0 1em 0;	padding: 0;
	color:#4C1B1B;
	list-style:disc;
	list-style-position:inside;}.contentIndent ul li{
}#application ul{
	list-style: none !important;
}#application p{
	text-indent: 0 !important;	margin-bottom: 1em;
}#application ul li{
	width: 260px;	padding-right: 5px;	float: left;
}#application ul li.last{
	width: 500px;
}

.contentHeader{
	margin-left: 0em;	margin-top: 1em;
}#tips{	margin: 1em 0.5em 0 2em;
	list-style: upper-alpha;	list-style-position: outside;	
}


/* Menu */

#menu
{
	width: 280px;
	background: #bd8d46;
	padding-top:  6px;
	padding-bottom:65px;
	float: left;
	text-align: center;
/*	border:  1px solid black;*/
}

#menu img
{
/*	text-align: center;*/
/*	margin-left: auto;*/
/*	margin-right: auto;*/
/*	padding-left: 57px;*/
}

#menu form
{
	color: #674d26;
}

#menu ul
{
/*	border:  1px solid blue;*/
	margin-left: 55px;
	text-align: left;
}

#menu ul li
{
	width:  170px;
	height: 22px;
	border-bottom:  1px dashed #674d26;
/*	border:  1px solid red;*/
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	text-align: left;
	letter-spacing: 1px;

}
#menu ul li.last
{
	border-bottom: none;
}


#menu ul li a
{
	margin: 0px;
	padding: 0px;
	text-indent: 0px;

	margin-top: 2px;
	text-decoration: none;
	display: block;
	color: #fcfae1;
/*	Xwidth:  170px;*/
	text-align: center;
	font-size: 100%;
	display: block;
}
#menu ul li a:hover
{
	color:  #767998;
}
.clear{
	clear: both;
}


/****************************************/

.boxleft,.boxright
{
		width: 250px;
}
.boxleft
{	
	float: left;	
}
.boxright
{
	float: right;
}

.boxleft p,
.boxright p
{
	color: #4C1B1B;
}

/*
B9121B,4C1B1B,F6E497,FCFAE1,BD8D46
*/


#copyright,
#linkback,
#linkback a
{
	text-align: center;
	color: #777;
	font-size: 10px;
	padding-bottom:0.5em;
}
#linkback
{
	color: #666;
	font-style: italic;
}
#linkback a
{
	color: #777;
	text-decoration: none;
}


