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

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; 	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}:focus {	outline: 0;} body {	line-height: 1;	color: black;	background: white;} ol, ul {	list-style: none;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	background: #000;
	color:#333333;
	}

a img {
	padding: 0px;
	margin: 0px;
	}

h1 {
	background: url(../images/knock_down.jpg) no-repeat;
	height: 126px;
	width: 534px;
	padding: 0px;
	margin: 0px;
	}

h1 span {
	display: none;
	}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif ;
	border-bottom: 1px dashed #000cff;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align:center;
	text-align: left;
	font-size: 18px;
	padding: 10px 0;
	margin: 10px 0;
	color: #000cff;
	clear: both;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	font-size: 18px;
	color:#000cff;
}

h4 {
	background-image: url(../images/directions.jpg);
	margin: 0 auto 10px;	
	width: 314px;
	height: 52px;
	}
	
h4 span {
	display: none;
	}	


h5 {
	font-family: Arial, Helvetica, sans-serif ;
	padding:  0 0 0 55px;
	letter-spacing: 3px;
	line-height: 32px;
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	}


a {
	color: #000cff; 
	}
a:hover {
	color: #666666;
}
p, address {
	letter-spacing: 1px;
	text-align: justify;
	padding: 10px 30px;
	line-height: 22px;
	font-size: 14px;
	}
address {
	margin: 0 0 0 30px;
	}

ul {
	padding: 5px 10px 5px 55px;
	text-transform: uppercase;
	letter-spacing: 3px;
	list-style: disc;
	font-size: 12px;
	}


li {
	padding: 5px 0;
	}


ul.times {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 60px;
	font-size: 14px;
	}

.times li {
	display: inline;
	}

.times .first{
	float: left;
}
.times .last{
	float: right;
	}	

#mainContent {
	margin: 0 auto;
	width: 760px;
	padding:0px;
}

#content {
	background: #fff url(../images/bg.jpg) repeat-y;
	padding: 0 95px;
	}

.column1 {
	padding: 0;
	
	
}

.column2 {
	float: right;
}

.moreWeight {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #000cff;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 30px;
	color:#000cff;
	clear: both;
	width: 100%;
	}
.button {
	padding: 20px 0;
	}

.buyNow {
	margin: 10px 0 0 0;
	}

.donate {
	border-bottom: 1px dashed #F00;
	border-top: 1px dashed #F00;
	padding: 20px 0 10px 0;
	margin: 0 0 20px 0;
	}

#contactForm p, #buyForm p {
	padding: 0px 20px;
	}

label {
	padding: 0px;
	}

input, select {
	margin: 0px 0 15px 0;
	}

textarea.text , input.text  {
	border: 1px solid #CCCCCC;
	border-left-color: #888;
	border-top-color: #aaa;
	background-color: #eee;
	width: 500px;
	}

.submitBtn {
	margin: 10px 0 0 0;
	}

#directionsMap {
	border: 1px solid #CCCCCC;
	background-color: #eee;
	margin: 0 auto;
	height: 425px;
	padding: 7px;
	width: 425px; 
	}

#directionsMap span{
	display: none;
	}

#directionsMap iframe{
	border: 1px solid #999999;
	}

#validationmessage {
	text-align: center;
	color: #FF0000;
	}

#contactBox {
	text-align: center;
	color: #000cff;
	}

.notice {
	color:#FF0000;
	font-weight: bold;
	}

.hideMe {
	
	}

.memberAddButton, .memberRemoveButton {
	padding: 0 28px 0 0;
	text-align: right
	}

.hideMe .memberRemoveButton, .hideMe .formBox, .buttonHide  {
	display: none;
	}

.madeBy {
	font-variant: small-caps;
	letter-spacing: 6px;
	position: relative;
	text-align: center;
	font-size: 10px;
	right: 0px;
	top: 15px;
	}

.madeBy a{
	text-decoration: none;
	color: #666666;
}
.madeBy a:hover{
	color: #222;
}

#colorbox, #modalBackgroundOverlay, #modalWrap{position:absolute; top:0; left:0; z-index:9999; background:transparent;}
#modalBackgroundOverlay{position:fixed; width:100%; height:100%; background: #000;}
#colorbox{overflow:hidden; padding:1px; margin-top:-1px; margin-left:-1px; }
#modalWrap{width:9000px; height:9000px;}
#modalContent, #borderTopLeft, #borderTopCenter, #borderTopRight, #borderBottomLeft, 
#borderBottomCenter, #borderBottomRight, #borderMiddleLeft, #borderMiddleRight 
{float:left; height:0; width:0; overflow:hidden; background:transparent; }
#borderMiddleLeft, #borderBottomLeft{clear:left;}
#modalContent{position:relative; overflow:visible; }
#contentTitle{margin:0;}
#modalClose, #contentPrevious, #contentNext{outline:none; cursor:pointer; border:0; margin:0;}
#modalLoadedContent{overflow:auto; width:0; height:0; background:transparent;}
#modalLoadedContent iframe{display:block; width:100%; height:100%; border:0; background:transparent;}
#modalLoadedContent img#modalPhoto{display:block; border:0; margin:auto;}
#modalLoadedContent embed{display:block; border:0;}
#modalLoadingOverlay{position:absolute; width:100%; height:100%; top:0; left:0; background:transparent;}
#modalClose{position:absolute; top:0; right: 150px; 
background:url(../images/colorbox-images/controls.png) -50px 0px no-repeat;
width:25px; height:25px; text-indent:-9999px;}
#modalClose:hover{background-position:-50px -25px;}
