body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #000000;
	color: #000000;
	padding: 0;
	margin: 0;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
#wrapper {
	background-color: #CCCCCC;
	width: 770px;
	margin: 15px auto 15px auto;
	padding: 0px;
	border: 5px solid #fee33e;
}
#main {
    padding: 15px;
}
#logo {
	float: left;
	width: 200px;
	height: 174px;
	margin: 3px;
	text-align:center;
	line-height:1.8em;
	font-size:10px;
	background-image: url(../images/logo.png);
}
#logo a{font-size:18px;text-decoration:none;color:#000;text-align:center;margin:0 auto 0 auto;line-height:1.5em;}
#tagline {
	margin: 58px 10px 10px 350px;
	font-style: italic;
	font-size: 1.5em;
	font-weight: normal;
	color: #666666;
	line-height: 1.3em;
	text-align: center;
	width: 310px;
	
}

#photos {text-align: center;}

#photos img{
	margin:10px;
	border: 1px solid #567056;
	padding: 2px;

}

#bonus {
    font-size: 2em;
	line-height: 1em;
    margin: 10px 10px 10px 90px;
	font-weight: bold;
	color: #FFCC66;
	text-align: center;
}
em {
	font-style: normal;
	font-weight: bold;
}

.imgleft {
    float: left;
}
#top {
	margin: 0px;
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #ddd;
	background-color: #CCCCCC;
	height: 174px;
}
#middle {
    clear: both;
}
img {
    border: none;
}

/* Form Styling ------------------ */
form fieldset {
    margin-bottom: 10px;
}
form legend {
    padding: 0 2px;
    font-weight: bold;
}
form label {
    float: left;
	text-align: right;
	padding-top: 0.2em;
	margin-right: 20px;
	line-height: 1.8em;
	vertical-align: top;
	width: 170px; /* width of labels */
}
form fieldset ol {
    margin: 0;
	padding: 0;
}
form fieldset li {
    list-style: none;
	padding: 5px;
	margin: 0;
}
form fieldset fieldset {
    border: none;
	margin: 3px 0 0;
}
form fieldset fieldset legend {
    padding: 0 0 5px;
	font-weight: normal;
}
form fieldset fieldset label {
	margin-left: 173px; /* width plus 3 (html space) */
}
form em {
    font-weight: bold;
	font-style: normal;
	color: #f00;
}
form p input {
    margin-left: 200px;
	width: 100px;
}
form p.longdescription {
	font-size: 0.8em;
    line-height: 0.8em;
	margin: 5px 0 5px 140px;
	padding: 0;
}
form input, form textarea {
	width: 200px;
	background-color: #FFFFFF;
	color: #567056;
	font-weight: bold;
}
form input.radio {
    margin: 0;
	padding: 0;
	width: 30px;
}
form label.radiolabel {
    width: 180px;
	margin: 0;
	padding: 0;
}
form .highlabel {
    height: 70px;
}
/* End Form Styling ---------------------- */


#webdesign {
	text-align:center;
	font-size: 0.8em;
	margin: 10px 0 30px 0;
}
#webdesign a {
	color: #FFCC00;
	text-decoration: none;
}
#webdesign a:hover {
	color: #FFCC00;
}
customers {
	height: auto;
	width: auto;
}
#cust {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	text-align: right;
}

