body {
	background: #ffffff url(/Content/Archive/69/bg.jpg) top center repeat;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height:1.3em;
	color: #281102;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow-x:hidden;
}

@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: normal;
  src: local('Droid Serif'), local('DroidSerif'), url('http://themes.googleusercontent.com/static/fonts/droidserif/v3/0AKsP294HTD-nvJgucYTaIbN6UDyHWBl620a-IRfuBk.woff') format('woff');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: normal;
  src: local('Droid Serif Italic'), l}
/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3 {
font-family: Droid Serif, Georgia, Arial, Helvetica, Sans-Serif;
	color:#42210B;
	font-weight:normal;
}
h2 {
	font-size: 20px;
	text-align:left;
	margin-top:20px;
        margin-bottom:10px;
}
h3 {
	font-size: 20px;
	text-align:left;
}


#logo {
width:200px;
height:105px;
float:left;
}

h8
{
font-family: Droid Serif, Georgia, Arial, Helvetica, Sans-Serif;
color:#42210B;
font-weight:normal;
font-size: 30px;
padding:0 0 10px 0;
margin:70px 0 0 0;
text-shadow: 0px 2px 2px #fff;
float:right;
}
a {
	color:#4F3118;
	text-decoration: none;
}
a:hover {
	color:#000;
	text-decoration: underline;
}

#header h3
{display:none;}
.readMore
 {
font-family: Droid Serif, Georgia, Arial, Helvetica, Sans-Serif;
    padding: 5px 20px;
    background: #A67C52;
    color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #42210B;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.readMore:hover {
    background: #8C6239;
    border: solid 1px #42210B;
    text-decoration: none;
color:#fff;
}
 .readMore:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
    border: solid 1px #42210B;
}

.readAll
{
font-family: Droid Serif, Georgia, Arial, Helvetica, Sans-Serif;
    margin:10px 0px 0px 0px;
font-size:24px;
float:right;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
div#outpage
{
height: 100%;
width: 100%;
background-image: url(/Content/Archive/69/bg_footer.jpg);
background-position:bottom left;
background-repeat: repeat-x;
float:left;
}
.page {
	width: 960px;
	margin:0px auto 0px
}
#main {
	width: 960px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}
#header {
	width: 960px;
	float:left;
	background-position:bottom left;
	background-repeat: no-repeat;
margin:0px 0px 90px 0px;
}

#header h2{
display:none;
}

/*----------- Menu-----------------*/
#main #menucontainer {
	position:absolute;
	margin-left:-545px;
	left:50%;
	top:160px;
	z-index:999;
}
#adminPanel {
font-family: Droid Serif, Georgia, Arial, Helvetica, Sans-Serif;
	background-image: url(/Content/Archive/69/bg_menu.png);
	background-repeat:no-repeat;
	background-position:top left;
	width: 1090px;
	color:#fff;
	height:74px;
	float:left;

}
ul.topnav {
	width:950px;
       
	margin: 5px auto 0px;
	font-size: 18px;
	color:#fff;
	text-shadow: 0px 1px 0px #745243;
}
ul.topnav > li {
	background-image:url(/Content/Archive/69/line_menu.jpg);
	background-repeat:no-repeat;
	background-position:right;
	list-style:none;
	float: left;
	margin-top:0px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}

ul.topnav > li:last-child {
	background-image:none;
}

ul.topnav li a, ul.topnav li a:link, ul.topnav li a:visited {
        padding:18px 20px 18px 20px;
	color: #D1BBA7;
	display: block;
	float: left;
	border:none !important;
	font-size: 16px;
	text-decoration: none;
	font-weight:normal;
}
ul.topnav li a:hover {
	background: url(../43/blank_over_p.html);
	color:#fff;
	text-shadow: 0px 1px 0px #21120A;
}
ul.topnav li a:active {
	background: url(../43/blank_over_p.html);
	color:#fff;
	text-shadow: 0px 1px 0px #21120A;
}
ul.topnav li span.subhover {
	background-position: center bottom;
	cursor: pointer;
} 

/*--Hover effect for trigger--*/

ul.subnav {
list-style:none;
	position: absolute;
	left: 0px;
	top: 55px;
	margin: 0px;
	padding: 0px;
	display: none;
	z-index:100;
}

ul.subnav li {
	list-style:none;
	margin: 0;
	padding: 0;
	border-bottom: 0px solid #000000;
	clear: both;
}
html ul.topnav li ul.subnav li a {
	style-list:none;
	float: left;
	width:160px;
	color:#D3C2B2;
	background:#23160C;
	height:10px;
	padding:10px 10px 20px 30px;
	font-size:16px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	style-list:none;
	color:#fff;
	background:#8C6239;
	text-shadow: 0px 0px 0px #21120A;
}
ul.topnav li#menu7 {
	border-right:0px;
}



/* Left Menu Edit Css*/

 .MenuStandard
{
font-family: Droid Serif, Georgia, Arial, Helvetica, Sans-Serif;
font-weight:normal;
text-shadow: 0px 1px 1px #000;
font-size: 30px;
	text-transform:uppercase;
	width:250px;
	background-color:transparent;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#C7B28D;
	float:left;
	background-position: top center;
	background-image: url(/Content/Archive/69/);
	background-repeat: no-repeat;

}
.MenuStandard ul
{
	line-height:2em;
	padding:0px 0px 0px 0px;
	margin-top:10px;
	border-bottom:0px dotted #c7b299;
	list-style:none;
	text-align:center;
line-height:1.6em;

}
.MenuStandard li a {
	text-transform:uppercase;
	color:#C7B28D;
	text-decoration:none;


}
.MenuStandard ul li a:hover, .MenuStandard ul li.acc_main_active, .MenuStandard ul li.acc_main_active a {
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

/*------------MenuStandard ----------------*/
.MenuStandard 
{
float:right;
overflow:hidden;
z-index:99999;
width:220px;
height:38px;
}
#Section781
ul#navigation
{
margin:10px 0px 0px 0px;
padding:0px 0px 0px 40px;
}

ul#navigation li
{
display: inline-block;
margin:0px 0px 0px 0px;
padding:0px 12px 0px 12px;
position:relative; top:-20px; left:20px;
font-size:16px;
}


ul.menu_list #menu0
{
  background-color:none;
  background-image:url(/Content/Archive/69/england.jpg);
  background-repeat:no-repeat;
  background-position: center;
}
ul.menu_list #menu1
{
  background-color:none;
  background-image:url(/Content/Archive/69/norway.jpg);
  background-repeat:no-repeat; 
  background-position: center;
}

#Section1644 #navigation li a,
#Section1644 #navigation li a:link,
#Section1644 #navigation li a:visited,
#Section1644 #navigation li a:active{
  text-decoration:none;
  font-size:0px;
  color:#fff;
  padding:20px;
}
#Section1644 #navigation li a:hover {
  text-decoration:none;
}

#RightContentSections4854 h3.SectionHeader
{background:#736357;
padding:10px 10px;
border-radius:3px;
  color:#d9c6b0;
}
/*------------Content Area----------------*/

p {margin:0px 0px 10px 0px;}

#RightContentSections4854
{width:300px;}

#Section989 .ArticleTemplate
{
width:290px;
margin:10px 25px 10px 0px ;
 padding:0 0 10px 0;
overflow:hidden;
display:inline-block;
vertical-align:top;
clear:both; 
}

.ArticleTemplate img
{
max-width:290px;
max-height:280px;
}

.fullArticle
{
	float:left;
	width:100%;
	padding:0px 0px 0px 0px !important;
	margin:0px 25px 0px 0px !important;
	overflow:hidden;
}
/*-----------NewsArea---------------*/

.NewsArticles
{
width:280px;
}

.NewsArticles h2
{font-size:16px;}

/*-----------RightArea---------------*/
#RightArea
{
	margin:10px 0px 20px 20px;
	float:right;
	padding-left:0px;
	position:relative;
}



/*-----------slide----------------*/
.nivoSlider
{
   background-color:#000000;
   width: 640px !important;
   height:400px !important;
   margin:30px 0px 0px 0px;
}
.LeftOuterArea, .slider-wrapper, .LeftOuterContentSections
{
   width: 640px !important;
float:left

}


div.fullArticleItem
{
    display: inline-block;
    margin-right: 10px;
    margin-top: -0px;
    padding: 0px;
    text-align: left;
    vertical-align: top;
    width: 100%;
}

.NewsArticles img
{
  float:left;
  max-width:100px;
  margin-right:10px;
}

/* fullArticle BOX*/

#MainContentSections1195, #MainContentSections1194 {
        padding:0px 0px 0px 0px !important;
	margin:20px 0px 0px 0px !important;
}

#MainContentSections1195 .fullArticle {
width:960px;
        padding:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px !important;
}

#MainContentSections1195 .fullArticleItem, #MainContentSections1194 .fullArticleItem {
width:900px;
background:url(/Content/Archive/69/article-box.png);
        padding:0px 20px 20px 20px !important;
	margin:0px 0px 40px 0px !important;
}

#MainContentSections1195 .fullArticleItem img{
	max-width:400px;
        padding:0px 0px 0px 0px !important;
	margin:0px 10px 10px 0px !important;
}

#FooterSections1251 h2
{display:none;}
#fullArticleItem1644
{width:45%;
float:left;}
#fullArticleItem1689
{width:45%;
float:right;
text-align:right;}
