


body
{
  background-color: #252319;
}

body.mceContentBody
{
  background-color: #ffffff;
  background-image: none;
}

body, td, body.mceContentBody, body.mceContentBody p, body.mceContentBody td
{
  font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #514e43;
}

body, body.mceContentBody, body.mceContentBody p, body.mceContentBody td
{
	margin: 0px;
	padding: 0px;
}

body
{
  padding: 0px 0px;
}

a, body.mceContentBody a 
{
	color: #c6974e;
	text-decoration: none;
}

body.mceContentBody a
{
  text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

td
{
  background-color: transparent;
}

hr
{
  height: 1px;
  margin-top: 10px;
  padding-top: 0px;
  color: #ede9df;
  background-color: #ede9df;
  border: solid 0px #ede9df;
}



/* Fonts */

h1
{
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: normal;
	line-height: normal;
	color: #514e43;
}

.font_small1, body.mceContentBody .font_small1, .font_small1 a, body.mceContentBody .font_small1 a
{
	font-size: 11px;
	line-height: normal;
}

.font_small2, body.mceContentBody .font_small2, .font_small2 a, body.mceContentBody .font_small2 a
{
	font-size: 10px;
	line-height: normal;
}

/* user:Big1 */
.font_big1
{
	font-size: 14px;
	line-height: normal;
}

body.mceContentBody .font_big1, .font_big1 a, body.mceContentBody .font_big1 a
{
	font-size: 14px;
	line-height: normal;
}

/* user:Big2 */
.font_big2
{
	font-size: 16px;
	line-height: normal;
}

body.mceContentBody .font_big2, .font_big2 a, body.mceContentBody .font_big2 a
{
	font-size: 16px;
  font-weight: normal;
	line-height: normal;
}

.font_big3
{
	font-size: 20px;
	line-height: normal;
}

body.mceContentBody .font_big3, .font_big3 a, body.mceContentBody .font_big3 a
{
	font-size: 20px;
	line-height: normal;
}

.font_bold
{
	font-weight: bold;
}

.font_unone a
{
	text-decoration: none;
}

.font_unone a:hover
{
	text-decoration: underline;
}

.font_white, .font_white a
{
	color: #fff;
}

.font_col1, .font_col1 a
{
	color: #514e43;
}

.font_col2, .font_col2 a
{
	color: #c6974e;
}

.font_col3, .font_col3 a
{
	color: #b9004c;
}

.font_col4, .font_col4 a
{
	color: #ffffff;
}



/* Buttons */

.button1, body.mceContentBody .button1
{
  width: 100%;
  height: 27px;
  line-height: 27px;
  padding: 5px 0px 5px 0px;
  background: url(images/button1_bg.gif) no-repeat center center;
  color: #c6974e;
  font-size: 14px;
  text-align: center;
}

.button1, .button1 a
{
  color: #c6974e;
}

.button2, body.mceContentBody .button2
{
  width: 100%;
  height: 27px;
  line-height: 27px;
  padding: 5px 0px 5px 0px;
  background: url(images/button2_bg.gif) no-repeat center center;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.button2, .button2 a
{
  color: #fff;
}



/* Lists */

.ul-col1
{
	list-style-type:none;
}

.ul-col2
{
	list-style-type:none;
}

.ul-col3
{
	list-style-type:none;
}

.ul-col4
{
	list-style-type:none;
}

.ul-col1, .ul-col2, .ul-col3, .ul-col4
{
	margin-left: 0px;
	padding-left: 0px;
}

.ul-col1 li, .ul-col2 li, .ul-col3 li, .ul-col4 li
{
	padding-left: 12px;
  background-repeat: no-repeat;
  background-position: 0px 7px;
}

.ul-col1 li
{
	background-image: url(images/square_col1.png);
}

.ul-col2 li
{
	background-image: url(images/arrow_col2.gif);
}

.ul-col3 li
{
	background-image: url(images/square_col3.png);
}

.ul-col4 li
{
	background-image: url(images/square_col4.png);
}

.ul-lev2-col1
{
  list-style-type:none;
  margin-left: 0px;
	padding-left: 0px;
}

.ul-lev2-col1 li
{
	padding-left: 35px;
  background-repeat: no-repeat;
  background-position: 25px 9px;
  background-image: url(images/square_lev2_col1.gif);
}



/* tables */
.table1
{
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
}

.table1 thead a
{
  color: #fff;
}

.table1 td
{
	padding: 3px 5px;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	line-height: normal;
}

.table1 thead td
{
  color: #fff;
  font-weight: bold;
  background-color: #c6974e;
}

.table1 tbody tr.even td
{
  background-color: #ede9df;
}



/* Custom editor settings */

#tmce_go_deeper p,
#tmce_go_deeper div,
#tmce_go_deeper ul,
#tmce_go_deeper ol,
#tmce_go_deeper table,
#tmce_home_right p,
#tmce_home_right div,
#tmce_home_right ul,
#tmce_home_right ol,
#tmce_home_right table
{
  width: 175px;
}

#tmce_home_right
{
  background-color: #F6F4eF;
}

#tmce_home_inter p,
#tmce_home_inter div,
#tmce_home_inter ul,
#tmce_home_inter ol,
#tmce_home_inter table
{
  width: 425px;
}

#tmce_home_focus p,
#tmce_home_focus div,
#tmce_home_focus ul,
#tmce_home_focus ol,
#tmce_home_focus table
{
  width: 219px;
}

#tmce_summary *
{
  font-size: 15px;
  font-weight: bold;
	line-height: normal;
}
