body {
    font-family:Arial, Helvetica, sans-serif !important;
    font-size:11px !important;
    color:#8a8a8a !important;
}

#Main {
    margin: 0 auto !important;
    padding: 0;
    width: 1030px !important;
    background: url(../images/repeat_side.jpg) repeat-y;
    background-position:left;
}

#rightBorder{
    width:1060px;
    background: url(../images/repeat_side_right.jpg) repeat-y;
    background-position:right;
    margin: 0 auto !important;
    padding: 0;
}

#header {
    background: url(../images/header_img.jpg) no-repeat;
    width: 1015px;
    height: 195px;
    margin-left:15px;
}

#leftcol {
    margin-left: 127px;
    width: 300px;
    float: left;
}

#leftcol a {
    font-weight: bold;
    font-size: 11px;
    color: #5f7079;
    text-decoration: underline;
}

#leftcol a:hover,
#leftcol a:active { color: #ff7f00; }

#menu {
    width: 300px;
    padding: 10px 10px 40px 0;
}

#ContentContainer {
    background-color: #fff !important;
    padding:0;
    margin:0;
}

.header {
    background-color: #ff7f00;
    width: 100%;
    height: 80px;
    margin-top: -20px;
}

.header h1 {
    font-size: 1.5em;
    font-weight: normal;
    color: #5e838e;
    padding-top: 12px;
    margin: 0 24px;
    text-transform: uppercase;
}

h1 {
    text-transform: uppercase;
    font-weight: bold;
    color:#5F7079;
}

.controls {
    padding: 8px 36px;
    border-left: 1px dotted #666;
}

.controls #year { margin-left: 100px; }

#content {
    float:right;
    width:442px;
    padding: 7px 126px 0 20px;
    background-color:#fff;
    margin-top:0;
}

#content a {
    font-size:11px;
    color:#5f7079;
    text-decoration:underline;
}

#content a:hover,
#content a:active { font-size:11px; }

#content img { margin: 10px; }

#content h1.video-title {
    font-size: 1.1em;
    padding: 10px 0 5px;
    text-transform: uppercase;
}

.clear { clear:both; }

#footer {
    width:1015px;
    height:140px;
    background-color:#91a3ab;
    color:#fff;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
    margin-left:15px;
}

#footerDesign {
    background:url(../images/footer_diamond.gif) repeat-y;
    width:14px;
    height:140px;
    margin-left:80px;
    float:left;
}

#footerMenu {
    float:left;
    margin-top:14px;
}

#footer ul {
    float:left;
    margin-left: 14px;
}

#footer a {
    color:#fff;
    text-decoration:none;
}

#footer a:hover { text-decoration: underline; }

#footer p {
    clear: both;
    padding: 5px 0 0 14px;
}

#linkBlog {
    width:221px;
    height:58px;
    padding-top:33px;
    margin-left:775px;
}

#linkHome {
    float:right;
    width:73px;
    height:50px;
    padding-top:25px;
    margin-right:30px;
}

#linkContact {
    float:right;
    width:105px;
    height:50px;
    padding-top:25px;
    margin-right:30px;
}

div.searchForm { margin-top: 30px; }

div.searchForm form input[type="text"] {
    margin-top: 2px;
    color: #ccc;
    width: 220px;
    font-size: 1.0em;
    padding: 0.2em;
    border: 1px solid #b0c8c8;
}

.menu1Entry {
    background: transparent url(../images/dot.gif) 0 29px repeat-x;
    padding-bottom: 10px;
}

.last { background: none; }

ul.submenu { margin: 0 0 10px; }

ul.submenu li { padding-left: 10px; }

ul.submenu li.section,
ul.submenu li.current { background: transparent url(../images/nav-selected-bullet) 0 4px no-repeat; }

div#leftcol div.title {
    background: transparent url(../images/dot.gif) 0 16px repeat-x;
    padding-bottom: 6px;
}

div#leftcol div.title img { display: inline; }

div#leftcol div.title a.archive { float: right; }

div#leftcol select#year { margin: 3px 0 3px 6px; }

ul#menu2 li {
    padding: 3px 10px;
    background: transparent url(../images/nav-selected-bullet) 0 7px no-repeat;
}

ul#menu2 li a {
    color: #5f7079;
    font-weight: bold;
}

ul#menu2 li a:active,
ul#menu2 li a:hover {
    color: #ff7f00;
    text-decoration: none;
}

ul#menu2 li.current a { color: #ff7f00; }

ul#news-menu li { clear: both }

ul#news-menu li div.wrapper {
    height: 85px;
    overflow: hidden;
    margin-bottom: 8px;
}

ul#news-menu li div.pic {
    padding: 0 0 8px;
    float: left;
    margin-right: 14px;
}

ul#news-menu li div.name {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 0;
}

ul#news-menu li div.excerpt {
    font-size: 0.9em;
    margin-bottom: 5px;
}

ul#news-menu li div.link a {
    font-size: 0.9em;
    text-transform: uppercase;
    text-decoration: none;
    color: #fa0;
    border: 2px solid #fa0;
    border-width: 2px 0;
}

ul#news-menu li div.link a:hover { border-color: #fff; }

#events-cal td { border-bottom: 1px dotted #666; }

#events-cal td.date {
    border-left: 1px dotted #666;
    background-color: #ccc;
    color: #333;
    text-align: center;
    width: 39px;
}

#events-cal td.day {
    background-color: #76838b;
    color: #fff;
    text-align: center;
    width: 39px;
}

#events-cal td.content {
    color: #000;
    padding: 2px 5px;
    vertical-align: middle;
}

#events-cal td.event { background-color: #c60; }

#events-cal td.divide { border-bottom: 1px solid #333; }

#events-cal td.month {
    text-align: center;
    background-color: #081f2f;
    color: #999;
    margin: 0 0 10px;
    padding: 5px;
}

.action {
    float: right;
    margin: 5px 5px 0;
}

div.custom-form form { width: 370px; }

div.custom-form fieldset {
    border: none;
    width: 370px;
}

div.custom-form div.text,
div.custom-form div.textarea,

div.custom-form div.email { width: 90px; }

div.custom-form span.middleColumn {
    display: block;
    margin-top: -1.2em;
}

div.custom-form span.middleColumn input,
div.custom-form span.middleColumn textarea {
    width: 220px;
    margin-left: 10em;
}

div.custom-form .Actions { margin-right: 30px; }

/* CONTENT AREA RULES */
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#conteht h6,

#content p { margin: 1em 0; }

#content li {
    list-style-type: disc;
    margin: 5px 0 5px 30px;
}

#content div#Form_EditForm ul.tabstrip li {
    list-style-type: none;
    margin: 0 2px 0 0;
}

#content img {
    padding: 5px;
    background-color: #ccc;
}

#content img.left { float: left; }

#content img.right { float: right; }

#content table { margin: 5px; }

#content table.left { margin-left: 0; }

#content table.right { margin-right: 0; }

#content td.imgBlurb {
    font-weight: normal;
    font-style: italic;
}

#content td.imgTitle { font-weight: bold; }

#content ul.searchResult li { list-style-image: url(/tautai/images/nav-selected-bullet-3.png); }

#PageNumbers img {
    background: transparent;
    padding: 5px;
    margin: 0;
    float: left;
}

#PageNumbers div {
    float: left;
    padding: 0 5px;
    line-height: 1.1em;
    margin-top: 3px;
}

#PageNumbers div.clear {
    float: none;
    clear: both;
}

