/** basic divs **/
body
{
margin:0px;
padding:0px;
font-family:Arial;
font-size:.8em;
background-repeat:repeat;
color:#fff;
background-position: top;
	background: #000 url(../images/background.jpg) fixed;
}

#Content{
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
}

#Site
{
width:1000px;
margin:auto;
position:relative;
}

#website_branding
{
width:987px;
font-family:"Comic Sans MS";
font-size:300%;
color:#fff;
height:50px;
font-weight:bold;
font-size:22px;
text-align:left;
padding-left:13px;
padding-top:10px;
}

.Home #image{
position:absolute;
top:150px;
left:0px;
}

.Home #mainpage{
margin-left:630px;
}

#mainpage{
margin-top:40px;
min-height:420px;
padding:10px;
}


#website_container
{
width:1000px;
}

#website_footer
{

width:100%;
text-align:center;
background-color:#000;
font-weight:bold;
padding-top:25px;
padding-bottom:85px;
height:35px;
margin-top:20px;
color:#fff;
clear:both;
background-image: url(../images/footer.jpg);
}

#website_footer a{
color:#ffffff;}
#website_footer a:hover{
color:#00A6B4;}

#global_footer
{
background-color:transparent;
width:100%;
color:#ccc;
padding-top:10px;
padding-bottom:10px;
text-align:center;
background-image: url(../images/footer.jpg);
}

#global_footer a:hover{
color:#00A6B4;}

#global_footer a
{
color:#555;
}

 a:hover{
color:#fff;}

 a
{
color:#01A6F6;
text-decoration:none;
font-weight:bold;
}



#breadcrumb{display:none;}

/** menu code **/
#website_menu
{
height:24px;
padding-top:6px;
width:1000px;
text-transform:uppercase;
}

#website_menu ul{
margin:0px;
padding:0px;
width:900px;
}

#website_menu li{
float:left;
list-style-type:none;
}

#website_menu li a
{
color:#fff;
font-weight:normal;
text-decoration:none;
padding-left:15px;
padding-right:15px;
border-right:1px solid #CFD7EB;
border-left:1px solid #5B5B5B;
font-size:15px;
 border-bottom:0px;
}

#website_menu li a.first
{
padding-left:8px;
border-right:1px solid #CFD7EB;
border-left:0px solid #5B5B5B;
}

#website_menu li a.last
{
border-right:0px solid #CFD7EB;
border-left:1px solid #5B5B5B;
}

#website_menu li a:hover
{
color:#01A6F6;
background-color:#000;
}

#website_menu li a.current
{
color:#01A6F6;
}

#website_menu li a.first
{
margin-left:5px;
}

/** SUBMENU **/
  #sub_menu{
margin-top:0px;
width:1000px;
  height:25px;
  padding-top:7px;
  	margin-left:0px;
  	padding-left:0px;
  	text-transform:uppercase;
  	
}

#sub_menu ul{
margin:0px;
padding:0px;
}

#sub_menu li{
float:left;
list-style-type:none;
}

#sub_menu li a
{
color:#fff;
font-weight:normal;
text-decoration:none;
padding-left:10px;
padding-right:10px;
border-right:1px solid #000000;
font-size:13px;
 border-bottom:0px;
}

#sub_menu li a.firstsub{
padding-left:13px;
}

#sub_menu li a:hover
{
color:#01A6F6;
}

#sub_menu li a.currentsub
{
color:#01A6F6;
}

#sub_menu li a.first
{
margin-left:5px;
}


/** basic HTML **/

image{border:0px}

h1
{
color:#01A6F6;
font-size:1.9em;
padding:0px;
padding-left:0px;
margin:0px;
margin-bottom:10px;
}

h2
{
font-size:1.2em;

}

h3
{
font-size:1.1em;
color:#01A6F6;
}

/** news core **/

#image{float:right; margin:10px;}

img:hover{
border:solid 1px #ffffff;}

img{
border:solid 1px #000000;}

.date, .date{
display:none;}

.headline{
font-weight:normal;
background-color:#000000;
text-align:center;
width:152px;
padding-top:3px;
padding-bottom:3px;}

.headline a{
color:#01A6F6;
text-decoration:none;}

.headline a:hover{
color:#ffffff;}

#caption{
background-color:#cccccc;}

/** News Layout 2 **/

.news_layout1 .news_row{
width:480px;
background-color:#000;
float:left;
margin:3px;
}

.news_layout1 .newsimage{
float:left;
width:180px;
}

/** News Layout 2 **/

.news_layout2 #content{
float:right;
width:350px;
margin-top:-30px;
}

.news_layout2 .news_row{
width:152px;
height:200px;
background-color:transparent;
float:left;
margin-left:0px;
margin-right:45px;
margin-bottom:10px;

}

.news_layout2 .newsimage{
float:left;
width:150px;
}

.news_layout2 #image{
float:left;
}

.news_layout2 #newsarticles{
float:left;
width:600px;
margin-top:-25px;
}


/** News Layout 2 with banner **/
.News_Layout_2_-_Banner #image{
position:absolute;
top:115px;
left:175px;
}

.News_Layout_2_-_Banner h1{
padding-top:185px;
}


/** News Layout 3 **/

.news_layout3  #newsarticles {
float:left;
width:190px;
}

.news_layout3 #content{
float:left;
width:950px;
margin-top:-30px;
margin-left:0px;
}

.nosub #content{
margin-top:-10px;
}

.news_layout3 .news_row{
margin:3px;
background:pink;
}

/** News Layout 3 floating on the left**/
.News_Layout_3_-_left #newsarticles {
float:right;
width:190px;
}

.News_Layout_3_-_left #content{
float:right;
width:810px;
}

/** News Layout 3 main image as column on the left**/

.News_Layout_3_-_image_col #image{
position:absolute;
left:0px;
width:148px;
}

.News_Layout_3_-_image_col #content{
padding-left:158px;
width:650px;
}

/** News Layout 5 **/
.news_layout5 .news_row{
width:800px;
background-color:#cccccc;
float:left;
margin:3px;
}

.news_layout5 .newsimage{
float:left;
width:180px;
}

.news_layout5 #image{
float:left;
}

.news_layout5 #newsarticles{
clear:both;}

/** contact **/

label{
    width: 100px;
    float: left;
    text-align: left;
    margin-right: 0.5em;
    display: block
}

input
{
    width:300px;
}

textarea
{
    width:300px;
    height:200px;
}

.submit
{
    border:solid 1px #ffffff;
    text-align:center;
    float:left;
    width:50px;
}

#submit
{
    padding-left:365px;
}


/** Gallery core **/

.image_row{
width:190px;
height:190px;
background-color:#252525;
float:left;
margin:3px;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/** Gallery layout3 **/

#mainpage.gallery{

padding-top:0px;
margin-top:10px;}

.image_row{
margin:0px;
padding:0px;
margin-top:10px;
margin-right:3px;
padding-top:10px;
padding-bottom:10px;
border:solid 1px #000000;
text-align:center;
vertical-align: middle;}

#pagination{
clear:both;
padding-top:5px;
}

.imageimage img { border:1px solid #777} 
.imageimage {height:155px;}.imagealt{
padding-top:5px;
}               

