<!--

body {
	margin: 0;
	background: #1f2f3c;
    background-image: url("images/gradiant.gif");
    background-repeat: repeat-y; 
	font-family: arial, fantasy;
	color: #000000;
	font-size: 100%; /* IE hack */
}

/* =-=-=-=-=-=-=-[SLIDESHOW]-=-=-=-=-=-=-=- */ 

#imageSlideshowHolder
	{	
		background-color:#000;
		border:3px solid #000000;
		position:absolute;	
		top: 0px;
		left: 17px;    
		width: 906px;		
		height: 488px;	
	 }
	 
	.imageInGallery{	
		position:absolute;
		top:0px;
		left:17px;
		width:900px;
		height:482px;
			
	}
	
	#imageSlideshowHolder img{
		position:absolute;
		top: 0px;
		left: 17px;
        width: 900px;
        height: 482px;
	}

/* =-=-=-=-=-=-=-[END OF SLIDESHOW]-=-=-=-=-=-=-=- */ 

body a:link {
	text-decoration: none;
	color: #167858;}
body a:visited {
	text-decoration: none;
	color: #167858;}
body a:hover {
	text-decoration: none;
	color: #17976e;}
body a:active {
	text-decoration: none;
	color: #17976e;}
	
table {
	background-color: #fffffc;
    background-image: url("../images/gradiant2.gif");
    background-repeat: repeat-y; }

img.border {border: 2px solid #24634f;}

#ghostcontainer {
    position: relative;
	margin: 0 auto;
    width: 950px;
    z-index: 2; }	

#logo {
    position: absolute;
	width: 980px;
	height: 600px;
	top: 0px;
	left: 10px;
    z-index: 3; } 

.bordergreen {border: 2px solid #17976E;}
.judd {font-size: 60px; color: #167858; font-weight: bold; font-family: impact;}	
.info {font-size: 24px;}
.phonenumber {color: red;}
.center {text-align: center;}
.bullets {font-size: 20px; text-align: left;}	
.title {
    text-decoration: underline; 
    font-size: 32px; 
	text-align: center;
	color: #167858;
    font-family: impact; }

.description {font-size: 20px; text-align: left;}
.padding {padding: 10px 30px 10px 30px;}
.caption {padding: 5px 60px 5px 60px; font-weight: bold;"}









