html { 

	height: 100%; 

	margin-bottom: 1px; 

}

BODY{

	margin:0 0 0 0px; 

	padding:0; 

	background-color:#70749c;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#666666;
	
	margin-top:15px;

}


A {

	color: #0d78b7;

	text-decoration:underline;

}



A:hover {

	color: #666666;

	text-decoration:none;

}



#container{

	MARGIN: 0px auto; 
	
	WIDTH: 1000px;
	
	TEXT-ALIGN: left;

}


#topline{

	height:13px;
	
}



#topmenu {

	padding-top:7px;
	
	padding-bottom:7px;
	
	border-bottom:#542785 4px solid;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:14px;
	
}

#topmenu a{
	
	color: #542785;
	
	text-decoration:none;	
	
}

#topmenu a:hover{
	
	color:#5474b9;
	
	text-decoration:none;
	
}

.copy{

	padding-top:5px;
	
	padding-bottom:5px;

}



#main {

	background-image:url(images/back.gif);
	
	background-repeat:repeat-y;
	
}



#right{
	
	float:right;
	
	width:223px;
	
}

#content{
	
	float:left;
	
	position:relative;
	
	width:740px;
	
	padding-left:4px;
	
	
	
}

#content2{
	
	width:740px;	
	
	background-image:url(images/back.jpg);
	
	background-repeat:repeat-x;
	
	background-color:#bad6b0;
	
	padding-left:33px;
	
}

#content3{
	
	width:740px;	
	
	background-image:url(images/backsub.jpg);
	
	background-repeat:repeat-x;
	
	background-color:#b7d6b2;
	
	padding-left:33px;
	
}

#rightcopy{
	
	width:181px;
	
	padding-left:16px;
	
	padding-right:26px;
	
}

#contentleft{
	
	float:left;
	
	width:530px;
	
	padding-right:20px;
	
	position:relative;
	
}

#judy{
	
	float:right;
	
	width:190px;
	
}

.headline{

	padding-top:5px;
	
	padding-bottom:5px;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:18px;
	
	color:#542785;
	
}

.headline h1{

	margin:0 0 0 0px;
	
	color:#542785;
	
	font-size:18px;
	
	font-weight:bold;
	
}

.copylarge{
	
	padding-right:20px;	
	
}

.homeframe{
	
	
	
}


.topfrm{
	
	height:15px;	
	
}

.bottomfrm{
	
	height:20px;	
	
}

.contentfrm{
	
	background-image:url(images/contentfrm.jpg);
	
	background-repeat:repeat-y;
	
	padding-left:15px;
	
	padding-right:20px;
	
}


.topfrms{
	
	height:15px;	
	
}

.bottomfrms{
	
	height:15px;	
	
}

.contentfrms{
	
	background-image:url(images/contentfrms.jpg);
	
	background-repeat:repeat-y;
	
	padding-left:15px;
	
	padding-right:20px;
	
}


.newsletter{
	
	background-color:#b8d6b4;
	
	padding:5px;
	
}

.clear{
	
	clear:both;
	
}

.alignCenter{

	text-align:center;

}

.imageBorder{

	border:0px;

}

.textPurple{
	
	color:#542785;	
	
}

.textBlue{
		  
	color:#25408f;		  

}

.textLightBlue{
	
	color:#5474b9;
	
}

.copys{
	
	padding-top:5px;
	
	padding-bottom:5px;
	
	font-size:9px;
	
}

.copyorder{
	
	float: left;
	
	position:relative;
	
	width: 380px;
	
	padding-right:20px;
	
}

.prices{
	
	float:right;
	
	width:130px;
	
}

.footer {

	clear:both;

	text-align:center;
	
	padding-top:17px;
	
	padding-bottom:5px;
	
	font-size:10px;
	
	color:#000000;
	
	background-image:url(images/footer.jpg);
	
	background-repeat:no-repeat;
	

	
}

.footer a{
	
	color:#000000;
	
	text-decoration:none;
	
}

.footer a:hover{
	
	color:#ffffff;
	
	text-decoration:none;
	
}


form{

	margin:0 0 0 0px;

}


p{

	margin-top:5px;

}

.textbox {

	height: 13pt; 

	border-right: #714b99 1px solid; 

	border-top: #714b99 1px solid; 

	border-left: #714b99 1px solid; 

	font-size:11px;

	color: #000000; 

	border-bottom: #714b99 1px solid; 

	background-color: #FFFFFF;
	
	width:350px;

}


textarea{    

	BORDER-RIGHT:#714b99 1px solid;	
	
    BORDER-TOP:#714b99 1px solid;	
	
    BORDER-LEFT:#714b99 1px solid;	
	
    BORDER-BOTTOM:#714b99 1px solid;
	
    COLOR: #000000;   
	
    BACKGROUND-COLOR: white;
	
	font-size:11px;
	
	width:350px;
	
	height:100px;
	
}

.textGreen{
	
	color:#68a120;	
	
}
