/* CSS Document */

html, body {
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;}

body {
	background-color:#FB0F0C;}


p, ul, li, td, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;}

h1, h2 {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;}

p, ul, li, td {
	font-size: 11px;}

td {
	vertical-align:top;}

h1 {font-size:16px;
	font-weight:bold;
	color:#FB0F0C;
	/*background-color:#ffffff;*/}

h2 {font-size:14px;
	font-weight:bold;
	color:#FB0F0C;
	/*background-color:#ffffff;*/}

h3 {font-size:12px;
	font-weight:bold;
	color:#000000;
	/*background-color:#ffffff;*/}
	
.home1 {
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	color:#FB0F0C;
	/*background-color:#ffffff;*/}

.home2 {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#FB0F0C;
	/*background-color:#ffffff;*/}

.home2 a {
	/* font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;*/
	color:#FB0F0C;
	/*background-color:#ffffff;*/}

.phone1 {
	font-family: "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	color:#FB0F0C;
	/*background-color:#ffffff;*/}

.phone2 {
	font-family: "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	color:#FB0F0C;
	/*background-color:#ffffff;*/}

.photos {font-size:12px;
	font-weight:bold;
	color:#000000;
	/*background-color:#ffffff;*/}
	
.header {
	/*font-size:11px;*/
	/*text-align:center;*/
	/*color:#000000;*/
	background-color:#FFFFCC;}

.navBar {
	text-align:center;
	background-color:#FB0F0C;}

.nav {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFCC;
	/*background-color:#E1EFF6;*/}

.nav a {
	text-decoration:none;
	color:#FFFFCC;}

.footer {
	font-size:11px;
	text-align:center;
	/*color:#000000;*/
	background-color:#FB0F0C;}

.footer a {
	text-decoration:none;
	color:#FFFFCC;}

.copyright {
	font-size:10px;
	color:#FFFFCC;}

a.copyright {
	color:#FFFFCC;
	text-decoration:underline;}

.textLink {
	color:#FFFFCC;}

a.textLink {
	text-decoration:none;
	color:#FFFFCC;}

a.underline {
	text-decoration:underline;}

.imgBorder {
	padding:0px;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	/*border:1px solid #FB0F0C;*/}
	
.gallery img {
	padding:0px;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	/*border:1px solid #FB0F0C;*/}
	
.caption {
	text-align:center;
	font-weight:bold;}
	
.package {
	font-size:10px;
	text-align:left;
	font-weight:normal;}
	
.photoCredit {
	font-size:10px;
	text-align:right;
	font-weight:normal;}
	
.quoteSidebar {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;*/
	font-weight:normal;
	font-style:italic;
	text-align:center;
	color: #000000;
	/*background-color:#FFFFCC;*/
}
.quoteSidebarA {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight:bold;
	font-style:normal;
	text-align:right;
	color: #000000;
	/*background-color:#FFFFCC;*/
}

.testimonialText {
	vertical-align:middle;
	background-image:url(images/testimonial.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:200px;
	}

.callOut {
	/*background-image:url(images/dot.gif);
	background-repeat:no-repeat;*/
	font-size:12px;
	font-weight:bold;
	color:#FB0F0C;
	/*background-color:#ffffff;*/}

.highlight {
	font-weight:bold;
	color:#FB0F0C;}

hr {
	border: 0;
	color:#FB0F0C;
	background-color:#FB0F0C;
	height:1px;
	width:80%;
	text-align:center;}




/* Color info */

.windowBackground {
	background-color:#FFFFCC;}

.pageBorder {
	background-color:#FB0F0C;}

.pageBackground {
	background-color:#FFFFCC;}

.pageDivider {
	background-color:#FFFFCC;}

.footerBreak {
	background-color:#FFFFCC;}

.headerBreak {
	background-color:#FFFFCC;}

/*
.colorBg {
	background-color:#9FAB5F;}

.colorMain {
	background-color:#DF6868;}
	
.colorAccent {
	background-color:#FB0F0C;}

.colorHiglight {
	background-color:#f1eff3;}
*/

