@font-face {
    font-family: 'open sans';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#OpenSans') format('svg');
}
body {
	background-color: #d2d3d5;
	font-family: 'open sans', "Lucida Grande", Verdana, sans-serif;
	margin: 0px;}
body p {
	font-size: 0.9em;
	line-height: 22px;
	font-weight: 600;
	color:#6a6a6a;
	margin-left: 20px;
	margin-right: 20px;
	}
body p b {font-size: 1.0em;
    color:#2d2d2d;
	}
body p b a {font-size: 1.0em;
    }
a { color: #653E2F;}
/* table {margin-top: 20px; margin-bottom: 20px;}
table thead tr th {
		text-align: center;
		line-height: 1.1;
	}
table tr th {
		text-align: center;
		line-height: 1.1;
	}
	table tbody tr td {
		font-size:0.8em;
		} */
.article ul { 	margin-top: 15px;
	margin-bottom: 25px; }		
.article ul li b { color:#2d2d2d;}
.article ul li a { color: #653E2F;}		
.article ul li {	font-size: 0.9em;
	line-height: 22px;
	font-weight: 600;
	color:#6a6a6a; }
.article ul li a b { color: #653E2F;	} 
.article ul ul { margin-top: 10px;
					margin-bottom: 10px; }
.article ul ul li b { color:#2d2d2d;	}
.article ul ul li a { color: #653E2F;}		
.article ul ul li { line-height: 20px;
	font-weight: 600;
	color:#6a6a6a; }
.article ul ul li a b { font-size: 0.9em;
			color: #653E2F;
	} 
.article  {
max-width: 728px;
float: left;
box-shadow: 1px 0px 1px 1px;
padding-bottom: 20px;
background-color: #FFF;
margin-top: 8px;
padding: 5px;
}
.newsheader {
width: 90%;
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
margin-left: auto;
margin-right: auto;
background-color: #FFF;
box-shadow: 1px 0px 1px 1px;
}
.article li { margin-top: 7px;}
.wrapper {
max-width:1070px;
margin-left: auto;
margin-right: auto;
}
img {
max-width: 100%;
}
.imagediv {
float: right;
width: 33%;
background-color: #fff;
border-top: 1px solid #47a3da;
border-bottom: 2px solid #47a3da;
border-right: 2px solid #47a3da;
border-left: 2px solid #47a3da;
color: #000;
font-size: 0.9em;
text-align: left;
font-weight: 500;
line-height: 20px;
margin-top: 20px;
margin-bottom: 30px;
margin-right: 20px;
}
.imagediv b {
color: #47a3da;
font-weight: 600;}
.imagediv img {
max-width: 100%;
margin-left: 0px;
margin-right: 0px;
background-color: #000;}
.item {
min-width: 25px;
max-width: 50px;
}
.coin {
max-width: 12px;
display: inline-block;
float: none;
margin-left: 3px;
margin-right: 5px;
margin-bottom: -3px;
}
.caption {
background-color: #ffffff;
border-bottom: 2px solid black;
border-right: 2px solid black;
border-left: 2px solid black;
padding: 7px;
padding-top: 11px;
color: #653E2F;
text-align: left;
font-weight: 600;
max-width: 100%;
display: block;
margin-top: -5px;
align: center;
margin-bottom: 20px;
font-size: 0.9em;
}
h1 {
	color: #653E2F;
    font-weight: 600;
	letter-spacing: 0.1em;
	font-size: 1.3em;
	margin: 15px;
	margin-left: 20px;}
h2 {
color: #008761;
font-size:1.15em;
letter-spacing: 0.1em;
margin: 15px;
margin-left: 20px;
}
h3 { 
color: #653E2F;
font-size:1.05em;
margin: 15px;
margin-left: 20px;
margin-top: 33px;
margin-bottom: 5px;
}

hr {border-width: 2px;}
.rightbar {
float: left;
width: 300px;
margin-left: 15px;}
.rightbox {
width: 300px;
height: 250px;
margin-top: 10px;}
.content_box {
	max-width: 300px;
	background: url(https://www.carlsguides.com/includes/fallout4/css/background.png) bottom;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.content_box h2 {
	background: url(https://www.carlsguides.com/includes/fallout4/css/background.png) top;
	padding: 9px 15px;
	color: #FFF;
	font-size: 0.84em;
	margin: 0px;
}
.content_box p {
	padding: 0 16px;
	font-size: 0.9em;
    color: #222;
	font-weight: 500;
	margin-top: 5px;
}

.content_box p a {
    color: #222;
	font-weight: 600;
}
.content_box p b {
font-weight: 600;
color: #990000;
}
.container {
width: 100%;
margin-left: auto;
margin-right: auto;
margin: 0px;
padding: 0px;
background-color: #000;
}
.container a {
	color: #f0f0f0;
	text-decoration: none;
	display:block;
}

.container a:hover {
	color: #000;
}

.container > header {
max-width: 1070px;
margin-left: auto;
margin-right: auto;
color: #FFFFFF;
}

.container > header {
	padding: 1.575em 1.275em 0em;
}

.container > header h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0;
	float: left;
	font-weight: 400;
}

.container > header span {
	display: block;
	padding: 0px;
	margin-bottom: -5px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.container > header span h1 {
	display: block;
	padding: 0px;
	margin-top: -10px;
	margin-bottom: -10px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	font-size: 1.1em;
}
.container > header nav {
	float: right;
}

.container > header nav a {
	display: block;
	float: left;
	position: relative;
	width: 2.5em;
	height: 2.5em;
	background: #000;
	border-radius: 50%;
	color: transparent;
	margin: 0 0.1em;
	border: 4px solid #000;
	text-indent: -8000px;
}

.bodytable {
margin-top: 20px;
margin-bottom: 20px;
border: 1px outset #373332;
font-family: 'open sans', "Lucida Grande", Verdana, sans-serif; 
}

.bodytable tr td {
border: 1px inset #000000; padding: 3px;
background-color: #FFFFFF;
color: #000000;text-align: left;
font-family: 'open sans', "Lucida Grande", Verdana, sans-serif; 
font-size: 0.9em;
}
.bodytable tr td a {
font-family: 'open sans', "Lucida Grande", Verdana, sans-serif; 
font-weight: bold;
color: #653E2F;
}
.bodytable th {
background-color: #653E2F;
color: #ffffff;
font-family: 'open sans', "Lucida Grande", Verdana, sans-serif;
text-align: center;
line-height: 1.1;
}
.bodytable tr th a {
color: #dedede;
text-decoration: underline}
.footer {
width: 100%;
background-color: #000;
color: #FFFFFF;
margin-top: 30px;
font-size: 1.0em;
font-weight: bold;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
overflow: auto;
}

.foot div {
background-color: #000;
float: left;
margin-left: 5px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
}
.foot div a {
color: #FFFFFF;}


@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  font-family: Montserrat, sans-serif;
  background: #333333;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 17px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 700;
  text-transform: uppercase;
}
#cssmenu > ul > li:hover > a {
  color: #ffffff;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 400;
  background: #333333;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #dddddd;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #dddddd;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #dddddd;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}

.civtable {
margin-bottom: 12px;
border: 1px #000000;
max-width:100%;
}

.civtable td {
border: 1px inset #C1DAD7;
font-family:tahoma;font-size:0.9em; color: #000;text-align: center ;vertical-align: middle; 
}
.civtable th {
font-family:tahoma;font-size:0.9em; font-weight:bold;color:#000;text-align: left; 
}

.civtable th b {
font-family:tahoma;font-size:0.9em; font-weight:bold;color:#000;text-align: left; 
}


.civtable th a {
font-family:tahoma;font-size:0.9em; font-weight:bold;color: #000;text-align: left; 
}
.civtable th a:visited {
font-family:tahoma;font-size:0.9em; font-weight:bold;text-align: left; 
}
.civtable td a {
font-family:tahoma;font-size:0.9em;font-weight:bold;color:#95C7DA;text-align: left; text-decoration: underline;
}
.civtable td a:visited {
font-family:tahoma;font-size:0.9em; font-weight:bold;color: #856A86;text-align: left; text-decoration: underline;
}
.civtable td b {color: #EOEEOB; font-size: 0.8em;font-weight: bold;font-family:tahoma;}









@media (max-width: 1100px) {
h1 {
color: #000000;
	display: block;
    font-weight: 400;
	letter-spacing: 0.1em;
	font-size: 1.15em;
}
h2 {
font-size:1.05em;
letter-spacing: 0.1em;
}
h3 { 
color: #000;
font-size:1.00em;
} 
.container > header span {
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
.container {
width: 100%;
}
.article {
max-width: 65%;
min-width: 500px;
}
.rightbox {
/* background-color: #000; */
width: 300px;
height: 250px;
margin-top: 10px;
margin-left: 5px;
margin-right: auto;}
.content_box {
	width: 300px;
	background: url(https://www.carlsguides.com/css/background.png) bottom;
	padding-bottom: 3px;
	margin-left:auto;
	margin-right:auto;
}
img { max-width: 100%; }
}
@media (max-width: 985px) {
.container { width: 100%;}
.article {
margin-left: auto;
margin-right: auto;
float: left;
max-width: 60%;
}
.rightbar {
float: left;
margin-left: 5px; }
}
@media (max-width: 870px) {
.article {
float: none;
max-width: 95%;
}
.rightbar {
float: none; 
margin-left: auto;
margin-right: auto;
}
}

@media all and (max-width: 700px) and (orientation: portrait) { 
.article {
max-width: 95%;
min-width: 300px;
margin-left: auto;
margin-right: auto; }
.rightbar {
float: none;
margin-left: auto;
margin-right: auto;
}

}


