@charset "utf-8";




/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	}
body {
	text-align: center;
	font-size: 100%;
	background-color: #E4DFDB;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color: #1E4362;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover{
	color: #933;
	text-decoration: none;
	text-align: center;
}

#container {
	text-align: left;
	position: relative;
}

#header {
	background-image: url(../images/headers/w_rfb_header_ds.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 145px;
	width: 970px;
	background-color: #E4DFDB;

}
#header #leftbutton {
	float: left;
}
#header #leftbutton a img {
	border: none;
}


#header2 {
	background-image: url(../images/headers/w_rfb_header_ds.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 970px;
}

#head_tagline  {
	text-align: center;
	width: 570px;
	float: right;
	margin-top: 110px;
}




#head_tagline p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
#head_tagline2 {
	text-align: left;
	width: 450px;
	float: right;
	margin-top: 55px;
}
#head_tagline2 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
#mcwrap_mw {
	background-color: #E4DFDB;
	width: 100%;
	background-image: url(../images/bg/w_reserved_grad7.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#mcwrap_beige {
	width: 100%;
	background-color: #E9E6E1;
}
#mcwrap_beigegrad {
	width: 100%;
	background-image: url(../images/bg/w_gradients_beige3.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#mcwrap_white {
	background-color: #FFF;
	width: 100%;
}



#maincontent {
	width: 970px;
	height: 550px;
}

#maincontent_long {
	width: 970px;
}



/*-------------------Slideshow----------------*/
#slidepanel_wrap {
	width: 570px;
	float: right;
}
#slidepanel {
	width: 500px;
		margin-right: auto;
	margin-left: auto;

}
#imgpanel_wrap {
	float: left;

}
#imgpanel_wrap_multi {
	float: left;
	text-align: center;
	position: absolute;
}
#imgpanel_multi {
	width: 400px;
	text-align: center;
	padding-top: 30px;
	float: left;
}
#imgpanel_multi table {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}


#imgpanel_bg {
	float: left;
	width: 400px;
	text-align: right;
	padding-top: 50px;
}
#imgpanel_about {
	float: left;
	width: 350px;
	text-align: right;
	padding-right: 50px;
	padding-top: 50px;
}
#imgpanel_about img {
	border: 1px solid #333;
	margin-bottom: 10px;
}



#imgpanel {
	float: left;
	width: 400px;
	text-align: right;
}
#imgpanel img {
	margin-top: 50px;
}
#imgpanel_mags {
	text-align: center;
	padding-top: 40px;
	width: 900px;
}
#imgpanel_mags table{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#imgpanel_mags a img {
	border: 4px solid #E9E6E1;
}

#imgpanel_mags a:hover img {
	border: 4px solid #366;
}






/*-------------------Slideshow----------------*/


#aboutpanel_wrap {
	width: 450px;
	padding-right: 40px;
	padding-left: 50px;
	background-color: #FFF;
	float: left;
	padding-top: 40px;
}
#aboutpanel_wrap h5 {
	color: #666;
}

#aboutpanel_wrap h2 {
	color: #930;
}
#aboutpanel_mags {
	width: 450px;
	padding-right: 40px;
	padding-left: 50px;
	background-color: #FFF;

	padding-top: 30px;
}

.aboutsection {
	margin-top: 40px;
	margin-bottom: 40px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
}
.aboutsection ul {
	list-style-type: disc;
	padding-left: 10px;
	list-style-position: outside;
}

.aboutsection p {
	font-size: 14px;
}
.aboutsection2 {
	margin-bottom: 40px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.aboutsection ul li {
	list-style-type: none;
	padding-left: 40px;
}






#textpanel {
	width: 333px;
	padding-top: 40px;
	padding-left: 30px;
	text-align: left;
	float: left;
}

#textpanel_title {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #82817D;
	border-bottom-color: #82817D;
	margin-top: 10px;
	padding-top: 10px;
	color: #933;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#textpanel_title h2 {
	font-size: 28px;
	line-height: 90%;
}
#textpanel_title h4 {
	color: #600;
	font-size: 19px;
	font-weight: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#textpanel_copy {
	margin-top: 30px;
}

#textpanel_copy p {
	font-size: 14px;
	padding-right: 15px;
	padding-left: 20px;
	line-height: 130%;
}
#textpanel_copy h3 {
	padding-left: 20px;
}


#textpanel_copy3 {
	margin-top: 40px;
}
#textpanel_copy3 p {
	font-size: 14px;
	color: #333;
	padding-right: 25px;
	padding-left: 25px;
}

#textpanel2 {
	width: 333px;
	padding-top: 25px;
	padding-left: 45px;
	text-align: justify;
	float: left;
}
#textpanel3 {
	width: 333px;
	padding-top: 40px;
	padding-left: 30px;
	text-align: justify;
	float: left;
}
#textpanel_title2 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82817D;
	margin-top: 25px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #933;
}

#textpanel_title2 h4 {
	font-size: 13px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
}

#textpanel_title3 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82817D;
	margin-top: 55px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #245073;
}
#textpanel_item {
	width: 313px;
	padding-top: 25px;
	padding-left: 30px;
	text-align: left;
	float: left;
	padding-right: 20px;
}
#textpanel_item_copy {
	margin-top: 60px;
}

#textpanel_item_copy p {
	font-size: 14px;
	padding-right: 25px;
	padding-left: 25px;
}
#textpanel_item_copy p a {
	color: #933;
}

#textpanel_item_copy p a:hover {
	color: #933;
	text-decoration: underline;
}

#textpanel_item_copy h3 {
	padding-left: 25px;
}
#slider_content_wrap {
	margin-bottom: 10px;
}






#slider_window {
	width: 540px;
	overflow: auto;
	border: 1px solid #999;
	padding-left: 30px;
	height: 400px;
	margin-top: 65px;
	background-color: #FFF;
}

#slider_window table tr {
	vertical-align: bottom;
	text-align: center;
}
#slider_window table tr td {
	font-family: "Century Gothic", AppleGothic, Arial, sans-serif;
	color: #930;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

#slider_window table tr td img {
	padding-right: 35px;
	padding-left: 35px;
	border: none;
}






#home_title {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #82817D;
	border-bottom-color: #82817D;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #933;
}
#home_bookdiv {
	padding-bottom: 20px;
	padding-left: 40px;
	padding-top: 25px;
}
#home_bookdiv p {
}
#home_bookdiv h6 {
	font-size: 10px;
	color: #666;
}

#home_bookdiv h4 {
	font-size: 16px;
	font-weight: normal;
	
}


#home_copy {
	width: 180px;
	margin-top: 50px;
	float: right;
	text-align: right;
}
#home_copy p {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #82817D;
}
#itempanel {
	width: 600px;
	float: left;
}
#item_window {
	padding-top: 125px;
}
#item_content_wrap {
	margin-bottom: 10px;
	margin-top: 80px;
}
#item_content_wrap table {
	text-align: center;
	width: 387px;
}
#item_window table tr {
	vertical-align: bottom;
	text-align: center;
}

#item_window table tr td {
	font-family: Verdana, Geneva, sans-serif;
	color: #F03;
	padding-top: 10px;
	font-size: 12px;
}
#item_window table tr td img {
	border: none;
	text-align: center;
}
#item_nav {
	margin-top: 50px;
	margin-left: -10px;
}
#item_nav p a {
	color: #1E4362;
}
#item_nav p a:hover {
	color: #1E4362;
	text-decoration: underline;
}
#item_nav .navgeohome a{
	color: #999;
}

#item_nav .navgeohome a:hover{
	color: #999;
}
#bkimg_wrap {
	width: 110px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
#bkimg_wrap img {
	border: 1px solid #666;
}
#photodiv_wrap {
	border: 1px solid #333;
}
#photodiv_wrap2 {
	background-image: url(../images/slideshow_master/w_dropshadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 420px;
	width: 426px;
	padding-top: 15px;
}

#photodiv {
	height: 390px;
	width: 396px;

}
#photodiv2 {
	height: 390px;
	width: 396px;
	margin-left: auto;
	margin-right: auto;
}


#frame {
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	height: 390px;
	width: 396px;
	margin-top: 80px;
}
#frame2 {
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	height: 420px;
	width: 426px;
	margin-top: 50px;
}



#footer_wrap {
	background-color: #E4DFDB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #82817D;
	float: left;
	width: 100%;
	padding-bottom: 25px;
}


#footer {
	background-color: #E4DFD9;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 970px;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
}

#foot_copy {
	width: 330px;
	margin-left: 30px;
	float: left;
}
.foot_copy2 {
	width: 435px;
	margin-left: 30px;
	float: left;
}


#footer p {
	font-size: 10px;
	color: #999;

}

#footer p a{
	color: #999;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
#footer p a:hover{
	color: #933;
	font-size: 10px;
	font-weight: normal;
}

.foot_links {
	float: left;
	margin-left: 50px;
}

#foot_copyright {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	padding-top: 15px;
}
#footer_instruct {
	color: #930;
	width: 600px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 30px;
}
#footer_instruct h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.tmsmall {
	font-size: 17px;
	vertical-align: top;
	font-weight: normal;
}



.blue {
	color: #1E4362;
}
.blue2 {
	color: #1E4362;
	font-weight: normal;
}
.red {
	color: #933;
}
.greyC {
	color: #CCC;
}
.grey6 {
	color: #666;
}
.grey9 {
	color: #999;
}
.greydark {
	color: #333;
}



.backto a   {
	color: #C00;
}
.backto {
	margin-bottom: -30px;
}


.padleft25 {
	margin-left: 25px;
}
.padleft30 {
	margin-left: 35px;
}
.padleft75 {
	margin-left: 75px;
}
.padtop15 {
	margin-top: 15px;
}

.padtop5 {
	margin-top: 5px;
}

.padbot15 {
	margin-bottom: 15px;
}
.padbot10 {
	margin-bottom: 10px;
}


.bg_beigegray_y {
	background-image: url(../images/bg/w_home_twotone_bg2.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.titlered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #933;
}
.titlegrey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666;
}


.allcaps {
	font-variant: small-caps;
}
.center {
	text-align: center;
}

.hidden {
	display: none;
	visibility: hidden;
}
.border1 {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.border {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	clear: both;
	margin-left: 30px;
}

