/* ======================================================================
   ELLENROTHENBERG.COM
   (c) 2009, All Rights Reserved.
 ======================================================================== */
* { margin: 0; padding: 0; }

body {
	width: 830px;
	background-color: #FFFFFB;
	border-right: 1px solid #666053;
	border-left: 1px solid #666053;
	border-bottom: 1px solid #666053;
	text-align: center;
	min-height: 750px;
	margin: 0px auto;
	padding: 0px;
	}
a { color: #CC3300;	text-decoration: none; }
a:hover { color: #CC3300; text-decoration: underline; }
img { border: none; }

#content {
	position: relative;
	top: 0px;
	width: 830px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFB;
	min-height: 750px;
	}
#header {
	height: 150px;
	}
#navOne {
	position: relative;
	top: 20px;
	width: 830px;
	height: 30px;
	border-bottom: 1px solid #666053;
	}
#navTwo {
	position: relative;
	top: 21px;
	width: 830px;
	height: 30px;
	}
#buttons {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 1px 20px 0px 0px;
	padding: 0;
	width: 112px;
	height: 27px;
	float: right;
	}
#arrows {
	position: relative;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 26px;
	float: right;
	}
/*=====BODY=====*/
#container {
	position: relative;
	top: 0px;
	width: 830px;
	min-height: 440px;
	border-top: 1px solid #666053;
	background-color: #666053;
	}
#main {
	width: 830px;
	min-height: 440px;
	border-bottom: 1px solid #666053;
	}
#sidebar {
	width: 240px;
	min-height: 420px;
	float: left;
	background-color: #666053;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	}
#sidebar ul li {
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	font-family: Helvetica Neue, Arial, sans-serif;
	font-weight: normal;
	font-size: .8em;
	line-height: 2.2em;
	color: #ffffff;
	}
#sidebar a {
	color: #C0CECC;
	}
#sidebar a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
#sidebar .title {
	font-family: Helvetica Neue, Arial, sans-serif;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.9em;
	color: #ffffff;
	}
#landing {
	width: 550px;
	min-height: 440px;
	float: right;	
	background-color: #FFFFFB;
	border-bottom: 1px solid #666053;
	}
/*=====BOTTOM FRAME=====*/
#bottom {
	width: 830px;
/*	height: 30px;*/
	float: left;
	background-color: #FFFFFB;
	border-bottom: 1px solid #666053;
	}
#footer {
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
	width: 830px;
	height: 30px;
	background-color: #FFFFFB;
	}
/*=====TEXT STYLES=====*/
h1 	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: .8em;
	vertical-align: top;
	color: #C0CECC;
	text-align: left;
	}
h2 	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 2em;
	vertical-align: top;
	color: #646265;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 7px;
/*	border-bottom: 1px solid #8C8C8C; */
	}
.essays 	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.6em;
	vertical-align: top;
	color: #ffffff;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 2px;
/*	border-bottom: 1px solid #C0CECC; */
	}
h3 	{
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.6em;
	padding: 0px 10px 0px 10px;
	color: #646265;
	text-align: left;
	}
h4 	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.7em;
	color: #8C8C8C;
	text-align: left;
	}

.caption {
	margin: 10px 40px 10px 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: .7em;
	line-height: 1.2em;
	color: #646265;
	}
.footer {
	position: relative;
	top: 10px;
	left: 20px;
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: .7em;
	line-height: 1em;
	color: #646265;
}
.static {
	margin: 0px;
	padding: 24px 30px 30px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 2em;
	color: #646265;
	text-align: left;
	}

.static p { margin-bottom: 12px; }
.static ul li { list-style: square; margin-left: 20px; line-height: 1.4em; margin-bottom: 8px; }

#blockquote { font-style: italic; margin: 20px 5px 10px 5px; background-color: #EBECEB; padding: 20px 20px 5px 20px; text-align: left; line-height: 1.5em; color: #737272; }
.quoter { margin-top: 5px; font-style: normal; text-align: right; color: #737272; }
.strong { font-weight: bold; color: #646265; }

#media { font-style: normal; margin: 20px 5px 10px 5px; background-color: #EBECEB; padding: 20px 20px 5px 20px; text-align: left; line-height: 1.5em; color: #737272; }
.quoter { margin-top: 5px; font-style: normal; text-align: right; color: #737272; }
.strong { font-weight: bold; color: #646265; }

/*table tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1em;
	color: #646265;
	}*/
table {
	padding: 20px 10px 10px 10px;
	line-height: 1em;
}
td	{
	padding-right: 10px;
	padding-bottom: 10px;
}

.text_1	{
	font-family: Helvetica Neue, sans-serif;
	color: #646265;
}
.form_1	{
	min-height: 20px;
	border: 1px solid #646265;
}
.form_2	{
	max-width: 400px;
	border: 1px solid #646265;
}

.video {
	width:490px;
	height:350px;
	background-color:#FFFFFB;
	padding-top: 20px;
}

.audio {
	padding-bottom: 16px;
	height:24px;
	width:440px;
}