body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:130%;
font-weight:normal;
color:#626262;
margin:0;
padding:0;
height:100%;
}

#container {
position:relative;
width:980px;
margin:30px auto 0px;
height: auto !important;
min-height:100%;
}

#header {
position:absolute;
width:980px;
height:65px;
top:0px;
left:0px;
}



#logo {
position:absolute;
top:0px;
left:20px;
width:134px;
height:59px;
}

#nav {
position:absolute;
width:750px;
height:15px;
top:45px;
right:20px;
text-align:right;
}

#nav a {
color:#6d6d6d;
font-size:13px;
font-weight:normal;
margin-left:20px;
}

#nav a:hover {
color:#000000;
border:0px;
}

#nav a.active {
color:#000;
}

#maincontent {
position:relative;
width:980px;
/*height:700px;*/
top:65px;
left:0;

}

#features {
float:left;
width:940px;
}

#contentwrap {
float:left;
width:900px;
display:inline;
}

#insidecontentcontainer {
    float:left;
    width:951px;
    display:inline;
    background:#fff url(/images/shadows/background.jpg) no-repeat right top;
    padding:0;
    margin:0;
    position:relative;
    top:0;
}
#insidecontent {
    padding:50px 0 10px 30px;
    float:left;
    width:auto;
    display:inline;
    min-height:600px;
    
}

#topshadow {
background:url(/images/shadows/top.png) no-repeat;
height:15px;
width:964px;
}

#leftshadow {
background:url(/images/shadows/left.png) no-repeat;
float:left;
display:inline;
width:7px;
height:654px;
}
#rightshadow {
background:url(/images/shadows/right.png) no-repeat;
float:left;
display:inline;
width:6px;
height:657px;    
}



#banner {
position:absolute;
top:135px;
left:0px;
width:980px;
height:286px;
}

.homenews {
float:left;
width:303px;
height:260px;
margin-top:15px;
}

#bottomline {
    float:left;
    width:940px;
    height:28px;
    margin:20px 0;
    display:inline;
    background:url(/images/bottomline.png) no-repeat;
    
}

#footer {
clear:both;
position:fixed;
bottom:-1px;
width:100%;
background-color:#000000;
height:90px;
left:0px;
text-align:center;
text-transform:uppercase;
font-size:11px;
font-weight:bold;
line-height:200%;
z-index:100;
}
#footer-content {
    margin:0 auto;
    width:950px;
    height:75px;
    padding:10px 15px 5px;
}

h1 {
font-size:24px;
color:#a0703f;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
}

.introtext {
font-size:14px;
line-height:130%;
color:#a0703f;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
}

a:link, a:visited {
color:#a17140;
font-weight:bold;
text-decoration:none;
border-bottom:0px dotted;
}

a:hover {
text-decoration:none;
border-bottom:1px dotted;
}

a img {
border:0;
}

img {
border:0;
}

a.noborder, a.noborder:hover, a.noborder:visited, a.noborder:active {
border: 0px;
}

.transparent {
background:transparent;
}
#directorycontainer {
    float:left;
    width:100%;
    display:inline;
}
#directorycontainer .directory-row {
    float:left;
    width:850px;
    display:inline;
    
}
#directorycontainer .directory-row .directory-item {
    float:left;
    width:210px;
    display:inline;
    padding-bottom:15px;
}
#directorycontainer p {
    padding:0;
    margin:0;
}
#directorycontainer a {
    color:#a0703f;
}
#directorycontainer h3 {
    color:#000;
    padding:2px 0 2px 0;
    margin:0;
    font-size:9pt;
}
#directorycontainer h3.sectionname {
    color:#a0703f;
    font-size:12pt;
    font-family:Georgia, "Times New Roman", Times, serif;
    margin:0;
    padding:12px 0;
    border-top:1px solid #ccc;
}
/*Events*/
.event-summary {
    width:600px;
}

/* Gallery*/
#GalleryContainer {
    float:left;
}
#GalleryContainer .item {
    float:left;
    margin-right:5px;
    
}
#GalleryContainer .item a:hover {
border:0;
}
#GalleryContainer .item img {
    border:0;
}
.pager {
    padding:1em;
}
.pager .current, .pager a {
    padding:2px;
}




/**
 lightbox
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.competition-item {
    padding:10px 0;
    border-bottom:1px solid #EDEDED;
    clear:both;
    float:left;
    width:640px;
}
.competition-item-image {
    float:left;
    width:80px;
}
.competition-item-intro {
    width:500px;
    float:left;
}

#toggle-links {
    float:left;
    width:200px;
    display:inline;
}
#toggle-links a,#toggle-links a:hover {
   /* padding:5px 0;*/
    display:block;
    text-decoration:none !important;
    border:0;
}
#feature-container {
    float:left;
    width:500px;
    display:inline;
    padding:0 0 0 60px;
    margin:0;
}
.feature-intro {
    padding:10px 0;
}
#insidecontent .black {
    color:#000;
    
}
#insidecontent .top-padded {
    padding:10px 0 0 0;
}

