/* Main Site Default Styles */
html {
    margin:0;
    padding:0;
    font-family: Arial, sans serif;
    text-align:center;
}

body, td, tr, p, li {
    font-size: 13px;
    color: #F5F5F5;
}

body {
    margin: 0;
    padding: 0;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #666;
    text-align:center;
}

#crumbs {
font-size:10px;
padding: 3px 0 3px 0;
width: 425px;
height:16px;
text-align:left;
}

form {
    padding: 0;
    margin: 0;
}

#header h1, #header h2 { display:none; }

h1 {
    font-size: 1.2em;
    margin:0 0 4px 0;
    padding: 2px 0 2px 0;
    text-transform: uppercase; 
    height: 20px;
    color: #FFA229;
    padding-top: 3px;
}

h2 {
    font-size: 0.94em;
       margin-bottom: 4px; 
       border-bottom: solid #FFA229 1px;
       color: #FFA229;     
}

h3 {
    font-size: 0.92em;
    color: #FFA229;
    margin-bottom: 0;
}

h4 {
    font-size: 0.85em;
}

h5 {
    font-size: 0.82em;
}


p {
margin-top: 4px;
padding-bottom:4px;
line-height: 130%;
    font-size: 0.95em;
}

li p {
font-size: 0.95em;
}

/*
    Main Positioning CSS Styles - heavily modified from :
    http://realworldstyle.com/nn4_3col_header.html as an example
*/

#header {
    display: block;
    margin: 0;
    height: 65px;
    width: 800px;
    background-color: #2C2C39;
    color: #fff;
    border-bottom: 1px solid #fff;
    background-image: url(photo_higher_header.gif);
    background-repeat: no-repeat;
}

#menu {
    display: block;
    margin: 0 0 0 0;
    text-align: center;
    border-bottom: 1px solid #fff;
    background-color: #2C2C39;
    width: 800px;
    height: 27px;
clear: both;
}

#menu ul {
    list-style-type: none;
    text-align: center;
    padding: 0;
    margin: 0 0 0 20px;
    border-style: solid;
    border-color: #fff; 
    border-width: 0 0 0 1px; 
}

#menu ul li {
    display: block;
    float: left;
    text-transform:uppercase ;
    padding: 5px 30px 0 30px;
    margin: 0 ;
    font-size: 13px;
    font-weight: bold;
     border-style: none;
    border-color:  #fff; 
    border-width: 0 1px 0 0;  
    height:20px; 
    
}

#menu ul li a {
color:  #FFA229;
text-decoration:none;
}


#menu ul li a:visited {
color:   #FFA229;
text-decoration:none;
}


#menu ul li a:hover {
color: #fff;
text-decoration:none;
}


#menu ul li.active a {
color: #fff;
}


#border {
width: 800px;
height: 120px;
    border-bottom: 1px solid #fff;
}

#border p {
margin: 0;
padding: 0;
}

#spacer {
width: 800px;
height: 10px;
}

#leftcontent {
    float: left;
    margin: 0 ;
    padding: 0;
    width: 150px;
    background-color: #2C2C39;
    border-style: none;
}

#leftcontent ul {
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 14px 0 0 0 ;
}

#leftcontent ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 13px;
    width: 150px;
}

#leftcontent ul li a {
    border-style: none;
    padding: 8px 6px 8px 6px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#leftcontent ul li a:hover {
    color: #F58345;
}


#leftcontent li.active a {
    border-style: none;
    padding: 8px 6px 8px 6px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#leftcontent li.active a:hover {
    color: #F58345;
}


/* sub menu 1st level */

#submenu {
    margin:0;
    padding: 0;
    width: 144px;
    background-color: #2c2c39;
}

#submenu ul {
    background-color: #2C2C39;
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;

}

#submenu ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    width: 144px;
}

#submenu ul li a {
    border-style: none;
    padding: 6px 0px 6px 10px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: normal;
}

#submenu ul li a:hover {
    color: #FFA229; 
 background:#5f5f6b;
}


#submenu li.active a {
    border-style:none;
    padding: 2px 6px 2px 20px;
    margin: 0;
    color: #FFf;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}
#submenu ul li.active a:hover {
    color: #7E96B0; 
}

/* sub menu 1st level */

#subsub {
    border: 0;
    margin: 0;
    padding: 0;
    width: 144px;
    background-color: #fff;
    border-style: solid;
    border-color: #999;
    border-width: 1px 0 0 0;
}

#subsub ul {
    background-color: #fff;
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;
}

#subsub ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 10px;
    width: 136px;
}

#subsub ul li a {
    border-style: none;
    padding: 5px 6px 5px 26px;
    margin: 0;
    color: #999;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#subsub ul li a:hover {
    color: #97989A; 
}


#outerwrap {
    margin-top: 0;
    padding-top: 0;
    width: 800px;
    background-color:  #2C2C39;
   border-style: none;
overflow:hidden;
}

div#outerwrap {
margin-left: auto;
margin-right: auto;
width: 800px;
}

#rightcontent {
    width: 150px;
     max-width: 150px;
    color: #000;
    margin:0;
    padding:0;
    background-color: #fff;
    float: right;
    border-style: none
    text-align:left;
   overflow:hidden;
}


/* the nightmare that is centre columns */

#centercontentWrap {
    margin: 1px 150px 0 150px;
    min-height:425px;
    background-color:#2C2C39;
    border-style: none;
    }

#centercontentWide {
    margin: 1px 0 0 150px;
    min-height:425px;
    background-color:#2C2C39;
    border-style: none;

}

/* for Internet Explorer */
/*\*/
* html .minheight  {
height: 425px;
}
/**/

#centercontent {
    padding-left: 10px;
    padding-top: 1px;
    padding-bottom: 10px;
    padding-right: 10px;
    text-align:left;

        min-height:425px;
}

#centercontent ul, ol {
    font-family: Arial, sans serif;
    font-size: 0.90em;
}

a:link  {  text-decoration: none; color: #d99f2d; }
a:active {  text-decoration: none}
a:visited {  text-decoration: none; color: #d99f2d; }
a:hover  {  text-decoration: underline}

#footer {

    width: 800px;
    height: 20px;
    background-color: #2C2C39;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    clear: both;
    border-style: none;
    padding: 2px 0 0 0;
}

#leftcontent h2 {
    width: 150px;
    height: 20px;
    font-size: 14px ;
    color: #fff; 
    background-color: #000;
    padding-top: 3px;
    margin: 6px 0 0 0;
}

#leftcontent p {
margin; 0;
}
#leftcontent h1 a {

    color: #fff; 

}

#rightcontent img {
border-style: none;
margin: 0 ;
}

#leftcontent img {
border-style: none;
margin: 0;
}

#rightcontent h1 {
    width: 150px;
    height: 26px;
    font-size: 14px ;
    color: #fff; 
    padding-top: 3px;
    margin: 6px 0 0 0;
}


#rightcontent a {
  color: #fff;
  text-align: center;
}


div.csc-mailform-field {
  margin: 3px 0 2px 4px;
}


/* Center Content */



#centercontent a {
font-weight:normal;
border-style: none;
}

#centercontent ul {
    font-family: Arial, sans serif;
    font-size: 0.9em;

    line-height: 140%;

}

#centercontent .csc-section ul {
    list-style-type: none;
}

#centercontent img {
margin: 4px;
border-style: none
}

#centercontenet fieldset.csc-mailform  {
border-style: none;

}

#centercontent input.csc-mailform-submit {
  border-style: none;
  background-color: #2C2C39;
  margin-left: 20px;
  font-size: 10px;
    font-weight: bold;
color: #000;
}
/* tt_news */

.news-list-container {
border-style:none;
background-color: #fff;
color: #000055;
}

.news-list-item {
border-style:none;
background-color :#fff;
color: #000055;
}


.news-list-container h3 {
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px;
	border-bottom: 1px solid #000;
	background-color: #000;
        color: #fff;
}

.news-list-date {
font-size: 10px;
	background-color: #000;
color: #fff;	
}

.news-list-container h3 a:link,.news-list-container h3 a:visited,.news-list-container h3 a:hover {
	color:#fff;
	padding-left:2px;
font-size: 14px;
font-weight: bolder;
}
.news-list-container h3 a {
	color:#fff;

}

hr.clearer {
	border: 1px solid #000;
	display: none;
}	

.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border-style:none;
	background-color:#fff;

}
.news-single-item h2 {
	font-size: 16px;
	font-weight:bold;
	color: #000055;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}


.news-single-img {
	float: right;
	margin-left:5px;

}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:4px;
	padding:3px;
	border-style: none;
	background-color:#fff;
}
.news-amenu-container li {
	padding-bottom:1px;
}
.news-amenu-container ul {
	padding:3px;
	margin-top:2px;
	margin-left:0px;
	margin-bottom:0px;
	border-style: none;
	background-color:#fff;
	list-style-type: none;
}
.news-amenu-container h2 {
	color:#fff;
	padding:3px;
	border-style: none;
	background-color:#000055;
}
.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
	border-style: none;
	background-color:#fff;
	color:#000;
}
.news-list-morelink {
height: 20px;

}
/* Photo Gallery styling */

div.tx-photogals-pi1-big a {
background-color: #2C2C39;
}
div.tx-photogals-pi1-small a {
background-color: #2C2C39;

}

div.tx-photogals-pi1-small img {

background-color: #2C2C39;

}

.tx-photogals-pi1 a {
background-color: #2C2C39;
}


table.contenttable {
padding-right:20px;
border-spacing:0px;
}
table.contenttable p {
margin:0px;
padding:0px;
}

table.contenttable th {
background:#97ADC3;
color:#333;
}

table.contenttable th p {
color:#333;
}

table.contenttable td, table.contenttable th {
border:solid 1px #fff;
border-width: 0px 1px 1px 0px;
margin:0px;
padding:0px;
text-align:center;
}