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

/* --------------------------	*/
/*			 UNIVERSAL STYLES		*/
/* -------------------------- */
body {
	text-align: center;
	color: #000000;
	background-color: #58656b;
	font-family: "Trajan Pro";
	font-size: 100%;
	background-image: url(../Images/bg3_no-text.jpg);
	background-repeat: repeat;
	background-attachment:scroll;
}
.hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
	text-decoration:none;
}
div#preload { display: none; }

/* --------------------------	*/
/*			 CONTAINER STYLES		*/
/* -------------------------- */
#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height:900px;
	width:1024px;
	background-image: url(../Images/content-box1024-resized-332010.png);
	background-repeat: no-repeat;
	background-position: center 50px;
}

#header {
	height: 225px;
	width: 1024px;
	background-image: url(../Images/R-Logo.png);
	background-repeat: no-repeat;
	background-position: 50px 80px;
}
#navigation {
	height: 520px;
	width: 200px;
	color:#ffffff;
	float:left;
	font-size:11pt;
	font-weight:bold;
	padding-top:25px;
	padding-left:60px;
	line-height:20px;
}
#forms {
	height: 350px;
	width: 200px;
	clear:both;
	margin-left:-15px;
	color:#ffffff;
	line-height:18px;
	font-weight:bold;
	padding-top:70px;
	font-family: Verdana;
	font-size:12px;
}
#content {
	padding-top:30px;
	margin-left: 245px;
	width: 740px;
	height:525px;
	font-size: 12px;
	line-height: 20px;
}
#footer {
	clear: both;
	height: 60px;
	width: 1000px;
	font-size: 10px;
	text-align: center;
	padding-top: 0px;
}



/* --------------------------	*/
/*			 HEADER STYLES  		*/
/* -------------------------- */

#logo {
	padding-top: 100px;
	padding-left: 60px;
	
		
}

#header a img.logoLink {
	margin-bottom:-100px;
	padding-top:0px;
	width:436px;
	height:90px;
	border: none;
	
}


/* -----------------------------	*/
/*			NAVIGATION STYLES  		*/
/* -----------------------------	*/
#navigation ul {
	list-style-type:none;
}
#navigation ul li {
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left:-25px;
}

#navigation ul li a, #navigation ul li a:visited {
	color:#ffffff;
	text-decoration: none;
	background-image:url(../Images/Nav-Off.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#navigation ul li a:hover {
	/*color:;*/
	text-decoration: none;
	background-image:url(../Images/Nav-On.png);
}
#navigation ul li a.active {
	/*color:;*/
	text-decoration: none;
	background-image:url(../Images/Nav-On.png);
}
span.indent {
	margin-left:23px;
}


/* --------------------------	*/
/* Forms Nav List Styles	*/
/* -------------------------- */

p.printforms {
font-family:Trajan Pro; 
font-size:14pt; 
padding-bottom:55px;
}

#forms ul li {
	padding-left:10px;
	padding-bottom:0px;
	height:25px;
}
#forms ul li a, #forms ul li a:visited {
	color:#ffffff;
	text-decoration: none;
	background-image:url(../Images/Nav-Off-forms.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#forms ul li a:hover {
	/*color:;*/
	text-decoration: none;
	background-image:url(../Images/Nav-On-forms.png);
}

/* --------------------------	*/
/*			 CONTENT STYLES  		*/
/* -------------------------- */
p.subhead {
	font-size:24px;
	font-family:"Trajan Pro";
	font-weight:bold;
}
p.index-content {
	margin-top: 35px;
	margin-left: 30px;
	margin-right: 15px;
	float:left;
	width: 400px;
	font-size:10pt;
	font-family:Verdana;
	color:#ffffff;
}

p.image img {
	display:inline;
	margin-left:15px;
	padding-top:35px;
}
p.caption {
	font-family:Verdana;
	font-size:10pt;
	color:#ffffff;
	float:right;
	padding-right:85px;
	margin-top:25px;
}
div.forms-content {
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 5px;
	float:left;
	width: 310px;
	font-size:10pt;
	font-family:Verdana;
	color:#ffffff;
}
p.forms-main-content {
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	float:left;
	width: 660px;
	font-size:10pt;
	font-family:Verdana;
	color:#ffffff;
}
p.forms-title {
    font-size:14px;
	font-weight:bold;
}
img.forms-icon {
	margin-top:20px;
}
p.form-name a, p.form-name a:visited {
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}
p.form-name a:hover {
	text-decoration:none;
}
div.forms {
	margin-left: 30px;
	margin-right: 15px;
	font-size:10pt;
	font-family:Verdana;
	color:#ffffff;
}
p.forms-content {
	margin-top: 55px;
	margin-left: 30px;
	margin-right: 15px;
	float:left;
	font-size:10pt;
	font-family:Verdana;
	color:#ffffff;
}




#subhead-span {
	color:#730513;
}



p.contact-content {
	margin-top: 0px;
	margin-right: 35px;
	float:right;
	width: 400px;
	font-size:10pt;
	font-family:Verdana;
	color:#ffffff;
}

ul.contact-list {
	margin-top: 30px;
	margin-right: 35px;
	float:right;
	width: 400px;
	font-size:10pt;
	font-family:Verdana;
	color:#ffffff;
}
ul li.contact-title {
	font-size:14px;
	font-weight:bold
}
ul.contact-list li a, ul.contact-list li a:visited {
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}
ul.contact-list li a:hover {
	text-decoration:none;
}
p.image-contact {
	width:240px;
	float:right;
	margin-top:-180px;
	margin-right:40px;
}
p.image-contact img {
	display:inline;
	margin-left:0px;
}


p.image-about {
	width:240px;
	float:right;
	margin-top:40px;
	margin-right:45px;
}
p.image-about img {
	display:inline;
	margin-left:0px;
}
div.caption-about {
	font-family:Verdana;
	font-size:10pt;
	color:#ffffff;
	margin-top:-70px;
	float:right;
	margin-right:135px;
}


/* --------------------------	*/
/*			 H2,H3 TITLE STYLES 		*/
/* -------------------------- */
h2.welcome {
	margin:0;
	padding-left:205px;
	padding-top:85px;
	position:relative;
	display:block;
	text-align:left;
	width:750px;
	font-size:26pt;
	float:left;
	color:#ffffff;
	font-weight:normal;
	letter-spacing: 4px;
}
h2.welcome span {
	font-size:14pt;
	color:#ffffff;
	font-weight:normal;
}
h2.welcome span.letter {
	font-size:30pt;
	font-weight:bold;
}
h3.address {
	margin:0;
	padding-top:10px;
	padding-left:510px;
	position:relative;
	display:block;
	text-align:left;
	width:520px;
	font-size:9pt;
	float:left;
	color:#333e43;
	font-family:Verdana;
	font-weight:bold;
}

/* --------------------------	*/
/*			 FOOTER STYLES  		*/
/* -------------------------- */

#footer ul.main {
	list-style-type:none;
	margin-right:125px;
	padding-top:10px;
	height:29px;
}
#footer ul.main li {
	display:inline;
	margin-left:125px;
	text-align:center;
	height:33px;
}
#footer ul.footer-info {
	font-family:Verdana;
	font-size:10pt;
	color: #000000;
	list-style-type:none;
	margin-right:0px;
	padding-top:0px;
}
#footer ul.footer-info li {
	display:inline;
	margin-left:125px;
	text-align:center;
	height:33px;
}

#footer ul.footer-info li.phone {
	margin-right:25px;
}
#footer ul.footer-info li a, #footer ul.footer-info li a:visited {
	color:#000000;
	text-decoration:none;
}
#footer ul.footer-info li a:hover {
	text-decoration:underline;
}

