/*Revere Municipal EFCU CSS Document */

body {
	background-image:url(images/background.jpg);
	background-color:#D3D7DC;
	background-repeat:repeat;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#CBD8BE;
	text-align: left;	/*padding-top:10px;
	padding-bottom:10px;*/
}
#container {
background-image:url(images/container.gif);
background-repeat:repeat-y;
text-align:left;
width:800px;
}
a{
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	color:#687D78;
	text-decoration:none;
	font-weight:bold;
}
#left_col {
	width:135px;
	float:left;
	background-color:#CBD8BE;
}
#right_col {
width:665px;
float:left;
}
#right_topbackgrd {
background-image:url(images/top_backgrd.gif);
background-repeat:no-repeat;
margin-top:-3px;
width:657px;
height:258px;
}
#right_topbackgrd2 {
background-image:url(images/Patternbck2pg.gif);
background-repeat:no-repeat;
margin-top:-3px;
width:657px;
}
#right_btmbackgrd {
background-image:url(images/bottom_backgrd.gif);
background-repeat:no-repeat;
width:657px;
height:336px;
}
#right_image {
float:left;
margin-left:10px;
margin-top: 50px;
}
#top_contentbkgrd {
background-image:url(images/top_rightside.gif);
float:right;
width:345px;
height:255px;
background-repeat:no-repeat;
}
#btm_contentArea {
	background-color:#687D77;
	width:330px;
	height:275px;
	margin-left:295px;
	margin-top:0px;
}
#titleDiv {
height:30px;  
padding-top:10px; 
font-size:16px; 
color:#FFFFFF;
text-align:center;
}
#top_margins {
	padding: 35px 25px 8px 12px;
	margin-right: 10px;
	}
#btm_LftMargins {
padding: 30px 12px 20px 78px;
}
#btm_RtMargins {
padding: 15px 15px 0px 15px;
color:#000000;
}
#btm_WhiteSpace {
background-image:url(images/BTMwhiteSpace.gif);
width:800px;
height:8px;
}
h1 {
	font-size:20px;
	color:#484A47;
	font-variant:small-caps;
	border-bottom: solid #687d78 5px;
	margin-top:5px;
}

h2 {
	font-size:18px;
	color:#484A47;
	display:inline;
}
#white_h2 {
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	display:inline;
}
#white_text {
	font-size:12px;
	color:#FFFFFF;
}
h3 {
	font-size:16px;
	display:inline;
	color: #484A47;
}
h4 {
font-size:14px;
display:inline;
color:#FFFFFF;
}
h5 {
font-size:13px;
display:inline;
color:#737ca1;
}
.links a{
color:#737ca1;
text-decoration:underline;
font-weight:bold;
}
.links a:hover{
color:#000080;
text-decoration:none;
font-weight:bold;
}
.bottomLinks a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	}
.bottomLinks a:hover{
	color:#CBD8BE;
	text-decoration:underline;
}
	

/**************** Subsequent Pages *******************/

#tbstyle table{
	border: solid 1px #687d77;
	width:525px;
	color: #000000;
}
.subPageBckgrd {
background-image:url(images/bckgrdsubPage.gif);
background-repeat:repeat-y;
width:657px;
}
.patternBckgrd {
background-image:url(images/Patternbck2pg.gif);
background-repeat:no-repeat;
width:657px;
height:366px;
}
#subpgMargins {
padding: 35px 50px 10px 50px;
}
