@charset "utf-8";
html {
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
}
body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    background-color: #FFF;
}
img {
    border:none;
    border-width:0;
}
a, img, div, object {
    outline:none;
    outline-color:#FFF;
}
#Main {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFF;
    padding: 0px;
    height: 100%;
    width: 996px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-size: 12px;
}
#firstColumn {
    padding: 0px;
    float: left;
    width: 315px;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 2px;
    margin-left: 0px;
}
* html #firstColumn{
    margin-right: 10px;
}
#secondColumn {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 660px;
}
.clear {
    font-size: 0px;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 0px;
    width: 0px;
}
#mainLogo, #mainLogo img, #mainLogo a {
    margin: 0px;
    padding: 0px;
}
#mainLogo {
    height:236px;
    overflow:hidden;
}
#leftMenu ul {
    margin: 0px;
    padding: 0px;
    list-style-position: outside;
    list-style-type: none;
}
#leftMenu ul li {
    margin: 0px;
    padding: 0px;
}
#leftMenu a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 33px;
    font-weight: bold;
    color: #fefefe;
    text-decoration: none;
    padding-left: 29px;
    background-image: url(../images/menuitem_bg.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
    height: 37px;
    width: 284px;
}
#leftMenu .active, #leftMenu .active a {
    color: #e5bf16;
    font-weight: bold;
}
#leftMenu ul ul.submenu {
    list-style-position: outside;
    list-style-type: disc;
    background-image: url(../images/submenu_bg.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left:42px;
    padding-bottom:10px;
    display:block;
    overflow:hidden;
}
#leftMenu ul ul.submenu li {
    height:18px;
    padding-top:2px;
}
#leftMenu ul .submenu li a {
    background-image: none;
    line-height:20px;
    display:inline;
    padding-left:0px;
    white-space:nowrap;
}
#leftMenu ul.submenu a, #leftMenu ul.submenu li {
    font-size: 13px;
    font-weight: normal;
    color: #9b9d9f;
}
#leftMenu ul.submenu .active {
    font-size: 13px;
    font-weight: normal;
    color: #e5bf16;
    margin-left: 15px;
}
#leftMenu ul.submenu .active a {
    font-size: 13px;
    font-weight: normal;
    color: #e5bf16;
}
#topLanguageMenu {
    height: 47px;
    width: 640px;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/top_navigation_bg.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#languages a {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
    float: left;
    height: 9px;
    width: 16px;
    margin-right: 3px;
    margin-left: 3px;
}
#languages .english {
    background-image: url(../images/english.gif);
}
#languages .spanish {
    background-image: url(../images/spanish.gif);
}
#languages .french {
    background-image: url(../images/french.gif);
}
#languages .dutch {
    background-image: url(../images/dutch.gif);
}
#topLanguageMenu #languages {
    float: right;
    margin: 0px;
    padding-top: 15px;
    padding-right: 15px;
}
.topImage {
    position: relative;
}
#homeContent {
    margin: 0px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}
#AllContent {
    margin: 0px;
    padding-top: 20px;
    padding-right: 27px;
    padding-bottom: 2px;
    padding-left: 0px;
}
#homeContent .Content {
    margin: 0px;
    padding-top: 15px;
    padding-right: 55px;
    padding-bottom: 15px;
    padding-left: 55px;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    padding: 0px;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    color: #552580;
}
p.pagetitle {
    font-size: 28px;
    line-height: 40px;
    font-weight: bold;
    color: #ed5719;
    margin: 0px 0px 10px 0px;
}
p.newscategory {
    font-size: 14px;
    font-weight: bold;
    color: #ed5719;
    margin: 15px 0px 5px 0px;
}
p {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    color: #1a1817;
    margin-top: 2px;
    margin-bottom: 16px;
}
.bold {
    font-weight:bold;
}
#homeContent p {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    color: #666666;
    margin-top: 2px;
    margin-bottom: 10px;
}
.Content a {
    font-size: 12px;
    font-weight: bold;
    color: #ed5719;
    text-decoration: none;
}
.Content li {
    line-height: 16px;
}
.topTitle {
    background-image: url(../images/home_title_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 111px;
    width: 602px;
    position: absolute;
    right: 0px;
    line-height: 40px;
    color: #e37313;
    padding-top: 18px;
    padding-left: 29px;
    top: 270px;
    z-index: 100;
}
.orange_text {
    color: #ce9f10;
}
h1 {
    font-size: 28px;
    line-height: 40px;
    font-weight: bold;
    color: #e37313;
    margin: 0px 0px 10px 0px;
}
.left_image {
    margin: 0px;
    float: left;
    padding-top: 3px;
    padding-right: 17px;
    padding-bottom: 15px;
    padding-left: 0px;
}
.left_image img {
    margin: 0px;
    padding: 0px;
}
#Breadcrumb {
    padding-top:4px;
}
#Breadcrumb, #Breadcrumb a, #Breadcrumb a:visited {
    color:#c5c6c8;
    font-size:12px;
    text-decoration:none;
    line-height:13px;
    font-weight:normal;
}
#Breadcrumb a.last, #Breadcrumb span.last, #Breadcrumb a.last:visited {
    color:#9b9d9f;
}
.GrayBlockTop {
    background: url(../images/gray_block_top.gif) no-repeat left bottom;
    margin: 0px;
    padding: 0px;
    height: 10px;
    width: 639px;
}
.GrayBlock {
    margin-top: 10px;
}
.GrayBlockMiddle {
    background-image: url(../images/gray_block_middle.gif);
    background-repeat: repeat-y;
    background-position: 0px 0px;
    width: 639px;
    margin: 0px;
    padding: 3px 0px 2px 0px;
}
.GrayBlockBottom {
    background: url(../images/gray_block_bottom.gif) no-repeat left top;
    margin: 0px;
    padding: 0px;
    height: 10px;
    width: 639px;
}
.moreInfo {
	float: left;
	width: 190px;
	font-size: 12px;
	color: #6e6f70;
	margin: 0px 0px 18px;
	background: url(../images/moreinfo_white_bord.gif) no-repeat right top;
	padding: 0px;
}
.moreInfo div.inner
{
    margin: 0px 18px 0px 18px;
}
h3 {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #ed5719;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
.moreInfo ul {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 15px;
    list-style-position: outside;
}
.moreInfo p, .moreInfo a, .moreInfo a:visited {
    color:#6e6f70;
    text-decoration: none;
}
.moreInfo a:hover {
    text-decoration: underline;
}
.video {
    float: left;
    width: 250px;
    line-height:16px;
}
.video div.inner{
	margin: 0px 18px;
}
h4, .h4 {
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    color: #ed5719;
    margin: 0px;
    padding: 0px;
}
.video img {
    padding: 0px;
    margin-top: 3px;
    margin-right: 17px;
    margin-bottom: 10px;
    margin-left: 0px;
    float: left;
}
.video .line {
    margin: 0px;
    padding: 0px;
}
.video a {
    text-decoration: none;
    line-height:16px;
}
.video a h4, .video a:visited h4 {
    color: #552580;
}
.video p, .video a, .video a:visited {
    color:#6e6f70;
    text-decoration: none;
}
.video a:hover {
    text-decoration: underline;
}
a.nounderline, a.nounderline:hover {
    text-decoration: none;
}
#AllContent .Content {
    padding-bottom: 5px;
}
fieldset {
    width: 400px;
    clear: both;
    display: block;
    font: 12px arial;
    color: #1a1817;
    margin-top: 16px;
    border: none;
    padding-left:0px;
}
legend {
    font: 14px arial;
    color: #552580;
    font-weight: bold;
    margin-left: 0px;
    padding-left:0px;
}
label {
    width: 400px;
    float: left;
    font: 12px arial;
    color: #1a1817;
    margin-top: 8px;
}
input {
    float: left;
    font: 12px arial;
    color: #1a1817;
}
input.fieldlong {
    width: 370px;
    height: 16px;
    border: 1px solid #000;
}
input.fieldbrowse {
    /*width: 310px;*/
	height: 20px;
    border: 1px solid #000;
}
input.radiobutton {
    border: none;
    height: 18px;
}
input.submitbutton {
    font: 12px arial;
    color: #1a1817;
    border: 1px solid #000;
    width: 120px;
    height: 18px;
    margin-top: 8px;
    float: left;
}
textarea {
    float: left;
    width: 370px;
    height: 100px;
    font: 12px arial;
    color: #1a1817;
    border: 1px solid #000;
    overflow: auto;
}
span.radiotext {
    float: left;
    height: 18px;
    font: 12px arial;
    color: #1a1817;
    margin-right: 4px;
}
form {
    margin-bottom:10px;
}
.errormessage {
    color: #ff0000;
    border: 1px solid #ff0000;
    width:370px;
}
.errormessagefile p {
    color: #ff0000;
    border: 1px solid #ff0000;
    width:370px;
}
.err {
    color: #ff0000 !important;
        float:left;
}
input.err {
    border-color:#ff0000;
}
textarea.err {
    border-color:#FF0000;
}
#Main .button {
    width: 374px;
    margin-top: 20px;
}
#Main .back {
    background-color: #552580;
    display: block;
    padding: 3px;
    width: 60px;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    margin-left: 2px;
}
#Main .next {
    background-color: #552580;
    display: block;
    padding: 3px;
    width: 60px;
    color: #FFF;
    text-align: center;
    cursor: pointer;
}
#Main .submit {
    background-color: #e37313;
    display: block;
    padding: 3px;
    width: 160px;
    color: #FFF;
    text-align: center;
    cursor: pointer;
}
.galleryhome {  
    height: 420px;
} 
 
.galleryhome img {  
    top:  0; 
    left: 0; 
    /*display: none;*/
}

p.moreinfotitle {
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    color: #ed5719;
    margin: 0px 0px 10px 17px;
} 
