body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 15px;
	margin: 0 auto;
}

body {
	background-image: url(gif/bg_header_underlay.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	text-align: center;
}

.norepeat {
	background-image: url(gif/logo.png);
	background-repeat: no-repeat;
	width: 758px;
	margin:0 auto;
	text-align: center;
}

.navtext {
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
}
.searchbox {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 14px;
	height: 56px;	
}

.input-box
{
margin-bottom: 10px
}

.submit-button
{
font-size: 10px;
clear: both;
color: #ffffff;
padding: 3px;
background-image: url(gif/go.jpg);
border: 0px;
} 

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;

}
.h2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 10px;
}
.main_column_gutter {
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 17px;
}

.main_column_no_gutter {
	font-size: 11px;
	line-height: 17px;
}


/***********************************************/
/* TOP NAV                                 */
/***********************************************/
.topnavbar {
	color: #666666;
	font-weight: bold;
	font-size: 9px;
	text-align:right;
} 

.main a:link {color: #FF0000; text-decoration: none;} 
.main a:visited {color: #FF0000; text-decoration: none;}
.main a:hover {color: #FF0000; text-decoration: underline;}
.main a:active {color: #FF0000; text-decoration: none;}

.topnavbar a:link {color: #666666; text-decoration: none;}
.topnavbar a:visited {color: #666666; text-decoration: none;}
.topnavbar a:hover {color: #FF0000; text-decoration: none;}
.topnavbar a:active {color: #666666; text-decoration: none;}

/***********************************************/
/* TOP NAV                                 */
/***********************************************/

.borderbox_grey {
	border: 1px solid;
	border-color: #E4E4E4;
}


.borderbox_grey2 {
	background-image: url(gif/round_top.gif);
	background-repeat: no-repeat;
	position: relative;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-color: #E4E4E4;
	border-right-style: solid;
	border-bottom-color: #E4E4E4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #E4E4E4;
	border-left-style: solid;
	border-left-width: 1px;
	width: 216px;
}

.box_head {
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-image: url(gif/round_top.gif);
	padding-right: 10px;
	padding-left: 10px;
}
.photo_box_head {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-image: url(gif/gallerist.jpg);
	padding-right: 10px;
	padding-left: 10px;
	height: 76px;
}
.borderbox_bottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	font-size: 9px;
}
.borderbox_bottom_dark {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BEC1C1;
	border-bottom-color: #BEC1C1;
	border-left-color: #BEC1C1;
	font-size: 9px;
}
.padded_paragraph {
	padding: 10px;
}
.quote_paragragh {
	color: #FF0000;
	padding: 10px;
}
.bold_10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.redtext {
	color: #FF0000;
}
/***********************************************/
/* RIGHT HAND NAV                                 */
/***********************************************/



#navBar{
	padding: 0px;
	background-color: #E0E0E0;
	border-right: 1px solid #BEC1C1;
	border-left: 1px solid #BEC1C1
}

#productContent{
	padding: 6px;
	background-color: #F9F9F9;
	border-right: 1px solid #BEC1C1;
	border-left: 1px solid #BEC1C1;
	border-bottom: 1px solid #BEC1C1
}

#productContentBottom{
	padding: 6px;
	background-color: #FFFFFF;
	border-right: 1px solid #BEC1C1;
	border-left: 1px solid #BEC1C1;
	border-bottom: 1px solid #BEC1C1
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #BEC1C1;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


#sectionLinks{
	margin: 0px;
	padding: 0px;
	
}


#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #BEC1C1;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #666666;
}

#sectionLinks a:visited{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #BEC1C1;
	padding: 2px 0px 2px 10px;
	color: #666666;
}

#sectionLinks a:hover{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #BEC1C1;
	background-color: #EFEFEF;
	padding: 2px 0px 2px 10px;
	color: #666666;
	text-decoration: none;
}

.active{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #BEC1C1;
	background-color: #EFEFEF;
	padding: 2px 0px 2px 10px;
	color: #666666;
}

.navBar_background {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(gif/round_top_red.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 10px;
	text-transform: uppercase;
}

/*********** #navBar link styles ***********/


/* Easy Slider */

	#slider ul, #slider li{
		margin: 0px auto;
		padding: 0px 0px 0px 0px;
		list-style:none;
		height:430px;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:714px;
		height:430px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}		
	
	
	#prevBtn, #nextBtn{
	display:block;
	width:20px;
	height:10px;
	position:relative;
	left:-25px;
	top:-250px;
	float: left;
		}	

	#nextBtn{ 
		left:714px;
		}														
	
	#prevBtn a, #nextBtn a{  
		display:block;
		width:13px;
		height:44px;
		background:url(gif/arrow_back.jpg) no-repeat 0 0;	
		}	

	#nextBtn a{ 
		background:url(gif/arrow_next.jpg) no-repeat 0 0;	
		}				

/* // Easy Slider */


