/*FIX*/
.enthead{
font-size:16px;
font-weight:bold;
}
.privatebio{
background-color:#EAE9A8;
border:solid 2px black;
padding-left:20px;
width: 470px;
margin-top:3px;
margin-bottom:8px;
padding-top:5px;
padding-bottom:5px;
display:block;
}


.pagesubnav{
font-size:12px;
}
td.caption-01{text-align:center;
}
.nameCallout, .namecallout{ font-size:18px;
font-weight:bold;
}
body 
	{
	color: #777777;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	background-color: #f3f1e0;
	background-image: url(../images/bg-00.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	}
	
a img 
	{
	border: 0px solid #ffffff;
	}

a
	{
	color: #2a5275;
	text-decoration: none;
	border: none;
	border-collapse: collapse;
	}

a:active
	{
	color: #2a5275;
	text-decoration: none;
	border:none;
	}
	
a:hover
	{
	color: #2a5275;
	text-decoration: underline;
	border:none;
	}

	
h1 
	{
	color: #cccc33;
	font-size: 23px;
	font-weight: normal;
	line-height: 33px;
	
	margin-bottom: 0px;
	}
	

h2 {
	color: #cccc33;
	font-size: 23px;
	font-weight: normal;
	line-height: 28px;
	
	margin-top: 0px; 
	margin-bottom: -3px;
	}

h3 {
	color: #476eaa;
	font-size: 21px;
	font-weight: normal;
	line-height: 27px;
	
	margin-top: 5px; 
	margin-bottom: -5px;
	}

h4 {
	color: #777777;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	
	margin-top: 5px; 
	margin-bottom: -5px;
	}

/*FLEX*/

/*a*/

a.link-footer:link { color: #bfbfbf; text-decoration: none }
a.link-footer:visited { color: #bfbfbf; text-decoration: none }
a.link-footer:active { color: #bfbfbf; text-decoration: none; }
a.link-footer:hover { color: #bfbfbf; text-decoration: underline }


a.link-slogan:link { color: #cccc33; text-decoration: none }
a.link-slogan:visited { color: #cccc33; text-decoration: none }
a.link-slogan:active { color: #cccc33; text-decoration: none; }
a.link-slogan:hover { color: #cccc33; text-decoration: underline }

a.link-title:link { color: #cccc33; text-decoration: none }
a.link-title:visited { color: #cccc33; text-decoration: none }
a.link-title:active { color: #cccc33; text-decoration: none; }
a.link-title:hover { color: #cccc33; text-decoration: underline }

a.link-same:link { color: #777777; text-decoration: none }
a.link-same:visited { color: #777777; text-decoration: none }
a.link-same:active { color: #777777; text-decoration: none; }
a.link-same:hover { color: #777777; text-decoration: underline }


/*b*/
.bg-01
	{
	background-color: #ffffff;
	
	height: 200px;
	}
	
.bg-fill-01
	{
	background-image: url(../images/bg-fill-01.gif);
	background-repeat: repeat-y;
	background-position: center top;	
	}

.bg-gradient-01
	{

	background-image: url(../images/bg-gradient-01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
	}
	
.bg-gradient-02
	{

	background-color: #ffffff;
	background-image: url(../images/bg-gradient-02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	}

.bg-gradient-03
	{

	background-color: #ffffff;
	background-image: url(../images/bg-gradient-03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
	}

.bg-gradient-03-stroke
	{

	background-color: #ffffff;
	background-image: url(../images/bg-gradient-03-stroke.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
	}

.border-01
	{
	border-bottom: 1px solid #ededed;
	}

.border-02
	{
	border-right: 1px solid #ededed;
	}

.border-03
	{
	border-top: 1px solid #ededed;
	}
	
/*c*/

.callout-01
	{	
	color: #2a5275;
	font-size: 19px;
	font-weight: normal;
	line-height: 25px;
		
	background-image: url(../images/bg-callout-01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 200px;
	padding-right: 10px;

	background-color: #f3f3f3;
	}


.cell-01
	{	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}

.cell-02
	{	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	}

.cell-03
	{	
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	}

.cell-04
	{	
	padding-left: 20px;
	padding-right: 20px;
	}

.cell-05
	{	
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}

.caption-01
	{
	color: #777777;
	font-size: 11px;
	line-height: 14px;
	
	padding-top: 5px;
	padding-bottom: 5px;

	border-bottom: 1px solid #ededed;
	}

/*f*/

.form-field-01
	{
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	vertical-align: middle;
	
	height: 18px;
	width: 96px;
	
	border: 1px solid #d6dee2;
	background-color: #f7f7f7;

	margin-right: 2px;
	margin-left: 2px;
	}
	

.form-button-01
	{
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	text-align: left;
	vertical-align: middle;
	
	height: 22px;
	
	border: 1px solid #aaaaaa;
	
	background-color: #888b8c;
	background-image: url(../images/bg-button-01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	}


.footer-01
	{
	font-size: 11px;
	line-height: 14px;

	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;

	background-color: #ffffff;

	border-top: 1px solid #ebebeb;
	}

.footer-02
	{
	color: #bfbfbf;
	font-size: 11px;
	line-height: 14px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;

	background-color: #ffffff;

	border-top: 1px solid #ebebeb;
	}
	
/*g*/

.gnb-02
	{
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	vertical-align: middle;

	height: 39px;

	padding-right: 10px;
	}
	
/*h*/
.header-01
	{
	height: 148px;
	
	background-image: url(../images/bg-memphis-skyline-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	}

/*m*/
.mnb-01
	{
	font-size: 13px;
	line-height: 17px;
	vertical-align: middle;

	padding-left: 8px;
	padding-right: 8px;
	}

.more-01
	{
	font-size: 11px;
	line-height: 14px;
	
	padding-top: 7px;
	padding-bottom: 11px;
	padding-left: 10px;
	padding-right: 10px;
	}
	

.more-02
	{
	font-size: 11px;
	line-height: 14px;
	
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	
	border-bottom: 1px solid #ededed;
	}

/*r*/

.resize-01
	{
	font-size: 14px;
	}

.resize-02
	{
	font-size: 16px;
	}

/*s*/

.slogan-01
	{
	color: #2a5275;
	font-size: 32px;
	line-height: 36px;
	text-align: left;
	vertical-align:middle;

	padding-top: 17px;
	padding-bottom: 23px;
	padding-left: 20px;
	padding-right: 20px;
	}	

.spacer-image-home-01
	{
	margin-bottom: 7px;
	}

/*T*/

.title-01
	{
	color: #b88fd7;
	}

.title-02
	{
	color: #6806b1;
	}
