.nav {
	font-size: 11px;
	font-family: "Century Gothic", Arial, sans-serif;
}
.wool {
	background-image: url(/common/images/wool_17.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #0066CC;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #6699FF;
	font-size: 12px;
	text-decoration: underline;
}

a:active {
	color: #0066CC;
	font-size: 12px;
}

address {
	background: url(/admin/common/images/custom/bg_address.jpg) no-repeat bottom left;
	font-style: normal;
	padding: 55px 0 20px 35px;
}

h1 {
	color: #000000;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h2 {
	color: #CCCCCC;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h3 {
	color: #000000;
	font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h4 {
	color: #CCCCCC;
	font-family: "Century Gothic" , Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h5 {
	color: #000000;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h6 {
	color: #CCCCCC;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	color: #000000;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
hr {
	border: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #CCCCCC;
	
}
blockquote {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	
}
ol {
	color: #000000;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	color: #000000;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
li {
	
}
strong {
	
}
em {
	
}

.img {
	border: 1px solid #CCCCCC;
	margin: 10px 10px 10px 10px;
}

/* Form Elements */
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	border-top-color: 02223a;
	border-right-color: 02223a;
	border-bottom-color: 02223a;
	border-left-color: 02223a;
	border-color: 02223a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* Internet Explorer bug fix to remove border around radio and checkbox's
NOTE: class="explore" needs to be addesd to html document on checkbox and radio input tags*/
.explorer {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;

}
input[type="text"]{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-right-color: 02223a;
	border-bottom-color: 02223a;
	border-left-color: 02223a;
	border-color: 02223a;
	border-top-color: 02223a;
	border-width: 1px;
	text-indent: 0px;
}
input[type="radio"]{
	border: none;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input[type="checkbox"]{
	border: none;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-color: 02223a;
	border-bottom-color: 02223a;
	border-left-color: 02223a;
	border-color: 02223a;
	border-top-color: 02223a;
}
input[type="button"]{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;


}
input[type="submit"]{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
input[type="password"]{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-right-color: 02223a;
	border-bottom-color: 02223a;
	border-left-color: 02223a;
	border-color: 02223a;
	border-top-color: 02223a;
	border-width: 1px;

}
input[type="file"]{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-right-color: 02223a;
	border-bottom-color: 02223a;
	border-left-color: 02223a;
	border-color: 02223a;
	border-top-color: 02223a;
	border-width: 1px;
	padding: 0px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #FFFFFF;
}
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #FFFFFF;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	border-top-color: 02223a;
	border-right-color: 02223a;
	border-bottom-color: 02223a;
	border-left-color: 02223a;
	border-color: 02223a;
	border-width: 1px;
	border-style: solid;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #ccbea8;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.realSimple {
	background-image: url(/common/images/realSimple.gif);
	background-repeat: no-repeat;
	background-position: -100px -20px;
	background-attachment: scroll;
}
.knitting {

	background-image: url(/common/images/knitting_02.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left -50px;
}

.label {
	background-image: url(/common/images/label_07.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right;
}
