/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0em;
	padding:0em;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 100%;
	line-height: 1em;
	color: #241c1a;
}
body.mainbody {
    background: url(../images/tartan.jpg) repeat;
}
a:link, a:visited { color: #7e3200; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #975900; text-decoration: none;font-weight: bold; }

.style1 { color: #99FFCC }

h1 {
	font-size: 110%;
	font-weight: bold;
	color: #40643c;
	margin: 0px;
	padding-top: 10px;
	margin-bottom:5px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3c4826;
	text-decoration: none;
	margin-bottom:0px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	padding: 0px 5px 0px 5px;
	text-decoration: none;	
}
h4 {
    margin-left: 7em;
    font-size: .9em;
    font-weight: bold;
}
iframe {
   width:555px;
   height:995px;
   border: 0px;
   padding-right:20px;
}
ol {
	margin-left: -.2em;
}
#templatemo_container {
	width: 1000px;
	margin: auto;
	background: url(../images/templatemo_container_bg.jpg) repeat-y;
}

#templatemo_topsection {
	float: left;
	width: 1000px;
	height: 234px;
	margin:0em;
	background: url(../images/top-image.jpg) no-repeat;
}
.titleimage {
    position: absolute;
    top: 1.5em;
    left: 11.5em;	
}
.badge_image1 {
    position: absolute;
    top: 1.4em;
    left: .48empx;	
    width:10em;
    height:11.85em;
}
.caerlaverock1 {
    margin-left: 7.04em;
    margin-top: -1.65em;
}
}
.mainflagimage {
    position: absolute;
    top: 1.56em;
    left: 66.25em;	
    width:8em;
}
.content_text {
	margin-left: 0px;
}
.templatemo_topmenu{
	margin-top: 209px;
	width:1000px;
}

.templatemo_topmenu ul {
	list-style: none;
	padding-top: .25em;
	padding-bottom: .25em;
	margin: 0px;
	background-color: #000000;
}

.templatemo_topmenu li{
	display: inline;
}

.templatemo_topmenu li a{
	color: #dceb9f;
	font-size: 1.125em;
	font-weight: bold;
	height: 24px;
	padding: 0px 0px 0px 3em;
}

#templatemo_middlesection {
	float: left;
	width: 1000px;
}

#templatemo_left_content {
	float: left;
	width: 346px;
}

#templatemo_left_top {
	float: right;
	width: 253px;
	height: 298px;
}

.templatemo_leftmenu {
	float: left;
	width: 300px;
	margin: 0px;
}

.templatemo_leftmenu ul {
	position: relative;
	padding-left: 120px;
	padding-top:0px;
	margin-top: -70px;
}

.templatemo_leftmenu li a {
	display: block;
	height: 25px;
	font-size: 1em;
	color: #3c4826;
	background: url(../images/templatemo_bullet.png) no-repeat;
	background-position: left;
}

.templatemo_leftmenu li a:hover ,.templatemo_leftmenu li .current{
	background: url(../images/templatemo_current.png) no-repeat;
	background-position: left;
	color:#000;
}

.templatemo_right_text {
	float: left;
	width: 515px;
	text-align: justify;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 1em;
}

#templatemo_right_content {
	margin: 0px;
	float: left;
	width: 654px;
	background: url(../images/templatemo_right_photo.jpg) no-repeat;
}

#templatemo_right_text img {
	float: left;
}

#templatemo_footersection {
	clear: both;
	width: 1000px;
	height: 20px;
	color: #dde7ab;
	font-weight: bold;
	text-align: center;
	border-bottom: 4px solid #000000;
}

#templatemo_footersection a{
	color: #FFFFFF;
}

@media only screen and (max-width: 361px) {
  .content_text {
	font-size: 85%;
  }
}
