#Holder{
	width:100%;

		background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
}

#Content {
  position: relative;
	margin-left: auto;
	margin-right: auto;
	width:800px;
	min-width:800px;
}
	
/*** basic ***/
body{
  font-family: Georgia;
  font-size: 0.8em;
  color:#362A1E;
  margin:0px;
  padding:0px;
  background-color:#C7B6D9;
  margin-top:0px;
  margin-bottom:15px;
  	background-image: url(../images/t4u_tile.png);

}

a:hover{
	color: #FF09B7;
	text-decoration: underline;
	border-color:solid 1px red;
}

a:hover{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	color:#000000;
}

h1{
  font-size: 140%;
  color:#9000C6;
  text-align:center;
  margin-top:20px;
}

h2{
 font-size: 120%;
 color:#000000;
}

h3{
 font-size: 115%;
 font-weight:bold;
  color:#000000;
}

P{

}

li{
list-style: square url();
padding-bottom:10px;
}

strong{
color:#9000C6;
}

/*** DIVS ***/
#website_branding{
position:absolute;
top:100px;
left:635px;
font-weight:normal;
font-size:16px;
color:#000000;

}

#side{
position:absolute;
top:320px;
left:531px;
font-size:15px;
font-weight:bold;
color:#9801CC;
width:264px;
background-image: url(../images/side.jpg);
background-repeat:no-repeat;
height:258px;
}
#side h3{
padding-top:30px;
text-align:center;
}

#website_branding a{
  color:#FF09B7;
}

#website_container{
  padding:0px;
  width:800px;
  margin:0px;
   background-repeat:no-repeat;
  background-color:#ffffff;
}

#mainpage{
width:800px;
padding:0px;
margin-bottom:0px;
background-color:#ffffff;
}

#address{
position:absolute;
top:140px;
left:585px;
width:200px;
text-align:right;}

#col_one{

}

#bwc{
background-color:#ffffff;
text-align:right;
padding-right:20px;
padding-bottom:15px;
border-bottom:solid 15px #939498;
}

#bwc img{
  border:0px;
  padding-bottom:5px;
}

#website_footer{
	text-align:center;
	width:770px;
	padding:15px;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
}

#website_footer a{
	color:#AC0064;
	text-decoration:none;
}

#global_footer{
	text-align:center;
	width:800px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
	color:#AC0064;

}

#global_footer a{
	color:#AC0064;
}

#col_one{
width:497px;
float:left;
position:relative;
padding-right:10px;
padding-left:10px;
margin-left:14px;
_margin-left:4px;
padding-top:10px;
margin-top:5px;
background-color:#E5D4F8;
		background-image: url(../images/top.jpg);
		background-repeat:no-repeat;
}


#col_two{
width:335px;
float:right;
position:relative;
padding-bottom:20px;
text-align:center;
padding-top:30px;
}

.Contact_Us #col_one, .gallery #col_one{
width:497px;
float:left;
position:relative;
padding-right:10px;
padding-left:10px;
margin-left:14px;
_margin-left:4px;
padding-top:10px;
margin-top:5px;
padding-bottom:30px;
background-color:#E5D4F8;
		background-image: url(../images/top.jpg);
		background-repeat:no-repeat;
}

/*** contact us ***/
#submit{
  text-align:right;
  padding-left:403px;
}

input, textarea{
}

#content, .contactmessage{
  padding-top:0px;
  padding-bottom:0px;
}

/*** gallery page ***/

.gallery #col_two{
width:750px;
clear:both;
float:left;
margin-top:0px;
padding-top:0px;
padding-left:16px;
}

img{
  border:dotted 2px #AC0064;
}

.gallery .image{
  width:220px;
  height:300px;
  padding:0px;
  margin:0px;
  text-align:left;
  background-color:#FFFFFF;
  margin:10px;
  text-align:center;
  padding-top:10px;
}

.imagecaption{
width:150px;
}

/*** MENU ***/
#website_menu{
  width:800px;
  text-align:center;
  height:296px; 
  font-size:15px;
  padding-top:18px;
   background-image: url(../images/t4u_banner.png);
   background-position:0px 60px;
   background-repeat:no-repeat;
   _behavior: url(iepngfix.htc);


}

#website_menu ul{
  list-style: none;
  margin: 0px;
  text-align:center;
  padding:0px;
}

#website_menu li{
	margin: 0px;
  padding:0px;
  height:38px;
  width:123px;
  float: left;
	padding-left:0px;
	padding-right:0px;
	list-style: none url()
}

#website_menu li a{
  display: block;
  color: #9000C6;
  font-weight:bold;
  text-decoration: none;
  padding-top:5px;
}


#website_menu li a:hover{
  color:#000000;
}

#website_menu li.current{
  color:#000000;
  background-image: url(../images/button.jpg);
}

#website_menu li a.current{
  color:#000000;
}


.submit{
  border:solid 1px #cccccc;
  font-weight:bold;
  background-color:#ffffff;
  color:#000000;
}

/*** news ***/

#news{
padding-left:150px;
}

.headline{
background-color:#ffffff;
color:#C13C7B;
text-align:center;
width:150px;
}

.headline a{
color:#C13C7B;
text-decoration:none;
width:150px;
}

.newsimage{
height:150px;
}

.news_row{
padding-bottom:10px;
}



/*** home ***/



