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

.sargesbox1{
	width: 550px;
	background-color:#0f292f;
	padding:20px;
	}
	
.sargeshead1{
	border-bottom:1px solid #cc2d6f;
	color:#169f98;
	text-align:right;
	font-size:24px;
	padding:2px 20px 2px 2px;
	font-family: "Fredericka the Great", serif;}	
	
.sargeshead2{
	border-bottom:1px solid #cc2d6f;
	color:#cc2d6f;
	text-align:center;
	font-size:20px;
	padding:2px;
	font-family: "Fredericka the Great", serif;}

.sargeshead3{
	border-bottom:1px solid #169f98;
	color:#169f98;
	text-align:center;
	font-size:20px;
	padding:2px;
	font-family: "Fredericka the Great", serif;}	

.sargessub{
	color:#da6797;
	text-align:right;
	padding-right:20px;
	font-size:12px;
	text-transform:uppercase;
	font-family: "Saira Condensed", sans-serif;}
	
.sargescharabox1{
	width:auto;
	height:190px;
	}

.sargescharabox2{
	width: 510px;
	height: 151px;
	margin: 4px 0px 0px 0px;
	}

.sargescharabox2 .pic{
	width:150px;
	height:150px;
	border:1px solid #cc2d6f;
	padding:2px;
	float:left;}
	
.sargescharabox2 .pic2{
	width:150px;
	height:150px;
	border:1px solid #159e97;
	padding:2px;
	float:left;}

.sargescharabox2 .box1{
	width: 350px;
	height:142px;
	border-left: 1px solid #cc2d6f;
	float:left;
	margin: 4px;
	padding-left:4px;
	}

.sargescharabox2 .box1 .factbox{	
	width:auto;
	height:22px;}
	
.sargescharabox2 .box1 .factbox .facts{
	width: 111px;
	height: 23px;
	padding:2px 2px 2px 5px;
	margin:2px;
	float:left;
	border:1px solid #cc2d6f;
	color:#cccccc;
	font-size:12px;
	text-align:left;
	font-family: "Saira Condensed", sans-serif;
	}
	
.sargescharabox2 .box1 .text{
	font-size:14px;
	color:#cccccc;
	text-align:justify;
	padding:5px;
	height: 110px;
	font-family: "Saira Condensed", sans-serif;
	overflow:auto;
}

.sargescharabox2 .box1 .text::-webkit-scrollbar {
background-color: #a71e44;
border:2px solid #0f292f;
  width: 5px;
}

.sargescharabox2 .box1 .text::-webkit-scrollbar-thumb {
    background-color: #a71e44 !important;
}

.sargescharabox2 .box2{
	width: 350px;
	height:142px;
	border-right: 1px solid #169f98;
	float:left;
	margin: 4px;
	padding-right:4px;
	}

.sargescharabox2 .box2 .factbox{	
	width:auto;
	height:22px;}

.sargescharabox2 .box2 .factbox .facts{
	width: 111px;
	height: 23px;
	padding:2px 2px 2px 5px;
	margin:2px;
	float:left;
	border:1px solid #169f98;
	color:#cccccc;
	font-size:12px;
	text-align:left;
	font-family: "Saira Condensed", sans-serif;
	}
	
.sargescharabox2 .box2 .text{
	font-size:14px;
	color:#cccccc;
	text-align:justify;
	padding:5px;
	height: 110px;
	font-family: "Saira Condensed", sans-serif;
	overflow:auto;
}

.sargescharabox2 .box2 .text::-webkit-scrollbar {
background-color: #169f98;
border:2px solid #0f292f;
  width: 5px;
}

.sargescharabox2 .box2 .text::-webkit-scrollbar-thumb {
    background-color: #169f98 !important;
}
.sargesbox3{
	font-size:14px;
	color:#cccccc;
	text-align:justify;
	padding:5px;
	height:auto;
	font-family: "Saira Condensed", sans-serif;}

.sargesbox4{
	width: 510px;
	height: 28px;
	}
	
.sargesbox4 .link{
	width: 246px;
	height: 27px;
	padding:2px;
	margin:4px;
	border:1px solid #cc2d6f;
	float:left;
	text-align:center;
	font-size:16px;
	font-family: "Saira Condensed", sans-serif;
	text-transform:uppercase;
	}
	
.sargesbox4 .link a{
	text-decoration:none;}