.remove { display: none;	}

.sizeofacamel { width: 600px;	}
.sizeofamule  { width: 600px;	}
.printstyle { background: #C9BEDE; }
.photowide {
	width: 400px;
	height: 300px;
}
.photowideOriginal {
	width: 300px;
	height: 225px;
}

.printsno {background: #FFFFFF;}

/*  HEADERS  */

h1.home{
	font-size : 12px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight : normal;
	font-family :  "trebuchet ms", arial, verdana, Helvetica, sans-serif;
	color: #120244;
	line-height: 14px;
	font-style: normal;

}

h1{
	font-size : 32px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight : normal;
	font-family :  "trebuchet ms", arial, verdana, Helvetica, sans-serif;
	color: #D5C9EE;
	font-style: italic;
	font-variant: normal;

}

h2.property{
font-size : 18px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : bold;
font-family :  "trebuchet ms", arial, verdana, Helvetica, sans-serif;
color: #4F03A9;}

h2{
font-size : 16px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : bold;
font-family :  "trebuchet ms", arial, verdana, Helvetica, sans-serif;
color: #120244;}


h3{
font-size : 14px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : bold;
font-family :  "trebuchet ms", arial, verdana, Helvetica, sans-serif;
color: #7423A3;}

h3.white{
font-size : 14px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : bold;
font-family :  "trebuchet ms", arial, verdana, Helvetica, sans-serif;
color: #FFFFFF;}


/*  TEXT  */

.text{
font-size : 12px;
font-family :  "trebuchet ms", arial, verdana, Helvetica, sans-serif;
color: #120244;}

.text2{
font-size : 13px;
font-family :  "trebuchet ms", arial, verdana, Helvetica, sans-serif;
color: #6F005F;}

.text3{
font-size : 14px;
font-weight : bold;
font-family :  "trebuchet ms", arial, verdana, Helvetica, sans-serif;
color: #7423A3;}

.text4{
font-size : 14px;
font-weight : bold;
font-family :  "trebuchet ms", arial, verdana, Helvetica, sans-serif;
color: #2323A3;}

.liltext{
font-size : 10px;
font-family :  "trebuchet ms", arial, verdana, Helvetica, sans-serif;
color: #2323A3;}

.smalltext{
font-size : 10px;
font-weight : bold;
font-family :  Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;}


address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;}
	
.textprint{
font-size : 10px;
font-family :  "trebuchet ms", arial, verdana, Helvetica, sans-serif;
color: #120244;}


/*  FLIPS  */

A.flip{
	font-weight : bold;
	text-decoration: underline;
	color: #6444AE;}

A.flip:hover{
	font-weight : bold;
	text-decoration: none;
	color: #120244}
	
A.flip2{
	font-weight : normal;
	text-decoration: underline;
	color: #000000;}

A.flip2:hover{
	font-weight : normal;
	text-decoration: none;
	color: #CC99CC}
	
A.flip3{
	font-weight : bold;
	text-decoration: underline;
	color: #6F005F;}

A.flip3:hover{
	font-weight : bold;
	text-decoration: none;
	color: #120244}


	
/*  FORM TAGS  */

select.drop50{
width : 50px;
font-size : 11px;
font-weight : normal;
font-family :  "trebuchet MS", Arial, Helvetica, sans-serif;
color: #000000;
background-color : #FFFFFF;}

select.drop150{
width : 150px;
font-size : 11px;
font-weight : normal;
font-family :  "trebuchet MS", Arial, Helvetica, sans-serif;
color: #000000;
background-color : #FFFFFF;}

input.input145{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 145px;
}

input.input300{
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 300px;
}


textarea.textarea {
	width: 300px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
	font-style: normal;
	font-weight: normal;

}
