@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	font-size: medium;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0;
}

div#topbox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	text-align: center;
	width: 100%;
	background-color: #fff;
	padding-bottom: 10px;
}

html > body div#topbox {
	position: fixed;
}

div#rightmn {
	position: absolute;
	z-index: 2;
	text-align: center;
	top: 10px;
	width: 100%;	
}

html > body div#rightmn {
	position: fixed;
}

div#rightmnin, div#rightmningreen {
	width: 980px;
	font-size: 80%;	
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}

div#rightmnin, div#rightmnin a {
	color: #f6f5d4;
}

div#rightmningreen, div#rightmningreen a {
	color: #006600;
} 

div#rightmnin a, div#rightmningreen a {
	text-decoration: none;
}

div#rightmnin a:hover, div#rightmningreen a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 0;
	background: url(img/bg1.jpg) repeat center center;
	width: 100%;
	text-align: center;
}

h1.blue {
	background: url(img/bg2.jpg) repeat center center;
}

h1.green {
	background: url(img/bg3.jpg) repeat center center;
}

ul#topmn {
	margin-top: 0;
	text-align: center;
	width: 750px;
	padding: 0;
	font-size: 115%;
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

ul#topmn li {
	float: left;
	margin: 5px 31px 0 0;
	font-size: 16px;
	text-align: left;
}

ul#topmn li.norghtmn {
	margin-right: 0;
}

ul#topmn li span.curr {
	color: #4D0231;
}

ul#topmn li a {
	display: block;
}

ul#topmn li div a {
	display: block;
	padding: 3px 5px 3px 5px;
	font-size: 12px;

}

ul#topmn li div {
	position: absolute;
	text-align: left;
	margin-top: 5px;
	font-size: 95%;
	border: 1px solid #999;
	background-color: #fffeef;
	width: 110px;
	visibility: hidden;
}

ul#topmn a:link, ul#topmn a:visited {
	color: #707070;
	text-decoration: none;
}

ul#topmn a:hover, ul#topmn a:active {
	text-decoration: none;
	color: #4D0231;
}

div#mainbox {
	text-align: left;
	font-size: 80%;
	background-color: #fff;
	margin-top: 145px;
	margin-bottom: 3em;
	overflow: auto;
	color: #003355;
	line-height: 1.4em;

}

div#content {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3em;
}


div#footer {
	color: #fff;
	background: url(img/bg1.jpg) center center repeat-y;
	font-size: 80%;
	text-align: center;
	bottom: 0;
	width: 100%;
	clear: both;
}

html > body div#footer {
	position: fixed;
}

div#footer.blue {
	background: url(img/bg2.jpg) center center repeat-y;
}

div#footergreen {
	background: url(img/bg3.jpg) center center repeat-y;
	font-size: 80%;
	text-align: center;
	bottom: 0;
	position: fixed;
	width: 100%;
	color:#006600;
}

div.footerin {
	width: 750px;
	padding: 1em 0 1em 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-weight: normal;
	margin-bottom: 0.5em;
	color: #888;
	font-size: 98%;
	margin-top: 0;
}


h2.intro {
	margin-bottom: 8px;
	font-size: 185%;
	margin-top: 0;
	line-height: 1em;
	color: #5d0f43;
}

h3 { 
	margin-bottom: 1.5em;
	color: #5d0f43;
	font-size: 145%;
	margin-top: 2em;
	font-weight: normal;
}

h3.firstp {
	margin-top: 2.5em;
}

h4 {
	margin-bottom: 0.5em;
	font-size: 135%;
	color: #003355;	
	font-weight: bold;
}

h5 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.25em;
}

p {
	margin-top: 0;
}

.purple {
	color: #5d0f43;
}

.clear {
	clear: both;
}

p.intro {
	font-style: italic;
	font-size: 115%;

}

div.leftcol {
	float: left;
	margin-right: 5%;
	width: 40%;
}

.center {
	text-align: center;
}

.smaller {
	font-size: 85%;
}

.right {
	text-align: right;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.imgright2 {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.imgright3 {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}

.imgright4 {
	float: right;
	margin-left: 40px;
	margin-bottom: 30px;
}

img.imgleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;

}

.underline {
	text-decoration: underline;
}

div.address {
	font-size: 85%;
}

div.contact_info {
	float: left;
	padding-right: 3em;
}

div.prodchoice {
	text-align: center;
	width: 130px;
	margin-right: 15px;
	margin-bottom: 2em;
	border: 1px solid #333;
	float: left;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

div.prodchoice div {
	margin-bottom: 0.4em;
}

div.prodchoice img {
	border: none;
}

div.prodchoice a {
	color: #003355;
	text-decoration: none;
}

div.prodchoice a:hover {
	text-decoration: underline;
}

div.instrrow {
	overflow: auto;
	clear: right;	
}

div.instrbox {
	width: 30%;
	margin-right: 0.5em;
	float: left;
	padding: 0;
	margin-bottom: 0.5em;
}

div.instrbox p, p.instrbox {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #000;
}

div.envelope {
	border: 1px solid #000;
	padding: 2px 2px 1em 3em;
	height: 10em;

}

div.envelope img.stamp {
	float: right;
}

div.envelope div.addr {
	margin-top: 2.5em;
}

.indent1 {
	margin-left: 1em;
}

div.cardsample {
	float: right;
	width: 35%;
	padding: 3em 1em 3em 1em;
	border: 1px solid #000;
	text-align: center;
	margin-right: 4em;
}

img {
	border-style: none;
}

img.invite {
	margin-right: 1em;
	border: 1px solid #000;
}

span.steps {
	font-size: 125%;
}