*
{
	margin:0;
	padding:0;
}

body
{
	background:#49382F;
	color:#fff;
	font-family:helvetica,arial,sans-serif;
	text-shadow: 0 0 0 #000;
	font-size:medium;  
}

body p
{
	width:325px;
	float:right;
}


a 
{
	color:#fff;
	background:#C33B0D;
	text-decoration:none;
}
a:hover
{
	background:#49382F;
}

p.descriptor, .toggler
{
	float:left;
	width:200px;
	text-align:right;
	font-variant:small-caps;
	font-size:small;
	letter-spacing:.2em;
	font-weight:bold;
	font-family:georgia,times,serif;
}

#content
{
	width:700px;
	background:#DB410D;
	border-top:25px solid #49382F;
	padding-top:50px;
	border-right:1px solid white;
	border-bottom:1px solid white;
	line-height:2em;
	float:left;
}
#content img
{
	border-top:3px solid #E5752B;
	border-left:3px solid #E5752B;
	border-right:3px solid #E5752B;
}
.ampersand
{
	font-family:"Palatino","Garamond","Minion Pro",georgia,times,serif;
	font-size:110%;
	font-style:italic;
}
.wrapper
{
	width:580px;
	clear:both;
	float:left;
}
.top
{
		margin-top:80px;
}
.toggler
{
	text-align:left;
	background:transparent;
	color:#AE7B60;
	padding-left:2em;
}
.toggler a
{
	background: transparent;
	color:#AE7B60;
	
}

.menu
{
	float:left;
	font-size:x-small;
	margin-bottom:25px;
}
.menu ul
{
	list-style-type:none;
}
.menu ul li, .menu p.li, .menu form
{
	padding:5px 0 5px 0;
	padding:5px 2em 5px 3em;
	color:#AE7B60;
	
}
.menu p.li
{
	color:#F4BB9D;
}
.menu ul li a
{

	background:transparent;
	color:#F4BB9D;
}
.menu ul li a:hover
{
	color:#AE7B60;
}
.menu form
{
	line-height:1.5em;
}
.menu form input
{
	margin:5px 0 5px 0;
}
.brownCol
{
	width:255px;
	float: left;
}
.browCol p
{
	margin-left:2em;
}

#TB_closeWindowButton
{
	background: #e8e8e8;
}
.about
{
	font-family:helvetica, arial, sans-serif;
	text-decoration: underline;
	font-size: x-small;
}
.humiliative
{
	font-family:helvetica, arial, sans-serif;
	text-decoration: underline;
}

