body {
 margin:0px;
 padding:0px;
 background-color:#e5b24f;
 color:#000000;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height:130%;
}

a {
 color:#552b00;
}

a:hover {
 color:#bc810e;
}

h1 {
 margin-top:12px;
 color:#3a5c30;
 font-size:24px;
}

h2 {
 color:#008000;
 font-size:18px;
 margin:20px 0px 8px 0px;
 line-height:120%;
}

h3 {
 color:#552b00;
 font-size:15px;
 margin:15px 0px 4px 0px;
 line-height:120%;
}

p {
 font-size:12px;
 line-height:130%;
 margin:6px 0px 10px 0px;
}

ul {
 line-height:150%;
 margin:0px;
 padding-left:20px;
}

ol {
 margin:0px;
 padding-left:30px;
}

input[type=text] {
 background-color:#ffd580;
 border:1px solid #552b00;
}

input[type=submit] {
 background-color:#3a5c30;
 color:white;
 margin-top:6px;
 border-color:black;
}

#header {
 width:800px;
 height:298px;
 background:white url(../images/headerFMNP.jpg);
 border-top:2px solid #552b00;
 border-bottom:2px solid #552b00;
}

#header h1 {
 display:none;
}

#content {
 background-color:white;
 width:800px;
 height:100%;
 margin:0 auto;
 border-left:3px solid #552b00;
 border-bottom:3px solid #552b00;
 border-right:3px solid #552b00;
}

#col_left {
 width:10px;
 float:left;
 text-align:center;
 background-color:white;
 margin:0 20px;
 font-size:11px;
 padding-top:8px;
 padding-bottom:20px;
}

#col_center {
 width:680px;
 float:left;
 background-color:#ffffff;
 padding:0 10px;
 padding-bottom:10px;
}

#col_right {
 width:10px;
 text-align:center;
 float:right;
 background-color:white;
 margin:0 25px;
 font-size:12px;
 font-weight:bold;
 padding-top:8px;
 padding-bottom:20px;
}

#footer {
 width:800px;
 height:110px;
 background:white url(../images/footer.gif);
 padding-top:24px;
 padding-bottom:10px;
 border-top:2px solid #552b00;
 text-align:center;
 clear:both;
}

#footer a {
 color:#552b00;
}

#subscribe {
 margin-top:20px;
 margin-bottom:8px;
 font-size:11px;
}

#shadow {
 width:195x;
 position:relative;
 float:right;
 filter:shadow(color:gray)
 bottom:4px;
 left:4px;
 border:1px; solid black;
}

#box {
 margin-left:0px;
 margin-bottom:8px;
 padding:5px;
 background-color:#ffd580;
}

#box h3 {
 margin-top:0px;
 margin-left:4px;
 color:#4f4194;
}

#box ul {
 margin-left:-3px;
}

#congrats {
 color:#000080;
 font-size:18px;
 margin:20px 0px 8px 0px;
 line-height:120%;
}

.btn {
 margin:10px 0;
}

.credit {
 font-size:11px;
}

.small {
 font-size:11px;
}

.photoLeft {
 float:left;
 margin:2px 20px 10px 0px;
 border:1px solid #634f44;
}

.photoRight {
 float:right;
 margin:2px 0px 10px 20px;
 border:1px solid black;
}

.photoCenter {
 float:center;
 margin:2px 0px 10px 20px;
 border:1px solid black;
}

#menu {
font-family:Arial, sans-serif;
font-weight:bold;
text-transform:uppercase;
margin:0 0 0 0;
padding:0;
list-style-type:none;
background-color:#55d580;
font-size:12px;
height:40px;
}

#menu li {
float:left;
margin:0;
}

#menu li a {
text-decoration:none;
display:block;
padding:0 15px;
line-height:40px;
color:#666;
}

#menu li a:hover, #menu li.active a {
background-color:#552b00;
border-bottom:2px solid #DDD;
color:#999;
}

#menu_wrapper ul {margin-left:0px;}
#menu_wrapper {padding:0 0 0 0; background:url(images/orange.png) no-repeat right;}
#menu_wrapper div {float:left; height:44px; width:12px; color:#552b00; background:url(images/orange.png) no-repeat left;}

#menu_wrapper.orange ul {
border-bottom:2px solid #552b00;
background:#ffd580;}
#menu_wrapper.orange a {color:#552b00;}
#menu_wrapper.orange li a:hover, #menu_wrapper.orange li.active a {color:#FA9B5B; background:#B44500; border-bottom:2px solid #ffd580;}
#menu_wrapper.orange {background:url(images/orange.png) no-repeat right;}
#menu_wrapper.orange div {background:url(images/orange.png) no-repeat left;}
			
