/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
.footerHeader {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:14px;
	margin-bottom:5px;
	text-align:left;
}
A.footer {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
	text-align:left;
}
A.footer:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #f47d21;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}
A.footer:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}
A.footer:visited:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #f47d21;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}
table.testimonial {
	border-width: 0px;
 border-spacing:;
	border-style: dotted;
	border-color: #CCCCCC;
	border-collapse: collapse;
	background-color: white;
	font-size: 14px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	line-height: 20px;
}
table.testimonial th {
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	background-color: white;
 -moz-border-radius:;
	text-align: left;
	padding-left:10px;
	padding-right: 10px;
}
table.testimonial td {
	text-align: left;
	border-width: 1px;
	padding: 10px;
	border-style: dotted;
	border-color: #CCCCCC;
	background-color: white;
 -moz-border-radius:;
}
.testbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 20px 0px;
	text-align:left;
}
.testsource {
	text-align:right;
	margin: 0 5px;
	font-style:italic;
	font-size:10px;
}
/***********************************/
/*          FEEDBURNER ELEMENTS    */
/***********************************/
.feedBurnerFeedBlock p a:link {
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 0px;
	color: #f47d21;
	width: 500px;
}
.feedBurnerFeedBlock p a:visited {
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 0px;
	color: #f47d21;
	width: 500px;
}
.feedBurnerFeedBlock p a:visited:hover {
	color: #666666;
	border-bottom: 0px;
	text-decoration:none;
}
.feedBurnerFeedBlock p a:hover {
	color: #666666;
	border-bottom: 0px;
	text-decoration:none;
}
.feedBurnerFeedBlock p a:active {
	color: #666666;
	border-bottom: 0px;
	text-decoration:none;
}
.feedBurnerFeedBlock ul p {
	color: #111111;
	list-style-type:none;
	padding:0px;
	margin:0 0 1.5385em;
	line-height:1.5385;
}
/***********************************/	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/
table.bgtables {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	font-size: 12px;
	width:500px;
}
table.bgtables th {
	color: #666666;
	vertical-align:top;
	text-align:left;
	border-width: 1px 1px 1px 1px;
	padding: 4px 2px 2px 4px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	width: 120px;
}
table.bgtables td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 2px 2px 4px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.bgtable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	font-size: 12px;
	width: 700px;
}
table.bgtable th {
	color: #666666;
	vertical-align:middle;
	text-align:center;
	border-width: 1px 1px 1px 1px;
	padding: 4px 2px 2px 4px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.bgtable td {
	border-width: 1px 1px 1px 1px;
	vertical-align:middle;
	text-align:center;
	padding: 4px 2px 2px 4px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.bgtable h3 {
	margin:0px;
}
table.bgtable img {
	margin:0px;
}
table.bgtable ul {
	text-align:left;
	margin-left: 0px;
	padding-left: 15px;
}
/*prodtable:: Controls product table description*/ 	
table.prodtable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	font-size: 12px;
}
table.prodtable th {
	color: #666666;
	vertical-align:top;
	text-align:left;
	border-width: 1px 1px 1px 1px;
	padding: 4px 2px 2px 4px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.prodtable td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 2px 2px 4px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.aligncenter {
	float:none;
	padding: 2px;
	margin: 10px;
}
.aligncenter2 {
	text-align:center;
	padding: 2px;
}
.aligncenter2 img {
	margin: 10px;
	border: 1px;
}
.alignright {
	float:right;
	padding: 2px;
	margin: 10px;
}
.alignright2 {
	float:right;
	padding: 0px;
	margin: 10px;
	border:thin;
}
img.alignright2 {
	float:right;
	padding: 0px;
	margin: 10px;
	border:1px;
	border-style: solid;
	border-color: black;
}
.alignleft {
	float:left;
	padding: 2px;
	margin: 10px;
}
.alignleft2 {
	float:left;
	padding: 3px;
	margin: 0px;
}
div.productbox {
	width:290px;
	padding:5px;
	margin:0px;
}
.disclaimer {
	color: #888888;
	font-size: 10px;
	width:98%;
}
a.disclaimera {
	color: #888888;
	font-size: 10px;
	width:98%;
}
.wireDownload {
	font-size: 24px;
}
.wireDownload a:link {
	font-size: 24px;
	font-weight:bold;
	text-decoration:none;
	color: #FF0000;
}
.wireDownload a:visited {
	font-size: 24px;
	font-weight:bold;
	text-decoration:none;
	color: #FF0000;
}
.wireDownload a:visited:hover {
	color: #666666;
	text-decoration:none;
}
.wireDownload a:hover {
	color: #666666;
	text-decoration:none;
}
.wireDownload a:active {
	color: #666666;
	text-decoration:none;
}
.feedBurnerFeedBlock {
	width:550px;
}
.feedBurnerFeedBlock ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.feedBurnerFeedBlock li {
	padding-left:5px;
}
.feedBurnerFeedBlock a:link {
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color: #f47d21;
	border-bottom: thin dotted #f47d21;
	width: 500px;
}
.feedBurnerFeedBlock a:visited {
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color: #f47d21;
	border-bottom: thin dotted #f47d21;
	width: 500px;
}
.feedBurnerFeedBlock a:visited:hover {
	color: #666666;
	text-decoration:none;
}
.feedBurnerFeedBlock a:hover {
	color: #666666;
	text-decoration:none;
}
.feedBurnerFeedBlock a:active {
	color: #666666;
	text-decoration:none;
}
.wp-caption-text {
	font-size:10px;
	text-align:center;
}
.feedTitle {
	font-size:24px;
}
.infohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: Normal;
	padding: 0px 0px 0px 0px;
	margin: 0;
	line-height: 22px;
	width: 560px;
}
.infohome a:link {
	font-size: 12px;
	text-decoration:underline;
	color: #66666;
	font-weight: normal;
}
.infohome a:visited {
	font-size: 12px;
	text-decoration:underline;
	color: #66666;
	font-weight: normal;
}
.infohome a:visited:hover {
	color: #f47d21;
	font-weight: normal;
}
.infohome a:hover {
	color: #f47d21;
	font-weight: normal;
}
.infohome a:active {
	color: #f47d21;
	font-weight: normal;
}
.info2 {
	width: 700px;
}
.info2 h1 {
	font-size: 18px;
	color: #f47d21;
	text-decoration:none;
	margin: 5px 0px 0px 0px;
}
.info2 h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
	border-bottom: 1px solid #666666;
	border-left: none;
	border-right: none;
	color: #f47d21;
	padding:3px;
	margin: 0px 0px 0px 0px;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: Normal;
	padding: 0px 0px 0px 0px;
	margin: 0;
	width: 550px;
}
.infolink a:link {
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
	color: #f47d21;
}
.infolink a:visited {
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
	color: #f47d21;
}
.infolink a:visited:hover {
	color: #666666;
}
.infolink a:hover {
	color: #666666;
}
.infolink a:active {
	color: #666666;
}
.info h1 {
	font-size: 18px;
	color: #f47d21;
	border-bottom: thin dotted #f47d21;
	width: 550px;
	text-decoration:none;
	margin-top: 5px;
}
.info h2 {
	font-size: 14px;
	color: #f47d21;
	border-bottom: thin dotted #f47d21;
	width: 450px;
	text-decoration:none;
}
.info h3 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 5px;
	margin-left: 20px;
}
.info p {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	width: 520px;
}
.info ol {
	margin-top: 5px;
	width: 520px;
}
.info li {
	margin-top: 5px;
}
.info img {
	margin-left: 20px;
}
.info table {
	margin-left: 20px;
}
.catDes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: Normal;
	padding: 0px 0px 0px 0px;
	margin: 0;
	width: 550px;
}
.catDes h1 {
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}
/*body:: Controls Page Background Color and any other fonts not defined below*/ 	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #FFF url(images/BG_Body.jpg) repeat-x;
	font-weight: Normal;
	padding: 44px 0px 0px 0px;
	margin: 0;
}
/*data:: Controls body default fonts and colors*/
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background: #FFF;
}
/*frame:: Controls the  Color of the Store's Frame*/		
.frame {
	background: none;
}
/*top:: Controls the  Color of the top Bar*/		
.top {
	background: #FFF url(images/BG_Logo.gif) repeat-x;
}
/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
.footerimage {
	margin: 5px 5px;
}
/*line:: Controls the  Color of the line bellow the top bar*/		
.line {
	background: #FFF url(../images/BG_menu.gif) repeat-x;
}
/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative {
	background-color: #f9f8f8;
	padding: 2px 2px 2px 2px;
	border: 1px solid #eae9e9;
}
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
	border: #cccccc;
	background-color: #cccccc;
}
/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
	border: 1px dotted #cccccc;
	border-style: none none dotted;
}
/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
	background-color: #f9f8f8;
}
/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f47d21;
	font-weight: normal;
	text-decoration: none;
}
/*page_headers:: Controls the page's titles*/
.page_headers {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f47d21;
}
/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f47d21;
	font-weight: bold;
}
.crm-header {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f47d21;
	font-weight: normal;
	text-decoration: none;
	border-bottom: #CCC dotted 1px;
}
/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
	border-bottom: 1px solid #666666;
	border-left: none;
	border-right: none;
	color: #f47d21;
	padding:3px;
}
/*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #eeeeee;
	color: #999999;
	padding:4px;
}
/*options-titles:: Controls the way the titles on the product options display*/
.options-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #585C5F;
	border: 1px dotted #cccccc;
	border-style: none none dotted;
}
/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #cbcaca;
	color: #4f4e4e;
}
/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #000000;
}
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Normal;
	color: #bc0000;
}
.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #FFF;
}
.font4 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #f47d21;
}
.item2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #f47d21;
}
.txtSearch {
	font-family: Arial, Helvetica, sans-serif;
	height: 31px;
	color: #9f9f9f;
	font-size: 14px;
	border: none;
	padding: 7px 0px 0px 0px;
	margin: 0;
}
/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #89508c;
}
/*store-name:: Store Name*/		 
.store-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #4982b8;
	text-decoration: none;
}
/*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #3a3740;
	padding-top:28px;
}
/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2c2d;
}
/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #666666;
	text-decoration: none;
}
.item-additional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	border-right: 1px dotted #CCCCCC;
}
/*price-info:: controls the way the prices display on the product page*/ 
.price-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #666666;
}
/*price:: Controls the way the product's prices display*/ 
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f47d21;
	font-weight: bold;
}
/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	color: #999999;
	line-height: 18px;
	background-color: #FFF;
}
/*steps:: Controls the way the steps on the checkout pages display*/
.steps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
}
/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f47d21;
}
/*error:: Controls the error messages*/ 
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e10e04;
	text-decoration: none;
}
/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/



/*btn:: Controls the buttons*/ 
.btn {
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background: url(images/BG_btn.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	cursor: pointer;
	margin:1px;
}
/*btn_over:: Controls the buttons*/ 
.btn_over {
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background: url(images/BG_btn1.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	cursor: pointer;
	margin:1px;
}
/*btn2:: Controls the buttons*/
.btn2 {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-color: #FFF;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	cursor: pointer;
}
/*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle {
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #FBFBFB;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #38393a;
}
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle {
	border-top: 1px solid #C7D5E0;
	border-bottom: 1px solid #C7D5E0;
	border-left: 1px solid #C7D5E0;
	border-right: 1px solid #C7D5E0;
	background-color: #FBFBFB;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #343333;
}
/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #f47d21;
	text-decoration: none
}
/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	text-decoration: none
}
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #f47d21;
	text-decoration: none
}
/*A:menu:: Controls the way the  Links on the top and bottom menu look before a user clicks  or mouse overs on them*/ 	 
A.menu {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
/*A:menu:over:: Controls the way the  Links on the top and bottom menu look when a user passes  their mouse over a them*/ 	
A.menu:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #f47d21;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A:menu:over:: Controls the way the  Links on the top and bottom menu look after a user has visited that section*/ 	
A.menu:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
/*A:menu:visited:over:: Controls the way the  Links on the top and bottom menu look when a user hovers over a section they have visited*/ 		
A.menu:visited:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #f47d21;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.cat {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
A.cat:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #f47d21;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
/*A.cat:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
/*A.cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #f47d21;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font: 12px;
	color: #777777;
}
A.link2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #f47d21;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
A.link2:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
A.link2:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #f47d21;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
A.link2:visited:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
A.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #f47d21;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
A.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
A.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #f47d21;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
A.link:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
img {
	border: none;
}
/***********************************/
/*             BLOG                */
/***********************************/
.blog-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	word-spacing: 1px;
	color: #333;
}
.blog-count {
	background: url(../images/com-bubble.png) no-repeat;
	width: 37px;
	height: 27px;
	padding: 1px 0px 0px 0px;
}
A.blog-num {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	width: 37px;
	height: 27px;
}
A.blog-num:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	width: 37px;
	height: 27px;
}
A.blog-num:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	width: 37px;
	height: 27px;
}
A.blog-num:visited:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	width: 37px;
	height: 27px;
}
.blog-img {
	float: right;
	padding: 0px 5px 0px 5px;
}
A.blog-section {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	padding: 5px 0px 0px 0px;
}
A.blog-section:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #f47d21;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	padding: 5px 0px 0px 0px;
}
A.blog-section:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	padding: 5px 0px 0px 0px;
}
A.blog-section:visited:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #f47d21;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	padding: 5px 0px 0px 0px;
}
A.blog-heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #f47d21;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
A.blog-heading:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
A.blog-heading:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #f47d21;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
A.blog-heading:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
.blog-hilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #f47d21;
	text-decoration: underline;
}
A.blog-hilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #f47d21;
	text-decoration: underline;
}
A.blog-hilite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #333;
	text-decoration: underline;
}
A.blog-hilite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #f47d21;
	text-decoration: underline;
}
A.blog-hilite:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #333;
	text-decoration: underline;
}
.dlcText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: Normal;
	padding: 0px 0px 0px 0px;
	margin: 0;
	line-height: 22px;
	width: 715px;
}
.dlcText a:link {
	font-size: 12px;
	text-decoration:underline;
	color: #333333;
	font-weight: normal;
}
.dlcText a:visited {
	font-size: 12px;
	text-decoration:underline;
	color: #333333;
	font-weight: normal;
}
.dlcText a:visited:hover {
	color: #f47d21;
	font-weight: normal;
}
.dlcText a:hover {
	color: #f47d21;
	font-weight: normal;
}
.dlcText a:active {
	color: #f47d21;
	font-weight: normal;
}
.allO {
	color: #f47d21;
	font-weight: bold;
}
div#links a span {
	display: none;
}
div#links a:hover span {
	display: block;
	position: absolute;
	top: 128px;
	left: 350px;
	width: 450px;
	padding: 5px;
	margin: 10px;
	z-index: 100;
	color: #666666;
	background: white;
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	text-align: center;
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
}
div#linksWire a span {
	display: none;
}
div#linksWire a:hover span {
	display: block;
	position: absolute;
	top: 350px;
	right: 250px;
	width: 150px;
	padding: 5px;
	margin: 10px;
	z-index: 100;
	color: #222222;
	background: #EEEEEE;
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	text-align: center;
	border-width: 1px;
	border-style: dotted;
	border-color: red;
}
.h1Home {
	font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin:0;
	font-size: 14px;
	font-weight: bold;
	color: #f47d21;
	text-align:left;
}
.h1Homet a:link {
	font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin:0;
	font-size: 14px;
	font-weight: bold;
	color: #f47d21;
	text-align:left;
}
h2.blogSubhead {
	font-size:20px;
	color:#F47D21;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3.blogSubhead {
	font-size:16px;
	color:#F47D21;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.blogTable {
	border:1px;
}
table.blogTable p {
	padding:5px;
}
