/* Rein Community Service */

body {
background-image:url(/images/global_gfx/bgd_tiler.jpg);
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #492D14;
}

img {
border: 0 none;
}


/* LINKS  */	
a img {
border: 0 none;
text-decoration: none;
}
	
a:link {
	text-decoration: underline;
	color: #333399;
}

a:visited {
	text-decoration: underline;
	color: #000066;
}

a:hover, a:active {
	text-decoration: underline;
	color: #009933;
}



/* MAIN containers */
#wrapper {
}

#nav_top_container {
}

#nav_top {
	float: left;
	width: 789px;
}

#nav_top a {
float:left;
}


#container {
	width:790px;
	text-align:left;
	/*	position:relative;*/
}

#nav_container {
width:231px;
	float:left;
}

#nav {

}

/* LEFT NAV */

.left_nav_link {
/*
float: left;
*/
}

#nav a {
float: left;
}

#nav a.no-float {
float: none;
}


#section_header_container {
	float: left;
	width: 558px;
}

#section_header {

}

#section_header_home_container {

}

#section_header_home {
margin: 18px 0 14px 0;
}


#subheader_container {

}


#subheader {
}


#main_text {
/*
padding: 0 0 0 30px;
width: 300px;
*/
	padding-left:15px;
	padding-right:18px;
	text-align:left;
	color: #4B2907;
	width: 520px;
	float:left;
}

#main_text_home {
	color: #4B2907;
	width: 672px;
	text-align: left;
}

#main_text_project {
	padding-left:15px;
	padding-right:18px;
	text-align:left;
	color: #4B2907;
	width: 520px;
	float:left;
	border: 0 none;
	margin: 0;

}

#bodycopy_area {
width:558px;
}
	
	
/* FOOTER */
#footer_container	{

}

#footer_top {
	width: 789px;
/*	clear:both;*/
}	
	
#footer_text_container	{
	width: 640px;
}

#footer_text {
	padding: 0 0 80px 0;
	color: #213EA7;
}

.footer_links {
	padding: 24px 0 12px 0;
	color: #213EA7;
	font-size: 12px;
	line-height:19px;
}

.copyright {

}

.home_footer_line {
margin: 15px 0 -18px 0;
}

/* PAGE-SPECIFIC : backgrounds  */

#body_bgd_tile{
	background-image:url(/images/global_gfx/back_bgd.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	height:600px;
/*	height:646px; */
}

#page_bgd_tile{
	background-image:url(/images/global_gfx/main_page_bgd.gif);
	background-repeat:repeat-y;
	background-position:top center;
}
#topbar_bgd_tile{
	background-image:url(/images/global_gfx/top_bar_tile.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}

#home_bgd_body{
	background-image:url(/images/global_gfx/home_body_bgd.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:80px;
	padding-left:40px;
	padding-right:40px;
}

/* Text Elements */

hr {
/*
	border-top:1px dotted #999999;
	border-bottom:0px;
*/
} 

h1 {
	font-size:16px;
	line-height:22px;
/*
	color:#1F3CA8;
*/
}

/* ROLLOVER IMAGES : PRELOADs */
.btn-rollover {
/*
float: left;
*/
}

.btn-rollover-static {
/*
float: left;
*/
}

/* ROLLOVER IMAGES : MULTI-ROLLs */
.multi_roll_container {
/*
	width: 298px;
*/
}

.multi_roll_container_1 {
	width: 154px;
	float: left;
	margin: 0 0 18px 30px;
}
.multi_roll_1 {
}

.multi_roll_container_2 {
	width: 298px;
	float: left;
}
.multi_roll_2 {
}


/*  ---  SPECIAL CLASSES ---  */
/* for text, forms, UI feedback, overrides, etc. --- */


#formpage, #PanelOne {
margin-top: 8px;
}

#formpage table td, #PanelOne table td {
padding: 0 10px 10px 0;
vertical-align:top;
}

#formpage table td.no_padding_bottom, no_padding_bottom {
padding-bottom: 0;
}

p.Medium {
margin-top: 18px;
}

h3.form_heading {
	font-size: 12px;
	color: #213EA7;
/*	margin: 24px 0 7px 0;*/
	margin-bottom: 0;
}

.error {
/*font-size: 12px;*/
color:#FF3333;
font-weight: bold;
background-color:white;
border: 1px solid #213EA7;
padding: 2px 4px;
text-align:center;
margin: 0;
display: block;
vertical-align:top;
}	

.error_header {
	color:#FF3333;
	font-weight: bold;
	background-color:white;
	width: 350px;
	padding: 10px;
	margin: 30px 0 3px 0;
	border: 1px solid #213EA7;
	text-align:center;
}

p.error_header {
}

.required {
margin: 20px 0 3px 0;
font-style:italic;
letter-spacing:1px;
color: #213EA7;
}		

.asterisk, .star {
	color:#FF3333;
	font-weight: bold;
}

.normal {
font-weight:normal;
}
	
.no-underline {
text-decoration: none;
}

.no_margin {
margin: 0;
}

.no_margin_top {
margin-top: 0;
}

.no_margin_bottom {
margin-bottom: 0;
}


/* POSITIONING CLEARS */

br, .clear {
display:block; 
clear:both; 
/*width:1px;
height:0;
visibility:hidden;
*/
}

.clear_2 {
display:block; 
clear:both; 
height:0;
width: 1px;
visibility:hidden;
/*
margin-top:-2px;
width:1px;
*/
}

.spacer {
margin: 10px 0;
}


/* CLIENT COLORS */

.client_color {
color:#213EA7;
}

.client_color_2 {
color: #492d14;
}

.client_color_3 {
color: #009933;
}

.client_color_4 {
color: #000066;
}


.style2 {
color:red;
font-weight:bold;
text-decoration:line-through;
}

/* text styles */
.body_copy {
color:#213EA7;
}

.subhed {
	padding: 0 0 0 74px;
	color:#213EA7;
	margin: 0 0 18px 0;
}

#main_text > p {
margin-top: 4px;
}

.body_copy_project, #main_text_project > p.body_copy {
	width: 270px;
	color:#213EA7;
	margin-top: 0;
}

p.first_paragraph {
}



/* ----- Flash Replacement ------ */

/*#flash_text_container*/

/*.flash_text_container  {
margin-bottom: -12px;
}
*/

/*
#flash_text_container1, #flash_text_container2, #flash_text_container3, #flash_text_container4, #flash_text_container5, #flash_text_container6 {
margin-bottom: -9px;
}
*/

h1.flash_text {
	font-size: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 30px;
	color:#213EA7;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h1.flash_text a:link, h1.flash_text a:visited {
text-decoration:none;
}

h1.flash_text a:hover, h1.flash_text a:active {
text-decoration:underline;
}

h1.flash_text2 {
	font-size: 21px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 21px;
	color:#213EA7;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


h1.flash_text3 {
	font-size: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color:#492D14;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


h1.flash_text4 {
	font-size: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 20px;
	color:#492D14;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .titles {
	visibility: hidden;
	letter-spacing: -1px;
	font-size:26px;
	line-height:30px;
	color:#004a2c;
}

.sIFR-hasFlash .subtitles {
	visibility: hidden;
	letter-spacing: -1px;
	font-size:18px;
	line-height:30px;
	color:#004a2c;
}

.sIFR-hasFlash .campparent {
	visibility: hidden;
	letter-spacing: -1px;
	font-size:18px;
	line-height:30px;
	color:#3192bb;
}

/*///////////////////////////////*/


/* These are standard sIFR styles... do not modify */

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.flash_text {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 30px;
	line-height: 30px;
	color:#213EA7;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.sIFR-hasFlash h1.flash_text2 {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 21px;
	line-height: 21px;
	color:#213EA7;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.sIFR-hasFlash h1.flash_text3 {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
	line-height:24px;
	color:#492D14;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.sIFR-hasFlash h1.flash_text4 {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 20px;
	line-height: 20px;
	color:#492D14;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* --- END    Flash Replacement Text ---------  */



/* START --- special DREAMWEAVER styles --- */

#amy {
	background-image:url(/images/global_gfx/back_bgd.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}

.dw_local {
	padding-left:15px;
	padding-right:18px;
	text-align:left;
	color: #4B2907;
	width: 520px;
	background-image:url(/images/global_gfx/main_page_bgd.gif);
	background-repeat:repeat-y;
	background-position:top center;
}

/* END --- special DREAMWEAVER styles --- */
