@charset "UTF-8";
/* CSS Document */

/*ul, li {padding:0;margin:0;list-style-type:none}*/

/*=========== Main Styles =============*/

body {
	background-color: #002456;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html {
    height: 100%; margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical;
}
#container {
	/*background-color: #CCCCCC;*/
	clear: both;
	width: 750px;
	height: 187px;
	z-index:1;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	white-space: nowrap;
}
.pagetitle, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
}
#bodytext {
	clear: both;
	width: 650px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

/*=========== Header Including Navigation ==========*/

#header {
	background-color: #cccccc;
	background-image:url(/images/rr/main_header2.jpg);
	width: 750px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb082;
	z-index:1;
}
#logo {
	height: 125px;
	width: 150px;
	position: relative;
	float: left;
	top: 0px;
	margin-top: 40px;
}
#headcontain {
	width: 750px;
	height: 209px;
	position: relative;
}
#rings {
	background-image:url(/images/rr/ring.gif);
	height: 64px;
	width: 22px;
	position: absolute;
	z-index: 100;
	left: 5px;
	top: 190px;
}
#ringsright {
	background-image:url(/images/rr/ring.gif);
	height: 64px;
	width: 22px;
	position: absolute;
	z-index: 100;
	left: 720px;
	top: 190px;
}

	/* ======  Navigation ======*/
	
#nav ul
{
position:relative;
margin: 0; 
padding: 0 0 0 45px; 
list-style: none; 
height: 31px; 
background-color:#e8dba7; 
border-top: 1px solid #bbb082;
border-bottom: 0px solid #bbb082
}

#nav ul li 
{
position:relative;
display: block; 
float: left; 
font-size: 14px; 
background-color:#e8dba7;
}

#nav ul li a 
{
position:relative;
display: block; 
color:#002456;
font-weight:bold;
float: left; 
text-align: center; 
padding: 7px 11px; 
margin: 0 2px; 
text-decoration: none; 
border-right: 1px dotted #bbb082;
border-left: 1px dotted #bbb082;
}

#nav ul li a:hover {
color: #FFFFFF; 
background-color:#bbb082;}

.leftborder {
	padding-left: 2px;
	border-left: 1px dotted #bbb082;
}
.rightborder {
	padding-right: 2px;
	border-right: 1px dotted #bbb082;
}

/*#nav ul {margin: 0; padding: 0 0 0 45px; list-style: none; height: 31px; background-color:#e8dba7; border-top: 1px solid #bbb082;border-bottom: 0px solid #bbb082}
#nav ul li {display: block; float: left; font-size: 14px; background-color:#e8dba7;}
#nav ul li a {display: block; color:#002456;font-weight:bold;float: left; text-align: center; padding: 7px 11px; margin: 0 2px; text-decoration: none; border-right: 1px dotted #bbb082;border-left: 1px dotted #bbb082;}
#nav ul li a:hover {color: #FFFFFF; background-color:#bbb082;}*/

/*	
#mainnav {
	background-color: #e8dba7;
	height: 30px;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbb082;
}

#mainnav li {
	display: inline-block;
	height: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#002456;
	font-weight: bolder;
	padding-top: 0px;
}
#mainnav a, #mainnav a:link, #mainnav a:visited {
	color:#002456;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 12px 0px 12px;
	text-align: center;
	float: left;
	height: 100%;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #bbb082;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #bbb082;
	vertical-align:middle;
}
#mainnav a:hover {
	color:#fff;
	background:#bbb082;
	height: 100%;
}
*/
.leftborder {
	padding-left: 2px;
	border-left: 1px dotted #bbb082;
}
.rightborder {
	padding-right: 2px;
	border-right: 1px dotted #bbb082;
}

/*========== Body with Footer =========*/

#mainbody {
	padding-top:10px;
	background-color: #f4edd3;
	height: auto;
	width: 750px;
	position:relative;
}
#footer {
	background-color: #e8dba7;
	height: auto;
	width: 750px;
	clear: both;
	position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #222222;
	padding: 5px 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bbb082;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #bbb082;
}
#postcards {
	height: 313px;
	background-image: url(/images/rr/postcards.jpg);
	background-repeat:no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bbb082;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #f4edd3;
	/*border-top-color: #FDFEEC;*/
}
.menuoff {font-size:14px;background-color:#e8dba7;color:#002456;font-weight:bold; padding: 3px; text-decoration: none;}
.menuon {font-size:14px;background-color:#bbb082;color:#FFFFFF;font-weight:bold; padding: 3px; text-decoration: none;}
.menupage {font-size:14px;background-color:#002456;color:#ffffff;font-weight:bold; padding: 3px; text-decoration: none;}
