/* body */
body {
	background: #faf7f2;
	font-family: Georgia,Palatino,'Times New-Roman',Times;
	font-size: 13px;
	font-weight: normal;
	color: #664a26; 
	padding: 0;
	margin: 0;
}

body.less{
	background: #806b50 url(../../images/bg_grade/index.gif) top left repeat-x; 
}

body.ipop{
	background: #806b50;
}


/* img */
img {
	border: 0;
}


/* ================== DIVs ================= */
#wrapper {
	width: 777px;
	padding: 0;
	margin: 0px auto;
}

#wrapper_construction{
	background:transparent url('../../images/under_construction/index.png') 0px 0px no-repeat;
	/*width: 839px;*/
	height:800px;
	width: 870px;
	padding: 0;
	margin: 0px auto;
}

#wrapper_construction #content{
	position:relative;
	width: 100%;
	top:400px;
	margin: 0px auto;
	width:400px;
	font-size:24px;
}


/* pic_wrapper > pic, olay */
#pic_wrapper {
	position: relative;
	top: 15px;
	left: 0px;
	width: 777px;
	height: 415px;
	margin: 0;
	padding: 0;
}

#pic {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

#olay {
	position: absolute;
	top: 336px;
	left: 6px;
	z-index: 100;
}


/* ================== nav ================= */
#nav_wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 777px;
	height: 33px;
	background: url(../../images/bg_menubar_400/index.gif) top left no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	z-index: 100;
}

#nav {
	position: relative;
	top: 3px;
	left: 36px;
	line-height: 16px;
	font-family: 'Lucida Grande','Lucida Sans Regular','Lucida Sans Unicode',Lucida,Arial,Verdana,sans-serif; 
	font-size: 11px;
	letter-spacing: .1em;
}

#nav a {
	font-weight: normal;
	color: #fff;  /* fff 593c16 */
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #fff;  /* fff 593c16 */
	padding: 4px 6px 4px 18px;
	text-decoration: none;
}

#nav li a:hover, #nav li li a:hover {
	color: #fff;   /*  593c16 BB0000 */
	text-decoration: underline;
}

#nav li div {
	padding: 5px 22px 6px 22px;
}

#nav_wrapper ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav_wrapper li {
	float: left;
	position: relative;
	text-align: left; 
	cursor: pointer;
	color: #fff;
}

#nav_wrapper li.horz {
	/* background: #333 url(../images/bg_menubar_ro.gif) repeat-x top left; */
}

#nav_wrapper li.divider {
	padding: 0;
	margin: 0;
	font-size: 8px;
	margin: 5px -1px 0 -1px;
}


#nav li.horz:hover {
	/* background: #ad9d88 url(../images/bg_menubar_ro.gif) repeat-x top left; */
	background: #ad9d88;
}


#nav li.horz ul {
	/* re-specify for IE6 */
	width: 100%;
}

#nav_wrapper li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	font-style: normal;
	background-color: #ad9d88;
	line-height: 13px;
	padding: 5px 0 20px 0;
}

#nav_wrapper li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	text-align: left;
}

#nav_wrapper li li a {
	letter-spacing: 0;
}

/* .over => IE */
#nav_wrapper li.over {
	background: #ad9d88;  /* ccbfad ebe3da 877154 8c7557 947c5c 998263 99856b ad9d88 */
}

 
#nav_wrapper li:hover ul, #nav_wrapper li.over ul {
	display: block;
}


/* ================== main layout ================= */
#mai_cont {
	position: relative;
	width: 777px;
	margin: 0;
	padding: 0;
	z-index: 10;
}

table#mai {
	/* height: 302px; */ /*=min-height */
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;  /* prevent gaps between TRs, TDs*/
	display: table;
}

table#mai td{
	height: 100%;
	margin: 0;
	padding: 0;
	vertical-align: top;
	display: table-cell;
}

table#mai td#left_bor {
	width: 5px;
	background: url(../../images/bg_frame_mid_left/index.gif) top left repeat-y;
}

table#mai td#mid {
	width: 763px;
	background: #faf7f2;
}

table#mai td#right_bor {
	width: 9px;
	background: url(../../images/bg_frame_mid_right/index.gif) top left repeat-y;
}


/* ================== a: ================= */
/* #mid a: */
table#mai td#mid a {
	text-decoration: none; 
	font-weight: normal; 
}

table#mai td#mid a:link    { color: #664a26; }
table#mai td#mid a:visited { color: #664a26; }
table#mai td#mid a:hover   { color: #BB0000; text-decoration: underline; }
table#mai td#mid a:active  { color: #c4b097; text-decoration: underline; } 


/* #mid a.rd: */
table#mai td#mid a.rd {
	text-decoration: none; 
	font-weight: normal; 
}

table#mai td#mid a.rd:link    { color: #BB0000; }
table#mai td#mid a.rd:visited { color: #BB0000; }
table#mai td#mid a.rd:hover   { color: #BB0000; text-decoration: underline; }
table#mai td#mid a.rd:active  { color: #c4b097; text-decoration: underline; } 


/* #mid a.rdsm: */
table#mai td#mid a.rdsm {
	text-decoration: none; 
	font-weight: normal; 
	font-size: 11px;
}

table#mai td#mid a.rdsm:link    { color: #BB0000; }
table#mai td#mid a.rdsm:visited { color: #BB0000; }
table#mai td#mid a.rdsm:hover   { color: #BB0000; text-decoration: underline; }
table#mai td#mid a.rdsm:active  { color: #c4b097; text-decoration: none; } 



/* ================== less_date, less_title, less_links, less_text, audio_title, audio_dl, audio_inline, foo ================= */
table#mai td#mid #less_date{
	position: relative;
	margin: 24px 0 0 31px;
	font-size: 11px;
	font-weight: bold;
	color: #6e5431;
}

table#mai td#mid #less_title{
	position: relative;
	margin: 0 0 0 52px;
	font-size: 16px;
	font-weight: bold;
	color: #6e5431;
}

table#mai td#mid #less_links{
	position: relative;
	margin: .75em 0 0 53px;
}

table#mai td#mid #less_links #menu{
	padding: .2em .5em .25em .5em;
	border: 1px solid #c4b097; 
	border-left: 0;
	border-right: 0;
}

table#mai td#mid #less_text{
	position: relative;
	margin: 1.25em 53px 0 53px;
	line-height: 1.6em;
}

table#mai td#mid #less_text #imgdiv{
	float: right; 
	margin: 0 0 0 12px; 
}

table#mai td#mid #less_text img.rit{
	border: 3px solid #806b50;
}
 
table#mai td#mid #audio_title{
	position: relative;
	margin: 1.5em 0 0 33px;
	font-size: 16px;
	font-weight: bold;
	color: #6e5431; 
}

table#mai td#mid #audio_dl{
	position: relative;
	margin: .5em 0 0 53px;
}

table#mai td#mid #audio_inline{
	position: relative;
	margin: .75em 0 0 53px;
}

table#mai td#mid #audio_inline img#listen{
	vertical-align: middle; 
	padding: 0 10px 0 0
}

table#mai td#mid #audio_inlinef{
	position: relative;
	margin: 9px 0 0 53px;
}


/* foot */
table#mai td#mid #foo{
	position: relative;
	padding: 18px 53px 9px 0;
	clear: both;
	float: right;
	text-align: right;
	color: #c4b097; 
	font-size: 11px;
	line-height: 15px;
}

table#mai td#mid #foo a {
	text-decoration: none; 
	font-weight: normal; 
	font-size: 11px;
}

table#mai td#mid #foo a:link    { color: #c4b097; }
table#mai td#mid #foo a:visited { color: #c4b097; }
table#mai td#mid #foo a:hover   { color: #c4b097; text-decoration: underline; }
table#mai td#mid #foo a:active  { color: #BB0000; text-decoration: none; } 

.cc-license img{
	position:relative;
	top:3px;
}


/* ================== page_title, page_subtitle, page_text, about_text ================= */
table#mai td#mid #page_title{
	position: relative;
	margin: 24px 0 0 31px;
	font-size: 16px;
	font-weight: bold;
	color: #6e5431;
}

table#mai td#mid #page_subtitle{
	position: relative;
	margin: .2em 0 0 52px;
	font-weight: bold; 
	font-size: 12px;
	color: #6e5431;
}

table#mai td#mid #page_text{
	margin: 1.25em 53px 0 53px;	
	line-height: 1.6em;
}

table#mai td#mid #about_text{
	margin: 2em 35px 0 53px;	
	line-height: 1.6em;
}



/* ================== page_text lists ================= */
#page_text ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#page_text li {
	padding: 0 0 1.25em 0;
}

#page_text li.end {
	padding: 0;
}

#page_text li ul{
	list-style-image: url(../../images/ico_star/index.gif);
	padding: 0;
	margin: 0;
}

#page_text li ul li{
	padding: .1em 0 0 0;
	margin: 0 0 0 40px;
}

#page_text li ul li p{
	line-height: 1.5em;
	padding: 1em 0 0 0;
}


/* ================== classes ================= */
.hed {
	font-size: 16px;
	font-weight: bold;
	color: #6e5431;
}

.shd {
	/* font-size: 12px; */
	font-weight: bold;
	color: #6e5431;
}

.shd2 {
	/* font-size: 12px; */
	font-weight: bold;
	color: #6e5431; 
}

.dot {
	font-size: 11px;
	font-weight: normal;
	color: #c4b097; /* 99784c c4b097 */
}

.foo_dot {
	padding: 0 2px;
}



/* ================== p div spacing ================= */
p {
	padding: 0;
	margin: 0;
}

.top {
	padding: 0 0 0 0;
}

.top2 {
	padding: .25em 0 0 0;
}

.mid {
	padding: 1.25em 0 0 0;
}

.mid2 {
	padding: 1em 0 0 0;
}

.mid3 {
	padding: 1.5em 0 0 0;
}

.end {
	padding: 1.25em 0 1.5em 0;
}



/* p bio */
.bio_ti {
	padding: .4em 0 0 0;
}

.bio_mid {
	padding: 1.25em 0 0 0;
}

.bio_end {
	padding: 1em 0 2.25em 0;
}


/* p flash_playerdl */
.flash_playerdl {
	padding: 3px 0 0 0;
}

#message_url{
	font-family: Verdana, Arial;
	background:#E56E37;
	width: 100%;
	text-align:center;
	padding:10px 0px;

}

#message_url .message_blue{
	color:#203459;
	font-size:18px;
	font-weight:bold;
	
}

#message_url .message_white_bold{
	color:#fff;
	font-size:15px;
	padding-top:5px;
	font-weight:bold;

}

#message_url .message_white{
	color:#fff;
	font-size:15px;
}