﻿html, body {
    font-family: Tahoma, Arial;
	font-size: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	color: #64717C;
	background-color: #DA4619;
}
#logo {
    width: 354px;
    height: 259px;
    background: url(images/logo.gif) no-repeat;
}
#flheader {
     width: 405px;
     height: 229px;
     background-color: #ffffff;
}
#fl_bg {
     width: 405px;
     height: 229px;
     background: url(images/noflashbg.jpg) no-repeat;
}
.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-align: left;
}
.pbold {
    font-weight: bold;
}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
    width: 135px;
}
#addinfo {
    font-family: Tahoma, Arial;
	font-size: 10px;
    width: 250px;
}
img {
 border-style: none;
}
.submit_img {
    text-align: right;
}
.readmore_img {
    text-align: right;
}
#tblogo {
    width: 405px;
    height: 138px;
    border: 0px;
}
#tdthank {
    background-color: #252C31;
}
.tdsearch {
    background: url(images/searchbg.gif) no-repeat;
    width: 245px;
    height: 37px;
}
.tdtop01 {
    background: url(images/top01.gif);
    background-color: #f5f5f6;
}
.tdtop02 {
    background: url(images/topbg02.gif);
}
#tbbody {
    width: 759px;
    border: 0px;
    color: #64717C;
    background-color: #ffffff;
}
#tbnews {
    width: 269px;
    border: 0px;
}
#sidebg {
     background: url(images/sidebg.gif) no-repeat;
}
#welcomebg {
     background: url(images/welcomebg.gif) no-repeat;
}
#tbfooter {
    background-color: #ffffff;
    width: 759px;
    height: 70px;
    border: 0px;
}
p {
    margin: 0px;
    text-decoration: none;
    font-family: Tahoma, Arial;
	font-size: 10px;
}
ul {
    border: 0px;
    border-style: none;
    list-style-type: none;
    text-decoration: none;
}
li {
    border: 0px;
    border-style: none;
    list-style-type: none;
    text-decoration: none;
}
td {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.bespoke_submit {
    width: 280px;
}
.tdspacer {
    height: 10px;
}
.tdspacerbig {
    height: 40px;
}
.tdspacew {
    width: 10px;
}

/**portfolio**/
#gofish {
    width: 160px;
    height: 108px;
    background: url(images/gofish.gif) top left no-repeat;
}
#robinsonfrizzell {
    width: 160px;
    height: 108px;
    background: url(images/robinsonfrizzell.gif) top left no-repeat;
}
#spicelisburn {
    width: 160px;
    height: 108px;
    background: url(images/spicelisburn.gif) top left no-repeat;
}
#indianocean {
    width: 160px;
    height: 108px;
    background: url(images/indianocean.gif) top left no-repeat;
}
#spicetemplepatrick {
    width: 160px;
    height: 108px;
    background: url(images/spicetemplepatrick.gif) top left no-repeat;
}
.tbportfolio {
    width: 175px;
    height: 115px;
}
.tbborder {
     border-style:solid;
     border-width: 1px;
     border-color: #53626E;
}
/**end portfolio**/

/**link styles**/
a {
	color: #64717C;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 10px;
}
a:link {
	color: #64717C;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 10px;
}
a:active {
	color: #64717C;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 10px;
}
a:visited {
	color: #64717C;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 10px;
}
a:hover {
	color: #64717C;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 10px;
	cursor: hand;
}
/**end link styles**/