
/*
ALTERNATE CONTENT
*/

body{
	background-color:  #ffffff;
	margin:0;
	padding:0;
    
}

a{
	color:#666666;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#content
{
   
    margin-left: 15px;
	margin-top: 15px;
	text-align: left;
	width: 290px;
}

#flashContent
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width:  100%;
	margin:0px;
	
	/* min-height:580px; */
	/* min-width:1074px; */
}

#logo{
		width: 126px;
	height: 11px;
	background-image: url(../index/images/logo.gif);
	background-repeat: no-repeat;	
}	

#randomImageHolder
{
	margin-top: 18px;
	width: 290px;
	height: 160px;
	background-color: #DDDDDD;
	background-image: url(../index/images/1.jpg);
	background-repeat: no-repeat;
}

#noFlash{
	position:absolute;
    width: 290px;
	height: auto;
	top: 70;
}

#noFlash p{
	font-family: 'arial';
	font-size: 11px;
}
h1{
	font-family: 'arial';
	font-size: 13px;
	color: #666666;
	font-weight:normal;
}

h2{
	font-family: 'arial';
	font-size: 12px;
	color: #666666;
	font-weight:normal;
}
h3{
	font-family: 'arial';
	font-size: 11px;
	color: #666666;
	font-weight:normal;
	margin-top:-10px;
}
#contactInfo{
	color: #666666;
	font-family: 'arial';
	font-size: 11px;
	margin-top: 0px;
}

.address{
	font-size: 12px;
	
	width: 290px;
	list-style: none;
	margin-bottom:50px;	
    margin-left: 0px;
    padding-left: 0px;
}

.adHeading{
	color: #63194A;
	padding-bottom: 3px;
}

.adLine{
	padding-bottom: 3px;
}


.telephone{
	
	padding-top: 10px;
	padding-bottom: 5px;
}

.fax{
	padding-bottom: 5px;
}

.email{
	padding-bottom: 5px;
}

.googleLink{
	padding-top: 10px;
}

#noFlash{
	width: 290px;
	height: auto;
	margin-top: 14px;
}

#noFlash p{
	color:#666666;

	font-family: 'arial';
	font-size: 11px;
	
	margin-bottom: 8px;
}

#noFlash a{	

	color:#666666;
}

#alternateContent 
{
	margin-top: 18px;
}


