@import "forms.css";
* { outline: 0px none; }
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
	background: #000;
}
#wrapper { background: url(/images/background_image2.jpg) 50% top no-repeat; }
a img { border: 0px none; }
a, a:visited {
	color:#247999;
	text-decoration:none;
}
a:hover { text-decoration:underline; }
p { font-size: 1.1em; }
.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}
#am {
	margin: 0px auto;
	width: 950px;
}
h3 {
	color:#247999;
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0 0 5px;
	text-transform:uppercase;
}
h4 {
	color:#005288;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px;
}
h5 {
	color:#00AEDB;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:0 0 5px;
	text-transform:uppercase;
}
h6 {
	color:#005288;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0 0 5px;
}

.white {
	color: #ffffff;	
}
#home_content_top {
	background: url(/images/home_content_top.png) top left no-repeat;
	-behavior: url(/iepngfix.htc);
	height: 48px;
}
#home_content { background: url(/images/home_bg_repeat.png) left 139px repeat-y; behavior: url(/iepngfix.htc);}
#home_content_wrapper { background: url(/images/home_bg_top.png) top left no-repeat; behavior: url(/iepngfix.htc);}
#home_content_container {
	background: url(/images/home_bg_bottom.png) bottom left no-repeat;
	min-height: 341px;
	-behavior: url(/iepngfix.htc);
}
#home_content_container #left {
	padding-left: 65px;
	width: 400px;
	float: left;
}
h2#email_signup {
	width: 245px;
	height: 45px;
	background: url(/images/email_signup.png) top left no-repeat;
	behavior: url(/iepngfix.htc);
	text-indent: -9999em;
	margin-top: 0px;
	margin-bottom: -7px;
}

h2#latest_news {
	width: 245px;
	height: 45px;
	background: url(/images/latest_news.png) top left no-repeat;
	behavior: url(/iepngfix.htc);
	text-indent: -9999em;
	margin-top: 0px;
	margin-bottom: -7px;
}
#latest_news_list {
	list-style: none;
	margin-left: 25px;
	padding: 0px;
}
#latest_news_list li {
	background: url(/images/home_news_li_bg.png) bottom left no-repeat;
	behavior: url(/iepngfix.htc);
	font-size: 1.3em;
	color: #000;
	line-height: 18px;
	padding-top: 4px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	padding-bottom: 4px;
	font-weight: bold;
}
#latest_news_list li a {
	color: #177998;
	font-size: 11px;
	text-decoration: none;
}
#latest_news_list li a:hover {
	color: #177998;
	text-decoration: underline;
}
#read_more_news {
	display: block;
	margin-left: 25px;
	margin-bottom: 20px;
}
h2#upcoming_shows {
	width: 245px;
	height: 45px;
	background: url(/images/upcoming_shows.png) top left no-repeat;
	behavior: url(/iepngfix.htc);
	text-indent: -9999em;
	margin-top: 0px;
}
.show {
	margin-left: 25px;
	color: #000000;
	font-size: 1.1em;
	line-height: 22px;
	margin-bottom:15px;
}
.show .show_date {
	/*width: 110px;
	float: left;*/
	font-size:9px;
	padding:0 15px;
	line-height:12px;
}
.show .show_time {
	/*float: left;
	width: 27px;*/
}
.show .show_title {
	/*width: 115px;
	float: left;*/
	background:transparent url(/images/home_news_li_bg.png) no-repeat scroll left bottom;
	color:#000000;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:1.3em;
	font-weight:bold;
	line-height:18px;
	margin-bottom:5px;
}
.show .show_location {
	/*width: 115px;
	float: left;*/
	font-size:9px;
	padding:0 15px;
	line-height:12px;
}
#more_show_dates {
	display: block;
	margin-left: 25px;
	margin-top: 5px;
	float: left;
}
#page {
	min-height:514px;
	-height:514px;
	background:transparent url(/images/sub_bg_bottom2.png) no-repeat scroll left bottom;
}
#right {
	float: left;
	padding-left:35px;
	width:380px;
}
#right #Jared_Hall_TV {
	width: 251px;
	height: 70px;
	float: right;
	background: url(/images/jared_hall_videos.png) top left no-repeat;
	behavior: url(/iepngfix.htc);
	text-indent: -9999em;
	margin-top: 0px;
	margin-bottom: -7px;
}
#home_footer {
	background: url(/images/home_footer_bg.png) top left no-repeat;
	behavior: url(/iepngfix.htc);
	height: 210px;
	padding-top: 75px;
	padding-left: 77px;
}
#home_footer #footer_copyright p {
	color: #fff;
	font-size: 9px;
}
#footer_copyright { margin-top: 35px; }
#home_footer #footer_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #0197bc;
	font-weight: bold;
}
#home_footer #footer_nav a, #home_footer #footer_nav a:visited, #home_footer #footer_nav a:active {
	color: #0197bc;
	text-decoration: none;
}
#home_footer #footer_nav a:hover, #home_footer #footer_nav a:visited:hover { text-decoration: underline; }
#footer_tshirt {
	position: absolute;
	margin-left:475px;
	margin-top:-160px;
}
/*****************************************
** Sub Page
******************************************/
#sub_content { 
	/*background: url(/images/sub_bg_repeat.png) top left repeat-y;*/
	background: url(/images/sub_bg_repeat2.png) left 139px repeat-y; -behavior: url(/iepngfix.htc);
}
#sub_content_wrapper { 
	/*background: url(/images/sub_bg_top.png) top left no-repeat; */
	background:transparent url(/images/sub_bg_top2.png) no-repeat scroll left top;
}
#sub_content_wrapper #left {
	padding-left: 70px;
	/*padding-top: 55px;*/
	width: 390px;
	float: left;
	display:inline;
}
.news #sub_content_wrapper #left { 
	margin-right:50px;
	min-height:100px;
	width:500px; 
}
.full #sub_content_wrapper #left { width:auto; padding-right:70px; }
#sub_content_wrapper #left h2 {
	font-size: 26px;
	font-family: Helvetica LT Condensed, Helvetica Arial, Verdana, sans-serif;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
#sub_content_wrapper #left p {
	color: #000;
	font-size: 1.07em;
	line-height: 18px;
	margin: 0px;
	margin-bottom: 20px;
}
#sub_content_wrapper #right {
	padding-left:35px;
	padding-top:55px;
	width:340px;
	float: left;
}
.news #sub_content_wrapper #right { width:250px; padding-left: 5px;}
#sub_content_wrapper #right #believe_tour {
	text-indent: -9999em;
	width: 265px;
	height: 50px;
	background: url(/images/believe_tour.png) top left no-repeat;
	margin-top: 0px;
}
#sub_content_wrapper #right p {
	color: #247999;
	font-size: 1.07em;
	line-height: 18px;
	margin: 0px;
	margin-bottom: 20px;
}
#sub_content_wrapper #right strong, #sub_content_wrapper #right bold { color: #000; }
#sub_content_wrapper #right a, #sub_content_wrapper #right a:visited, #sub_content_wrapper #right a:active {
	/*color: #000;*/
	text-decoration: underline;
}
#sub_content_wrapper #right a:hover, #sub_content_wrapper #right a:visited:hover {
	color: #666;
	text-decoration: none;
}
#amlogo {
	margin-left:785px;
	margin-top:-25px;
	position:absolute;
}
#sub_footer {
	background: url(/images/sub_footer_bg.png) top left no-repeat;
	height: 210px;
	padding-top: 70px;
	padding-left: 77px;
}
#sub_footer #footer_copyright p {
	color: #fff;
	font-size: 9px;
}
#footer_copyright { margin-top: 35px; }
#sub_footer #footer_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #0197bc;
	font-weight: bold;
}
#sub_footer #footer_nav a, #sub_footer #footer_nav a:visited, #sub_footer #footer_nav a:active {
	color: #0197bc;
	text-decoration: none;
}
#sub_footer #footer_nav a:hover, #sub_footer #footer_nav a:visited:hover { text-decoration: underline; }
#flash {
	width:950px;
	height:386px;
}
/************************************************************
        NEWS
************************************************************/
.news_item .title { margin-bottom:15px; }
.news_item .title a {
	font-size:18px;
	color:#247999;
	text-transform:uppercase;
}
#sub_content_wrapper #left .excerpt p { font-weight:normal; }
/*********************************************************
  News
*********************************************************/
.news_tagline { color:#666; }
.news_image { margin:15px 0px 25px; }
.news_image img {
	overflow:hidden;
	max-width:545px;
}
/*.rss{ background:url(/images/feed-icon-14x14.png) no-repeat; height:14px; width:14px; display:block; float:left; text-indent:-999em;}*/
#sidenav a:link, #sidenav a:visited {
	/*background:#0192E1 url(/images/sidebar_link_bg.jpg) repeat-x scroll 0 0;
	color:#FFFFFF !important;
	
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	height:28px;
	line-height:26px;
	margin:8px 0 0;
	overflow:hidden;
	padding:2px 10px 0 8px;
	text-decoration:none !important;*/
	display:block;
	margin-bottom: 10px;
}
#sidenav a:hover, #sidenav a:active { background-position:left bottom; }
#news_items .news_item {
	border-bottom:1px solid #454545;
	margin-bottom:15px;
	padding-bottom:10px;
}
#news_items .news_item .title {
	font-size:15px;
	margin-bottom:2px;
}
#news_items .news_item .title a { text-decoration:none; }
#news_items .news_item .title a:hover { text-decoration:underline; }
#news_items .news_item .ctg {
	color:#999999;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:10px;
	margin-bottom:5px;
}
#news_items .news_item .excerpt { font-size:11px; }
#news_items .news_item .excerpt .read_more { margin-left:10px; }
#news_items .news_item .date {
	color:#333;
	font-size:11px;
	margin-bottom:2px;
}
#search_news {
	float:right;
	margin-top:-32px;
	-position:relative;
	text-align:right;
	-width:182px;
}
#search_news #searchterm {
	float:left;
	height:14px;
	width:176px;
}
#search_news a {
	background:transparent url(/images/btn_search.gif) no-repeat scroll 0 0;
	display:block;
	height:20px;
	text-align:left;
	text-indent:-9999px;
	width:25px;
	float:left;
}
.sidebar_news #sidenav { margin-top:10px; }
#news_loader {
	margin-left:300px;
	margin-top:-2px;
}
/*****************************************
** Products Page
******************************************/
#sub_content_wrapper .products #left {
	width:525px;
	padding-right: 20px;
}
#sub_content_wrapper .products #right { width:205px; }
.breadcrumbs {
	/*color:#B7B7B7;*/
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:10px;
	margin-bottom:10px;
	font-weight: bold;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	/*color:#B7B7B7;*/
	text-decoration:none;
}
.breadcrumbs a:hover, .breadcrumbs a:active { text-decoration:underline; }
/* =Products Landing
---------------------------------------------------------------------
*/

#products-home { margin-top:30px; }
.product-category { margin-bottom:25px; }
.product-category .name {
	background-color:#433728;
	color:#b7b7b7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin-bottom:15px;
	padding:5px;
}
.product-category .image {
	display:inline;
	float:left;
	margin-right:20px;
	overflow:hidden;
	width:240px;
}
.product-category .image img {
	max-width:240px;
	-width:240px;
}
.product-category .description {
	color:#9C6517;
	display:inline;
	float:left;
	width:235px;
}
.product-category .view-all {
	display:block;
	margin-top:10px;
}
.product-category .view-all a:link, .product-category .view-all a:visited {
	color:#b7b7b7;
	font-size:11px;
	font-weight:bold;
}
/* =Product Category
---------------------------------------------------------------------
*/

#product-category { margin-top: 17px; }
.category-name {
	background: url(/images/store_header_bg.png) no-repeat scroll 0 0;
	color:#FFFFFF !important;
	display:block;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:50px;
	line-height:42px;
	margin:8px 0 15px;
	overflow:hidden;
	padding:2px 10px 0 8px;
	text-decoration:none !important;
	text-transform: uppercase;
}
.filter { }
#product-category #loader { margin:0; }
#product-subcategories {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 10px 0 0;
	padding:0;
	width:190px;
}
#product-results {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:140px;
}
#product-subcategories li, #product-results li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#product-subcategories li a.choice, #product-results li a.choice {
	background:#FFFFFF url(/images/dd_arrow.jpg) no-repeat scroll right top;
	color:#454545;
	display:block;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	height:18px;
	padding-top:4px;
	text-align:left;
	text-decoration:none;
	text-indent:4px;
	border: 1px solid #333;
}
#product-subcategories ul, #product-results ul {
	background-color:#333333;
	margin:0;
	padding:0;
	position:absolute;
	width:119px;
}
#product-subcategories ul { width:169px; }
#product-subcategories ul li, #product-results ul li { }
#product-subcategories ul li a, #product-results ul li a {
	color:#FFFFFF;
	display:block;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	padding:2px 4px;
	text-decoration:none;
}
#product-subcategories ul li a:hover, #product-results ul li a:hover {
	background-color:#EFEFEF;
	color:#333333;
}
.see-all {
	display:inline;
	float:right;
	margin-left:10px;
	margin-top:6px;
}
.see-all a:link, .see-all a:visited {
	color:#b7b7b7;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.see-all a:hover, .see-all a:active { text-decoration:underline; }
#products-wrapper { margin-top:20px; }
#productlist { }
#productlist .product {
	display:inline;
	float:left;
	margin:0 12px;
	width:140px;
}
#productlist .product .image {
	overflow:hidden;
	width:140px;
}
#productlist .product .image img {
	max-width:140px;
	-width:140px;
}
#productlist .product .name {
	color:#000 !important;
	font-size:14px;
	font-weight:bold;
	margin:7px 0 7px;
}

#productlist .product .name a {
	color: #000;
	border-bottom:1px solid #000;
	display: block;
}

#productlist .product .name a:hover {
	color: #28ADD0;
	text-decoration: none;
	border-bottom:1px solid #28ADD0;
}

#productlist .product .tagline {
	color:#333333;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:10px;
	margin-bottom:2px;
}
#productlist .product .link { margin-top: 7px; }
#productlist .product .link a:link, #productlist .product .link a:visited {
	color:#b7b7b7;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
}
#productlist hr {
	background-color:#333333;
	color:#333333;
	margin:20px 0;
	width:100%;
}
/* =Product Details
---------------------------------------------------------------------
*/

#product { margin-top: 17px; }
#product .product-name {
	background: url(/images/store_header_bg.png) no-repeat scroll 0 0;
	color:#FFFFFF !important;
	display:block;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:50px;
	line-height:42px;
	margin:8px 0 0;
	overflow:hidden;
	padding:2px 10px 0 8px;
	text-decoration:none !important;
	text-transform: uppercase;

}
#product .product-main {
	border-bottom:1px solid #333;
	margin-bottom:10px;
	padding-bottom: 10px;
	margin-top:10px;
}
#product .image-wrapper {
	display:inline;
	float:left;
	margin-right:20px;
	width:290px;
}
#product .image-wrapper .image {
	overflow:hidden;
	width:290px;
}
#product .image-wrapper .image img {
	max-width:290px;
	-width:290px;
}
#product .image-wrapper .view-options {
	font-weight:bold;
	margin-top:15px;
}
#product .image-wrapper .view-options span { float:left; }
#product .image-wrapper .view-options a:link, #product .image-wrapper .view-options a:visited {
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:16px;
	margin-left:7px;
	text-align:left;
	text-indent:-9999px;
	width:16px;
	color: #aaa;
	-behavior: url(/scripts/iepngfix.htc);
}
#product .image-wrapper .view-options #zoom {
	background-image:url(/images/icon_zoom.png);
	margin-right:15px;
}

#product .image-wrapper #price {
	font-size: 22px;
	margin-bottom:5px;
	margin-top:30px;
}

#product .image-wrapper .view-options #threesixty { background-image:url(/images/icon_360.png); }
#product .description {
	display:inline;
	float:left;
	padding:0;
	width:185px;
}
#product .back-link { text-align:right; }
#product .back-link a:link, #product .back-link a:visited {
	background:transparent url(/images/icon_left.png) no-repeat scroll 0 2px;
	behavior: url(/scripts/iepngfix.htc);
	/*color:#B7B7B7;*/
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:10px;
	padding-left:15px;
	text-decoration:none;
}
#product .back-link a:hover, #product .back-link a:active { text-decoration:underline; }
/* =Products Sidebar
---------------------------------------------------------------------
*/

#products-sidebar h5 {
	background: url(/images/store_header_bg.png) no-repeat scroll 0 0;
	color:#FFFFFF !important;
	display:block;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:40px;
	line-height:26px;
	margin:8px 0 0;
	overflow:hidden;
	padding:10px 10px 0 8px;
	text-decoration:none !important;

}
/* #products-sidebar hr {
	background-color:#9C6517;
	color:#9C6517;
} */

#browse-by, #featured-products, #product-categories {
	float:right;
	width:240px;
}
#browse-by h5 {
	color:#333333 !important;
	padding: 0px !important;
	text-transform: none !important;
	background: none !important;
	height: 25px !important;
}
#featured-products ul, #product-categories ul { padding:0 10px; font-size: 13px; line-height: 25px; list-style:none; margin:auto 0;}
#featured-products ul li, #product-categories ul li { }
#featured-products ul li a, #product-categories ul li a {
	font-weight:bold;
	list-style:none;
	display:block;
	padding:5px;
	color: #000;
	border-bottom: 1px solid #000;
	text-transform:capitalize;
	text-decoration:none !important;
}
#featured-products ul li a:hover, #product-categories ul li a:hover {
	background:#ddd;
	color:#000 !important;
}
#sidebar #products-sidebar .undersidenav { padding-top:0; }
/* =Events
---------------------------------------------------------------------
*/

.events #sub_content_wrapper #left {
	width:810px;
	padding-right:70px;
}
#eventlist { }
#eventlist h2 { margin:15px 0; }
#eventlist p, #eventlist h3, #eventlist h5 { margin-bottom:2px; }
#eventlist .event {
	float:left;
	margin:10px 10px 25px;
	/* border-bottom: 1px solid #CECECE; */
	line-height:18px;
	width:385px;
}
#eventlist .event_image {
	background:transparent url(/images/event_image_bg.gif) no-repeat scroll 0 0;
	display:inline;
	float:left;
	margin-right:15px;
	min-height:100px;
	overflow:hidden;
	padding:2px;
	width:150px;
	-height:100px;
}
#eventlist .event_image img { width:150px; }
#eventlist .event_wrapper{
	float:left;
	width:320px;
	margin-left:15px;
	display:inline;
	border-bottom: 1px solid #CECECE;
	padding:14px 0;
}
#eventlist .event_info {
	display:inline;
	/*padding-left:15px;*/
}
#eventlist .event_info h5 { font-size:11px; }
#eventlist .event_details {
	/*border-bottom:1px solid #CECECE;
	border-top:1px solid #CECECE;*/
	display:none;
	padding:0 0 10px;
}
#eventlist .event_info p { }
#eventlist .event_info .actionbtn{
	background:transparent url(/images/btn_event_toggle.gif) no-repeat scroll top left;
	display:block;
	float:right;
	height:20px;
	text-align:left;
	text-indent:-9999px;
	width:20px;
}
#eventlist .event_info .close{
	background-position:bottom left !important;
}

.event_details{
 font-size:1.1em;
}

/*date display*/
#date_display {
	background:url(/images/date_bg.gif) no-repeat;	
	height:66px;
	width:50px;
	float:left;
}
#date_display span {
	display:block;	
	text-align:center;
}
#date_display .month {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding:2px;
	text-transform:uppercase;
}
#date_display .day {
	color:#247999;
	font-size:24px;
	font-weight:bold;
	padding-top:6px;
}
#date_display .year {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding-top:4px;
}
.groupcontrols {
	background: url(/images/events_header_bg.png) top left no-repeat;
	color:#FFFFFF !important;
	display:block;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	height:52px;
	line-height:48px;
	margin:8px 0 0;
	overflow:hidden;
	padding:2px 26px 0 26px;
	text-decoration:none !important;
}
.groupcontrols span, .groupcontrols a{ color:#fff;}
ul li.bluebutton{ list-style:none;}
ul li.bluebutton a {
	font-weight:bold;
	list-style:none;
	display:block;
	padding:5px;
	text-transform:capitalize;
	text-decoration:none !important;
	background:#247999;
	color:#fff !important;
	margin-bottom:5px;
	font-size:12px;
}

.groupheader {
	text-align: center;
	display: block;
	line-height:40px;
	text-transform:uppercase;
	padding-top:4px;
}

#events_home {
	/*width:494px;	*/
}

.eventsnext {
	font-size:11px;
	margin-left:740px;
	margin-top:-45px;
	position:absolute;
}

.eventsprev {
	position: absolute;
	font-size:11px;
	margin-left:-15px;
	margin-top:-1px;
}

.bottom_groupcontrols .eventsnext, .bottom_groupcontrols .eventsprev {
	margin-top: 0px;
	font-size: 13px;
}

.bottom_groupcontrols .eventsnext {
	margin-left: 715px;
}

.bottom_groupcontrols .eventsprev {
	margin-left: 28px;
}
.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}

.left {
	display:inline;
	float:left;
}

.right {
	display:inline;
	float:right;
}

.alignleft {
	display:inline;
	float:left;
	margin:0 15px 15px 0;
}

.alignright {
	display:inline;
	float:right;
	margin:0 0 15px 15px;
}
/*
.arial, .arial * {
	font-family:Arial, Helvetica, sans-serif;
}*/

.blue, .blue * {
	color:#50668C !important;
}

.orange, .orange * {
	color:#BF7B14 !important;
}

/*okay - adding the constant contact form... */
#constant_contact_form {
	margin-bottom: 20px;
	/*margin-left: 25px;/*
}

#cc_input {
	width: 200px;
	padding: 5px;
	border: 1px solid #000;
	float: left;
}

#cc_go {
	float: left;
	background: #000;
	color: #fff;
	font-weight: bold;
	border: 0px none;
	padding-bottom:5px;
	padding-top:5px;
}
