@charset "UTF-8";
body  {
	font: 95% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	line-height: 1.3;
	color: #000000;
	background-color: #d4030c;
	background-image: url(images/background.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
}

p {
	padding:0px 0px 0px 0px;
	margin-top:6px;
	margin-bottom:10px;
}

ol, ul {
	margin-top:8px;
	margin-bottom:12px;
}
li {
	margin-bottom:20px;
}

em{margin-top:10px;}


h1 {
	font: 145% Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin-bottom:4px;
	margin-top:0px;
	text-align: left;
	color: #d4030c;
}

h2 {
	font: 115% Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	line-height:1.2;
	font-weight:normal;
	text-align: left;
	color: #d4030c;
	margin-bottom:2px;
	margin-top:20px;
	padding-top:10px;
	
}
h3 {
	font: 105% Helvetica, Arial, sans-serif;
	padding:0px 0px 0px 0px;
	text-align: left;
	color: #000000;
	margin-top:10px;
	margin-bottom:10px;
}
h4 {
	font: 95% Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-align: left;
	color: #000000;
}

h5 {
	font: 145% Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin-bottom:4px;
	text-align: left;
	color: #d4030c;
}

h1,h2,h3,h4 
{
	display:inline;
	margin-bottom:0px;
	margin-top:0px;

	}
	
#hidden_divs {
	width:680px;
	margin:auto;
	height:auto;
	float:left;
}

#hidden_divs a:link {
	color: #F90;
	text-decoration:none;
}

#hidden_divs a:visited {
	color: #F90;
	text-decoration:none;
}

#hidden divs a:active {
	color: #F90;
	text-decoration:none;

}

#hidden divs a:hover {
	color: #F60;
	text-decoration: none;
	font-weight: normal;
}

#pack {
	width: 680px;
	margin:auto;
	vertical-align:middle;
	float:left;
	padding:10px;
}

#pack_inside {
	width:675px;
	margin:auto;
	vertical-align:middle;
	float: left;
}



#pack_inside .h2 {
	font: 200% "Arial Black", Helvetica, sans-serif;
	font-weight:normal;
	text-align: left;
	color: #d4030c;
}
#pack_inside .h3 {
	font: 95% Helvetica, Arial, sans-serif;
	text-align: left;
	color: #000000;
	font-weight: bold;
}

#pack_inside .h2 a:link {
	color: #F90;
	text-decoration:none;
}

#pack_inside .h2 a:visited {
	color: #F90;
	text-decoration:none;
}

#pack_inside .h2 a:active {
	color: #F90;
	text-decoration:none;

}

#pack_inside .h2 a:hover {
	color: #F60;
}

#pool_table {
	float: right;
	width:210px;
	padding: 0px 10px 0px 10px;
	border: 5px solid #DDDDDD;
	margin: 5px 10px 5px 5px;
	
}

#move {
	width: 680px;
	margin:auto;
	vertical-align:middle;
	float:left;
	padding:10px;
}

#move_inside {
	margin:auto;
	vertical-align:middle;
	float: left;
	width: 675px;
}
#move_inside .h2 {
	font: 200% "Arial Black", Helvetica, sans-serif;
	font-weight:normal;
	text-align: left;
	color: #d4030c;
}
#move_inside .h3 {
	font: 95% Helvetica, Arial, sans-serif;
	text-align: left;
	color: #000000;
	font-weight: bold;
}
#move_inside .h2 a:link {
	color: #F90;
	text-decoration:none;
}

#move_inside .h2 a:visited {
	color: #F90;
	text-decoration:none;
}

#move_inside .h2 a:active {
	color: #F90;
	text-decoration:none;

}

#move_inside .h2 a:hover {
	color: #F60;
}

#live {
	width: 680px;
	vertical-align:middle;
	float:left;
	padding:10px;
}

#live_inside {
	width: 675px;
	vertical-align:middle;
	float: left;
}
#live_inside .h2 {
	font: 200% "Arial Black", Helvetica, sans-serif;
	font-weight:normal;
	text-align: left;
	color: #d4030c;
}
#live_inside .h3 {
	font: 95% Helvetica, Arial, sans-serif;
	text-align: left;
	color: #000000;
	font-weight: bold;
}

#live_inside .h2 a:link {
	color: #F90;
	text-decoration:none;
}

#live_inside .h2 a:visited {
	color: #F90;
	text-decoration:none;
}

#live_inside .h2 a:active {
	color: #F90;
	text-decoration:none;

}

#live_inside .h2 a:hover {
	color: #F60;
}

#toggle_PACK {
	display: none;
}

#toggle_MOVE {
	display: none;
}

#toggle_LIVE {
	display: none;
}

#testimonials {
	margin:auto;
	width:730px;
}
#whyus {
	width:270px;
	float:right;
	margin-bottom:0px;
	padding-bottom:0px;
	margin:20px 10px 15px 25px;
}

#whyus_quotes {
	width:245px;
	background-color:#D6D6D6;
	border: 3px solid #CCC;
	float:right;
	padding:15px 10px 15px 10px;	
}

#whyus_quotes p {
	font: 75% Arial, Helvetica, sans-serif;	
}

/*.pack_info{
	margin-top:10px;
	width:510;
	outline:none;
	border:0;
}

.pack_info .top2{
	margin-bottom:-3px;
}

.pack_info img{
	border:0;
	outline:none;
}

#pack_info_tab{
	width:510;
	background-color:#FFF;
	padding:10px;
	display:none;
	outline:none;
}*/




a:link {
	color: #F90;
	text-decoration:none;
}

a:visited {
	color: #F90;
	text-decoration:none;
}

a:active {
	color: #F90;
	text-decoration:none;

}
a:hover {
	color: #F60;
	text-decoration: none;
	font-weight: normal;
}

#quote {
	
	width:90px;
	float:right;
	margin: 0px 5px 0px 5px;
}

#shadow {
	width:900px;
	text-align:left;
	background-image:url(images/shadow.png);
	margin:auto;
	padding:0px;
}

#outside {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin:auto; /* the auto margins (in conjunction with a width) center the page */
}

#container {
	width: 810px;
	margin:auto; /* the auto margins (in conjunction with a width) center the page */
	border: 5px solid #FFF;
	text-align: left;
	background-color: #FFF;
	float: none;

} 

#header {
	width: 810px;
	margin-right: 40px;
	margin-left: 40px;
	padding-left:5px;
	padding-right:5px;
	text-align: right; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
}

#mainContent {
	width:760px;
	margin:auto; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#FFF;
} 



.nav { 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0 10px 5px 0;
	text-align: right;
}

.nav p {
	font: 105% Gill sans, Helvetica, Arial, sans-serif;
	color: #333;
}

.nav a:link {
	font: 105% Gill sans, Helvetica, Arial, sans-serif;
	color: #008292;
	text-decoration: none;

}

.nav a:visited {
	font: 105% Gill sans, Helvetica, Arial, sans-serif;
	color: #008292;
	text-decoration: none;

}
.nav a:active {
	font: 105% Gill sans, Helvetica, Arial, sans-serif;
	color: #008292;
	text-decoration: none;

}
.nav a:hover {
	font: 105% Gill sans, Helvetica, Arial, sans-serif;
	color: #666;
	text-decoration: underline;
}



#mainContent .headline p {
	color:#000000;
	font-size:16px;
	font-weight:normal;
}

#mainContent .headline a:link {
	color: black;
	font-size:16px;
}

#mainContent .headline a:visited {
	color: #000000;
	font-size:16px;
}

#mainContent .headline a:hover {
	color: black;
	font-size:16px;
	text-decoration: underline;
}

#mainContent .headline a:active {
	color: #000000;
	font-size:16px;
	text-decoration: none;
}

#rollovers {
	width:770px;
	margin:auto;
	padding:10px;
	padding-bottom:0px;
	padding-top:0px;
}

#bottom_nav {
	width:790px;
	height:400px;
	background-image:url(images/bottom_nav.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding: 0 10px 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: center; /* this overrides the text-align: center on the body element. */
} 
#bottom_nav p {
	font: 100% Helvetica, Arial, sans-serif;
	color: #666;
	line-height: 1.2;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#bottom_nav a:link {
	
	color: #666;
	font-weight:bold;
	text-decoration:none;
}

#bottom_nav a:visited {
	
	color: #666;
	font-weight:bold;
	text-decoration:none;

}

#bottom_nav a:active {
	
	color: #666;
	font-weight:bold;
	text-decoration:none;

}

#bottom_nav a:hover {
	
	color: #CCC;
	font-weight:bold;
	font-weight: normal;
}

#SEOoutside {
	width: 790px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	float: none;

} 

#SEOinside
{
	font: 95% Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#900;
	padding:5px 20px 5px 20px;
	text-align: left;
	vertical-align: top;
}

#SEOinside p
{
	font: 95% Arial, Helvetica, sans-serif;
	line-height:1.0;
	color:#600;
	text-align: left;
}

#SEOinside a:link {
	color: #600;
	text-decoration:none;
}

#SEOinside a:visited {
	color: #600;
	text-decoration:none;

}

#SEOinside a:active {
	color: #600;
	text-decoration:none;

}

#SEOinside a:hover {
	color: #FFF;
	font-weight: bold;
}

#col1 {
	float:left;
	width:180px;
	padding:10px;
	vertical-align: top;
}

#col2 {
	float:left;
	width:180px;
	padding:10px;
}
#col3 {
	float:right;
	width:330px;
	padding:10px;
}

#footer {
	width: 810px;
	background-color:#FFF;
	margin:auto;
/* this padding matches the left alignment of the elements in the divs that appear above it. */
} 

#footer p {
	font: 70% Helvetica, Arial, sans-serif;
	line-height: 1.2;
	color: #999;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.inset_img {
	text-align: left;
	padding: 6px 20px 6px 0;
}

.error-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 350px;
	margin: 0 auto 20px auto;
	padding: 7px;
	background-color: #ffffe5;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	color: red;
	font-weight: bold;
	text-align: left;
}
.error-box h4 {
	display: block;
	margin: 0;
	font-size: 16px;
	color: #333333;
}

