/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #e2e2e2;
	color: #666666;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 15px;
}

a:link, a:visited, a:active, a:hover {
	color: #91a824;
}

#site_wrapper {
	margin-top: 12px;
	width: 876px;
	background-color: #ffffff;
	border: 12px solid #ffffff;
}

#top_nav {
	width: 876px;
	height: 20px;
	background-color: #91a824;
	color: #ffffff;
	margin-bottom: 12px;
}

#content {
	float: left;
	width: 876px;
}

#footer_line {
	width: 876px;
	background-color: #91a824;
	height: 2px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

.main {
	padding-left: 20px;
}

p {
	font-size: 16px;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h2 {
	font-weight:normal;
	font-size: 18px;
}

blockquote {
	padding-left: 40px;
}

table {
	margin-left: 0px;
	border-collapse:collapse;
	background-color: #ffffff;
}

td {
	border: 1px solid #91a824;
    padding: 5px;
	margin: 0px;
}

#images {
	float:left;
	width: 640px;
	background-color: #ffffff;
	margin-top: 20px;
	margin-bottom: 20px;
}

#colours {
	float:left;
	width: 640px;
	background-color: #ffffff;
	margin-top: -20px;
	margin-bottom: 20px;
}

#fonts {
	float:left;
	width: 500px;
	background-color: #ffffff;
}

#navigation {
	background-color: #91a824;
	color: #ffffff;
	float: left;
	width: 160px;
	padding: 10px;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #ffffff;
	text-decoration: none;
}

#navigation a:hover {
	color: #ffffff;
	text-decoration: underline;
}

td {
	border: 1px solid #999999;
	border-collapse: collapse;
	padding: 3px;
}

#page_content {
	background-color: #ffffff;
	float: right;
	width: 670px;
	padding: 10px;
}

#left {
	float: left;
	width: 640px;
	margin-left: 20px;
	background-color: ffffff;
}

a {
	border: 0px;
}

img {
	border: 0px;
}

#order_item1 {
	float: left;
	margin-right: 35px;
}

#order_item2 {
	float: left;
	margin-right: 35px;
}

#order_item3 {
	float: left;
	margin-right: 35px;
}

#order_item4 {
	float: left;
	margin-right: 25px;
}

#order_item5 {
	float: left;
}

#order_item6 {
	float: left;
	margin-right: 35px;
}

#order_item7 {
	float: left;
	margin-right: 35px;
}

#order_item8 {
	float: left;
}

#order_item9 {
	float: left;
}

#order_item10 {
	float: left;
}

#step1 {
	height: 75px;
}

#step2 {
	height: 75px;
}

#step3 {
	margin-bottom: 20px;
}

#step4 {
	margin-bottom: 10px;
	padding-top: 10px;
}

#step5 {
	margin-bottom: 10px;
	padding-top: 10px;
}

#step6 {
	margin-bottom: 10px;
	padding-top: 10px;
}

.colour_chart{
padding:25px;
}
.colour {
width: 50px;
height: 50px;
}

caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a{
cursor: pointer;
text-decoration:none;
}

label {  
float: left;  
width: 10em;  
margin-right: 1em; 
}

legend {  
margin-left: 1em;  
color: #666666;  
font-weight: bold; 
position: absolute;
top: 0em;
left: .2em;
padding: 0;
} 
fieldset ol {  
padding: 3.5em 1em 0 1em;  
list-style: none; 
} 
fieldset li {  
padding-bottom: 1em; 
width: 530px;
} 
fieldset {  
position: relative;  
float: left;  
clear: both;  
width: 100%;  
margin: 0 0 -1em 0;  
padding: 0 0 1em 0;  
border-style: none;  
border-top: 1px solid #BFBAB0;  
background-color: #F2EFE9; 
}
fieldset.submit {  
float: none;  
width: auto;  
padding-top: 1.5em;  
padding-left: 12em;  
background-color: #FFFFFF; 
}
input {
margin-top: -3px;
}
legend span {  
position: absolute;  
left: 0.74em;  
top: 0;  
margin-top: 0.5em;  
font-size: 135%; 
display: inline;
}