@charset "UTF-8";
/*
Description: Cascading style sheet created for roddeville.com
Author: Silje Moan, {silmoadesign}, http://www.silmoadesign.com
*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: "Lucida Sans", "Lucida Sans Typewriter";
	font-size: 100%;
	background-color: #000000;
	font-weight: normal;
}

/* -- LAYOUT -- */
.rdvstyle #container {
	width: 900px;
	text-align: left;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	height: 100%;
}
.rdvstyle  #topheader {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0px;
	height: auto;
	margin: 0px;
	float: right;
}
.rdvstyle #topheader p {
	font-size: 60%;
}
.rdvstyle #mainContent {
	padding-top: 5px;
	padding-right: 140px;
	padding-bottom: 0;
	padding-left: 140px;
	background-image: url(images/container_10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 75px;
	margin-left: 0px;
}
.rdvstyle #footer {
	background-color: #000000;
	background-image: url(images/footer_12.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 20px;
	padding-right: 150px;
	padding-bottom: 20px;
	padding-left: 150px;
	height: 75px;
	margin: 0px;
	position: static;
	bottom: 0px;
}
.rdvstyle #footer p {
	margin: 0;
	padding: 10px 0;
	color: #996633;
	font-size: 65%;
	text-align: center;
}

.rdvstyle #navigation {
	width: 180px;
	height: 213px;
	float: left;
}

.rdvstyle #header {
	height: 213px;
	width: 100%;
}

/* -- HTML TAGS -- */

h1 {
	font-size: 110%;
	color: #6699CC;
}

h2 {
	font-size: 95%;
	color: #6699CC;
}

h3 {
	font-size: 80%;
	font-weight: bold;
	color: #6699CC;
	line-height: normal;
}

p {
	font-size: 80%;
	font-weight: lighter;
}


li {
	list-style-type: square;
	font-size: 80%;
}

a {
	color: #6699CC;
	font-weight: normal;
}

blockquote {
	text-align: justify;
	background-color: #324C65;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-size: 80%;
	font-style: italic;
}
.imageframe {
	border: 5px solid #FFFFFF;
	margin: 7px;
}
.rdvstyle #mp3player {
	text-align: center;
}
.center {
	text-align: center;
}
.strongblue {
	font-size: 90%;
	font-weight: bold;
	color: #6699CC;
}
.tabletext {
	font-size: 80%;
}
.rdvstyle #container #mainContent #contactForm #contactformTable {
	background-image: url(images/stamp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
date {
	font-size: 70%;
	font-style: italic;
	color: #333333;
	vertical-align: super;
}
.newsbyline {
	font-size: 80%;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.newstext {
	text-indent: 5px;
	white-space: normal;
	font-size: 80%;
	line-height: 120%;
}
.newsheader {
	background-image: url(images/news_12.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 10px;
	padding: 5px;
}
.newscontent1 {
	background-image: url(images/news_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E2E9D7;
	color: #333333;
	padding-left: 20px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.newscontent2 {
	background-color: #E2E9D7;
	background-image: url(images/news_16.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #333333;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}
.newscontent3 {
	color: #333333;
	background-color: #E2E9D7;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
