/* CSS Document */
/* Copyrighted to BuyChurchWebsite.com */

body{
	background-image:url('http://paracordonline.com/img/body.jpg') repeat-x top center;
	margin:0px;
	padding:0px;
	text-align:center;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; font-family: "arial";
}

a{
	color:#9D9D9D;
	text-decoration:none;
}

a:hover{
	color:#D70000;
}

.header a:link{
	color:#D70000;
	text-decoration:none;
}
.header a:hover{
	color:#9D9D9D;

}

h1, h2, h3, h4, h5, h6{
	font-variant:small-caps;
	margin:12px;
	font-weight:normal;
	margin-left:0;
}

h1{font-size:24px}
h2{font-size:22px}
h3{font-size:20px}
h4{font-size:18px}
h5{font-size:16px}
h6{font-size:14px}

blockquote{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	letter-spacing:1px;
	line-height:20px;
	color:#9CF;
	font-size:15px;
	font-weight:bold;
	background:#5A2B18 url('img/quote.jpg') no-repeat top left;; padding-left:60px; padding-right:20px; padding-top:0; padding-bottom:0
}

ul{
	list-style-type:square;
}
.intro{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:8px;
	background-color:#191919;
}

.dropcap{
	line-height:60px;
	font-size:60px;
	width:auto;
	float:left;
	margin:-3px 5px 0 0;
	color:#AAA;
}

#container{
	width:800px;
	margin:auto;
	padding:70px 0 10px 0;
	color:#CCC;
}

#header{
	font-variant:small-caps;
	font-size:36px;
	position:relative;
	margin:auto;
}

#menubar{
	background-color:#191919;
	font-variant:small-caps;
	font-size:14px;
	border-top:3px double #999;
	border-bottom:3px double #999;
	margin:0px 0 0px 0;
	font-family:Verdana;
	}

#menubar ul{
	list-style:none;
	margin:0px;
}

#menubar ul li{
	display: inline;
	padding:0 40px 0 0;
}

#menubar ul li a{
	color:#fff;
	text-decoration:none;
	border-bottom:0px none;
	background-image:url('none');
}

#menubar ul li a:hover{
	color:#3295B2;
}



#content{
	text-align:left;
	width:490px;
	float:left;
	margin:auto;
	position:relative;
}

#content p{
	line-height:20px;
	letter-spacing:1px;
}


.blog{
	width:490px;
}

.blogdate{
	border-bottom:3px double #999;
	text-align:center;
	width:120px;
	margin-bottom:10px;
	padding-bottom:10px;
	background-color:#E9D47F;
}

.daynum{
	font-size:36px;
	color:#9CF;
}

.month{
	font-size:12px;
	padding-left:0px;
	font-variant:small-caps;
	text-align:center;
}

.blog_l{
	border-top:3px double #999;
	float:left;
	width:120px;
	text-align:right;
	font-variant:small-caps;
	letter-spacing:2px;
}

.blog_l img{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:2px 0 2px 0;
	margin-bottom:10px;
}

.blog_r{
	border-top:3px double #999;
	float:right;
	width:350px;
	padding-top:10px;
	padding-left:20px;
}

.blog_r h2{
	margin-top:-8px;
}

.blog_r h5{
	margin-top:-16px;
	letter-spacing:2px;
	color:#9CF;
}

.blogfoot{
	font-variant:small-caps;
	letter-spacing:2px;
	margin-left:-10px;
	margin-bottom:40px;

}

.blogfoot a{
	margin:0 10px 0 10px;
}


#sidebar{
	width:200px;
	float:right;
	text-align:left;
}

.sideitem p, .sideitem h3{
	margin:10px;
	line-height:16px;
}

.sideitem h3{
	color:#9CF
}

.sideitem{
	background-color:#222;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	margin-top:10px;
}

.nav{
	text-align:left;
	width:200px;
	font-variant:small-caps;
	letter-spacing:1px;
}

.nav a{
	display:block;
	background-color:transparent;
	border-bottom:0px none;
	padding:10px
}

.nav li{
	width:200px;
	height:35px;
	margin:0 0 -1px -40px;
	white-space:nowrap;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	background-color:#222;
	list-style-type:none;
}

.nav li:hover{
	background-color:#333;
}

#footer{
 	border-top:3px double #CCC;
 	text-align:center;
 	font-size:11px;
 	width:100%;
	height:60px;
	background-color:#222;
	position:absolute;
	bottom:-70px;	
}

#footer p{
	margin-top:4px;
}

.bottomlinks{
	font-size:12px;
	margin-top:8px;
	margin-bottom:-8px;
}

.mailing_text {
	font-family: "verdana";
	text-align: right;
	font-size: 15px;
	color: #453011;
	text-decoration: none;
}

input, textarea {
	float:left; 
	display: inline;  
	border:1px solid #453011; 
	padding:3px; 
	font-size:1em; 
	background:#F2DEC2; 
	color:#453011; 
} 
textarea { 
	overflow:auto; 
	font-family:verdana; 
	font-size:1em; 
	width:80%; 
	border:1px solid #212024; 
	padding:3px;
} 
select { 
	float:left; 
	display: inline;
	border:1px solid #212121; 
	padding:3px; 
	font-size:1em; 
	background:#F2DEC2; 
	color:#453011; 
}
.main_text_menu {
	background-color: #212121;
	font-family: "verdana";
	text-align: left;
	color: #FFF;
	font-size: 13px;
	vertical-align: top;
}
.main_bg {
	background-color: #212121;
}
.contact_bg {
	color: #9D9D9D;
}
.wholesale {
	color: #00FF00;
}
.footer_bg {

	color: #FFF;

}
.footer_bg a:link {
	color: #FFF;
	text-decoration:none;
}
.footer_bg a:hover {
	text-decoration: none;
	color: #75919D;
	border-bottom:1px dotted #fff;
}
.contact a:link {
	color: #D2D2D2;
	text-decoration:none;
}
.contact a:hover {
	text-decoration: none;
	color: #2EB3BB;
}
.search a:link {
	color: #F3DCAD;
	text-decoration:none;
}
.search a:hover {
	text-decoration: none;
	color: #fff;
}
.bottom_toolbartext {
	background-color: #fff;
}
.fill {
	background-color: #212121;
}
.top_fill {
	background-color: #191919;
}
.left_box {
	background-color:#ffffff;
}
.center_box {
	-moz-box-shadow:inset 0px 1px 0px 0px #212121;
	-webkit-box-shadow:inset 0px 1px 0px 0px #212121;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #191919), color-stop(1, #212121) );
	background:-moz-linear-gradient( center top, #191919 5%, #caa16b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#27383F', endColorstr='#559BB5');
	background-color:#191919;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	border-radius:13px;
	border:1px solid #191919;

	display:inline-block;
}
.link_bg {
	background-color: #212121;
	color: #fff;
	border-bottom:1px dotted #fff;
}
.link_bg a:link {
	color: #fff;
	text-decoration:none;
	border-bottom:1px dotted #191919;
}
.link_bg a:hover {
	text-decoration: none;
	color: #191919;
	border-bottom:1px dotted #fff;
}
.company_name {
font-family: Arial Black, Verdana;

font-size: x-large;
	color: #9D9D9D;
}
.slogan_name {
font-family: Arial Black, Verdana;
font-size: medium;
	color: #9D9D9D;
}
.bbv a:link {
	color: #212121;
	text-decoration:none;
	font-size: 0pt;
}
.bbv a:hover {
	text-decoration: none;
	color: #212121;
	font-size: 0pt;
}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#393939;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #202020;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	width: 170px;
	height: 25px;
	padding:6px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;

}.myButton:hover {
	background-color:#212121;

}.myButton:active {
	position:relative;
	top:1px;

}
.myButton2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#40FF40;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #004000;
	display:inline-block;
	color:#292929;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	width: 170px;
	height: 25px;
	padding:6px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;

}.myButton2:hover {
	background-color:#212121;
	color:#40FF40;

}.myButton2:active {
	position:relative;
	top:1px;

}


.topButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #191919), color-stop(1, #de4a1e) );
	background:-moz-linear-gradient( center top, #191919 5%, #de4a1e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#de4a1e');
	background-color:#191919;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	padding:16px 49px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	border-bottom:0px;
}.topButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #de4a1e), color-stop(1, #191919) );
	background:-moz-linear-gradient( center top, #de4a1e 5%, #191919 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#de4a1e', endColorstr='#191919');
	background-color:#de4a1e;
	border-bottom:0px;
}.topButton:active {
	position:relative;
	top:1px;
	border-bottom:0px;
}
.top_box {
	-moz-box-shadow:inset 0px 1px 0px 0px #212121;
	-webkit-box-shadow:inset 0px 1px 0px 0px #212121;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #191919), color-stop(1, #212121) );
	background:-moz-linear-gradient( center top, #191919 5%, #caa16b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#212121');
	background-color:#191919;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	border-radius:13px;
	border:0px solid #FFC8BB;

	display:inline-block;
}
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 800px;
	height: 27px;
	margin: 0;
	padding: 00;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
	border-bottom:0px;
	border: 0px;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom:0px;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
	border-bottom:0px;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:0px;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 47.2px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
	border-bottom:0px;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */



/* BUBBLE PLASTIC VERTICAL MENU */

.bubplastic.vertical {
	width: 250px;
	margin: 0;
	padding: 0;
	display: block;
}
.bubplastic.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.vertical ul li {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a {
	display: block;
	margin: 0;
	width: 100%;
	padding-left: 35px;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a span.menu_ar {
	display: block;
	margin: 0;
	width: 100%;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC VERTICAL MENU */



/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top right no-repeat;
}


/* BLUE HOVER */
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top left no-repeat;
}
.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top right no-repeat;
}


/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-gray.gif) top right no-repeat;
}


/* LIME HOVER */
.bubplastic.lime ul li a:hover,
.bubplastic.lime ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-lime.gif) top left no-repeat;
}
.bubplastic.lime ul li a:hover span.menu_ar,
.bubplastic.lime ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-lime.gif) top right no-repeat;
}


/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top right no-repeat;
}


/* PINK HOVER */
.bubplastic.pink ul li a:hover,
.bubplastic.pink ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-pink.gif) top left no-repeat;
}
.bubplastic.pink ul li a:hover span.menu_ar,
.bubplastic.pink ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-pink.gif) top right no-repeat;
}


/* PURPLE HOVER */
.bubplastic.purple ul li a:hover,
.bubplastic.purple ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-purple.gif) top left no-repeat;
}
.bubplastic.purple ul li a:hover span.menu_ar,
.bubplastic.purple ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-purple.gif) top right no-repeat;
}


/* RED HOVER */
.bubplastic.red ul li a:hover,
.bubplastic.red ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-red.gif) top left no-repeat;
}
.bubplastic.red ul li a:hover span.menu_ar,
.bubplastic.red ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-red.gif) top right no-repeat;
}

#test li {
	display: block;
	border: solid 1px red;
}