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


body {
	background: white url(../images/background.jpg) repeat-x;
	font-family: "Helvetica";
	color: #333;
}
body.logos-interior {
	background: white url(../images/background-interior.jpg) repeat-x;
}
a {
	color: #c82f29;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 25px;
	text-align: justify;
	margin-bottom: 10px;
}

h1{
	border-bottom:1px solid gray;
	color:#C82F29;
	font-size:28px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
h2{
	border-bottom:1px solid gray;
	color:#C82F29;
	font-size:18px;
}
a.clean:hover {text-decoration: none;}
a.clean img {border: none}
h3.big-gray {
	color:#AAAAAA;
	font-size:35px;
	margin-left:20px;
	margin-top:52px;
	text-transform:uppercase;
}
.main-frame {
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	height: 99.5%;	
	text-align: left;
}
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
span.red {color: #c82f29}

/* HEADER */
.tcheader {
	height: 340px;
	widows: 100%;
}
/* Menu */
.tcmenu {
	margin-right: 60px;
	height: 40px;	
}
.tcmenu .left-bg {
	float: right;
	background: transparent url(../images/menu-bg-right.png) no-repeat;
	height: 40px;
	width: 15px;
}
.tcmenu .menu {
	float: right;
	background: white url(../images/menu-bg.jpg) repeat-x;
	height: 40px;
}
.tcmenu .right-bg {
	float: right;
	background: transparent url(../images/menu-bg-left.png) no-repeat;
	height: 40px;
	width:15px;
}

/* End Menu */

.logos {
	height: 300px;
	width: 100%;
}
.logos-interior {
	height: 242px;
}
.logos-interior .tctext-interior {
	position: absolute;
	margin-top: 70px; 
	margin-left: 355px;	
}

.tclogo {
	float: left;
	position: relative;
	top: -25px;
	left: 40px;
	width: 271px;
	height: 262px;
	background: transparent url(../images/tc_logo.png) no-repeat;
}
.logos-interior .tclogo {
	top: -20px;
}
.logos .tctext {
	position: absolute;
	margin-top: 90px;
	margin-left: 50px;
	width: 600px;
	height: 200px;
	background: transparent url(../images/header-text.png) no-repeat;
}
.logos .tcmailbox {
	float: right;
	position: relative;
	left: 30px;
	width: 618px;
	height: 284px;
	margin-top: 16px;
	background: transparent url(../images/mailbox2.png) right bottom no-repeat;
}

/* END HEADER */

/* CONTENT */
.tccontent {
	margin-top: 50px;
	
}

.tccontent .shadow-left {
	position: relative;
	margin-left: -20px;
	float: left;
	width: 20px;
	height: 495px;
	background: transparent url(../images/shadow-left.png) bottom no-repeat;
}
.tccontent .shadow-right {
	position: relative;
	margin-right: -20px;
	float: right;
	width: 20px;
	height: 495px;
	background: transparent url(../images/shadow-right.png) bottom no-repeat;
}
.tccontent .content {
	float: left;
	margin-left: 10px;
	width: 1080px;
	text-align: left;
	padding-bottom: 35px;
}

/* Interior page */

.interior-page {
	width: 100%;
	background: transparent url(../images/flying-mail.png) no-repeat right top;
}
.interior-full-page {
	width: 1040px;
	height: 100%;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
}
.interior-full-page h1 {width: 600px;}

ul.clean {list-style-type: none;}
.interior-page ul {margin-left: 40px;}
.interior-page ul.clean {margin-left: 0px;}
.interior-page ul li{line-height: 25px;}
ul.numbers {
	list-style: decimal;
}

.col1-interior {
	width: 655px !important;
	padding-left: 20px;
	padding-right: 50px;
}
.col2-interior {
	width: 300px !important;
	padding-top:16px;
}
.aboutpages {
	padding-top:115px;
}

ul.right {
	list-style-type: none !important;
	margin-right:33px;
	margin-top:15px;
	margin-bottom: 15px;
	text-align: left !important;
}
ul.right li {
	background: transparent url(../images/list-interior-all.png) top left no-repeat !important;
	width: 266px !important; 
	height: 36px !important;
	margin:0 0 4px !important;
}

ul.right li a {
	display: block;
	margin-left:0px;
	padding-left: 53px;
	padding-top:6px;
	color: #333;
	text-decoration: none !important;
	font-size: 18px;
	height: 30px;
}
ul.right li a:hover {
	color: #000;
}
/* End Interior page */

/* END CONTENT */

/* FOOTER */
.tcfooter p{
	padding-top: 28px;
	text-align: center;
	margin: 0 auto;
	font: .8em/1.5em "Helvetica", Arial;
	color: #d5e6f5;
}
.tcfooter p a{
	font-weight: bold;
	text-decoration: none;
	color: #d5e6f5;
}
/* END FOOTER */




/* Home Page */
.home-content {
	width: 100%;
	height: 500px;
	margin-bottom: 10px;
}
.col1 {
	width: 630px;
	padding-bottom: 10px;
}
.col1 .desc {
	margin-left: 40px;
	margin-top: 10px;
	line-height: 25px;
	height: 100px;
}
.col2 {
	width: 450px;
}
.col2 ul {
	list-style-type: none;
}
.col2 ul li {
	background: transparent url(../images/box-dark.jpg) right no-repeat;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 420px;
	height: 80px;
	
}
.col2 ul li.active {
	background: transparent url(../images/box-hover.jpg) right no-repeat;
}
.col2 ul li .content {
	margin-left: 60px;
	margin-top: 8px;
	width: 330px;
	height: 28px;	
	cursor: pointer;
	
	
}
.col2 ul li .content .icon {
	width: 60px;
}
.col2 ul li .content .text {
	margin-top: 15px;
	width: 260px;
	font-size: 15px;
}
.text-mod {
	height: 60px;
	margin-top: 3px !important;
}
.boxes-desc {
	width: 100%;
	height: 300px;
}
.boxes-desc .picture {
	background: transparent url(../images/photos-bg.png) no-repeat;
	width: 336px;
	height: 278px;
}
.boxes-desc .picture img {
	border: 2px solid #CCC;
	width: 260px;
	height: 185px;
	margin-left: 35px;
	margin-top: 45px;
	display: none;
	position: absolute;
}
.boxes-desc .description{
	margin-top: 32px;
	margin-left: 360px;
	width: 270px;
	position: absolute;
	display: none;
}
.boxes-desc .description .title {font-weight: bold; font-size: 19px;}
.boxes-desc .description p{line-height: 26px;padding-top:7px; text-align: left}
hr {
	color: #CCC;
	border: 1px solid #CCC;
	background-color: #CCC; 
}
/* End Home Page */

/* Services */
table.lettershop ul {
	margin-left: 15px !important;
}
table.lettershop li {
}
table.services {
	vertical-align: top;
	color: #555;
}
table.services td img {margin-right: 12px;}
table.services td, table.services tr {
	vertical-align: top;
	padding-bottom: 10px;
}
table.services ul {
	list-style-type:circle;
	margin-bottom:10px;
	margin-left:54px;
	margin-top:10px;
}
table.services li {
}
/* End Serices*/
#nav, #nav ul {
	display: inline;
	z-index: 100;
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	text-decoration: none;
	color: #c0d2e3;
	display: block;
}

#nav a.active, #nav a:hover {
	text-decoration: none;
	color: #ffffff;
	display: block;
}

#nav li {
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(../images/nav_divider.png);
	line-height: 40px;
	padding-right: 16px;
	padding-left: 16px;
	font-size: 18px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
}

#nav li.nodivider {
	background-image: none;
}

#nav li ul {
	position: absolute;
	width: 150px;
	left: -999em;
}

#nav li ul li {
	background-image: none;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	padding-left: 16px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 3px;
	margin: 0px;
	width: 165px;
	background-color: #023379;
	border-bottom: 1px solid #2A4F92;
	display: block;
}

#nav li ul li.first {
	border-top: 1px solid #2A4F92;
}

#nav li ul li:hover {

	background-color: #2A4F92;

}

#nav li ul li a {

	color: #c0d2e3;

}

#nav li:hover ul {
	margin-left: -17px;
	left: auto;
}

#nav li.sfhover ul {
margin-left: -17px;
	left: auto;
}

.contact-button{
	margin: 10px 0;
	padding-left: 15px;
}

/* Sticky Footer Start */

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

.main-frame {padding-bottom: 85px;}  /* must be same height as the footer */

.tcfooter {
	position: relative;
	margin-top: -85px; /* negative value of footer height */
	clear:both;
	width: 100%;
	height: 85px;
	background: white url(../images/footer.jpg) repeat-x;
	} 
	
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div.boxydiv {
	border: 1px solid gray;
	background-color: #e4e7d7;
	width: 100%;
	-moz-border-radius: 5px;
	padding: 15px;
	font-size: 14px;
}

/* Location */
table.location {
	background: transparent url(../images/florida.png) top right no-repeat;
	width: 100%;
}
table.location td {
	padding-right: 30px;
	padding-bottom: 10px;
}
table.location img {
	width: 200px;
	background-color: white;
	border: 1px solid #CCC;
	padding: 3px;
}

/* Forms */
#contactForm {
	width: 596px;
}
#contactForm label
{
   display:block;
}   
#contactForm input {
	font-size: 15px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 1px;
	border: 1px solid #AAA;
}   
#contactForm input[type=text]
{
   display:block;
   width:200px;
   margin-bottom:10px;
   height:24px;
}  
#contactForm textarea
{
	padding: 5px;
	font-family: "helvetica";
	font-size: 16px;
   	display:block;
   	margin-bottom:10px;
}  
#contactForm input.btn-submit
{
   cursor: pointer;
   border: none;
   width: 100px;
   height: 30px;
   background: transparent url(../images/btn_send.png) no-repeat;
}
#contactForm input.btn-upload
{
   cursor: pointer;
   border: none;
   width: 100px;
   height: 30px;
   background: transparent url(../images/btn_upload.png) no-repeat;
}   
fieldset {
	border: 1px solid #AAA;
	-moz-border-radius: 10px;
	padding: 10px;
	padding-top: 20px;
	width: 634px;
}
legend {
	font-weight: bold;
	color: #333;
}

.contact-us-form-location {
	width:440px;
	margin-top: 50px;
}
table.location2 {
	background: transparent url(../images/florida.png) top right no-repeat;
	width: 100%;
	font-size:14px;
	padding-bottom: 55px;
}
table.location2 td {
	padding-right: 10px;
	padding-bottom: 10px;
}
table.location2 img {
	width: 150px;
	background-color: white;
	border: 1px solid #CCC;
	padding: 3px;
}

.error-msg {
	color: #c82f29;
	padding: 10px;
	border: 1px solid #c82f29;
	background-color: #ffeded;
	-moz-border-radius: 5px;
	display: none;
}
.good-msg {
	padding: 10px;
	border: 1px solid green;
	background-color: #e6ffe8;
	-moz-border-radius: 5px;
	display: none;
}
img.withborder {
	background-color: white;
	border: 1px solid #CCC;
	padding: 3px;
}
/* Upload page */
.thankyou {
	margin-left:140px;
}
.thankyou img {

}
.thankyou span {
	color:green; 
	float:left; 
	margin-top: 20px; 
	margin-left: 15px;
}
/* End Upload page */

/* Resources */

#resources {
	margin-bottom: 40px;
	width: 550px;
}
#resources img {
	width: 120px;
}
#resources ul {
	margin-top: 10px;
	margin-left: 40px;
}
#resources li {
	list-style-type: none;
}
#resources .clear {
	height: 20px;
	margin-bottom: 20px;
}
#resources .last {border-bottom: none !important;}
img.images {
	background-color: white;
	border: 1px solid #CCC;
	padding: 3px;
	margin: 3px;
}
/* End Resources */
.year {color:#C82F29;}
.history {width: 560px}
