body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "GoudyOlSt BT", Garamond, Century, Verdana;
}
.main {
	background-image: url(images/bg2.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
td {
	text-align: left;
	vertical-align: top;
}
td.menu {
	margin: 15px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.toplogo {
	text-align: center;
	padding: 32px 25px 25px;
}
td.botmenu {
	text-align: center;
	vertical-align: top;
}
td.maintext {
	text-align: center;
	vertical-align: top;
	color: #000000;
}
a {
	border: 0px none;
	text-decoration: underline;
	font-weight: bold;
	color: BLUE;
}
img {
	border: none;
}

td.botmenu2 {
	text-align: center;
	vertical-align: top;
	font-size: small;
    text-decoration: none;
}

.botmenu2 {
	font-size: small;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
li {
	font-size: 24px;
	list-style-position: outside;
	list-style-image: url(Images/Bullet.png);
}
.listinfo {
	font-size: 20px;
}
.large {
	font-size: 24px;
	font-weight: bold;
}
.padsides {
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
}
p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}


/* ----------- stylized ----------- */
#stylized{
	border:solid 2px #b7ddf2;
	background:#ebf4fb;
	font-family: "GoudyOlSt BT", Garamond, Century;
}
#stylized h1 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:8px;
	text-align: left;
}
#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
	text-align: left;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized .asterisk{
color:red;
font-size:11px;
font-weight:normal;
}
#stylized .smallred{
color:red;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 0 20px 10px;
	font-family: "GoudyOlSt BT", Garamond, Century;
}
#stylized input.phone3{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	margin:2px 0 20px 10px;
	font-family: "GoudyOlSt BT", Garamond, Century;
	width: 49px;
}
#stylized input.phone4{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	margin:2px 0 20px 10px;
	font-family: "GoudyOlSt BT", Garamond, Century;
	width: 70px;
}
#stylized button{
	width:125px;
	height:31px;
	background:#619FD6;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	float:right;
	margin-right: 45px;
	font-family: "GoudyOlSt BT", Garamond, Century;
}

#stylized .filefield{
	float:none;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:300px;
	margin:2px 0 20px 10px;
	background-color: #FFFFFF;
}
#stylized select {
	margin:2px 0 20px 10px;
	display:block;
	font-weight:normal;
	text-align:right;
	float:left;
	font-family: "GoudyOlSt BT", Garamond, Century;
}
#stylized .qty2 {
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:133px;
margin:2px 0 20px 10px;
}

#stylized textarea{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 0 20px 10px;
	font-family: "GoudyOlSt BT", Garamond, Century;
}

