@charset "utf-8";
/* CSS Document */

*
{	padding: 0;
	margin: 0;
	font-family: verdana, geneva, helvetica, arial, sans-serif; }

a
{	color: #e00000;
	margin-right: 10px;
	text-decoration: none; }

a:hover
{	color: #e00000;
	text-decoration: underline; }

.copyright a
{	margin: 0; }

h3
{	font-size: 16px;
	padding-bottom: 10px; }

p
{	margin-bottom: 10px;
	line-height: 15px; }

td
{
	margin: 0;
	padding: 0;
}

.romer_red
{	color: #e00000; }

body
{	background: #e4e4e4 url(../images/background.gif) repeat-x; }

#wrapper
{	width: 978px;
	margin: 0 auto; }

#header
{	background: #fff;
	border-bottom: solid 5px #f00;
	padding: 20px 10px 0 10px;
	margin: 25px 0 0 0;
	height: 60px;
	position: relative; }

#logo
{	width: 150px;
	height: 45px;
	background-image: url(../images/romer_logo.png);
	background-repeat: no-repeat; }

#caption
{	color: #666;
	margin: 15px 0 0 0; }

#map
{	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	width: 196px;
	height: 235px;
	position: relative;
	padding-left: 196px;   /* LC fullwidth */
  padding-right: 196px;  /* RC fullwidth + CC padding */
}

#map a
{	color: #fff; }

#map .column {
  position: relative;
  float: left;
}

#center {
	margin-top: 45px;
  padding: 10px 0px 10px 40px;    /* CC padding */
  width: 196px;
}

#left {
	margin-top: 45px;
  width: 156px;          		/* LC width */
  padding: 10px 0 0 40px;		/* LC padding */
  right: 196px;          		/* LC fullwidth + CC padding */
  margin-left: -250px;
}

#right {
	margin-top: 45px;
  width: 156px;          		/* RC width */
  padding: 10px 0 0 0;			/* RC padding */
  margin-right: -206px;  		/* RC fullwidth + CC padding */
}

#media
{	width: 978px;
	border: 0px solid #999;
	position: relative; }

#content
{	height: 235px;
	padding: 15px;
	margin: 0;
	background: #fff;
	border: 0px solid #999;
	font-size: 11px;
	position: relative; }

#about, #regions, #history
{	width: 450px; }

#regions
{	margin-bottom: 10px;
	padding-bottom: 10px; }

#regions a
{	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px; }

#romer_footer
{	border-top: solid 5px #ccc;
	padding: 10px 0 10px 0;
	margin: 15px -15px 0 -15px;
	position: relative;
	text-align: center; }

#romer_footer .copyright, #romer_footer a
{	color: #999;
	text-decoration: none;
	font-size: 9px; }

.left
{	float: left; }

.right
{	float: right; }

/* Rokslide Specific Styles */

#slidewrap 
{	width: 392px;
	height: 235px;
	background-color: #ccc; }

#slidewrap div { text-align: center; }

.clr {
	clear: both;
}
