/*  
Theme Name: website name
Theme URI: http://www.yoururl.com/
Description: Custom Theme
Client: client name
Author: Bit-Wizards Custom Software Solutions, Inc.
Author URI: http://bit-wizards.com/
*/

/* Layout */  
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0; 
	} 
	
body {
	background: #71c0e8 url('images/bg_body.jpg') repeat-x 0 0; 
	text-align: center; 
	font-family: Tahoma, Verdana, Helvetica, sans-serif, arial; 
	font-size: 15px; 
	color: #555555; 
	line-height: 19px;
	}
	
#mainbg {
	background: #efeeee url('images/bg_body.jpg') repeat-x 0 0;
	}
	
#keyText {
	position:absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}	
	
#pageFrame {
	width: 950px;
	margin: 0px auto;
	}
	
#containerHeader {
	height: 127px; 
	background: transparent url('images/bg_hdr.jpg') no-repeat 100% 0;
	}

#containerHeader h1 {	
	display: none;	
	}
	
a#logoLink {
	float: left; 
	display: block; 
	background: transparent url(images/logo.jpg) no-repeat 10px 10px; 
	width: 295px; 
	height: 100px;
	}	
	
a#logoLink:hover{
	background: transparent url(images/logoover.jpg) no-repeat 10px 10px; 
	width: 295px; 
	height: 100px;
	}
	
#miniNav {
	width: 300px;
	float: right;
	text-align: right;
	}	
	
#miniNav p {
	color: #a80704; 
	font-size: 10px; 
	padding-bottom: 10px;
	}

#miniNav h3 {
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	background: transparent url(images/icon_phone.jpg) no-repeat 150px 0;
	padding: 0;
	}
	
#containerMainnav {
	height: 34px;
	float: right;
	min-width:475px;
	margin-top: 16px;

	}

#containerMainnav ul {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 14px;
	}
	
#containerMainnav ul li { 
	display: inline; 
	line-height: 36px;
	}	

#containerMainnav ul li a {
	padding: 0 10px;
	margin: 0px 0px 0px 2px;
	display: block;
	float: left;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	background: #686b80 url(images/bg_mainnav.jpg) repeat-x 0 0;
	}

#containerMainnav ul li a:hover {
	padding: 0 10px;
	margin: 0px 0px 0px 2px;
	display: block;
	float: left;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #a80704;
	background-image: none;
	} 
	
#containerMainnav ul li a:active {
	padding: 0 10px;
	margin: 0px 0px 0px 2px;
	display: block;
	float: left;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #a80704;
	background-image: none;
	} 
	
#containerLeft {
	background: transparent url(images/banner.jpg) no-repeat 0 10px; 
	width: 671px; 
	padding-top: 10px; 
	float: left; 
	text-align: left;
	}	
	
#containerLeft h1 {
	color: #5b9aba;
	font-size: 20px;
	font-weight: normal;
	padding: 20px 10px 10px 10px;
	}
	
#containerLeft h2 {
	color: #5b9aba;
	font-size: 16px;
	font-weight: normal;
	padding: 20px 10px 10px 10px;
	}	
	
#containerLeft p {
	font-size: 14px;
	color: #383838;
	padding-left: 10px;
	padding-bottom: 8px;
	}
	
#SubcontainerLeft {
	width:651px;
	background:#FFFFFF;
	min-height: 450px;
	padding: 10px;
	}	
	
#SubcontainerLeft h1 {
	color: #5b9aba;
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0px 10px 10px;
	}
	
#SubcontainerLeft h2 {
	color: #a80704;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 0px 5px 10px;
	}
	
#SubcontainerLeft p {
	font-size: 14px;
	color: #383838;
	padding-bottom:8px;
	}
	
#SubcontainerLeft ul {
	padding-left:35px;
	}
	
#SubcontainerLeft h2 a{
	color: #a80704;
	font-size:20px;
	font-weight: normal;
	}
	
#SubcontainerLeft li {
	list-style-image:url(images/li_bullet.jpg);
	}

#shop {
	background: transparent url(images/bt_shop.jpg) no-repeat 0 0;
	width: 318px;
	height: 80px;
	display: block;
	float: left;
	margin: 5px 0px 10px 0px;
	}
	
#directions {
	background: transparent url(images/bt_directions.jpg) no-repeat right bottom;
	width: 318px;
	height: 80px;
	display: block;
	float: right;
	margin: 5px 0px 10px 0px;
	}
	
#sideBar {
	background: transparent url(images/bg_right.jpg) no-repeat right bottom; 
	width: 257px; 
	height: 280px; 
	float: left; 
	margin: 10px 0px 0px 20px; 
	text-align: left;
	}	
	
#sideBar ul {
	padding: 60px 10px 10px 20px;
	}
	
	
#sideBar li {
	list-style-type: none;
	background: transparent url(images/li_bullet.jpg) no-repeat 0 10px;
	padding: 0px 0px 0px 20px;
	line-height: 28px;
	}	
	
#sideBar p{
	padding:60px 10px 10px 10px;
	}	
	
#sideBarContact {
	background: transparent url(images/bg_contact.jpg) no-repeat right bottom; 
	width: 257px; 
	height: 280px; 
	float: left; 
	margin: 10px 0px 0px 20px; 
	text-align: left;
	}	
	
#sideBarContact ul {
	padding: 60px 10px 10px 20px;
	}
	
	
#sideBarContact li {
	list-style-type: none;
	background: transparent url(images/li_bullet.jpg) no-repeat 0 10px;
	padding: 0px 0px 0px 20px;
	line-height: 28px;
	}	
	
#sideBarContact p{
	padding:60px 10px 10px 10px;
	}		

	
#sideBarBottom {
	background: transparent url(images/bg_bottomright.jpg) no-repeat 0 bottom; 
	width: 257px; 
	height: 362px; 
	display: block; 
	float: right; 
	margin-bottom: 10px;
	}
	
#sidebarFormlink {
	width: 257px;
	float: right;
	height: 30px;
	margin-left: 20px;
	line-height: 30px;
	display: block;
	}	

#containerFooter {
	height: 145px; 
	background: transparent url(images/bg_fotter.jpg) repeat-x 0 0;
	}
	
#footerLeft {
	width: 950px; 
	margin: 0px auto;
	}
	
#footerLeft {	
	color: #ffffff; 
	font-size: 11px;
	}				
	
#sig {
	display:block;
	width:129px;
	height:16px;
	background:transparent url(images/siteby.jpg) no-repeat 0 bottom;
	padding-top: 3px;
	} 

#footerspan {
	display: none;
	}	
	
#containerFooternav {
	width: 671px;
	text-align: left;
	margin: 0px auto;
	padding: 10px 0px 15px 0px;
	float: left;
	}

#containerFooternav ul {
	padding: 0; 
	}
	
#containerFooternav ul li { 
	display: inline; 
	}

#containerFooternav ul {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	float: left;
	}

#containerFooternav ul li a {
	padding: 0px 12px 0px 0px;
	color: #92daff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;	
	}

#containerFooternav ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
	} 
	
#testimonialsHolder {
	width: 257px; 
	float: right; 
	margin-top: 10px;
	}

#testimonialsTop {
	background: #a80704 url(images/bg_testtop.jpg) no-repeat 0 0; 
	width: 237px; 
	display: block;
	padding: 10px 10px 0px 10px;
	color: #ffffff;
	text-align:left;
	font-size: 14px;
	}
	
#testimonialsBottom{
	background: transparent url(images/bg_testbottom.gif) no-repeat 0 0; 
	width: 257px; 
	height: 16px; 
	display: block;
	}
	
#testimonialsHolder h3{
	color: #FFFFFF;
	text-align: right;
	font-size: 16px;
	font-weight: normal;
	}
 		 
/**COMMON STYLES**/
a {
	color: #a80704;
	text-decoration:none;
	}
	
a:hover {
	color: #A80704;
	text-decoration: none;
	}	

.clear {
	clear: both;
	}	

a img {
	border: none;
	} 

input {
	border: 1px solid #1d4c84;			
	}	

textarea {
	background-color: #ffffff;
	border: 1px solid #1d4c84;
	width: 500px;
	padding: 2px;
	}

#commentform #submit {
	color: #ffffff;
	background-color: #1d4c84;
	border: 0;	
	margin: 0px 0px 0px 0px;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #1d4c84;
	}

blockquote {
	margin: 15px 30px 0px 10px;
	padding-left: 20px;
	border-left: 5px solid #ffffff;
	}

blockquote cite {
	margin: 5px 0px 0px 0px;
	display: block;
	}	
	
.pp_image {
	border: 1px solid #666666;
	margin:0px 5px 0px 5px;	
}	

ol {
	margin: 5px 0 20px 35px;
	}	
.readOn {
	padding-bottom: 10px;
	}
	
hr {
	border: none 0; 
	border-top: 3px double #d8d8d8;
	height: 3px;
	margin: 10px auto 0 auto;
	text-align: left;
	}
	
.test {
	background:transparent url(images/quote.jpg) no-repeat 0 0; 
	padding-left:35px;
	}
/**COMMON STYLES**/	

/* Begin Images */
#SubcontainerLeft p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

#SubcontainerLeft img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#SubcontainerLeft img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

#SubcontainerLeft img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

#SubcontainerLeft .alignright {
	float: right;
	}

#SubcontainerLeft .alignleft {
	float: left
	}
/* End Images */
