@charset "utf-8";
/* CSS Document */


BODY, div, p, checkbox, radio, select, option, textarea,  h1, h3, h4, h5, h6 { padding: 0; margin:0;  }

 h2{
 
 padding:0 0 10px 0 ;
 margin:0;}
 
p {
	padding: 0;
	color: #FFFFFF;
	padding-bottom:5px;
	overflow:hidden;
}

BODY { 
	font-size: 11px;
	line-height: 10pt;
	color: #ffffff;
	background: url(../images/bg4.jpg) #ffffff top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	}

a {
text-decoration:none;
color:#FFFFFF;}

a:hover{
	color: #99C93C;
}

img {
	margin: 0px;
	border: 0; 
	}

a img {
	margin: 0px;
	border:none;
	}


.container {
	width:624px;
	margin:0 auto;
}

#footer{
	background: url(../images/bg_footer.png) no-repeat;
	text-align:center;
	color: #ffffff;
	height:80px;height /**/: auto;
	min-height: 200px;
	width:900px;
	margin:-70px auto 0 auto;
	padding-top:90px;
	}

#footer a{
	padding:0 30px;
	/*color:#ffffff;*/
	color: #999;}

#contentWrap {  
	background-color: #ffffff;
	}

#mainContent {
	background:url(../images/bg_content.jpg) no-repeat;
	padding: 20px 10px 0px 10px;
	color: #ffffff;
	margin: 0;
}

#mainContent #content{
	width:558px;
	margin:0 auto;
	background-repeat: repeat-y;
	padding:0px;
	overflow: hidden;
	height:480px;height /**/: auto;
	min-height: 480px;

	}
	
#mainContent #content table{
	margin-bottom:10px; 
	width:100%;
	border:0;
	cellspacing:20;
	cellpadding:0;
	}
	

#mainContent #content table th{
text-align:left;	}

.submenu
{
	margin:0 0 0 18px;
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: 100%;
}
.submenu li a{
	color:#666666;
	text-align:center;
	width:auto;
	margin: 0;
	padding: 2px 17px 0 17px;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	display:block;
	float: left;
}

#mainContent #textBottom{
	width:500px;
	margin:0 auto;
	background-image:url(../images/bg_textBottom.png);
	background-repeat:no-repeat;
	height:55px;
	padding:0 20px;
	overflow: hidden;}

#main {
	margin: 0 0 20px 0;
	width: 600px;
	float: left;}

td{
	vertical-align:top;}


/*LIGHTBOX MURRAY*/
.imgBox {
    height: 200px;
    width:200px;
    margin: 10px;
    float: left;}
	
.imgBox img {
    border: 0;}

.header{
	background: url(../images/bg_header.jpg) no-repeat #99C93C;
	height:140px;height /**/: auto;
	min-height:140px;
	margin:0 auto;
	width:100%;
	clear:none;
	color:#9B8157;
	margin:0 auto;}

.header img {
display: inline-block;
clear:both;
float:left;
padding:30px 0px 0px 0px;}

.clear { clear: both; height: 0; font-size: 0; line-height: 0; }

#searchBox {
	float: left;
	clear:none;
	width: 341px
}

#locationBox {
	float: right;
	clear:none;
	color: #fff;
	padding-top:15px;
}

#topNavMain {
	height: 19px;
	width: 624px;
	background: url(../images/bg_submenu.png) no-repeat;
	margin:0 auto;
}

form {
	margin: 0px;
	padding: 10px 0 0 0;
}

.textField {
	color: #333333;
	display: block;
	width: 130px;
	float: left;
	margin-bottom: 5px;
	border: solid 1px; border-color: #000000;
}

.label {
	text-align: left;
	padding-right: 20px;
	display: block;
	width: 100px;
	float: left;
	margin-bottom: 2px;
}

br { clear: left; }
select { background-color: #FFFFFF; border: solid 1px; border-color: #000000;}

.howHear { width: 275px; margin-top: 20px; }
.howHearSelect { width: 175px; margin: 0px 0 0 0px;}

#gift { width: 308px; margin: 10px 0; }
#giftCheckbox { width: 15px; margin: 0 0 0 65px;}

.question { width: 275px; height: 75px; margin-top: 10px; }
.questionTextArea {
	width: 100%;
	height: 75px;
	margin-top: 10px;
	color: #000000;
	border:#000000 solid 1px;
}


.paypal { padding-top: 20px; }

#subscribe { width: 308px; margin-top: 10px; }
#subscribeCheckbox { width: 15px; margin: 0;}

.button {
	background:url(../images/button_send.png) no-repeat;
	float:right;
	text-align:center;
	width:82px;
	height:23px;
	color: #FFFFFF;
	border: none;
	padding: 2px 5px;
	margin:10px; 
	cursor:pointer;
}


.button2 {
	background:url(../images/button_send.png) no-repeat;
	float:left;
	text-align:center;
	width:82px;
	height:23px;
	color: #FFFFFF;
	border: none;
	padding-top: 5px;
	margin-top:10px; 
	cursor:pointer;
}

.menu img{
padding:0px;
display:inline-block;}


/* Light box Gallery */ 
.imgBox {
    height: 120px;
    width:120px;
    margin: 10px;
    float: left;
}
.imgBox img {
    border: 0;
}


