<style type="text/css">

</style>


.copyright {
	font-family: Georgia, Georgia, Georgia;
	
font-size: 11px;
	color: White ; 
}
.body 
{
font-family: Georgia, Georgia, Georgia;
 
font-size: 15px;
	color: Yellow;
	line-height: 11px;
}

.navigation:hover 

{
font-family: Georgia MS, Georgia;
	font-size: 15px;
	font-style: normal;
	
color: Yellow;
	text-decoration: none;
	text-align: center;
}
.navigationx:hover 
{
font-family: 
Georgia MS, Georgia;
	font-size: 18px;
	font-style: normal;
	color: Yellow;
	
text-decoration: none;
	text-align: center;
}


.body_links 
{
font-family: Georgia, Georgia;
	
font-size: 11px;
	font-style: normal;
	color: Yellow;
	text-decoration: none;
}

.body_links:hover 

{
font-family: Georgia, Georgia;
	font-size: 11px;
	font-style: normal;
	
color: Yellow;
	text-decoration: none;
}
.body_headlines 

{
font-family: Georgia, Georgia, Georgia;
	font-size: 11px;
	
color: Yellow;
	font-weight: bold;
	
text-transform: uppercase;
}

.phone 

{
font-family: Georgia MS, Georgia, Georgia;
	font-size: 16px;
	
color: Red;
	font-variant: small-caps;
}
.phones 
{
font-family: 
Georgia MS, Georgia, Georgia;
	font-size: 16px;
	color: White ;
	font-variant: small-caps;
}

.pricing
{
	font-family: "Georgia MS";
	font-size: 14px;
	color: White;
	font-variant: small-caps;
	font-style: normal;
}


.textbody 
{
font-family: Georgia MS, Georgia, Georgia;
	font-size: 18px;
	color: White ;
        font-weight: bold; 
	font-variant: ;
        font-style: 
}

.textsmall 
{
font-family: Georgia MS, Georgia, Georgia;
	font-size: 12px;
	color: White ;
        font-weight: bold; 
	font-variant: ;
        font-style: italic
}

.textmed 
{
font-family: Georgia MS, Georgia, Georgia;
	font-size: 14px;
	color: White ;
        font-weight: bold; 
	font-variant: ;
        font-style: italic
}


.GalHead
{
font-family: Georgia MS, Georgia, Georgia;
	font-size: 18px;
	color: White ;
    font-weight: bold; 
	font-variant: small-caps;
}
.GalSub
{
font-family: Georgia MS, Georgia, Georgia;
	font-size: 18px;
	color: Red;
    font-weight: bold; 
	font-variant: small-caps;
}


label
{
width: 10em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
background: Red;
color: White ;
}


.submit input
{
margin-left: 4.5em;
}


input
{
color: black;
background: White ;
border: 1px solid Red;
}

textarea
{
color: black;
background: White ;
border: 1px solid Red;
}

.submit input
{
color: #000;
background: White ;
border: 2px outset #d7b9c9
}


fieldset
{
border: 1px solid Red;
width: 50em
}

legend
{
color: black ;
background: Red;
border: 1px MediumOrchid;
padding: 3px 7px
}


@media screen, projection {
	.imageflow {
		visibility:hidden;
		position:relative; 
		text-align:left;
		width:100%;
		overflow:hidden;
	}
	.imageflow img {
		visibility:hidden;
		position:absolute; 
		top:0px;
		border:none;
		-ms-interpolation-mode:bicubic; /* Enables bicubic image resampling for the IE7 */
	}
	.imageflow p{
		text-align:center;
		margin:0 auto;
	}
	.imageflow .loading {
		position:relative;
		left:50%;
		margin-left:-106px;
		width:200px;
		height:15px;
		padding:5px;
		visibility:visible;
		border:1px solid white;
	}
	.imageflow .loading_bar {
		height:15px;
		width:1%;
		background:#fff;
		visibility:visible;
	}
	.imageflow .caption {
		font-weight:bold;
		position:relative; 
		text-align:center;
		z-index:10000;
	}
	.imageflow .scrollbar {
		visibility:hidden;
		position:relative; 
		border-bottom:1px solid #b3b3b3;
		z-index:10001;
	}
	.imageflow .slider {
		position:absolute;
		margin-top:-7px;
		margin-left:-7px;
		z-index:10002;
		background-image:url(slider.png);
		background-repeat:no-repeat;
		width:14px;
		height:14px;
	}
}


