body {
	background-color:#4C4740;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	 margin: 0;
}
h1, h2.hide {
    position:absolute;
    left:-1000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}
h2 {font-size:20px;}
h3 {font-size:18px;}
.container {
	background-image: url(/e2/rv5_images/symbols/CombatBadges/bimages/repeat.gif);
	background-repeat:repeat-y;
	width:760px;
	height: 1200px;
	 margin: 0 auto;
}
.header {
	background-image: url(/e2/rv5_images/symbols/CombatBadges/bimages/comp2.gif);
	background-repeat: no-repeat;
	height:1008px;
	margin:0 auto;
}
.text{
	margin-left:300px;
	padding-top: 40px;
	margin-right:60px;
}
.h1{
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	line-height: 16px;
}
.nav{
	margin-left:35px;
	padding-top:8px;
	font-size:10px;
	color:#000;
	font-weight:bold;
}
.nav a, a {
	color:#000;
	text-decoration:underline;
}
.nav a:hover, a:focus { text-decoration:none;}
td {padding: 0 2px;}

/*	Social media button	*/
.facebookLike { padding-bottom: 5px;}
.socialMediaButtons{
	float: right;
	position:relative;
	display:block;
	width: 85px;
	height: 60px;
	top:10px;
	right: 5px;
}

/*-------------- Social Widget CSS --------------*/
#addThis a { color:#000; }
#addThis h2,#shareClose { display:none; }
#addThis { letter-spacing:0; font-size: 1em;margin:1em 0 0 0; text-align:left; }
#addThis ul { display:block; float:left; list-style:none outside none; width:98.5%; margin:0; padding:2px 0 .5em 1em; background: #E5E5D9; }
#addThis li { float:left; width:15.25%; margin:2px; padding:0; }
.share_sprite .textLink { float:left; margin-left:23px; width:80px; display:block; }
.share_sprite { display:inline; float:left; height:16px; width:16px; margin:4px; }
#tops .share_sprite .textLink { width:80px; }

.facebook { background:url(/e2/rv5_images/main/addThis-sprite.png) 0 0 no-repeat; }
.twitter { background:url(/e2/rv5_images/main/addThis-sprite.png) 0 -16px no-repeat; }
.googleplus { background:url(/e2/rv5_images/main/addThis-sprite.png) 0 -32px no-repeat; }
.pinterest { background:url(/e2/rv5_images/main/addThis-sprite.png) 0 -48px no-repeat; }
.stumbleupon { background:url(/e2/rv5_images/main/addThis-sprite.png) 0 -64px no-repeat; }
.reddit { background:url(/e2/rv5_images/main/addThis-sprite.png) 0 -80px no-repeat; }
.linkedin { background:url(/e2/rv5_images/main/addThis-sprite.png) 0 -96px no-repeat; }
.all { background:url(/e2/rv5_images/main/addThis-sprite.png) 0 -112px no-repeat; }
.share_sprite .textLink:hover,.share_sprite .textLink:focus,.share_sprite .textLink:active { color:#000; cursor:pointer; }

#addThis ul li a { width:100%; margin-top: 4px;}
#addThis ul li:hover a, #addThis ul li:focus a, #addThis ul li:active a { color:#000; text-decoration:none; }

/*-------------- /Social Widget CSS --------------*/

.skipNav a, .skipNav a:hover, h1, a .skipNav, h2.skipNav, h3.skipNav { 
	display: block; 
	position: absolute; 
	left: -10000px; 
	top: auto; 
	width: 100%; 
	height: 3em; 
	font-weight: bold; 
	text-align: center; 
	color: #fff;
} 
.skipNav a:active, .skipNav a:focus { 
	background: #31302D; 
	position: static; 
	width: auto; 
	height: auto; 
	padding: 1em; 
	margin: auto;
}