/* CSS Document */


/*#header { width: 810px; height: 160px; background: url(../images/simheader.jpg) no-repeat top center; height:190px}*/
#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/pagebg.jpg);
	background-repeat:repeat-y;
	width: 910px;
	height:auto;
	text-indent:inherit;
	/*font-weight: bold;*/
}
h3 { font-size: 1.5em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
#mypic { width:104px; height: 138px; background: url(../images/mypic.jpg) no-repeat top left; height:138px}
#rolltop { width: 720px; height: auto; background: url(../images/rolltop.jpg) no-repeat top center ;  height:37px}
#roll2 { width: 720px; height:auto; background: url(../images/roll2.jpg) repeat-y top center; height: auto;}
#roll3 { width: 720px; height: auto; background: url(../images/roll3.jpg) no-repeat top center; height:37px}
#rollwood { width: 720px; height: auto; background: url(../images/roll2.jpg) no-repeat top center; height:50px}
#rollbg { width: 720px; height: auto; background: url(../images/rollbg.jpg) repeat-y top center; background-position:center; height:auto}
/*#footer { width: 810px; height: auto; background: url(../images/simfooter.jpg) no-repeat top center; height:125px;}*/
#bodytext {font-size: 1.0em; border-bottom: 1px solid #013b4f; margin: 0 0 0.8em; line-height: 1.8em;}
#guaranteebg { width: 810px; height: auto; background: url(../images/guaranteebg.jpg) no-repeat top left; height:275px}
input.noimage {
background-color: #dee0dd;
border: 2px outset #46444d;
color: #013b4f;
padding: 4px;
margin-left: 2px;
}
input.noimage:hover {
background-color: #dee0dd;
border: 2px outset #46444d;
color: #cc0000;
padding: 4px;
margin-left: 2px;
}
#simlogo{ width: 222px; height: auto; background: url(../images/SimpleIdeaMillionaireboxandbook.gif) no-repeat top center; height:260px; margin-left:140px; }

#moneybag{ width: 74px; height: auto; background: url(../images/money.jpg); height:54px; background-repeat:repeat-x; }

#moneybag1{ width: 600px; height: auto; background: url(../images/moneybag1.jpg) no-repeat top center; height:180px; }

#jancheck{ width: 766px; height: auto; background: url(../images/2.jpg) no-repeat top center; height:400px; margin-bottom:60px }
#aprilcheck{ width: 766px; height: auto; background: url(../images/3.jpg) no-repeat top center; height:400px; margin-bottom:60px }
#maycheck{ width: 766px; height: auto; background: url(../images/1.jpg) no-repeat top center; height:400px; margin-bottom:60px; }
#paylogo{ width: 609px; height: auto; background: url(../images/payhere.jpg) no-repeat top center; height:192px; margin-bottom:60px; }




#header{ width: 587px; height: auto; background: url(../images/header.jpg) no-repeat top center; height:276px; }

.textfield {
	padding-left:5px;
	padding-right:5px;
	background-color:#FFF;
	border: #333 thin solid;
	font-weight:bold;
	height:30px;
	padding-top:15px;
	font-size:16px;
	color:#000;
	letter-spacing: 1.7px;
}
.formfont { }
.form {
	background-color:#FFF;
	padding:15px;
	border: #030 thick dashed;
}
.hidden {
	visibility:hidden;
	display:none;
	}
#body blockquote blockquote blockquote p strong {
	font-size: 16px;
}

.underlinemenu{
font-weight: bold;
width: 100%;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #494949;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #C00;
color: #CCC;
}
