﻿* {
margin:0px auto 0px auto;
padding:0px auto 0px auto;
}

/******** General tags ********/

body {
margin:0;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#ebebeb;
color:#303030;
line-height:1.3em;
}

a {
text-decoration:none;
color:#20526a;
font-weight:bold;
}

a:hover {
text-decoration:underline;
color:#20526a;
}

a img {
border:0;
}

p {
margin:0 0 18px 8px;
}

h2 {
font-size:1.5em;
font-weight:normal;
letter-spacing:-1px;
margin:10px 0 8px 0;
}

h3 {
font-size:1.5em;
letter-spacing:-1px;
margin:10px 0 8px 0;
}

h4 {
font-size:1.5em;
font-weight:normal;
line-height:22px;
letter-spacing:-0px;
text-align:center;
}

h5 {
font-size:1.5em;
font-weight:normal;
line-height:22px;
letter-spacing:-0px;
text-align:center;
}

h6 {
font-size:1.5em;
font-weight:bold;
line-height:20px;
letter-spacing:-1px;
 color:white;
}



/******** Main wrap ********/

#wrap {
background:#ffffff url(images/body.jpg) top left repeat-y;
color:#303030;
margin:0px auto 0px auto;
width:850px;
}

/******** Header ********/

#header {
clear:both;
background:url(images/header.jpg) top left no-repeat;
height:166px;
}

#header h1 {
font-size:3.8em;
letter-spacing:-1px;
color:#d88d44;
padding:55px 0 10px 45px;
}

#header h1 a {
color:#d88d44;
text-decoration:none;
}

#header h1 a:hover {
color:#e99e55;
}

#slogan {
color:#FFFFFF;
margin:15px 0 0 45px;
font-size:1.7em;
letter-spacing:-0px;
}

/******** Sitemenu, left sidebar ********/

#sitemenu {
clear:both;
float:left;
width:120px;
margin:2px;
padding:2px 0 0 55px;
}

a.myopacity img{
border: none;
filter:alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


/******** Extras, right sitebar ********/

#extras {
width:450px;
height:25px;
margin:0px 0px 0px 330px;
padding:138px 0px 0 0;
}

#extras a {
margin:0 0 14px 2px;
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#b9926b;
}

#extras a:hover {
margin:0 0 14px 2px;
list-style:none;
text-decoration:none;
color:#f6bf89;
}

#extras .current {
margin:0 0 14px 2px;
list-style:none;
text-decoration:none;
color:#f6bf89;
}

/******** Content variations ********/

#content {
margin:5px 60px 0 215px;
padding:2px 0 0 0;
line-height:1.0em;
}

#content h2 {
font-size:1.6em;
margin:20px 0 10px 0;
}

#content h3 {
font-size:17px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
letter-spacing:-0px;
line-height:17px;
}

#content h4 {
font-size:20px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
letter-spacing:0.1px;
line-height:20px;
}


#content p {
text-align:justify;
}

/******** Footer ********/

#footer {
clear:both;
margin:0px auto 0px auto;
padding:5px 0px 0px 0px;
width:850px;
height:94px;
text-align:center;
background: url(images/footer.jpg) bottom left no-repeat;
color:#FFFFFF;
font-size:small;
letter-spacing:-0px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}

#footer p {
margin:3px;
}

#footer a {
color:#808080;
text-decoration:none;
}

#footer a:hover {
color:#FFFFFF;
text-decoration:none;
}

/******** Various classes ********/

.datetag {
width:50px;
padding:0 0 10px 0;
text-align:center;
background:#20526a url(images/date-bottom.gif) bottom left no-repeat;
margin:2px 15px 1px 10px;
color:#ffffff;
font-size:2.2em;
text-align:center;
float:left;
}

.datetag .date {
width:50px;
display:block;
letter-spacing:-1px;
padding:15px 0 5px 0;
background:#20526a url(images/date-top.gif) top left no-repeat;
}

.datetag .month {
font-size:0.5em;
letter-spacing:-1px;
width:50px;
display:block;
font-weight:bold;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.frontphoto {
margin:20px 0 10px 0;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.clear {
clear:both;
}

.hide {
display:none;
}
.style4 {
font-size:1.4em;
color:#333333;
letter-spacing:-1px;
line-height:normal;
 text-align: center;
margin:15px 0px 10px 0px;
}
