@charset "utf-8";
/* CSS Document */

body {
	background-color:#1d4157;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	background-image:url(http://www.rpvmhome.com/images/background.jpg);
	background-repeat:no-repeat;
}

#main {
	width:825px;
	background-image:url(http://www.rpvmhome.com/images/rpvm-logo.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#int_main {
	width:780px;
	margin-left:45px;
}

#nav {
	width:500px;
	height:50px;
	font-size:14px;
	padding:30px 0px 0px 278px;
}

.nav {
	padding:0px 3px 0px 10px;
}

.nav a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.nav a:hover {
	color:#99cef0;
	text-decoration:none;
}

.nav a:active {
	color:#99cef0;
	text-decoration:none;
}

#flash {
	width:780px;
	height:318px;
	margin-bottom:20px;
	z-index:-1;
}

#content {
	width:780px;
	line-height:1.3;
}

#content_left {
	width:540px;
	float:left;
	padding-top:30px;
	margin-bottom:30px;
}

#content_right {
	width:220px;
	height:300px;
	float:right;
	margin-left:15px;
	margin-top:30px;
	background-color:#1b3d52;
	padding:5px 0px 5px 5px;
}

#footer {
	clear:both;
	background-image:url(http://www.rpvmhome.com/images/footer.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:780px;
	height:60px;
	text-align:center;
	padding-top:40px;
	line-height:1.4;
	font-size:10px;
}
.footer_padding {
	padding:0px 9px 0px 9px;
}

.headings {
	color:#ff5900;
	font-size:25px;
	font-family:Georgia, Times New Roman, Times, serif;
}

/****** START ROLLOVER BOXES ********/
#tabs {
	padding:0;
	margin:0;
	list-style:none;
}

#tabs li.one {
	width:530px;
	height:120px;
	margin-bottom:15px;
	padding:5px 0px 5px 5px;
}

.title {
	color:#99cef0;
}

.subheading { color:#ff8543; }

.description {
	font-size:11px;
}

.description a:link {
	color:#ff8543;
	font-weight:600;
	text-decoration:none;
}

.description a:visited {
	color:#ff8543;
	font-weight:600;
	text-decoration:none;
}

.description a:hover {
	color:#feaf84;
	text-decoration:underline;
}

.description a:active {
	color:#feaf84;
	text-decoration:underline;
}

#tabs li.one:hover, #tabs li.one a.outer-link:hover {
	background:#1b3d52;
}
/******* END ROLLOVER BOXES *************/

.input {
	border:#4f6877 solid 3px;
	background-color:#4f6877;
	font-size:10px;
	color:#ffffff;
}

.message {
	border:#4f6877 solid 3px;
	background-color:#4f6877;
	font-size:11px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color:#4f6877;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#4f6877;
	scrollbar-face-color:#4f6877;
	scrollbar-highlight-coloro:#4f6877;
	scrollbar-shadow-color:#4f6877;
}

.submit {
	border:#4f6877 solid 3px;
	background-color:#4f6877;
	color:#FFFFFF;
	font-size:11px;
}

.tawani {
	font-size:9px;
}

.input2 {
	background-color:#e3e1e1;
	font-size:11px;
	padding:3px 3px 3px 3px;
	color:#ff5900;
}

strong {
	font-weight:100;
}

img.key {
	position:absolute;
	left:0px;
	top:315px;
	z-index:1;
}

img.keys {
	position:absolute;
	left:700px;
	top:990px;
	z-index:1;
}

form {
	padding:0px 5px 0px 5px;
}

/************* END INDEX *****************/

#int_header {
	width:780px;
	height:250px;
	margin-bottom:20px;
}

#content_left_int {
	width:540px;
	float:left;
	padding-top:20px;
	margin-bottom:30px;
}

#content_right_int {
	width:220px;
	height:400px;
	float:right;
	margin-left:15px;
	margin-top:20px;
	background-color:#1b3d52;
	padding:5px 0px 5px 5px;
}

a:link {
	color:#AADDF2;
	font-weight:600;
	text-decoration:none;
}

a:visited {
	color:#AADDF2;
	font-weight:600;
	text-decoration:none;
}

a:hover {
	color:#D5EEFF;
	text-decoration:underline;
}

a:active {
	color:#D5EEFF;
	text-decoration:underline;
}

/******** ACCORDIAN *************/
#myAccordion {
	width:535px;	
}

.someClass {
	background-color:#1b3d52;
	font-size:16px;
	height:25px;
	padding:10px 0px 10px 10px;
}

dd {
	padding:10px 0px 0px 0px;
}

.myAccordionHover {
	background-color:#1d4157;
	color:#99cef0;
	cursor:pointer;
}
/**************************************/

.lightbox_text {
	font-size:10px;
}

/**************************************/
#logindiv {
	width:500px;
	margin:auto;
}

.loginInput {
	padding:3px;
	width:300px;
	font-size:14px;
	opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;
}
