td, tr{
	font-family: Verdana;
	font-size: 12px;
	color: #5C5C5C;
}


body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;

}
h1 {
	font-family: Tahoma, Verdana;
	font-size: 24px;
    line-height: 28px;
	font-weight: normal;
	color: #2F6184;
}
h2 {
	font-family: Tahoma, Verdana;
	font-size: 18px;
    line-height: 20px;
	font-weight: bold;
	color: #2F6184;
}
.newspad {
	padding-left: 25px;
}

.imgspad {
	padding-right:25px;
}



a {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #0093d9;
	text-decoration: none;
}
a img {
	border:none;
}

.white {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.white:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #548ad5;
	text-decoration: none;
	font-weight: normal;

}

.bluelnk {
	font-family: Verdana;
	font-size: 12px;
	color: #183a6a;
	text-decoration: none;
	font-weight: normal;

}
.bluelnk:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}



li {
	list-style-image:  url(../images/bullet.gif);
}

.input {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #666666;
}
.titles {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2F6184;
}
.titles2 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #2F6184;
}
.builders {
	padding-top: 12px;
	padding-left: 16px;
	padding-right: 12px;
}



.midpad {
	padding-right: 100px;

}


.price {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #1D3723;
	font-weight: bold;

}

.basketbg {
	background-color: #F2F2F2;
	border: 1px solid #FFFFFF;

}

.toptext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #EBE7D7;
	padding-top: 45px;
	padding-left: 200px;
	padding-right: 40px;
}
.subpagebg {
	background-image: url(../images/subpages_03_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 35px;
	padding-bottom:10px;
	padding-right:20px;
}
.contentpad {
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#content a.lightbox img {
	border: 1px solid #E3E3E3;
}

.align-r {
	float:right;
	margin:5px 0px 5px 10px;
}

.align-l {
	float:left;
	margin:5px 10px 5px 0px;
}
