* 
	{ padding: 0; margin: 0; }

a.current
	{ border-bottom: 1px dotted #754145; }

body 
	{
	background: url(../images/header_bg.png) repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

h1
	{ font: 100 16px Georgia, serif; color: #6F6F68; }

h2
	{
	font: 18px/16px Georgia, serif;
	margin-bottom: 6px;
	text-transform: uppercase;
}

h3
	{ font-size: 12px; margin-bottom: 8px; color: #c28487; }

iframe
	{ height: 30em; }

img
	{ border: 0; }

p
	{ margin-bottom: 12px; color: #555555; }

p.bio
	{
	font: italic 14px/20px Georgia, serif;
	margin-top: 2px;
	color: #6F6F68;
}

p.credit
	{ font-size: 11px; line-height: 12px; color: #6F6F68; }

/* ===========>> TABLES <<=========== */
	
	
table.main
	{
	border-spacing: 0px;
	table-layout: fixed;
	margin: 0 auto;
}

table.main a
		{ color: #555555; text-decoration: none; }

table.main a:hover
		{ color: #BFBFB3; }

table.main img
		{ border: 8px solid #e1e1d8; }

table.main p
		{ line-height: 14px; color: #6F6F68; }

table.main td
		{
	vertical-align: top;
	width: 210px;
	padding: 0 0 20px 40px;
}

table.series
	{ border-spacing: 0px; table-layout: fixed; }

table.series a:hover
		{ opacity: 0.8; }

table.series h2
		{
	text-transform: none;
	color: #555555;
	padding-top: 20px;
}

table.series img
		{ border: none; padding-top: 20px; }

table.series p
		{ line-height: 15px; color: #6F6F68; }

table.series td
		{ vertical-align: top; padding-right: 30px; }

ul, ol
	{
	line-height: 14px;
	list-style-type: none;
	color: #6F6F68;
}

.clear 
	{ clear: both; background: none; }

/* ===========>> LAYOUT <<=========== */
	
	
#container 
	{ margin: 0 auto; width: 750px; }

#faux 
	{
	border-top: 1px dotted #8F8F7D;
	padding-top: 13px;
	overflow: auto;
	width: 100%;
}

#footer 
	{
	width: 750px;
	clear: both;
	border-top: 1px solid #a1a19a;
	margin: 8px 0 0 0;
	padding: 5px 0 0 0;
}

#headerleft 
	{
	width: 365px;
	padding: 0 10px 10px 0;
	height: 100px;
	margin: 0;
	float: left;
}

#headerleft img
	{ margin: 27px; }

/* ===========>> NAV&LINKS <<=========== */
#headerright
	{ }

#headerright 
	{
	width: 365px;
	padding: 10px 0 10px 10px;
	height: 100px;
	margin: 0;
	float: left;
	text-align: right;
}

#headerright h3 a
		{ color: #754145; text-decoration: none; }

#headerright h3 a:hover
		{ color: #ffffff; text-decoration: none; }

#headerright ul
		{ font-size: 11px; }

#headerright ul a
			{ color: #754145; text-decoration: none; }

#headerright ul a:hover
			{
	color: #754145;
	text-decoration: none;
	border-bottom: 1px dotted #754145;
}

#leftcolumn 
	{
	display: inline;
	margin: 10px 20px 10px 0;
	padding: 0px;
	width: 360px;
	float: left;
}

#navigation 
	{ clear: both; padding: 30px 0 10px 0; margin: 0px auto; }

#rightcolumn
	{ }

#rightcolumn 
	{
	display: inline;
	position: relative;
	margin: 10px 0 10px 20px;
	padding: 0px;
	width: 150px;
	float: left;
}

#rightcolumn h3 a
		{ color: #555555; text-decoration: none; }

#rightcolumn h3 a:hover
		{
	color: #c28487;
	text-decoration: none;
	border-bottom: 1px dotted #a1a19a;
}

#rightcolumn ul
		{ font-size: 11px; }

#rightcolumn ul a
			{ color: #c28487; text-decoration: none; }

#rightcolumn ul a:hover
			{
	color: #c28487;
	text-decoration: none;
	border-bottom: 1px dotted #a1a19a;
}

#rightmiddle 
	{
	display: inline;
	position: relative;
	margin: 10px 20px;
	padding: 0px;
	width: 150px;
	float: left;
}
