@charset "UTF-8";
/* CSS Document */
/* Design and coding by F3 Designs http://www.f3designs.ca */


/* COLOR PALETTE
top-black #111111
top-gray #333333
blue #3580b1
red #c84938
*/

/* GRID
960 x 520 grid (3 cols, 20px outer and 25px inner margins)*/

/* TYPE SELECTORS */
body, td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 15.5px;
	text-align: left;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #f6f6f3;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
img {
	border: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2474a2;
	font-size: 44px;
	font-weight: normal;
	font-style: italic;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c84938;
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2d8aca;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	border-top: 1px dotted #a6a6a6;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #c84938;
	font-size: 15px;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
p {
	padding: 0px;
	margin: 0px;
	line-height: 21px;
	font-size: 15.5px;
}
ul {
	line-height: 18px;
	margin-left: 20px;
}


/* VARIOUS CLASSES */
.unavailable {
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}
.nofloat {
	float: none !important;
}

/* DEFAULT LINK STATES */
a:link {
	color: #2d8aca;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #2d8aca;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #c84938;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #2d8aca;
	text-decoration: none;
	font-weight: normal;
}


/* PAGE ID */
#page {
	margin: 0px auto 0px auto;
}


/* CONTENT ID */
#content {
	width: 960px;
	margin: 0px auto 0px auto;
}


/* HEADER ID's */
#header-frame {
	width: auto;
	height: 249px;
	padding-top: 20px;
	overflow: inherit; /*important--change to 'inherit' to allow global drop-downs to come into display... to display properly in DW set to 'auto'*/
}
#header-contact {
	width: 510px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header-contact p {
	color: #898989;
	font-size: 18px;
}
#header-facebook {
	width: 200px;
	height: 32px;
	float: right;
	text-align: right;
}
#header-logo {
	width: 350px;
	height: 95px;
	float: left;
	margin-top: 70px;
	padding: 0px;
}
#header-global {
	width: 330px;
	height: 110px;
	float: left;
	text-align: right;
	margin-top: 30px;
}
#header-global ul {
	list-style-type: none;
	margin-top: 40px;
}
#header-global ul li {
		padding: 5px 0px 8px 0px;
}
#header-global ul li a:link {
	font-size: 18px;
	color: #f6f6f3;
	text-transform: uppercase;
	text-decoration: none;
}
#header-global ul li a:visited {
	font-size: 18px;
	color: #f6f6f3;
	text-transform: uppercase;
	text-decoration: none;
}
#header-global ul li a:hover {
	font-size: 18px;
	color: #c84938;
	text-transform: uppercase;
	text-decoration: none;
}
#header-global ul li a:active {
	font-size: 18px;
	color: #f6f6f3;
	text-transform: uppercase;
	text-decoration: none;
}
#header-global #order-button {
	width: 170px;
	height: 28px;
	background-color: #c84938;
	float: right;
	padding: 7px 7px 0px 0px;
	margin-top: -15px;
}
#header-global #order-button a:link {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f6f6f3;
	text-transform: uppercase;
	text-decoration: none;
}	
#header-global #order-button a:visited {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f6f6f3;
	text-transform: uppercase;
	text-decoration: none;
}	
#header-global #order-button a:hover {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #111111;
	text-transform: uppercase;
	text-decoration: none;
}	
#header-global #order-button a:active {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f6f6f3;
	text-transform: uppercase;
	text-decoration: none;
}	
#header-global-right {
	width: auto;
	height: 148px;
	float: right;
	background-color: #111111;
	margin-top: 33px;
	padding-top: 35px;
	background-image: url(../images/global-nav-bg.png);
	background-repeat: no-repeat;
}



/* BANNER ID's */
#banner_index { /*FOR INDEX ONLY*/
	width: auto;
	height: 405px;
	background-image: url(../images/banner-bg_2025.png);
	background-repeat: no-repeat;
	position: relative; /*REQUIRED SO THAT INFO SITS ON TOP OF THE BANNER*/
	z-index: 1; /*REQUIRED SO THAT INFO SITS ON TOP OF THE BANNER*/
}	

#banner_index-frame {
	width: 326px;
	height: 372px;
	line-height: 18px;
	top: 20px;
	left: 0px;
	position: absolute; /*REQUIRED SO THAT INFO SITS ON TOP OF THE BANNER*/
	z-index: 2; /*REQUIRED SO THAT INFO SITS ON TOP OF THE BANNER*/
}
#banner_index-row1 {
	width: 299px;
	height: 31px;
	background-color: #111;
	padding: 12px 7px 0px 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3580b1;
}
#banner_index-row1 p {
	font-size: 22px;
}
#banner_index-frame a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f6f6f3;
	text-transform: uppercase;
	text-decoration: none;
}
#banner_index-frame a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f6f6f3;
	text-transform: uppercase;
	text-decoration: none;
}
#banner_index-frame a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #111;
	text-transform: uppercase;
	text-decoration: none;
}
#banner_index-frame a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f6f6f3;
	text-transform: uppercase;
	text-decoration: none;
}
#banner_index-row2 {
	width: 306px;
	height: 82px;
	background-image: url(../images/more-services-button.png);
	background-repeat: no-repeat;
	margin-top: 8px;
	padding: 20px 0px 0px 20px;
}
#banner_index-row3 {
	width: 306px;
	height: 82px;
	background-image: url(../images/more-services-button.png);
	background-repeat: no-repeat;
	margin-top: 8px;
	padding: 20px 0px 0px 20px;
}
#banner_index-row4 {
	width: 306px;
	height: 82px;
	background-image: url(../images/more-services-button.png);
	background-repeat: no-repeat;
	margin-top: 8px;
	padding: 20px 0px 0px 20px;
}
#banner-h1 {
	width: 306px;
	height: 62px;
	background-color: #bce8e8;
	padding: 40px 0px 0px 20px;
}
#banner-frame {
	width: auto;
	height: auto;
}
#banner-row1_col1 {
	width: 709px;
	height: 237px;
	float: left;
	position: relative; /*REQUIRED SO THAT INFO SITS ON TOP OF THE BANNER*/
	z-index: 1; /*REQUIRED SO THAT INFO SITS ON TOP OF THE BANNER*/
}
#banner-row1_col2 {
	width: 251px;
	height: 237px;
	background-image: url(../images/banner_page-contact.png);
	background-repeat: no-repeat;
	float: right;
	text-align: center;
}
#banner-row1_col2 p {
	font-size: 18px;
	color: #f6f6f3;
	text-align: center;
	margin-left: 0px;
}
#banner-row1_col2 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f6f6f3;
	margin-top: 70px;
	padding-bottom: 15px;
}
#banner-row1_col2 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3199e1;
	text-transform: uppercase;
	padding-bottom: 15px;
	border-top: none;
}
#banner-row2 {
	width: 306px;
	height: 82px;
	top: 0px;
	left: 0px;
	background-image: url(../images/banner_page-button.png);
	background-repeat: no-repeat;
	padding: 20px 0px 0px 20px;
	position: absolute; /*REQUIRED SO THAT INFO SITS ON TOP OF THE BANNER*/
	z-index: 2; /*REQUIRED SO THAT INFO SITS ON TOP OF THE BANNER*/
}
#banner-row2 p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f6f6f3;
	text-transform: uppercase;
}


/* BANNER CLASSES */
.contact-ph {
	font-size: 24px;
}



/* MAIN ID's */
#main_index-frame { /*INDEX ONLY*/
	width: auto;
	height: 125px;
	background-color: #333;
	overflow: auto; /*important*/
	clear: both;
	margin-bottom: 40px;
}
#main_index-frame h3 {
	border-top: none;
}
#main_index-col1 {
	width: auto;
	height: auto;
	float: left;
	padding: 20px;
}
#main_index-col2 {
	width: 550px;
	height: auto;
	float: left;
	padding-top: 20px;
}
#main_index-col2 h3 {
	font-size: 20px;
	color: #c54635;
	text-transform: none;
	font-weight: normal;
}
#main_index-col2, #main_index-col4 p {
	color: #f6f6f3;
}
#main_index-col3 {
	width: 59px;
	height: 105px;
	background-color: #111;
	float: left;
	padding: 20px 10px 0px 20px;
	margin-left: 40px;
}
#main_index-col4 {
	width: 162px;
	height: 105px;
	background-color: #111;
	float: left;
	padding-top: 20px;
}
#main_index-col4 h3 {
	font-size: 20px;
	color: #3199e1;
	text-transform: none;
	font-weight: normal;
}
#main-frame { /*MAIN PAGE ONLY*/
	width: auto;
	height: auto;
	overflow: auto; /*important*/
	clear: both;
}
#main-frame p {
	margin-bottom: 20px;
}
#main-col1 {
	width: 669px;
	height: auto;
	float: left;
	margin: 40px 20px 0px 20px;
}
#main-col1 img {
	float: left;
	padding: 5px;
	background-color: #CCC;
	margin: 0px 10px 20px 0px;
}
#main-col1 h2 {
	padding: 20px 0px 8px 0px;
	margin-bottom: 15px;
}
#main-col1 h3 {
	padding: 20px 0px 8px 0px;
}
#main-col1 a:link {
	text-decoration: underline;
}	
#main-col1 a:visited {
	text-decoration: underline;
}	
#main-col1 a:hover {
	text-decoration: underline;
}	
#main-col1 a:active {
	text-decoration: underline;
}
#main-col1 li {
	margin-bottom: 10px;
}
#main-col2 { /* COLUMN 2 FOR PAGE ONLY...navigation */
	width: 251px;
	height: auto;
	float: left;
	background-color: #d7d7d7;
	padding: 40px 0px 40px 0px;
}
#main-col2 p {
	margin: 0px 20px 20px 20px;
}
#main-col2 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 20px 0px 20px;
}
#main-col2_page_extra { /* COLUMN 2 FOR PAGE ONLY...extra content */
	width: auto;
	height: auto;
}
#main-col2 h3 {
	color: #333;
	font-size: 24px;
	font-weight: normal;
	text-transform: none;
	padding: 0px 20px 12px 20px;
}
#main-col2 #order-button-page {
	width: 170px;
	height: 28px;
	background-color: #c84938;
	padding: 7px 7px 0px 15px;
	margin: 20px 0px 0px 20px;
}
#main-col2 #order-button-page a:link {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f6f6f3;
	text-transform: uppercase;
	text-decoration: none;
}	
#main-col2 #order-button-page a:visited {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f6f6f3;
	text-transform: uppercase;
	text-decoration: none;
}	
#main-col2 #order-button-page a:hover {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #111111;
	text-transform: uppercase;
	text-decoration: none;
}	
#main-col2 #order-button-page a:active {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f6f6f3;
	text-transform: uppercase;
	text-decoration: none;
}

/* LOCAL LEVEL 2 */
#main-col2 ul {
	margin-left: -20px;
	padding-bottom: 30px;
	line-height:  20px;
}
#main-col2 li {
	list-style-type: none;
	border-bottom: 1px solid #9a9a9a;
	padding: 9px 0px 9px 9px;
}
#main-col2 li a:link {
	color: #c84938;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
}
#main-col2 li a:visited {
	color: #c84938;
	text-decoration: none;
	text-transform: uppercase;
}
#main-col2 li a:hover {
	color: #2d8aca;
	text-decoration: none;
	text-transform: uppercase;
}
#main-col2 li a:active {
	color: #c84938;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
}
#main-col2 ul ul li {
	list-style-type: none;
	border-bottom: none;
	padding-left: 10px;
}
#main-col2 ul ul li a:link {
	color: #333;
	font-size: 14px;
	margin-left: -10px;
}
#main-col2 ul ul li a:visited {
	color: #333;
	font-size: 14px;
}
#main-col2 ul ul li a:hover {
	color: #3580b1;
	font-size: 14px;
	margin-left: -10px;
}
#main-col2 ul ul li a:active {
	color: #333;
	font-size: 14px;
}

/* LOCAL NAVIGATION CLASSES */
.navigation-active {
	margin: 0px;
	background-color: #FFF;
	font-size: 16px;
	color: #3580b1;
	text-transform: uppercase;
}

	
/* FOOTER ID's */
#footer-frame {
	width: auto;
	height: 214px;
	background-color: #333;
	margin-top: 60px;
	clear: both; /*important*/
}
#footer-col1 {
	width: 669px;
	height: auto;
	float: left;
	padding: 15px 20px 10px 20px;
}
#footer-col2 {
	width: 211px;
	height: 159px;
	background-color: #111;
	float: right;
	padding: 45px 20px 10px 20px;
}
#footer-col2-logo {
	width: auto;
	height: auto;
}
#footer-col2-contact {
	width: auto;
	height: auto;
	margin-top: 20px;
	font-size: 16.5px;
}
#footer-back-to-top {
	width: auto;
	height: auto;
	margin-top: 25px;
}
#footer-back-to-top a:link {
	font-size: 14px;
	color: #f6f6f3;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#footer-back-to-top a:visited {
	font-size: 14px;
	color: #f6f6f3;
	font-weight: bold;
	text-decoration: none;
}
#footer-back-to-top a:hover {
	font-size: 14px;
	color: #c84938;
	font-weight: bold;
	text-decoration: none;
}
#footer-back-to-top a:active {
	font-size: 14px;
	color: #f6f6f3;
	font-weight: bold;
	text-decoration: none;
}
#footer-nav {
	width: auto;
	height: auto;
	margin-top: 60px;
	text-transform: uppercase;
	font-size: 14px;
	float: left;
}
#footer-nav-facebook {
	width: auto;
	height: auto;
	float: right;
	margin: 45px 30px 0px 0px;
}
#footer-copyright {
	width: auto;
	height: auto;
	float: left;
	clear: both;
	margin-top: 10px;
}
#footer-copyright p {
	font-size: 12px;
	color: #898989;
}
#footer-copyright a:link {
	color: #94edef;
}
#footer-copyright a:visited {
	color: #94edef;
}
#footer-copyright a:hover {
	color: #c84938;
}
#footer-copyright a:active {
	color: #94edef;
}
/* FOOTER CLASSES */
.footer-pipe {
	margin: 0px 1px 0px 1px;
}


/* EXTRA CLASSES */
.ken {
	background-color:#FC0;
	display: block;
}
.contact {
	color: #c84938;
	font-size: 13px;
	margin-left: 5px;
}