@charset "UTF-8";
/* CSS Document */

a:link {color: #000;
        text-decoration: underline;
		font-weight: bold}
a:visited {color: #000;
           text-decoration: underline;
		   font-weight: bold}
a:hover {color: #000;
         text-decoration: none;
		 font-weight: bold}
a:active {
	color: #000;
	text-decoration: none;
	text-align: left;
}


.text {
	color: #FFF;
}
.text {
	color: #FFF;
	font-family: "bookman old style";
}
.text {
	font-weight: ;
}
.text {
	font-weight: normal;
}


.tb5 {
	border:2px solid #456879;
	border-radius:10px;
	height: 40px;
	width: 400px;
	font-family: bookman old style;
	font-size:20px;
}

.tb6 {
	border:2px solid #456879;
	border-radius:10px;
	height: 150px;
	width: 500px;
	font-family: bookman old style;
	font-size:20px;
}

    label.valid {
    width: 24px;
    height: 24px;
    background: url(file:///Macintosh%20HD/Users/Brian/Documents/Exclusive%20Tents/ET%20Website/assets/img/Done.png) center center no-repeat;
    display: inline-block;
    text-indent: -9999px;
    }
    label.error {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px;
    }
	

.text1 .bookman {
	color: #000;
}
