body {
	background-image: url(../images/back_fade.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
}

dt{
	font-weight:bold;
}

.addbold{
	font-weight:bold;
}

img
{  border-style: none;
}

a {
	color: #06F;
}
a:hover {
	color: #09C;
}
#makemiddle {
	text-align: center;
	width: 100%;
}
#top_tag {
	position: absolute;
	top: 0px;
	right: 0px;
}
#overallwidth {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#bounce_man {
	padding-left: 495px;
	height: 52px;
	width: auto;
}

#overallwidth h1 {
	margin: 0px;
	padding: 0px;
}
.menu {
	list-style-type: none;
	width: 670px;
	height:40px;
	-moz-border-radius: 7px;
	border: 1px solid red;
	-webkit-border-radius: 7px;
	padding-left:80px;
	margin-left:6px;
	padding-top:0px;
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	margin-bottom:0px;
}
.menu li {
	list-style-type: none;
	float:left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.menu li h2{
 margin-top:8px;
}

.menu li h2 a{
font-family:Tahoma;
font-weight:normal;
font-size:20px;
}

.menu li a{
 color:white;
 text-decoration:none;
}

#tony-button img{
	margin-top:-7px;
}

#content {
	clear: both;
	width: auto;
}
.body_content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.body_content h2 {
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
.body_content h3 {

}

.body_content p {
	padding-left: 5px;
}

.info_box {
	-moz-border-radius: 7px;
	border: 1px solid red;
	-webkit-border-radius: 7px;
	width:231px;
	margin-left:10px;
	background-image: url(../images/info_box_bg.png);
	background-repeat: repeat-x;
}

.hp_booknow{
	margin-top:10px;
	margin-left:5px;
}

.hp_booknow a{
	border:none;
}

.fp_box_link {
	float:left;
	text-align:center;
	list-style:none;
}

.fp_box_link h3{
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
}

.fp_box_link ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.fp_box_border {
	background-image: url(../images/fp_box_bg.jpg);
	background-repeat: repeat-y;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
.fp_box_footer {
	background-image: url(../images/fp_box_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}
.fp_box_header {
	background-image: url(../images/fp_box_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.fp_box_header p {
	padding-top: 30px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.fp_box_header h4 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}
.product_row {
	height: 300px;
	width: auto;
	clear: both;
}
.product_image {
	float: left;
	width: 400px;
	margin-left: 5px;
}
.product_desc_header {
	float: left;
	height: 290px;
	width: 343px;
	margin-left: 10px;
	background-image: url(../images/purple_box_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.product_desc_footer {
	background-image: url(../images/purple_box_footer.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 17px;
}
.product_desc_body {
	background-color: #D2C4DF;
	height: 256px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.red_bold {
	font-weight: bold;
	color: #611E88;
}
.product_row  h3 {
	font-size: 22px;
	margin: 0px;
}
.product_row .price {
	font-size: 50px;
	color: #8E2BC8;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.product_row .price_small {
	font-size: 25px;
	color: #8E2BC8;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.product_row  p {
	margin-top: 9px;
	margin-bottom: 9px;
}


#footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.contact_col {
	width: 340px;
	padding-left: 10px;
	margin-left:150px;	
}

.biggreen {
	font-weight: bold;
	color: #090;
	font-size: 1.1em;
}
.bigred {
	font-weight: bold;
	color: #900;
	font-size: 1.1em;
}
#price {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.price-odd td {
	background-color: #FFCACB;
}
.validation-advice{
	background-color:#900;
	color:#FFF;
	margin:3px;
	padding:3px;
	width:220px;
}
.wide_box {
-moz-border-radius: 7px;
border: 1px solid red;
-webkit-border-radius: 7px;
background-color:white;
width:749px;
margin-left:7px;
}
.wide_box_footer {

}
.wide_box_bg {
	padding-top: 1px;
	padding-right: 16px;
	padding-bottom: 1px;
	padding-left: 16px;
}

#topbox {
	background-image: url(../images/funcastles.jpg);
	width:741px;
	height:64px;
	text-align:right;
	color:white;
	font-weight:bold;
	margin-right:10px;
	padding-right:20px;
	font-size:20px;
	padding-top:15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.welcome-div {
-moz-border-radius: 7px;
border: 1px solid red;
-webkit-border-radius: 7px;
    background: #fff;
    padding: 5px;
    margin: 10px 0 0 7px;
    border: 1px solid red;
    width: 740px;
}
.welcome-div p { padding: 0; margin:0; }