input        { font-family: Trebuchet MS }
form         { font-family: Trebuchet MS; font-size: 1em; text-align: Left; padding-bottom:30px; }
body         { background-color: #eee }
.bgwhite {
	background-color:white;
	color:#a20000;
	padding:4px;
	}

a:hover {
	color:#a20000;
	}

.lindent {
	padding-left:150px;
	}
	
.note {
	font-size:smaller;
	padding-left:4px;
	color:#a20000;
	font-style:italic;
	}

.steps {
	font-family:'Arial Black', Arial, sans-serif;
	font-weight:bold;
	color:#a20000;
	font-size:1.2em;
	}
	
#contemp, #classic , #anniversary, #wedding, #graduation {
	padding-left:22px;
	}
	

	
.red {
	color:#a20000;
	}
	
#footnav {
	margin:3px;
	padding:2px;
	margin-top:20px;
	list-style:none;
	display:inline;
	}
	
#footnav ul{
	list-style:none;
	display:inline;
	}
	
#footnav ul li{
	color:#142361;
	font-weight:normal;
	list-style:none;
	display:inline;
	padding:2px 10px;
	margin:2px;
	}
	
.copyright {
	font-size:smaller;
	color:#142361;
	
	}

.cancel {
	font-size:smaller;
	
	}
	
.bold {
	font-weight:bold;
	}

.strong {
	font-weight:bold;
	}
	
.rush {
	color:#23476a;
	font-style:italic;
	font-size:smaller;
	}
.bigred{
	
	color:#a20000;
	font-weight:bold;
	}
	
.indent {
	text-indent:70px;
}