body {
	background:#E9F5F5 url('../images/body_background.jpg') repeat-x
}

html, body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 1.5em;

}

a img{
	border:none}
a {
	color:#039;
}
a:hover {
	color:#600;
}

#header h1 span { color:#600 } 							/* tagline color */

.search-area .textbox, #searchform .textbox { 			/* SEARCH TEXTBOX */
	color:#963; 										/* text color */
	border:1px solid #F2F6F8;								/* border color */
	background:#FFF }									/* background color */



h2.pagetitle {

	color:#963;
}										/* Page - title text color */

blockquote p { bcolor:#963}							/* Blockquote text color */
		
h3 { color:#630 }									/* H3 title text color */
	
ul.commentlist li {
	background:#f6f2ed url('../images/comment_background.jpg') no-repeat }	/* Comment background color */
			
ul.commentlist .rightside { border-left:1px solid #A5C3D3 }		/* Comment line seperator color */
		



/* ----------------------------------------------------------------- */
/* END COLOR CHANGES ----------------------------------------------- */
/* fonts */
	
h1 {
	font:24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;

	line-height: 26px;
	color:#600;
	border-bottom:#CCC solid 1px;
}	
h2 {
	font:17px Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color:#630;
}	


/* DEFAULT WORDPRESS CSS FOR IMAGES */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.imageLeft {
   float: left;
   border: 1px solid #000;
   margin: 0px 10px 10px 0px;
}

.imageRight {
   float: right;
   border: 1px solid #000;
   margin: 0px 0px 10px 10px;

}
.imageRight img {


}

   
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

p.fineprint {
	font-size:12px;
	color:#1A2364;
	line-height: 16px;
}
.readMore{
	float:right;
	margin-top: -20px;
	
	}

/* Main Styles ----------------------------------------------------- */
/* ----------------------------------------------------------------- */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#960;
}
	
a:active, a:focus { outline:none }
.clear { clear:both; font-size:1px; display:block }

#topnav{
	width:1000px;
	height:39px;
	background-image:url('../images/topnav_background.jpg');
	}
#content {
	width:1000px;
	margin:0 auto;
	background-image:url('../images/main_content_background.jpg');
	background-color:#FFF;
	padding:0;
}

a { text-decoration:none}	
a:hover { text-decoration:none }
	
/* Header ---------------------------------------------------------- */
/* ----------------------------------------------------------------- */
	
#header {
	width:1000px;
	height:334px;
	position:relative;
	background:url('../images/header_background.jpg') no-repeat
}
#headerIntro{
	width:351px;
	height:198px;
	float:left;
	background:url('../images/header_intro.jpg') no-repeat;
	position:absolute;
	bottom:0;
	}
	
	
	#header h1 {
	position:absolute;
	top:0px;
	left:0px;
	width:351px;
	height:136px;
	margin:0;
	padding:0;
	font-size:1px
}
		
		#header h1 a {
	display:block;
	width:351px;
	height:136px;
	text-indent:-2000px;
	background:url('../images/logo.jpg') no-repeat
}
			
		#header h1 span {
	font-size:16px;
	font-weight:normal;
	position:absolute;
	bottom:-20px;
	left:2px
}
			
	#header .search-area {
		display:block;
		margin:0; padding:0;
		width:400px;
		text-align:right;
		position:absolute;
		right:20px;
		top:44px }
		
		.search-area p, #searchform p {
			margin:0; padding:0;
			display:inline }
		
		.search-area form, #searchform form {
			margin:0; padding:0 }
		
		.search-area .textbox, #searchform .textbox {
			padding:5px;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif }
		
		.search-area .button, #searchform .button {
			border:none;
			padding:0; margin:0;
			position:relative;
			top:0px;
			background:url('../images/button_search.jpg') no-repeat;
			width:30px;
			height:26px }
			
		.search-area .button, #searchform .button:hover {
			background:url('../images/button_search_over.jpg') no-repeat;
			}

/* Navigation ------------------------------------------------------ */
/* ----------------------------------------------------------------- */

/* Navigation2 ------------------------------------------------------ */
/* ----------------------------------------------------------------- */
#nav2 ul li a {											/* NAVIGATION */
	color:#009;										/* text color */
	/*border-right:1px solid #600 				 link seperator color (the little line) */
	}	
#nav2 ul li a:hover {
	/*background:#600 url('../images/hnav2_hover.jpg') repeat-x;*/									/* hover background color */
	color:#003;
	/*background-color:#600; */
	}													/* text hover color */

#nav2 li:hover ul,
#nav2 li.over ul { background:#6D889B }					/* dropdown rollover background color */
#nav2 ul ul li a:hover { background:#B2C5D3 }			/* dropdown link rollover color */

#nav2 {
	width:1000px;
	height:36px;
	background:url('../images/hnav2_background.jpg') no-repeat;
	margin:0;
	padding:0;
	overflow: hidden;
}
	
	#nav2 p {
		color:#999;	
		margin:0;
		width:135px;
		height:18px;
		float:left;
		font-size:12px;
		font-weight:bold;
		padding:0 10px 0 10px;
		top: 18px;}
		
		#nav2 p a{
		color:#000;	
		text-decoration:none}
		
	#nav2 ul {
		float:left;
		list-style:none;
		margin:0; padding:0;
		width:960px;
		height:10px }
		
	#nav2 ul li {
		position:relative;
		display:block;
		float:left;
		height:10px;
		margin:0;
		padding:4px 0 }
		
		#nav2 ul li a {
			text-decoration:none;
			display:block;
			margin-top:0px;
			padding:0px 5px 0px 5px; 
			font-size:10px;
			font-weight:bold;
			border-right:solid 1px;
			 }
			
		#nav2 ul li a:hover { text-decoration:none }
			
		#nav2 ul ul {
			display: none;
			width:200px;
			height:auto;
			position:absolute;
			top:18px;
			left:0 }
			
			#nav2 li > ul {
				top: auto;
				left: auto }
			
			#nav2 li:hover ul, #nav li.over ul { z-index:2000px; display: block; width:200px; height:auto; top:18px; left:0 }
			
			#nav2 ul ul li {
				height:auto;
				display:block;
				float:none;
				margin:0; padding:0 }
				
				#nav2 ul ul li a {
					font-size:10px;
					height:auto;
					padding:1px 10px;
					border:none }
.navigation2 { width:100%; font-size:10px; margin:0 }	
.navigation2 .alignleft { display:block; float:left; width:49% }
.navigation2 .alignright { display:block; float:right; width:49%; text-align:right }
/* Main Content ---------------------------------------------------- */
/* ----------------------------------------------------------------- */

.content {
	width:1000px;
	margin: 0;
	padding: 0 0px;
}
.sideBar{
	padding: 0px;
	float:right;
	width:290px;
	}
.fullPageLeft{
	float:left;
	width:630px;
	}

.fullPageRight{
	float:right;
	width:720px;
	padding:0 20px 0 0;
	}
#pageHeader {
	float:right;
	}	
	
.threeColumn{
	width:251px;
	padding:0 0 20px 20px;
	float:left;}
.largeColumnLeft{
	width:522px;
	padding:0 0 20px 20px;
	float:left;}
		
.narrowcolumn { width:825px; float:left; }

.contentPadding {
	padding:10px 20px 10px 20px;
}
.galleryPadding {
	padding:0px 20px 0px 20px;
}
.introContentPadding {
	padding:0px 20px 60px 20px;
}

.post { clear:both;}

.post .date {
	display:block;
	float:left;
	position:relative;
	width:46px;
	height:30px;
	padding:18px 0 0 0;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	background:url('../images/date_background.jpg') no-repeat;
	margin:4px 10px 0 0 }
	
	.post .date .top {
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
		text-align:center;
		display:block;
		width:46px;
		position:absolute;
		top:1px; left:0 }

.post h2 {
	width:720px;
	float:right;
	margin:0 0 7px 0;
	padding:0 0 5px 0
}
	
.post h2 a { text-decoration:none }
.post h2 a:hover { text-decoration:none }

.entry {
	clear:both;
}
.entry p { line-height:21px; font-size:14px; margin:0 0 25px 0 }

.full h2 {
	font-weight:bold;
	border:none;
	margin:0 0 15px 0 ;
	padding:0 ;
	width:auto ;
	float:none }
	
.post .postmetadata {
	float:right;
	width:720px;
	font-size:12px;
	font-style:italic;
	padding:0;
	margin:0 0 15px 0 }
	
.full .postmetadata {
	float:none;
	width:auto;
	line-height:18px;
	font-size:12px;
	font-style:italic;
	padding:10px;
	margin:0 0 15px 0 }
	
	.post .postmetadata .category {
		display:block;
		width:323px;
		float:left; }
	
	.post .postmetadata .comments {
		display:block;
		width:200px;
		text-align:right;
		float:right; }

h2.pagetitle {

	margin:0 0 20px 0;
	padding:3px 10px 3px 10px;
	letter-spacing:-1px }
		


blockquote {
	display:block;
	padding:0 60px 0 60px;
	margin:0;
	background:url('../images/quotes_left.jpg') 30px 0 no-repeat }
	
	blockquote p {
		margin:0;
		padding:0;
		font-style:italic;
		background:url('../images/quotes_right.jpg') bottom right no-repeat }
		
h3 {
	font-size:16px;
	font-weight:bold }
		
ul.commentlist {
	list-style:none;
	width:742px;
	margin:0;
	padding:0 }
	
	ul.commentlist li {
		display:block;
		width:742px;
		margin:0 0 15px 0 }
		
		ul.commentlist li div {
			display:block;
			padding:15px 15px 15px 26px;
			margin:0;
			width:701px;
			background:url('../images/comment_background_bottom.jpg') bottom no-repeat }
			
ul.commentlist .leftside { display:block; width:211px; float:left }
ul.commentlist .rightside { display:block; width:489px; float:right }
ul.commentlist img { float:left; margin:0 10px 0 0 }
ul.commentlist cite { font-size:16px; font-weight:bold; font-style:normal; position:relative; top:-2px }
ul.commentlist small { font-size:11px; font-weight:normal; font-style:italic; display:block }
ul.commentlist p { margin:0; padding:0 0 0 15px; line-height:20px; font-size:12px }

#commentform { margin:0; padding:0 }
#commentform p { margin:0 0 15px 0; padding:0 }
#commentform .textarea {
	width:600px }
	
/* contact form --------------------------------------------------------- */
/* ----------------------------------------------------------------- */

.formCommentBox{
	width: 780px;
	height: 200px;

}

.formTextBox{
	width: 400px;

}

/* PriceChart --------------------------------------------------------- */
/* ----------------------------------------------------------------- */
#priceChart{
	list-style:none;
	position:relative;
	padding:0px 40px 40px 40px;
	}
#priceChart ul ul{
	padding:0px 40px 20px 0px;
	}

.priceChartColumn{
	float:left;
	list-style:none;
	
	}
.priceChartColumn li h3{
	padding:0px ;
	
	}
.productOptions{
	padding:0px 0px 20px 20px;
	margin:-20px 0px 0px 0px;
	float:left;
	}	
	
.listRows{
	list-style:none;
	}
.listRows li{
	clear:both;
	}
/* vertical list --------------------------------------------------------- */
/* ----------------------------------------------------------------- */	

	.vertList{
	float:left;
	padding:20px;
	display: block;
	width: 740px;
		}
/* Sidebar --------------------------------------------------------- */
/* ----------------------------------------------------------------- */
.subNavHeader{
	height: 45px;
	line-height: 14px;
	font-size:18px;
	margin:0 0px 0px 0;
	text-indent:-2000px;
	padding:5px 0px 5px 0px;
	
	}
#sidebar {
	float:left;
	width:175px;
	padding:0px 0px 0px 0px;
	line-height:0px;
}

	#sidebar ul {
		list-style:none;
		margin:0; padding:0 }
		
	#sidebar ul li a {
        background:url('../images/vnav_button.jpg') no-repeat bottom;
		display:block;
		padding:8px 5px 8px 20px;
		text-decoration:none;
		font:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:1em;
		color:#06C;
		}		
	#sidebar ul li a:hover {
		color:#006;
		background:url('../images/vnav_button_over.jpg') no-repeat top;

		}		

/*#sidebar .archives li {
	margin:0 0 4px 0;
	display:block;
	height:18px;
	padding:0 0 0 20px;
	background:url('../images/calendar_icon.jpg') 0 4px no-repeat }

#sidebar .categories ul li {
	margin:0 0 4px 0;
	display:block;
	height:18px;
	padding:0 0 0 20px;
	background:url('../images/folder_icon.jpg') 0 4px no-repeat }*/
	
/* Footer ---------------------------------------------------------- */
/* ----------------------------------------------------------------- */

#footer {
	width:980px;
	height:60px;
	margin:0 auto;
	padding:10px;
	background:url('../images/footer_background.jpg') no-repeat;
	}	
#footer p {
	padding:0;
	margin:0;
	font-size:12px;
	line-height:20px;
	text-align:center;
	color: #630;
}
#footer p a{
	color: #CCC;
	text-decoration:none;
}

	/* --------video and slideshow ----------*/
#splash	{
	position:relative;
	width: 1000px;
	background-repeat: repeat-y;
	background-image:url(../images/page_backdrop.jpg);
	background-position:top center;
	}
#splashImagePosition {
	width: 1000px;
	background-image:url(../images/page_backdrop.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin: 0 10px;
}
#splashRightContent {
	width: 1000px;
	height: 250px;
	overflow:hidden;
}

#splashLeftContent {
	float: left;
	width: 250px;
}
#slideShow{
	float: right;
	width: 649px;
	height: 334px;
	z-index:2000;
	background-image: url(../images/intro_slide_backdrop.jpg);
	}
#mp3Player{
	float:right;
	width: 825px;
	height: 20px;
	text-align: right;
	background-image: url(../images/mp3_backdrop.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
}

#videoGallery {
	width: 825px;
	height: 464px;
}
p.footerLink {
	font-size:10px;
	margin: -10px 0 0 0;
	color:#787878;
	}
p.footerLink a{
	font-weight:bold;
	color: #666;
	text-decoration:none;
	}
 
 
		
#photoGalleryNav ul li a{										/* NAVIGATION */
	color:#099;	
	border-right:1px solid #CCC;/* text color */
	}					/* link seperator color (the little line) */
	
#photoGalleryNav ul li a:hover {
	background:#FFF;									/* hover background color */
	color:#000;
	
	}													/* text hover color */

#photoGalleryNav {
		float:right;
		width:670px;
}
	
	#photoGalleryNav ul {
		list-style:none;
		margin:0;
		padding:0;
		float:left;
	}
		
	#photoGalleryNav ul li {
		
		display:block;
		float:left;
		margin:0;
		width:80px;
		padding:0;
		}		
		
		#photoGalleryNav ul li a {
			text-decoration:none;
			display:block;
			margin-top:0px;
			padding:0px 6px 0px 6px; 
			font-size:12px;
			line-height:1em;

			 }
			
		#photoGalleryNav ul li a:hover { text-decoration:none }
	


#nav {
	background:url('../images/hnav_background.jpg') no-repeat;
	width:1000px;
	height:35px;
	}

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; z-index:200; width:100%; height:35px; font:14px "Trebuchet MS", Arial, Helvetica, sans-serif } 
#dropmenu a {display:block; padding:8px 14px; color:#FFC; border-right:1px solid #9D4F00; text-decoration:none;} 
#dropmenu a:hover {background:#300; color:#fff;} 
#dropmenu li {float:left; position:relative;} 
#dropmenu ul {position:absolute; display:none; width:228px; top:31px; left:-1px;} 
#dropmenu ul a {border-left:1px solid #630;} 
#dropmenu li ul {border-top:1px solid #630; width:230px; height:1px; background-color:#630;} 
#dropmenu li ul a {width:200px; height:auto; float:left; line-height:10px; border-bottom:1px solid #630; background-color:#630; font:12px "Trebuchet MS", Arial, Helvetica, sans-serif } 
#dropmenu ul ul {top:auto;} 
#dropmenu li ul ul {left:200px; margin:0px 0 0 10px;} 
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;} 
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;} 
#dropmenu li .contactUs {float:right; position:relative; border-left:0px;} 

#sideBarLarge {
	float: right;
	width: 290px;
	margin: 0px;
	padding: 0px;

	}
	
#sideBarLarge ul li p {
	font-size:.9em;
	line-height:1.2em;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif ;
	margin: -20px 0 0 0;
	}

#sideBarLarge li img {

    float: left;
	padding: 0 10px 0 10px;
	width:70px;
	height: 70px;
	overflow:hidden;
	}
	
#sideBarLarge ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	}
	
#sideBarLarge h3 img{
	margin: 0px;
	padding: 0px;
	border: 1px #06C solid;
	}

	

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
.hpfeatured {
	float: left;
	width: 290px;
	padding: 0 0 0px 0;
	margin: 0 0 20px 0;
	background: #FFFFFF url(../images/cat_box_center.jpg);
	}
.hpfeatured ul{
	float: right;
	width: 250px;
		}

.hpfeatured li{
	width: 250px;
	border-bottom:1px solid #bbb;
	padding:10px 0 10px 0;
	margin:0;
}


.hpfeatured h3 {

	}
	
.catHeader001{
		height:40px;
		background: #FFFFFF url(../images/cat_box_001.jpg) top no-repeat;
		}
.catHeader002{
		height:40px;
		background: #FFFFFF url(../images/cat_box_002.jpg) top no-repeat;
		}		
.catHeader003{
		height:40px;
		background: #FFFFFF url(../images/cat_box_003.jpg) top no-repeat;
		}
.catHeader004{
		height:40px;
		background: #FFFFFF url(../images/cat_box_004.jpg) top no-repeat;
		}		
.catFooter{
		clear:both;
		height:28px;
		background: #FFFFFF url(../images/cat_box_footer.jpg) bottom no-repeat;
		width:290px;
		}		
.catFooter a{
	float:right;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif ;
	color:#0FF;
	padding:0 20px 0 0;
	}
	
.widget_block {
margin: 0;
clear:both;


}

.widget_block ul {
list-style: none;
margin: 0;
padding: 0;
}

.widget_block li {
margin: 0;
font-size:12px;
line-height:16px;
font:"Trebuchet MS", Arial, Helvetica, sans-serif ;
border-bottom:1px solid #bbb;
padding:2px 0 2px 0;
}

.widget_block li p{

}


.widget_block li:hover {
background: #E9F2F3;
color:#039;
}

