/* CSS Document */
body{ background-color:#666666; font-family: "Century Gothic", arial, verdana; color:#FFFFFF; font-size:14px; margin:0px;}

.linkhome{font-family: "Century Gothic", arial, verdana; color:#FFFFFF; font-size:14px; margin:5px; text-decoration:none;}

.slink{font-family: "Century Gothic", arial, verdana; color:#FFFFFF; font-size:10px; margin:5px; text-decoration:none;}

h2{ color:#FFFFFF; font-style:normal; text-shadow: black 0.5em 0.6em 0.5em}

h3{ color:#FFFFFF; font-size:24px; margin-left:5px; font-style:normal;}

p{margin:5px;}

#outside{position:relative; width:800px; background-color:#000000; margin:0px;}

#top{float:left; width:800px; background-color:#000000;}

#logo{ float:left; width:250px;}

#toppattern{ float:right; width:482px; height:79px; background-image:url(images/top_pic.jpg); background-repeat:no-repeat;}

#banner{width:800px;}

/*telephone and email text*/
#toptext{ margin-top:10px; margin-left:239px; margin-right:2px; font-weight:200; font-size:30px; text-align:right;}
.email{font-size:22px; font-weight:100}
a.email:link{font-size:22px; font-weight:100; color:#FFFFFF; text-decoration:none;}
a.email:visited{font-size:22px; font-weight:100; color:#FFFFFF; text-decoration:none;}
a.email:hover{font-size:22px; font-weight:100; color:#FFFFFF; text-decoration:underline;}
a.email:active{font-size:22px; font-weight:100; color:#FFFFFF; text-decoration:none;}

/*main content*/
#maincontent{float:left; width:800px; background-image:url(images/pattern_bottom.jpg); background-position:top right; background-repeat:no-repeat; background-color:#000000;}

#mainhome{float:left; width:800px; background-image:url(images/pattern_bottom.jpg); background-position:top right; background-repeat:no-repeat; background-color:#000000;}

#outin{ background:#000000; width:800px;}

/*text content*/
#innercontent{float:right; display:inline; width:565px; background-color: #333333; margin:20px; margin-left:0px; margin-right:12px;}
  
#testimonial{float: right; width:150px; text-align:center; color:#FF0000; font-size:13px; font-weight:800; font-style:italic; font-family:Arial, Helvetica, sans-serif; margin-right:10px;}
 

  
#openparagraph{ float:left; width:360px; margin-bottom:10px;}

#vtmain{ float:left; width:560px; margin-bottom:10px;}

#gallery{ float:left; width:550px}

#menu{ float:left; width:215px; background-image:url(images/menu.jpg); background-repeat:no-repeat;}
.menu{line-height: 25pt; margin-top:0px; font-size:14px; margin-left:4px;}

a.menu:link{line-height: 25pt; margin-top:0px; font-size:14px; margin-left:4px; color:#FFFFFF; text-decoration:none}
a.menu:visited{line-height: 25pt; margin-top:0px; font-size:14px; margin-left:4px; color:#FFFFFF;text-decoration:none}
a.menu:hover{line-height: 25pt; margin-top:0px; font-size:14px; margin-left:4px; color:#FFFFFF; text-decoration:underline}
a.menu:active{line-height: 25pt; margin-top:0px; font-size:14px; margin-left:4px; color:#FFFFFF; text-decoration:none}


.menu2{ margin-top:0px; font-size:14px; margin-left:4px;}

a.menu2:link{ margin:5px; font-size:14px; color:#FFFFFF; text-decoration:none}
a.menu2:visited{ margin:5px;; font-size:14px; m color:#FFFFFF;text-decoration:none}
a.menu2:hover{ margin:5px; font-size:14px;  color:#FFFFFF; text-decoration:underline}
a.menu2:active{ margin:5px;font-size:14px;  color:#FFFFFF; text-decoration:none}



.menuVT{font-size:12px;}

a.menuVT:link{font-size:14px; color:#FFFFFF; text-decoration:none}
a.menuVT:visited{font-size:14px; color:#FFFFFF;text-decoration:none}
a.menuVT:hover{font-size:14px; color:#FFFFFF; text-decoration:underline}
a.menuVT:active{font-size:14px; color:#FFFFFF; text-decoration:none}


/* Image Gallery  */

#imagegallery{
	background:#333333;
	clear:left;
	width:540px;
	margin:10px;
	min-height:200px;
}


#items{
	float: left;
	width: 530px;
	padding-bottom:5px;
	text-align:center;
	border: 1px solid #DFDFDF;
	background-color:#999999;
}
#items .item {
	float: left;
	padding:5px;
	width: 52px;
	height:42px;
	margin:5px;
	margin-left:6px;
	background-color: #ffffff;
	cursor: pointer;
	border: 1px solid white;
}
#items .item:hover{border: 1px solid #dddddd;}
#items .item img {
	width:50px;
	height:35px;
	text-align:center;
}


#large{
	border: 1px solid #DFDFDF;
	float: left;
	width: 530px;
	background-color: #999999;
	text-align:center;
	font-family:Georgia, Times, san-serif;
	font-size:12px;
	margin-top:10px;
}

#large .info{
	font-size: 1.2em;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	padding:10px;
	color:#ffffff;
}

#items  p{display:none;}

#large .item img{
	width:500px;
	margin:10px;
	text-align:center;
}

.testimonial{color:#FFFFFF; font-size:12px; font-style:italic; font-family:Arial, Helvetica, sans-serif; margin-right:10px;}
