@charset "UTF-8";
/* CSS Document */

*{
margin:0px;
padding:0px;
}



h1{
color:#996600;
font-size:22px;
font-weight: normal;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

h3{
	color:#666633;
	font-size:17px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2{
	color:#666633;
	font-size:16px;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4{
	color:#666633;
	font-size:15px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p{
	color:#666633;
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top:8px;
}


li{
	color:#666633;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	padding-bottom: 10px;
	list-style-type:disc;
}

ul{
list-style-type:disc;
}

table, tr, td{
	color:#666633;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link{
color:#663300;
text-decoration:underline;
}

a:visited{
color:#663300;
}

a:hover{
text-decoration:underline;
color:#CC9900;
}

a:active{
color:#663300;
}


a img{
border:none;
}

body {
	background-image: url(images/bg_mast_inside.jpg);
	background-repeat: repeat-x;
	background-color:#fefef2;
}
#frame {
	
	background-image: url(images/bg_left_bot.jpg);
	background-repeat: repeat-y;

}
#frame #subframe {
	background-image: url(images/bg_left_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}


#left{
float:left;
width:211px;
background-image:url(images/bg_left_bot.jpg);
}

#middle{
	width:620px;
	float:left;
	padding-right: 30px;
}

#right{
	float:left;
	width:170px;
	text-align: center;
}

#frame #subframe #holdthree {
	width: 1300px;
	background-image: url(images/bg_left_bot.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
.main {
	padding-top: 30px;
}

.box {
	background-color: #FCFAE9;
	border-style:solid;
	border-width:1px;
	border-color: #dcc094;
	padding-top: 13px;
	padding-bottom: 13px;
}

.number {
	padding-top:30px;
	padding-bottom:75px;
}

.homebtm {
	width: 500px;
	padding-top: 15px;
}

.floatone{
	float:left;
	width:215px;
	padding-right: 10px;
	padding-top: 20px;
}

.pushmedown{
	padding-top:15px;
}
.minheight {
	height: 300px;
}

.small {
	font-size: 12px;
	color: #4b4b24;
	line-height: 1.4em;
}

.footer a{
	font-size:14px;
}
.footer {
	padding-top: 30px;
	text-align: center;
}
.tleft {
height:269px; background-image: url(images/bg_left_top.jpg); background-repeat: no-repeat;
}

.cream-dark{
	background-color:#F9F7E2;

}
.amazon {
	width:125px;
}
