/* CSS Document */

#container {
	width: 734px;
	margin: 30px auto 0px;
	padding: 0;
	text-align: left;
	background-color: #EB3140;
}
#site_nav {
	height: 68px;
	width: 734px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content {
	text-align: left;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 158px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#content_middle {
	background-image: url(../images/text_block_background.gif);
	background-repeat: repeat-y;
}
#content_middle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #EB3140;
	text-indent: 20px;
}
#content_bottom {
	background-image: url(../images/text_block_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 52px;
}
#right_side {
	background-image: url(../images/robin_quote1.gif);
	background-position: left top;
	float: right;
	width: 130px;
	margin-top: 40px;
	height: 180px;
	padding-top: 40px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-repeat: no-repeat;
	margin-bottom: 220px;
}
#right_side h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EC3040;
	text-align: left;
}
#right_side p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#right_side a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F78721;
	text-decoration: underline;
	margin-left: 6px;
}
#right_side a:hover {
	text-decoration: none;
}

#content_top {
	background-image: url(../images/text_block_top.gif);
	height: 48px;
}
#footer {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/tab_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	background-color: #FFFFFF;
	width: 734px;
	clear: both;
	text-indent: 76px;
	color: #333333;
}
#container_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	width: 500px;
}
#container_column h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 14px;
	font-weight: bold;
	color: #EB3140;
	text-indent: 20px;
}
.column_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-left: 20px;
	margin-right: 20px;
}
.column_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EB3140;
	margin-left: 60px;
	line-height: 16px;
}
body {
	background-color: #FFFFFF;
}
* html #container {
	background-color: #EB3140;
}
* html #content {
	background-color: #EC303F;
}
