/* ------------------------STRUCTURE --------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
	margin:0;
	padding:0;
}
html, body {
	background-image: url(../images/turf.gif);
	height: 100	width: 100%;
}
#wrapper {
	margin: 0 auto;
	width: 750px;
	min-height: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/turf.gif);
	padding-top: 15px;
	padding-left:10px;
	padding-right:10px;
}
#textbody 
{
	width: 600px;
	margin-left: 75px;
}

#contentMain {
	width: 420px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 250px;
	padding-bottom: 30px;
}
#contentSecondary {
	float: right;
	width: 240px;
	padding: 0 20px 30px;
	margin-top: 50px;
}
#clear {
    clear: both;
	height: 35px;
}
#footer {
	background-color: #000000;
	color: #FFFFFF;
	position: relative;
	margin: 0 auto;
	bottom: 0;
	width: 750px;
	height: 35px;
	margin-top: -35px;
	background-image: url(../images/turf.gif);
}
br.clear {
	clear: left;
}
/* ------------------------ LINKS --------------------------- */
a {
	color: #FFFF0C;
	text-decoration: none;
	font-weight: bold;
} 
#contentMain a {
	padding-left: 2px;
}
a:hover {
	text-decoration: underline;
}
/* ------------------------NAVIGATION --------------------------- */
#menu {
	position: relative;
	float: right;
	top: 18px;
	width: 230px;
	height: 206px;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	text-align: right;
	display: block;
	height: 27px;
	margin-bottom: 16px; 
	line-height: 20pt;
}
#menu li a {
	width: 170px;
	margin: 0 0 16px 50px; 
	padding: 0 30px 0 0;
	display: block;
	color: #000000;		
	font-family: Calibri, Tahoma, Gill Sans, Helvetica, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../bond/images/bonddot.png);
}
#menu li a:hover {
	width: 190px;
	padding: 0 10px 0 0;
	margin: 0 0 16px 30px;
}

/* ------------------------TYPOGRAPHY --------------------------- */
h1 {
}
h2

{

	display: block;

	font-weight: bold;

	font-size: 124pt;

	margin: 20px 0px 14px;

	width: 750px;

	color: #000000;

	line-height: 42pt;

	font-family: Calibri, Helvetica, Arial, sans-serif;

	text-align: center;

}

h3 {

	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22pt;
	margin: 14px 0 12px 0;
}

h4 {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15pt;
	margin-top: 12px;
}
p {
	line-height: 13pt;
	margin-top: 0px;
	margin-bottom: 12px;
}
ol {
	list-style-type: none;
}
li {
	line-height: 11pt;
}
.callout {
	margin-left: 50px;
}
/*
.sifrfix {
	clear: all;
	float: none;
}
*/
#contentMain p, #contentMain ul, #contentMain h4 {
	padding-left: 30px;
	padding-right: 30px;
}
#contentMain ul {
	padding: 12px 0 0 60px;
	list-style-type: square;	
}
#auction #contentMain li {
	list-style-type: none;
	margin: -6px 0 0 -60px;
}
#auction #contentMain li p {
	margin-top: 6px;
}
#auction #contentSecondary li {
	color: #FFFF0C;
	font-weight: bold;	
}
#home #contentSecondary p {
	margin-top: 24px;
}
#contentSecondary li {
	list-style-type: none;
}
#contentSecondary li img {
	margin-right: 15px;
	float: left;
}
#footer ul {
	text-align: center;
}
#footer li {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	display: inline;
	line-height: 15px;
	padding: 10px 0 10px 0;
}
.footnote {
	padding-top: 20px;
}
.noem {
	font-weight: normal;
}
.sponsorinfo {
	display:block;
	position:relative;
	top: -16px;
	color: #FFFF0C;
	font-weight: bold;
	margin-bottom: 0;	
}

/* ------------------------ IMAGERY --------------------------- */
#footer ul img {
	padding: 0 5px 2px 5px;
}

/* ------------------------ FORM --------------------------- */

form {
	padding: 20px 0 0 0;
}
form div {
	margin-top: 8px;
	padding-left: 30px;
	padding-right: 30px;
}
form div#phone input{
	margin-top: 0;
}
#contactinfo label, #donation label {
	font-weight: bold;
	float: left;
	width: 100px;
	clear: left;
}
#sendinvite label {
	font-weight: bold;
	display: block;
}
fieldset {
	border: none;
	padding: 10px 0 10px;
	width: 420px;
}

input[type="text"] {
	width: 250px;
}
input[type="radio"] {
	width: auto;
	float: left;
}
input[type="submit"] {
	margin-left: 30px;
	width: auto;
}
input#quantity, input#state, input#night_phone_a, input#night_phone_b {
	width: 30px;
}
input#night_phone_c {
	width: 40px;\
}
input#zip {
	width: 50px;
}
#donation input#amount {
	width: 60px;
}
input#subject {
	width: 380px;
}
input#address2 {
	position: relative;
}
input + input {
	margin-top: 8px;
}
textarea {
	width:380px;
	height: 60px;
}
textarea#message {
	height: 90px;
}
label {
	margin-top: 8px;
}
label#customlabel {
	float: none;
	margin-bottom: 8px;
}
label#dryes, label#friendsgalore {
	width: 300px;
}
label#quantitylabel {
	font-weight: bold;
}
.pseudolabel {
	position: relative;
	top: 10px;
	left: -13px;
	font-weight: bold;
}
