@charset "utf-8";

body {
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0;
    padding: 0;
    color: #909090;
    font-size: 0.9em;
    background-color: #e0e0e0;
}

img {
    border: 0;
}

sup {
    font-size: 0.83em;
    vertical-align: super;
    line-height: 0;
}

a { outline:none; }

a:link, a:visited {
    color: #0000FF;
    text-decoration: underline;
}
a:hover {
    color: #6FA5D7;
    text-decoration: underline;
}

p {
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0;
    color: #474747;
    line-height: 22px;
    padding: 0px 0px 16px 0px;
    font-size: 15px;
}

.clearBoth{
    clear: both;
}

h1 {
    padding: 0px 0px 17px 0px;
    margin: 0;
    color: #C9252C;
    font-size: 27px;
    font-weight: bold;
}

h2 {
    font-size: 24px;
    color: #725015;
    padding: 0px 0px 12px 0px;
    float: left;
    font-weight: normal;
    line-height: 24px;
}

h3 {
    padding: 0px 0px 9px 0px;
    margin: 0;
    color: #926925;
    font-size: 21px;
    font-weight: normal;
}

h4 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 8px 0px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

hr {
    border: 0;
    color: #9E9E9E;
    background-color: #9E9E9E;
    height: 1px;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}

/*----------------------------- Lists ---------------------------------------*/

ul {
    margin: 0;
    line-height: 20px;
    padding: 0px 0px 14px 0px;
    margin: 0px 0px 4px 30px;
    color: #5f5f5f;
    font-size: 13px;
}

li {
    margin: 3px 0px 11px 0px; 
}


/*------------------------------ General ------------------------------------*/

#containerOuterMost{
    padding: 0px 0px 0px 0px;
    width: 980px;
    margin: auto;
    background-color:#FFF;
    margin-bottom: 13px;
}

#languagesContainer {
    padding: 0px 0px 5px 0px;
    width: 980px;
    margin: auto;
}

.languages {
    float: right;
    padding: 5px 0px 9px 20px;
}

.languages a {
    color: #8C8C8C;
    text-decoration: none;
    font-size: 12px;
    font-family:Verdana, Geneva, sans-serif;
}

.languages a:hover{
    text-decoration: none;
    color: #333333;
}


#header {
    padding: 0px 0px 0px 0px;
    width: 980px;
    height: 138px;
    background-image:url(IMAGES/header-background-behind-logo.gif);
    background-repeat:repeat-x;
}

.logoFloat{
    float: left;
    padding: 11px 0px 0px 36px;
}

#mainInnerContainer {
    padding: 0px 0px 0px 0px;
    width: 980px;
    background-image: url(IMAGES/page-background-navsidebar.gif);
    background-repeat:repeat-y;
}

#leftSidebarContainer{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 195px;
    float: left;
}

#rightBodyContainer{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 784px;
    float: left;
}

/*--------------------- Menu ---------------------*/

.regularNavButton {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 22px 25px;
    width: 145px;
    float: left;
    border-bottom: 1px solid #e0e0e0;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    color: #725015;
    letter-spacing: 0.09em;
}

.homeNavButton{
    border-bottom: 5px solid #e0e0e0;
    margin: 40px 0px 22px 25px;
}


.regularNavButton a{
    color: #725015;
    text-decoration: none;
}

.regularNavButton a:hover{
    text-decoration: none;
    color: #AF925F;
}


/*--------------------- Homepage ---------------------*/

.largeArticle1 {
    margin: 0px 0px 0px 0px;
    width:332px;
    padding: 0px 30px;
    float: left;
    min-height: 490px;
}

.largeArticle1 h2 {
    font-size: 22px;
    color: #725015;
    padding: 20px 0px 10px 0px;
    float: left;
    font-weight: normal;
    line-height: 24px;
    margin: 0px;
}

.largeArticle1 a {
    color: #725015;
    text-decoration: none;
}

.largeArticle1 a:hover {
    text-decoration: none;
    color: #AF925F;
}


.largeArticle2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 30px;
    width:330px;
    float: left;
    border-left: 1px solid #e0e0e0;
    min-height: 490px;
}

.largeArticle2 h2 {
    font-size: 22px;
    color: #725015;
    padding: 20px 0px 10px 0px;
    margin: 0px;
    float: left;
    font-weight: normal;
    line-height: 24px;
}

.largeArticle2 a{
    color: #725015;
    text-decoration: none;
}

.largeArticle2 a:hover{
    text-decoration: none;
    color: #AF925F;
}

.homeWideArticle{
    margin: 0px 0px 0px 0px;
    padding: 23px 60px 24px 29px;
    width:693px;
    float: left;
    border-left: 1px solid #e0e0e0;
    border-top:  1px solid #e0e0e0;
}

.homeWideArticle h2{
    font-size: 29px;
    color: #2A2A2A;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    float: left;
    font-weight: normal;
    line-height: 24px;
    font-weight: normal;
}

.homeWideArticle a{
    color: #2A2A2A;
    text-decoration: none;
}

.homeWideArticle a:hover{
    text-decoration: none;
    color: #999;
}

.homeWideArticle p{
    font-size: 16px;
    line-height: 24px;
}


#bottom3ColumnContainer{
    padding: 30px 30px 0px 40px;
    width: 900px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background-color:#FFF;
}


.bottomHomeSingleColumn{ 
    width: 246px;
    float: left;
    border-right: 1px solid #e0e0e0;
    padding: 0px 25px 20px 25px;
}

.bottomHomeSingleColumn2 {
    border-right: none;
}

.bottomHomeText {
   width: 135px;
   float: right;
}

.bottomHomeText h2 {
    font-size: 15px;
    color: #725015;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    font-weight: normal;
    line-height: 17px;
}

.bottomHomeText a { 
    color: #725015;
    text-decoration: none;
}

.bottomHomeText a:hover{
    color: #AF925F;
    text-decoration: none;
}


/*--------------------- Sprite ---------------------*/

a.buttonHomeMore{
	color: #000;
	padding: 4px 17px 4px 17px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	background-color: #e6e6e6;
	text-transform: uppercase;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}
a.buttonHomeMore:hover{
	color: #000;
	background-color: #C7C7C7;
	text-decoration: none;
}

/*--------------------- Subpage ---------------------*/

.subpageHeaderBox{
	margin: 0px 0px 0px 0px;
	padding: 13px 60px 0px 49px;
	width:673px;
	float: left;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	color: #333;
}

.subpageHeaderBox h2{
	color: #333;
}

#rightBodySubpageContainer{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 600px;
	float: left;
	min-height: 560px;
}

.subpageBody{
	width: 670px;
	margin: 20px 0px 0px 50px;
}

.return2Top{
	float: right;
	font-style:italic;
	margin: 15px 0px 20px 0px;
	font-size: 10px;
	color: #999;
	text-decoration:none;
}
/*--------------------- Footer ---------------------*/

#footer{
	padding: 13px 30px 13px 30px;
	width: 920px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background-color:#FFF;
	text-align: center;
	font-family:Tahoma, Geneva, sans-serif;
	color:#B9B9B9;
}

#footer a{
	color:#B9B9B9;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
	color:#B9B9B9;
}

/*--------------------- Miscell ---------------------*/

.clearBoth{
	clear: both;
}

.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

