body {
	background-image: url(images/background_tile.jpg);
	background-repeat: repeat;
	background-color: #d9d7ed;
	font-family: Veranda;
	font-size; 11pt;
	color: #8D8CCD;
	text-align:center;
	margin:0 auto;
	}
	
p  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#a74b79;
text-align:left;
margin-left:20px;
margin-right:20px;
}

.testimonials {
text-align:center;
}

.testimonials table{
float:0;
position:0;
}

.testimonials td{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11pt;
color:#a74b79;
text-align:left;
margin-left:30px;
margin-right:30px;
}
.testimonials p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11pt;
color:#a74b79;
text-align:left;
margin-left:30px;
margin-right:30px;
}

.gallery_table{
text-align:center;
}

.gallery_table a{
color:c973ff;
border-width:thick;
}

.gallery_table a:hover{
color:#a74b79;
border:medium;
}

h1, h2, h3 {
color:#4053e8;
font-family:Georgia, "Times New Roman", Times, serif;
margin-left:20px;
}

.main_table {
width:800px; 
background-color:#d0d4f3; 
border:thick; 
border-color:#c260ff; 
border-style:double;
margin:0 auto;
}

.middle_table {
width: 800px; 
height: 374px; 
background-image:url(images/middle_back.gif); 
background-repeat:no-repeat; 
background-position:top center;
}

.middle_table1 {
width: 800px; 
background-color:e1ddff;
}



.topmenu a{
text-decoration: none;
padding: 2px 0.5em;
font: 20px Tahoma;
color: #ffffff;

}

.topmenu a:visited{
text-decoration: none;
padding: 2px 0.5em;
font: 20px Tahoma;
color: #ffffff;
}


.topmenu a:hover{
font: 20px Tahoma;
padding: 2px 0.5em;
color: #a74b79;
text-decoration: none;

}

.topmenu2 a{
text-decoration: none;
padding: 2px 0.5em;
font: 18px Tahoma;
color: #ffffff;
}

.topmenu2 a:visited{
text-decoration: none;
padding: 2px 0.5em;
font: 18px Tahoma;
color: #ffffff;
}


.topmenu2 a:hover{
font: 18px Tahoma;
padding: 2px 0.5em;
color: #a74b79;
text-decoration: none;

}

.back_top a{
text-decoration: underline;
padding: 2px 0.5em;
font: 18px Tahoma;
color: #a74b79;
text-align:center;
}

.back_top a:visited{
text-decoration: underline;
padding: 2px 0.5em;
font: 18px Tahoma;
color: #a74b79;
text-align:center;
}


.back_top a:hover{
font: 18px Tahoma;
padding: 2px 0.5em;
color: #ffffff;
text-decoration: none;
text-align:center;

}

.footer{
text-align:center; font-family:trebuchet MS; font-size:13px; color:#a74b79;
margin-left:10px;
margin-right:10px;
}

.footer a{
text-align:center; font-family:trebuchet MS; font-size:13px; color:#a74b79;
}

.footer a:visited{
text-align:center; font-family:trebuchet MS; font-size:13px; color:#a74b79;
}


.footer a:hover{
text-align:center; font-family:trebuchet MS; font-size:13px; color:#ffffff;
}

.email_link a{
text-decoration: underline;
font: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #a74b79;
}

.email_link a:visited{
text-decoration: underline;
font: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #a74b79;
}


.email_link a:hover{
text-decoration: underline;
font: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #ffffff;
}

A.menulink {
display: block;
width: 600px;
text-align: center;
text-decoration: none;
font-family:Veranda;
font-size:16px;
font-weight:700;
color: #ad4d6e;
BORDER: none;
border: solid 1px #c870ff;
}

A.menulink:link {
display: block;
width: 600px;
text-align: center;
text-decoration: none;
font-family:Veranda;
font-size:16px;
font-weight:700;
color: #ad4d6e;
BORDER: none;
border: solid 1px #c870ff;
}

A.menulink:visited {
display: block;
width: 600px;
text-align: center;
text-decoration: none;
font-family:Veranda;
font-size:16px;
font-weight:700;
color: #ad4d6e;
BORDER: none;
border: solid 1px #c870ff;
}



A.menulink:hover {
border: solid 1px #c870ff;
color: #ffffff;
background-color:#d0d4f3;
text-decoration: none;
}   

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/* form styling */
label {
	font-weight:bold;
	line-height:normal;
	text-align:right;
	margin-right:10px;
	position: relative;
	display: block;
	float: left;
	width: 220px;
}

label.RadioLabel {
	display: inline;
	float:none;
	text-align:left;
	width: 7px;
}

label.error {
	font-weight: normal;
	font-size:12px;
	color:#FF0000;
}

input.FormInputText {
	font-size: .8em;
	color: #333333;
	background-color:#FFFFFF;
	padding: 2px;
	border: solid 1px #000000;
	height: 15px;
}

input.Form1InputText {
	font-size: .8em;
	color: #333333;
	background-color:#FFFFFF;
	padding: 2px;
	border: solid 1px #000000;
	margin-right: 5px;
	margin-left: 5px;
	height: 15px;
	width: 75px;
	visibility:hidden;
}

input.FormInputRadio {
	font-size: .8em;
	display:inline;
	color:#333333;	
	padding-left:15px;
	margin-left:15px;
	height:15px;
	width:75px;
	
}

h6 {
text-align:left;
margin-left:100px;
font-size:12pt;
}
	 




    
	
	

	
