@charset "utf-8";
/* CSS Document */

body {
	top-margin: 1px;
	background-image: url(images/bg4.jpg);
	align: center;
}
#wrap { width:900px; margin:0 auto; } /* "auto" makes the left and right margins center the wrapper */

a:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}


.webdesign {
	font-family: Verdana, Geneva;
	font-size: 12px;
	color: #666;

}
H1 {
	color: #ffffEE;
}
H3 {
	color: #F00;
}

.pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F00;
	font-weight: bold;
}
.bodycontainer {
	padding-left: 20px;
	padding-top: 0px;
	font-family: Verdana, Geneva;
	font-size: 12px;
	color: #666;
	padding-right: 20px;
	margin-left: 0px;
	text-align: left;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: lighter;
}
.iconborder {
	border: 1px solid #999;
} 
.features {
	font-weight: bold;
	text-align: left;
} 
.featuresHeader {
	font-weight: bold;
	font-size:14px
} 
#specials {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	font-size:24px
}
.error {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	font-size:14px
}
/*#textbox
{
    width: 100px;
    -moz-padding-start: 1px;
    -moz-padding-end: 1px;
}
#textarea
{
    width: 340px;
    padding: 1px;
	-moz-padding-start: 1px;
    -moz-padding-end: 1px;

}*/
