/* CSS Document */
body {
	margin:0; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	color:#000;
	font-family:verdana;
	font-size:12px;
	background:  url("../images/wood.jpg") repeat-x center top;
}
img { border: none; margin: 0px; padding: 0px; }
.cl
{
    clear: both;
    height: 1%;
}

h1
{
    font-family: verdana;
    font-weight: bold;
    color: #333;
    font-size: 25px;
    line-height: 30px;
    text-align: left;
    margin: 0px;
    padding: 0 0 10px 8px;
}

h2
{
    font-family: "Trebuchet MS" ,sans-serif;
    font-weight: bold;
    color: #333;
    font-size: 20px;
    line-height: 22px;
    text-align: left;
    margin: 0px;
    padding: 0 0 10px 10px;
}
h2 a
{
    color: #58585A;
}
h2 a:hover
{
    text-decoration: underline;
}
h3
{
    font-family: verdana;
    font-weight: bold;
    color: #333;
    font-size: 13px;
    text-align: left;
    margin: 0px;
    padding: 0 0 10px 10px;
}
h3 a
{
    color: #333;
}
h3 a:hover
{
    text-decoration: underline;
}
p
{
    font-family: verdana;
    font-size: 12px;
    margin: 0px;
    padding: 0 10px 10px 10px;
    color: #333;
    font-weight: normal;
    text-align: justify;
    line-height: 17px;
}
p a
{
    color: #1E3C94;
    text-decoration: none;
    padding: 0px;
}
p a:hover
{
    text-decoration: underline;
}

.terms { font-family: verdana; font-size: 11px; margin: 0px; padding: 0 10px 10px 10px; color: #333; font-weight: normal; text-align: justify; line-height: 16px; }

#container { background:  url("../images/winnersparchment.jpg") no-repeat center top; padding: 100px 0 100px 0 ; width:1000px; margin:0px auto; /* Right and left margin widths set to "auto" */ text-align:left; /* Counteract to IE5/Win Hack */ }
#container2 { background:  url("../images/parchmentPHP.jpg") no-repeat center top; height: 800px; padding: 100px 0 50px 0 ; width:1000px; margin:0px auto; /* Right and left margin widths set to "auto" */ text-align:left; /* Counteract to IE5/Win Hack */ }
#content { padding: 0px 0 0 0 ; width:1000px; margin:0px auto; /* Right and left margin widths set to "auto" */ text-align:center; /* Counteract to IE5/Win Hack */ }

#columnhalf1
{
    width: 350px;
    float: left;
    margin: 0px 60px 0 0;
    padding: 250px 0 0 120px;
}
#columnhalf2
{
    width: 350px;
    float: left;
    margin: 0px;
    padding: 250px 0px 0 0;
}

#footersectionsleft { margin: 8px 0 0 0; padding: 10px 0 0 120px; width: 700px; float: left;}

.blacksmall { color: #000; font-family: verdana; font-size: 10px; font-weight: normal; margin: 0px; padding: 0px; text-align: left;}
.blacksmall a { color: #000; font-family: verdana; font-size: 10px; font-weight: normal; margin: 0px; padding: 0px; text-align: left;}

.roundup
{
    font-family: "Trebuchet MS" ,sans-serif;
    font-weight: bold;
    color: #AC4817;
    font-size: 20px;
    line-height: 22px;
    text-align: left;
    margin: 0px;
    padding: 0 0 0px 10px; }

.brown { color: #AC4817; }

/* Form Settings */

form .area { width: 330px; font-family: Verdana; font-size: 10%; background: #fff url("../images/background_field.gif") 0 0 no-repeat; margin: 0; padding: 3px 5px 0 0; border: 1px solid #999; color: #666; }
fieldset { width: 330px; border: 0px; margin: 0 0 0px 0px!important; padding: 0 0 0 10px; text-align: left;}
legend { display: none; margin: 0; padding: 0; }
label { font-family: Verdana; font-size: 11px; font-weight: normal; display: block; color: #444; margin: 0px 0px 2px 0; padding: 0px; }
label a { color: #AC4817; }
label2 { font-family: Verdana; font-size: 11px; font-weight: normal; display: block; color: #444; margin: 0px 0px 2px 0; padding: 0px; }
form .checkbox { font-family: Verdana; font-size: 85%; margin: 0px; padding: 0px 10px 0 0; color: #666; }
form .txt { font-family: Verdana; font-size: 85%; background: #fff url("../images/background_field.gif") 0 0 no-repeat; width: 300px; margin: 0px; padding: 4px; border: 1px solid #999; color: #666; }
form .login { font-family: Verdana; font-size: 85%; background: #fff url("../images/background_field.gif") 0 0 no-repeat; width: 300px; margin: 0; padding: 3px 5px; border: 1px solid #999; color: #666; }
form .select { background: #fff url("../images/background_field.gif") 0 0 no-repeat; width: 340px; margin: 0; padding: 2px 2px 2px 5px; border: 1px solid #999; color: #666; }
form .select_auto { font-family: Verdana; font-size: 85%; background: #fff url("../images/background_field.gif") 0 0 no-repeat; width: auto; margin: 0; padding: 2px 2px 2px 5px; border: 1px solid #999; color: #666; }
form .area_small { font-family: Verdana; font-size: 85%; background: #fff url("../images/background_field.gif") 0 0 no-repeat; width: 300px; height: 50px; overflow: auto; margin: 0; padding: 3px 5px; border: 1px solid #999;  color: #666; }
form .area_medium { font-family: Verdana; font-size: 85%; background: #fff url("../images/background_field.gif") 0 0 no-repeat; width: 340px; height: 120px; overflow: auto; margin: 0; padding: 3px 5px; border: 1px solid #999;  color: #666; }
form .area_large { font-family: Verdana; font-size: 85%; background: #fff url("../images/background_field.gif") 0 0 no-repeat; width: 340px; height: 70px; overflow: auto; margin: 0; padding: 3px 5px; border: 1px solid #999;  color: #666; }
form div { clear: both; margin: 0px; padding: 0px; }
form div h3 { color: #426123; text-transform: capitalize; margin: 0; padding: 10px 0 15px 0; }
form div h4 { font-family: Verdana; font-size: 70%; color: #666; text-transform: capitalize; margin: 0; padding: 10px 0 15px 0; }
.button { margin: 8px 0 5px 0; padding: 3px 2px 3px 2px!important; font: 80% Verdana; font-weight: bold; cursor: pointer; color: #fff; border: 2px solid #999; background: #ccc url("../images/submit-button.jpg") 0 0 repeat-x; }