/** basic divs **/
body
{
  margin:0px;
  padding:0px;
font-family:Arial;
font-size:.8em;
	background-image: url(../images/background.jpg);
color:#000000;
	
}

#Content
{
width:900px;

margin:auto;

position:relative;
	background-image: url(../images/content.jpg);
background-repeat:repeat-y;
background-color:#fff;
padding-left:50px;
padding-right:50px;
}

#website_branding
{
	background-image: url(../images/header6.jpg);	
width:1000px;

color:#ffffff;
margin-left:-50px;
height:210px;
font-weight:bold;
font-size:22px;
text-align:center;
border-bottom:solid 6px #CE1166; 
}

#Title
{

width:1000px;
margin-left:50px;
padding-top:30px;
color:#CE1166;
font-size:55px;
text-align:left;

}

#Title2
{
width:1000px;
margin-left:50px;
margin-top:140px
height:210px;
color:#CE9AB0;
font-size:34px;
text-align:left;
}

#Telephone
{
width:1000px;
margin-left:50px;
margin-top:140px
height:210px;
color:#000;
font-size:24px;
text-align:left;
}

#mainpage{
min-height:500px;
background-color:#ffffff;
float:left;
width:740px;
margin-left:10px;
}

#content
{

margin-left:40px;
line-height:1.7em;
font-size:1.05em;
}

#website_container
{
width:1000px;
}

#website_footer
{

	background-color:#CE1166;
width:1000px;
color:#fff;
margin-left:-50px;
height:43px;
padding-top:10px;
padding-bottom:10px;
border-top: solid #fff 20px;
font-weight:normal;
font-size:16px;
text-align:center;
clear:both;
}

#website_footer a
{ 
color:#fff;
}

#global_footer
{

width:1000px;
color:#000;
padding-top:5px;
text-align:center;
margin-left:-50px;
padding-top:10px;
background-color:transparent; 
}

#global_footer a
{
color:#A1A09A;
}

#breadcrumb{display:none;}

/** menu code **/
#website_menu
{
width:210px;
margin-right:40px;
padding:0px;
margin:0px;
margin-left:-50px;
float:left;
padding-top:25px;
background-color:#FFCFDD;
}

#website_menu ul
{
padding:0px;
margin:0px;
padding-bottom:20px;
}

#website_menu li
{
list-style-type:none;
padding:0px;
margin:0px;
}

#website_menu li a
{
display:block;
background-color:#FFCFDD;
text-decoration:none;
color:#000;
text-transform:uppercase;
font-size:13px;
width:180px;
height:33px;
line-height:33px;
padding-top:0px;
padding-left:20px;
background-image: url(../images/nav3.png);
background-repeat:no-repeat;
}

#website_menu li a.current
{
color:#CE1166;
font-weight:bold;
background-image: url(../images/navhighlight.png);
background-repeat:no-repeat;

}

#website_menu li a:hover
{
color:#FD80FA;
background-image: url(../images/navhighlight.png);
background-repeat:no-repeat;
}

#website_menu li .last
{

}

/** basic HTML **/

h1
{

font-size:1.9em;
padding:0px;
margin:0px;
padding-top:5px;
color:#CE1166;
font-weight:normal;
padding-bottom:10px;
margin-bottom:10px;
line-height:1.5em;
text-align:left;
}

h2
{
font-size:2em;
line-height:1.2em;
color:#CE1166;
font-weight:bold;
padding-bottom:0px;
border-bottom:0px;

}

h3
{
font-size:1.4em;
color:#CE1166;
font-weight:bold;
}

h4
{
font-size:1.1em;
color:#CE1166;
font-weight:strong;
}

strong
{
color:#C750B5;
}

/** news core **/

#image{float:right; margin:10px;}

.date, .date{
display:none;}



#caption{
}

/** News Layout 2 **/

.news_layout1 .news_row{
width:395px;

float:left;
margin:3px;
}

.news_layout1 .newsimage{
float:left;
width:180px;
}

/** News Layout 2 **/
.news_layout2 .news_row{
width:180px;

float:left;
margin:3px;
}

.news_layout2 .newsimage{

width:180px;
float:right;

}

.news_layout2 .newsimage img
{
border:0px solid #dddddd;
}

.news_layout2 .headline
{
display:block;
width:150px;
padding-right:30px;
height:46px;
line-height:37px;
text-align:center;
background-image:url(../images/button.png);
background-repeat:no-repeat;
clear:both;
}

.news_layout2 .headline a
{
color:#fff;
text-decoration:none;
}

.news_layout2 .headline a:hover
{
color:#ccc;
}

.news_layout2 .news_article
{
margin-left:6px;
margin-right:34px;
width:130px;
}


.news_layout2 #image{
margin-top:10px;
border: solid 1px #000;
}

.news_layout2 #newsarticles{
clear:both;}


/** 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:right;
width:227px;
margin:0px;
padding:0px;

margin-top:20px;
}

.news_layout3 #content{

float:left;
width:460px;
padding-right:10px;
}

.news_layout3 .news_row{
margin-left:35px;
width:210px;
margin-bottom:15px;


background-image:url(../images/l3background.jpg);
background-repeat:no-repeat;
}

.news_layout3 .news_row img{
border:solid 1px #000; 
width:200px;
padding-left:0px;
padding-top:0px;
margin-bottom:15px;
}




/** News Layout 3 floating on the left**/
.News_Layout_3__-_left #newsarticles {
float:right;
width:190px;
}

.News_Layout_3__-_left #content{
float:right;
width:625px;
}

/** News Layout 3 main image as column on the left**/

.News_Layout_3_-_image_col #image{
position:absolute;
left:175px;
width:148px;
}

.News_Layout_3_-_image_col #content{
padding-left:158px;
width:465px;
}

/** 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;
    background-color:#67AEEC;
}

#submit
{
    padding-left:365px;
}


/** Gallery core **/

.image_row{
width:200px;
height:200px;
background-color:#A3CDF3;
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 **/

#gallery_main{
float:left;
width:360px;
}
.gallery_layout3 .imageimage img{
width:120px;
}

.gallery_layout3 .imageimage{
width:126px;
float:left;
margin:3px;
}

img{border:solid 0px;}

#open{
position:absolute;
left:57px;
top:530px;
text-align:center;
font-weight:bold;
font-size:120%;
width:180px;
padding-top:40px;
background-image:url(../images/opening2.jpg);
background-repeat:no-repeat;
}

.imagealt{
padding:3px;}

.headline
{
display:none;
}

.Blink___Go .headline
{display:inline;
font-weight:bold;
}

.headline a{
color:#000000;}

