
html{
	background-image:url(images/texture.jpg);
	background-attachment:scroll;
	background-position:bottom right;
	background-repeat:repeat;
	background-attachment:scroll;
	width:100%;
	height:100%;


	}

body{	
	margin:50px 0px 300px 0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(images/page_t.jpg);
	background-attachment:scroll;
	background-position:top center;
	width:100%;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-top:10px solid #e6e6e6;
	border-bottom:10px solid #e6e6e6;
	font-size:13px;
	color:#222222;
	line-height:18px;
	text-align:justify;
/* These two: */
    display:table;
    width:100%;
}

#navigation .subnavigation{
	padding:0px;
	margin:0px;
	}
	
#navigation{
	padding:0px;
	position:absolute;
	top:0px;
	right:0px;
	margin:-94px 100px 0 50px;
	z-index:2;
	height:51px;
	width:800px;
	
	
	}
#navigation ul{
   	list-style: none;
}
#navigation li{
   	list-style: none;
	float:right;
	height:51px;}

#navigation li:hover{
/*	background-image:url(images/nav-green1.jpg);*/
	color:#ffffff;
	}

	
#navigation .subnavigation li{
   	list-style: none;
	float:left;
	background-image:none;
	background-color:#4ab72c;
	color:#ffffff;
	display:block;
	height:25px;
	width:115px;
	margin:0;
	padding:0px;}

#navigation .subnavigation li:hover{

	background-image:none;
}

/*COLORS FOR BLOG*/
#navigation li.blog:hover{
	background-image:url(images/nav-brand.png);
	background-repeat:repeat-x;
	color:#ffffff;
	background-position:bottom;
	}

#navigation .subnavigation li.blog{
   	list-style: none;
	float:left;
	background-image:none;
	background-color:#183c0e;
	background-color:#af6010;
	display:block;
	height:25px;
	width:115px;}
	
#navigation .subnavigation li.blog:hover{

	background-image:none;
}

/*END OF COLOR FOR BLOG*/






#navigation li.tel{
   	list-style: none;
	float:left;
	height:28px;	
	padding:23px 0px 0px  0px;;	
}

#navigation li.tel:hover{
	background-image:none;
	color:#ffffff;

	}
#navigation li.tel h3{
	float:left;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	}


#navigation a{

	padding:25px 8px 0px 8px;
	margin:0px;	
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	display:block;
	float:left;
	position:relative;
	height:26px;
	font-size:13px;
}

#navigation a:hover{
  	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	color:#ffffff;
}

#navigation .subnavigation a{

	padding:5px 8px 0px 8px;
	margin:0px;	
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	display:block;
	float:left;
	position:relative;
	height:20px;
	font-size:11px;
}

#navigation .subnavigation a:hover{
  	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	color:#ffffff;
	text-decoration:underline;
}

.sub ul,li{
	z-index:100;
	
}

.sub ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display:block;
		}

.sub ul li {
	position: relative;
	float:left;
}

.sub li ul {position: absolute; top:54px; left:0px;
display: none; }

* html .sub li ul {position: absolute;top: 20px; left:0px; 
display: none;}

/* Styles for Menu Items */


/* Fix IE. Hide from IE Mac \*/

* html .sub ul li { float: left; height: 1%; }

* html .sub ul li a { height: 1%; }

/* End */

.sub ul li a:hover { /* Hover Styles */

	color: #fff; 
	} 


.sub li ul li a { /* Sub Menu Styles */

	padding:0px; 

	} 
.sub li:hover ul, li.hover ul { display: block; } /* The magic */

.sub ul li a.selected{	
	font-weight:bold;
	color:#ffffff;
}

.sub ul li a.selected:hover{
	font-weight:bold;
	color:#ffffff;
}

div.main{
	width:800px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 100px;
	padding-right:100px;
	padding-top:0px;
	position:relative;
	float:none;
	position:relative;
	white-space:
	normal;
	/*background-color:#ffffff;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;*/

}
div.main a#logo{
	/*background-image:url(images/logo_black_2.gif);
	background-repeat:no-repeat;*/
	height:66px;
	width:340px;
	display:block;
	margin-bottom:30px;
	margin-top:30px;
	border:none;

	}


/*
body
{
  margin: 0 auto;
  padding: 0;
  background-color: #FFFFFF;
  background-image: url('images/page_t.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 1px;
  color: #000000;
}
*/


/* menu structure */



.art-nav
{
	position: relative;
	height: 57px;
	z-index: 100;
	margin:0;
	padding:60px 0 0 40px;
	width:500px;
	float:left;

}
.art-menu
{
	
	
	list-style-image:none;
	list-style-type:none;
	display:inline;
	padding:0px 0 0 0px;
}

/* end Menu */

/* begin MenuItem */
.art-menu li
{
	float:left;
	padding:0px 0 0 5px;
	background-image:url(images/asterix.png);
	background-position:left top;
	background-repeat:no-repeat;
	
}

.art-menu li a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 27px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	text-transform:none;
	color:#6c5e8b;
	font-size:24px;
	padding-bottom:5px;

}

.art-menu li a:hover
{
	background-image:url(images/menu-underline.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}



 
/*.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 81px;
	background-image: url('images/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:0px;
}

.art-menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.art-menu a .t 
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	color: #E0E0E0;
	padding: 0 8px;
	margin: 0 0px;
	line-height: 27px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-27px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-27px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-27px;
}
.art-menu a:hover .t
{
	color: #F2F2F2;
}

.art-menu li:hover a .t
{
	color: #F2F2F2;
}

.art-menu li:hover>a .t
{
	color: #F2F2F2;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -54px;
}

.art-menu a.active .t
{
	color: #FFD7B8;
}*/


/* end MenuItem */

















h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover,
.art-blockheader .t, .art-vmenublockheader .t, .art-logo-text, .art-logo-text a,
h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 22px;
  text-align: left;
  letter-spacing:0px;

}
h1, h2, h3, h4, h5, h6{
	line-height:120%;
	letter-spacing:0px;
}
a
{
  text-decoration: underline;
  color: #4E691C;
}

a:link
{
  text-decoration: underline;
  color: #4E691C;
}

a:visited, a.visited
{

  color: #000000;
}

a:hover, a.hover
{
  text-decoration: none;
  color: #321006;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{

  color: #DE491B;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 20px;
  letter-spacing: 0px;
  color: #F19122;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-size: 18px;
  letter-spacing: 0px;
  color: #000000;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 14px;
  letter-spacing: 0px;
  color: #545454;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 12px;
  letter-spacing: 0px;
  color: #545454;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 12px;
  letter-spacing: 0px;
  color: #545454;
}

#art-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


/*
#art-page-background-gradient
{
  background-position: top left;
}*/


.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-sheet-top
{
  position: relative;
  z-index: 100;
  margin: 0 auto;
  width: 941px;
  min-width: 23px;
  min-height: 197px;
 height:197px;
/*  background-image:url(images/top.png);
  background-repeat:no-repeat;
  background:trasparent;
  background-position:center top;*/
}

.art-sheet-top a.linkedin
{
  position: relative;
  z-index: 100;
  margin: 0 auto;
  width: 56px;
  min-height: 53px;
  height:53px;
  float:right;
  background-image:url(images/follow-mint-factory-on-linkedin.jpg);
  background-repeat:no-repeat;
  margin:-8px 67px 0px 0px;
}

.art-sheet-top a.facebook
{
  position: relative;
  z-index: 100;
  margin: 0 auto;
  width: 55px;
  min-height: 53px;
  height:53px;
  float:right;
  background-image:url(images/follow-mint-factory-on-facebook.jpg);
  background-repeat:no-repeat;
  margin:-8px 0px 0px 0px;
}
.art-sheet-top a.twitter
{
  position: relative;
  z-index: 100;
  margin: 0 auto;
  width: 56px;
  min-height: 53px;
  height:53px;
  float:right;
  background-image:url(images/follow-mint-factory-on-twitter.jpg);
  background-repeat:no-repeat;
  margin:-8px 0px 0px 0px;
}

.art-sheet-top span.follow
{
  position: relative;
  z-index: 100;
  margin: 0 auto;
  width: 115px;
  min-height: 52px;
  height:52px;
  float:right;
  background-image:url(images/follow-mint-factory-on-social-networks.png);
  background-repeat:no-repeat;
  margin:-8px 0px 0px 0px;
}


.art-sheet-top .art-sheet-top-info
{
	float:right;
  background-image:url(images/info.png);
  background-repeat:no-repeat;
  height:152px;
  width:215px;
	padding:0px 30px 0px 0px;
	margin:13px 0px 0px 0px;
  display:block;

}

.art-sheet-bottom
{
  position: relative;
/*  position:absolute;*/
  z-index:10;
  margin: 0px;
  width: 941px;
  min-width: 23px;
/*  min-height: 240px;
 height: 240px;*/
height:0px;
/* left:349px;*/
 
/*  background-image:
  url(images/bottom.png);
  background-repeat:no-repeat;
  background-position:center;*/
}


.art-sheet
{
  position: relative;

  z-index: 0;
  margin: 0 auto;
  width: 928px;
  min-width: 23px;
  min-height: 23px;


}

.art-sheet-body
{
  position: relative;
  z-index: 20;
  padding:0px; 
 width: 927px;
height:auto;
  margin:0 0 0 1px;
   min-width: 23px;
  min-height: 23px;
  border-right:1px solid #ebe9ec;
/*     background:url(images/sheet-middle.png) repeat-y;*/
background-color:#f4f3f4;
background-position:center;

}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc,.art-sheet-cr, .art-sheet-cl
{
  position: absolute;
  z-index: -1;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
  width: 22px;
  height: 22px;
  background-image: url('images/sheet1_s.png');
}

.art-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 11px, 11px, auto);
}

.art-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 11px, 11px);
}

.art-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(11px, 11px, auto, auto);
}

.art-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(11px, auto, auto, 11px);
}

.art-sheet-tc, .art-sheet-bc
{
  left: 11px;
  right: 11px;
  height: 22px;
  background-image: url('images/sheet1_h.png');
}

.art-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 11px, auto);
}

.art-sheet-bc
{
  bottom: 0;
  clip: rect(11px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl
{
  top: 11px;
  bottom: 11px;
  width: 22px;
  background-image: url('images/sheet1_v.png');
}

.art-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 11px);
}

.art-sheet-cl
{
  left: 0;
  clip: rect(auto, 11px, auto, auto);
}

.art-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 11px;
  left: 11px;
  right: 11px;
  bottom: 11px;
  background-image: url('images/sheet_c.png');
}

.art-sheet
{
  margin-top: 243px !important;
  cursor:auto;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
  min-width: 960px;
}

/* end Box, Sheet */

/* begin Layout */
.art-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 941px;

/*  margin-bottom:-450px;

  margin-top:-300px;*/
  
}

.art-content-layout .art-content-layout
{
  width: auto;
  margin:0;
}

div.art-content-layout div.art-layout-cell, div.art-content-layout div.art-layout-cell div.art-content-layout div.art-layout-cell
{
   display: table-cell;
}

div.art-layout-cell div.art-layout-cell
{
   display: block;
}

div.art-content-layout-row
{
  display: table-row; 
}

.art-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* begin Button */
.art-button{
	
	height:auto;
	cursor:pointer;
	background-color:#000000;
	color:#cccccc;
	clear: both;
	width: auto;
	display: block;
	margin:0; 
	border:1px solid #333333;
	padding:5px;
	margin-bottom:10px;
	}
.art-button:hover{
	background-color:#cccccc;
	color:#000000;

	}
/* end Button */

/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.art-vmenublock
{
  margin: 10px;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.art-vmenublockheader
{
  position: relative;
  z-index: 0;
  height: 30px;
  margin-bottom: 7px;
}

.art-vmenublockheader .t
{
  height: 30px;
  color: #FFFFFF;
  margin-right: 10px;
  margin-left: 10px;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 30px;	
}

.art-vmenublockheader .l, .art-vmenublockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 30px;
  background-image: url('images/vmenublockheader.png');
}

.art-vmenublockheader .l
{
  left: 0;
  right: 0;
}

.art-vmenublockheader .r
{
  width: 940px;
  right: 0;
  clip: rect(auto, auto, auto, 940px);
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.art-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.art-vmenu, ul.art-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}/* end VMenu */

/* begin VMenuItem */
ul.art-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.art-vmenu li.art-vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.art-vmenu .art-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.art-vmenu a .r, ul.art-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 90px;
  background-image: url('images/vmenuitem.png');
}

ul.art-vmenu a .l
{
  left: 0;
  right: 0;
}

ul.art-vmenu a .r
{
  width: 960px;
  right: 0;
  clip: rect(auto, auto, auto, 960px);
}

ul.art-vmenu a .t
{
  display: block;
  line-height: 30px;
  color: #000000;
  padding: 0 10px 0 10px;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-left:0;
  margin-right:0;
}

ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r
{
  top: -30px;
}

ul.art-vmenu a:hover .t
{
  color: #D5AF07;
}

ul.art-vmenu a.active .l, ul.art-vmenu a.active .r
{
  top: -60px;
}

ul.art-vmenu a.active .t
{
  color: #DE491B;
}
/* end VMenuItem */

/* begin VMenuSubItem */
ul.art-vmenu ul, ul.art-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.art-vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  overflow: visible;
  background-image: url('images/vsubitem.gif');
  background-position: 20px 0;
  background-repeat: repeat-x;
  padding-left: 20px;
}

ul.art-vmenu ul li
{
  padding: 0;
}

ul.art-vmenu ul span, ul.art-vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.art-vmenu ul a, ul.art-vmenu ul a:link, ul.art-vmenu ul a:visited, ul.art-vmenu ul a:hover, ul.art-vmenu ul a:active, ul.art-vmenu ul span, ul.art-vmenu ul span span
{
  line-height: 20px;
  color: #DE491B;
  font-size: 12px;
  margin-left: 0;
}

ul.art-vmenu ul
{
    margin:0 0 0 0;
}

ul.art-vmenu ul ul
{
  margin:0 0 0 0;
}

ul.art-vmenu ul li.art-vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.art-vmenu ul li.art-vmenu-separator-first
{ 
    background:none;
    padding-bottom: 0;
}

ul.art-vmenu ul .art-vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.art-vmenu ul li li a
{
  background-position: 40px 0;
  padding-left: 40px;
}

ul.art-vmenu ul li li li a
{
  background-position: 60px 0;
  padding-left: 60px;
}

ul.art-vmenu ul li li li li a
{
  background-position: 80px 0;
  padding-left: 80px;
}

ul.art-vmenu ul li li li li li a
{
  background-position: 100px 0;
  padding-left: 100px;
}


ul.art-vmenu ul li a.active
{
  color: #DE491B;
  background-position: 20px -40px;
}

ul.art-vmenu ul li li a.active
{
  background-position: 40px -40px;
}

ul.art-vmenu ul li li li a.active
{
  background-position: 60px -40px;
}

ul.art-vmenu ul li li li li a.active
{
  background-position: 80px -40px;
}

ul.art-vmenu ul li li li li li a.active
{
  background-position: 100px -40px;
}



ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a:hover.active
{
  color: #D5AF07;
  background-position: 20px -20px;
}


ul.art-vmenu ul li li a:hover, ul.art-vmenu ul li li a:hover.active
{
  background-position: 40px -20px;
}

ul.art-vmenu ul li li li a:hover, ul.art-vmenu ul li li li a:hover.active
{
  background-position: 60px -20px;
}

ul.art-vmenu ul li li li li a:hover, ul.art-vmenu ul li li li li a:hover.active
{
  background-position: 80px -20px;
}

ul.art-vmenu ul li li li li li a:hover, ul.art-vmenu ul li li li li li a:hover.active
{
  background-position: 100px -20px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.art-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-block-body
{
  position: relative;
  z-index: 1;
  padding: 0 40px 0 0;
}


.art-block
{
  margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  position: relative;
  z-index: 0;
  height: 32px;
  margin-bottom: 0;
}
.first
{
  height: 57px;
  color: #6c5e8b;
  font-style: normal;
  font-weight:normal;
  font-size: 24px;
  margin:0 0 0 -7px;
  padding: 0 0 0px 6px;
  white-space: nowrap;
  line-height: 65px;	
  background-image:url(images/underline.png);
  background-repeat:no-repeat;
  background-position:bottom left;
/*    padding: -7px;*/
	width:210px;

}


.twitter
{
  height: 57px;
  color: #6c5e8b;
  font-style: normal;
  font-weight:normal;
  font-size: 24px;
  margin:0 0 0 -7px;
  padding: 0 0 0px 6px;
  white-space: nowrap;
  line-height: 65px;	
  background-image:url(images/underline-twitter.png);
  background-repeat:no-repeat;
  background-position:bottom left;
/*    padding: -7px;*/
	width:210px;

}
.art-blockheader .t
{
  height: 32px;
  color: #6c5e8b;
  font-style: normal;
  font-weight:normal;
  font-size: 24px;
  margin:0;
  padding: 0 0 8px 6px;
  white-space: nowrap;
  line-height: 32px;	
  background-image:url(images/underline.png);
  background-repeat:no-repeat;
  background-position:bottom left;
  width:210px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding:10px 0 0 10px;  
  width:190px;
  margin:0px;
}


.art-blockcontent-body
{
  color: #545454;
  font-size: 12px;

}

.art-blockcontent-body a
{
  font-size: 14px;

}

.art-blockcontent-body a:link
{
  color: #4E691C;
  color:#313829;
  font-size: 14px;
  text-decoration: none;
  background-image:none;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  color: #000000;
  color:#313829;
   text-decoration: none;
  background-image:none;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #4E691C;
  color: #ab692f;
  background-image:none;
 text-decoration: none;
}






.art-blockcontent-body ul
{
  list-style-type: none;
  color: #71250E;
  margin: 0;
  padding: 0;
}

.art-blockcontent-body ul li
{
  margin-left: 20px;
  line-height: 1.25em;
}


/* end Box, BlockContent */

/* begin Box, Post */
.art-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-post-body
{
  position: relative;
  z-index: 1;
  padding: 0 60px 20px 60px;

}


.art-post
{
  margin: 5px;
}

a img
{
  border: 0;
}

.art-article img, img.art-article
{
  margin: 10px;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
  background-color: Transparent;
}


.art-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-postheader
{
  margin: 0.2em 0;
  padding: 0;
  word-spacing: normal;
  text-decoration: none;
  font-variant: normal;
  text-transform: none;
  text-align: left;
  text-indent: 0;
  line-height: 120%;
  margin-top: 12px;
  margin-bottom: 8px;
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  letter-spacing: 0px;
  color: #313829;
}

.art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover
{
  margin-top: 12px;
  margin-bottom: 8px;
  font-style: normal;

  font-weight: normal;
  font-size: 36px;
  letter-spacing:0px;
  margin: 0;
  color: #ab692f;
  color: #313829;
  background-image:none;
}


}

/* end PostHeaderIcon */

/* begin PostHeader */
.art-postheader a:link
{
	color: #313829;
  text-decoration: none;

}

.art-postheader a:visited, .art-postheader a.visited
{

   color: #ab692f;
   color: #313829;
}

.art-postheader a:hover, .art-postheader a.hovered
{
  text-decoration: none;
  color: #ab692f;
}
/* end PostHeader */

/* begin PostIcons, PostHeaderIcons */
.art-postheadericons
{
  padding: 1px;
}

.art-postheadericons, .art-postheadericons a, .art-postheadericons a:link, .art-postheadericons a:visited, .art-postheadericons a:hover
{
  font-size: 11px;
  color: #000000;
}

.art-postheadericons a, .art-postheadericons a:link, .art-postheadericons a:visited, .art-postheadericons a:hover
{
  margin: 0;
}

.art-postheadericons a:link
{
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

.art-postheadericons a:visited, .art-postheadericons a.visited
{
  text-decoration: none;
  letter-spacing: 0px;
  color: #000000;
}

.art-postheadericons a:hover, .art-postheadericons a.hover
{
  text-decoration: underline;
  color: #DE491B;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostContent */
.art-postcontent p
{
  margin:0;
}



.art-postcontent, .art-postcontent p
{
  margin-right:0px;
  margin-left: 0;
  text-align: justify;
  line-height: 150%;
  margin-bottom:10px;
}

.art-postcontent
{
  margin: 0;
}
/* end PostContent */

/* begin PostBullets */
ol, ul
{
  margin: 2em 0 1em 2em;
  padding: 0px;
  font-size: 14px;
  text-align: left;
  line-height:170%;
}

li ol, li ul
{

   padding: 0 0 0 10px;
}

li
{
  margin:0;
  padding: 0 0 0 10px;

}

.art-postcontent ul li
{

  list-style-type:none;
	text-align:left;
	list-style-image:url(images/bullet3.png);
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;

}
 ul li ul{
	 margin-left:20px;
	 }


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.art-postcontent blockquote p
{
  color: #282001;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

blockquote,
.art-postcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
/*  background-color: #FFFFFF;*/
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin PostMetadata, PostMetadataFooter */
.art-postmetadatafooter
{
  padding: 1px;

}
/* end PostMetadata, PostMetadataFooter */

/* begin PostIcons, PostFooterIcons */
.art-postfootericons
{
  padding: 10px 1px 1px 1px;
}

.art-postfootericons, .art-postfootericons a, .art-postfootericons a:link, .art-postfootericons a:visited, .art-postfootericons a:hover
{
  margin-right: 20px;
  font-size: 11px;
  text-align: right;
  text-decoration: none;
  color: #000000;
}

.art-postfootericons a, .art-postfootericons a:link, .art-postfootericons a:visited, .art-postfootericons a:hover
{
  margin: 0;
}

.art-postfootericons a:link
{
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

.art-postfootericons a:visited, .art-postfootericons a.visited
{
  text-decoration: none;
  letter-spacing: 0px;
  color: #842B10;
}

.art-postfootericons a:hover, .art-postfootericons a.hover
{
  text-decoration: underline;
  letter-spacing: 0px;
  color: #000000;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.art-footer
{
  	position: relative;
  	z-index: 0;
  	overflow: hidden;
	height:505px;
   	width: 100%;
  	background-repeat: no-repeat;
	background-position:bottom center;
  	background-image:url(images/page_bottom.jpg);

}

.art-footer .art-footer-inner
{
	width:900px;
	margin:130px auto 50px auto;
	padding:0 auto ;
  height: 1%;
  position: relative;
  z-index: 0;
  text-align: center;
}
.art-footer .art-footer-inner a.reg
{
	display:block;
	background-image:url(images/123reg-logo.png);
	background-repeat:no-repeat;
	height:45px;
	width:77px;
	 text-align: center;
	 margin-left:50px;
	margin-right:10px;
	float:left;
}
.art-footer .art-footer-inner a.google
{
	display:block;
	background-image:url(images/google-logo.png);
	background-repeat:no-repeat;
	height:45px;
	width:66px;
	 text-align: center;
	 margin-left:15px;
	margin-right:10px;
	float:left;
}
.art-footer .art-footer-inner a.microsoft
{
	display:block;
	background-image:url(images/microsoft-logo.png);
	background-repeat:no-repeat;
	height:45px;
	width:93px;
	 text-align: center;
	 margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	float:left;
}
.art-footer .art-footer-inner a.web-fusion
{
	display:block;
	background-image:url(images/web-fussion-logo.png);
	background-repeat:no-repeat;
	height:55px;
	width:104px;
	 text-align: center;
	 margin-left:10px;
	margin-right:5px;
	margin-top:-25px;
	float:left;
}




.art-footer .art-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
/*  background-image: url(mages/page_bottom.png);*/

  width:100%;
  height: 150px;
  bottom: 0;
  left: 0;
}


.art-rss-tag-icon
{
  position: relative;
  display: block;
  float: right;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 10px 20px 0 0;
  height: 30px;
  width: 32px;
  cursor: default;
}


.art-footer .art-footer-text p
{
  margin: 0;
}

.art-footer .art-footer-text
{
  display: inline-block;
  color: #491809;
  font-size: 11px;
}

.art-footer .art-footer-text a:link
{
  color: #595959;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.art-footer .art-footer-text a:visited
{
  text-decoration: none;
  color: #68220D;

}

.art-footer .art-footer-text a:hover
{
  color: #1C1C1C;
  text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #B63C16;
}

.art-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #666666;
}
/* end PageFooter */

/* begin LayoutCell, content */
.art-content-layout .art-content
{
  width: 75%;
  padding:0;

  text-align:justify;
  font-size:14px;
	z-index:300;



}


/*.art-content-layout */.art-content 
{

}
/*.art-content-layout */.art-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */
.art-content-layout .art-sidebar1
{
  width: 25%;
  padding:0;
z-index:300;


  


}
/* end LayoutCell, sidebar1 */



.commentlist, .commentlist li
{
  background: none;
}

.commentlist li li
{
  margin-left: 30px;
}

.commentlist li .avatar
{
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  margin: 1px;
  background: #fff;
}

.commentlist li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

img.wp-smiley
{
  border: none;
  margin: 0;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
  margin: 1em;
  margin-right: 0;
}

.alignleft img, img.alignleft
{
  margin: 1em;
  margin-left: 0;
}

.wp-caption
{
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End */


.hidden
{
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

.gallery {
  letter-spacing: normal;
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

.entry-date, .comments-link{
	width: 85px;
	height: 81px;
	position: absolute;
	top: -10px;
	margin: 0 0 0 -100px;
	font: normal 11px uppercase;
	text-transform: uppercase;
	background-image:url(images/date.png);
	background-position:top center;
	color: #313829;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	display: inline;

}

.entry-date span, .comments-link span{
	display: block;
	text-align: center;
}

.entry-date span.day{
	padding: 10px 0px 0 0;
	font-size:40px;
	line-height:30px;
	letter-spacing:0px;
	font-weight:normal;
}
.entry-date span.month{
	padding:0;
	font-size:24px;
}

/*.comments-link{
	top: 109px;
	height: 81px;
	background: #240e29 url(images/bg-comments-link.gif) no-repeat;
}

.comments-link span{
	display: block;
	margin: 15px 0 0;
	width: 65px;
	height: 29px;
	overflow: hidden;
}

.comments-link a{
	color: #fff;
}
	*/

div#footer{
	width:800px;
	background-position:top left;
	background-repeat:no-repeat;
	height:auto;
	position:absolute;
	margin:150px 0 30px 0;
	

}

#footer .art-button{
	
	height:auto;
	cursor:pointer;
	background-color:#000000;
	color:#cccccc;
	clear: both;
	width: auto;
	display: block;
	margin:0; 
	border:1px solid #333333;
	padding:5px;
	margin-bottom:10px;
	}
#footer .art-button:hover{
	background-color:#cccccc;
	color:#000000;

	}
div#footer img {
	float:right;
	vertical-align:top;
	margin:0px 10px 20px 0px;

}

div#footer h1{
	margin:0 0 5px 0;
	padding:0px;
	

}
div#footer p.guarantee {
	float:left;
	vertical-align:top;
	font-size:14px;
	line-height:20px;
	padding:0px 20px 0px 0px;
	margin:0px;
	color:#cccccc;
	text-align:left;

}
div#footer p.guarantee a.guarantee{
	background-image:url(images/100.png);
	background-repeat:none;
	width:100px;
	height:128px;
	float:right;
	display:block;

}

div#footer h2{
	color:#cccccc;
	font-size:16px;
	background:none;
	padding:0;
	margin:0;
	}
div#footer a.green-1a{
	color:#89a928;
	text-decoration:none;
	}
	
div#footer a.green-1a:hover{
	text-decoration:underline;
	}
	
div#footer .art-link{
	display:block;
	height:40px;
	width:45px;
	margin:4px;
	font-size:36px;
	text-align:center;
	padding:5px 0 0 0;
	line-height:30px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	font-weight:bold;	
	font-family:Arial, Helvetica, sans-serif;
	color:#cc3054;
	color:#666666;


	}
	
div#footer .art-link:hover{
	background-color:#cc3054;
	background-image:none;
	text-decoration:none;
	color:#cccccc;	
	}
	
div#footer .web-link{
	display:block;
	height:40px;
	width:45px;
	margin:4px;
	font-size:36px;
	text-align:center;
	padding:5px 0 0 0;
	line-height:30px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	font-weight:bold;	
	font-family:Arial, Helvetica, sans-serif;
	color:#89a928;
	color:#666666;

	}
	
div#footer .web-link:hover{
	background-color:#89a928;
	background-image:none;
	text-decoration:none;
	color:#cccccc;
	}
div#footer .brand-link{
	display:block;
	height:40px;
	width:45px;
	margin:4px;
	font-size:36px;
	text-align:center;
	padding:5px 0 0 0;
	line-height:30px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	font-weight:bold;	
	font-family:Arial, Helvetica, sans-serif;
	color:#c68a00;
	color:#666666;


	}
	
div#footer .brand-link:hover{
	background-color:#c68a00;
	/*background-color:#1a6a69;*/
	background-image:none;
	text-decoration:none;
	color:#cccccc;	
	}


.green{
	color:#378820;
	}
.green-1{
	color:#89a928;
	}
.yellow{
	color:#c68a00;
	}
.red{
	color:#cc3054;
	}
	
.red2{
	color:#f62719;
	}
	

.blue-1{
	color:#1a6a69;
	
	}
a.blue-1:hover{
	text-decoration:none;
	
	}	
.blue-1a{
	background-color:#1a6a69;
	color:#ffffff;
	
	}
a.green:hover{
	color:#378820;
	text-decoration:none;
	}
	
div#footer a{
	color:#cccccc;
	text-decoration:underline;
	}
	
div#footer a:hover{
	text-decoration:none;
	}



div#footer a.services-blog{
	font-size:22px;
	margin:0 0 0 -30px;
	background-image:url(images/blog-What-We-Do.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:40px;
	width:190px;
	display:block;
	padding:9px 0 0 30px;
	color:#ffffff;
	text-decoration:none;
	}

div#footer a.services-blog:hover{
	color:#000000;
	text-decoration:none;
	}




div#footer a.link{
	
	text-align:right;
	float:left;
	text-decoration:none;
	color:#000000;
	background-color:#cccccc;

	}	
div#footer a.link:hover{
	color:#ffffff;
	background-color:#222222;	
}
div#footer ul{
	margin:0px;
	padding:10px 0px 10px 15px;

	}
div#footer ul li{
	margin:0px;
	padding:0px;
	color:#999999;
	list-style-type:none;
	padding-bottom:10px;
	text-align:left;
	list-style-image:url(images/bullet3.png);
	}
div#footer ul li.justify{
	text-align:justify;
	}
div#footer ul li a{
	color:#999999;
	}
div#footer ul li a:hover{
	color:#ffffff;
	}
div#footer h3{
	color:#858585;
	padding-top:0px;
	line-height:27px;
	text-align:left;
	}
div#footer h3 a{
	color:#858585;
	padding-top:0px;
	line-height:27px;
	text-decoration:none;
	}
div#footer h3 a{
	text-decoration:underline;
	}
	
div#footer p{
	color:#999999;
	line-height:18px;
	margin-top:0px;
	text-align:justify;
	}
div#footer .dark{
	color:#333333;
	
	}

div#footer .medium{
	color:#666666;
	
	}

div#footer .bigger{
	font-size:16px;
	line-height:20px;
	
	} 
div#footer .bigger-blue1{
	font-size:20px;
	line-height:26px;
	color:#1a6a69;
	text-align:left;
	} 
div#footer .bigger-green-1{
	font-size:20px;
	padding:10px 0 0 0;
	line-height:26px;
	color:#89a928;
	float:left;
	text-align:left;
	display:block;
	} 
div#footer .bigger-green-1 a{
	color:#89a928;
	text-decoration:none;
	}
	
div#footer .bigger-green-1 a:hover{
	color:#89a928;
	text-decoration:underline;
	} 


div#footer .light{
	color:#cccccc;
	
	}
div#footer .white{
	color:#ffffff;
	
	}	
div#footer  a.light{
	color:#666666;
	text-decoration:none;
	} 
div#footer  a.light:hover{
	color:#666666;
	text-decoration:underline;
	} 
div#footer p.light a.first1{
	color:#cccccc;
	font-size:14px;
	text-decoration:none;
	} 
div#footer p.light a.first1:hover{
	
	text-decoration:underline;
	} 
	
div#footer input{
	color:#666666;
	background:none;
	width:150px;
	height:20px;
	margin-bottom:10px;
	border:1px solid #333333;
	padding:5px;
	
	}
	
div#footer input.button{
	
	height:auto;
	cursor:pointer;
	background-color:#000000;
	color:#cccccc;
	clear: both;
	width: auto;
	display: block;
	margin:0; 


	}
div#footer input.button:hover{
	background-color:#cccccc;
	color:#000000;

	}

.button{
	width:170px;
	height:30px;
	cursor:pointer;
	background-color:#000000;
	color:#cccccc;
	
}

div#footer div.footer_content{
	width:290px;
	padding:0 20px 0 0px;
	display:inline;
	text-align:justify;
	position:relative;
	float:left;
	margin:0px 0 30px 0;

}

div#footer div.footer_content_center{
	width:290px;
	padding:0 10px 0 0px;
	margin:0px 20px 30px 20px;
	display:inline;
	text-align:justify;

	position:relative;
	float:left;

}
div#footer div.footer_content_right{
	width:150px;
	padding-bottom:0px;
	padding-top:0px;	
	padding-left:0px;
	margin:0 0 30px 0;	
	display:inline;
	text-align:left;
	position:relative;
	float:left;

}
div#footer div.footer_content_border{
	width:800px;
	padding:0px;
	margin:0px 0 30px 0;
	height:1px;
	display:inline;
	text-align:left;
	position:relative;
	float:left;
	border-bottom:1px solid #333333;

}

div#footer div.footer_content_border1{
	width:800px;
	padding:0px;
	margin:0px 0 30px 0;
	height:1px;
	display:inline;
	text-align:left;
	position:relative;
	float:left;
	border-bottom:1px dotted #222222;

}
div#footer div.footer_content_100{
	width:800px;
	padding:0px;
	margin:0px 0 30px 0;
	height:auto;
	display:inline;
	text-align:left;
	position:relative;
	float:left;
}

div#footer div.footer_content_main{
	width:630px;
	padding:0px;
	margin:0 20px 0px 0;
	height:auto;
	display:inline;
	text-align:left;
	position:relative;
	float:left;
	/*background-color:#333333;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
	-khtml-opacity: 0.30;
	opacity: 0.30;*/
	
}
div#footer p.quote-left{
	text-align:left;
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	line-height:18px;
	letter-spacing:1px;
	margin-left:-20px;
	/*border-left:1px solid #cccccc;*/
	padding:10px 0 0 27px;
	margin-bottom:0px;
	text-align:left;
	background-image:url(images/quote.png);
	background-position:left top;
	background-repeat:no-repeat;
	}

div#footer .quote a{
	text-decoration:none;
	}
div#footer .quote a:hover{
	text-decoration:none;
	color:#000000;
	background-color:#cccccc;
	
	}
div#footer a.green{
	text-align:right;
	text-decoration:none;
	float:left;
	color:#cccccc;
	background-color:#378820;
	margin:3px 0 3px 0px;
	clear:both;
	}	
div#footer a.green:hover{
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
}
div#footer a.green-1{
	
	text-align:right;
	text-decoration:none;
	float:left;
	color:#cccccc;
	color:#000000;
	background-color:#89a928;
	margin:3px 0 3px 0px;
	clear:both;
	}	
div#footer a.green-1:hover{
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
}
div#footer a.yellow{
	
	text-align:right;
	text-decoration:none;
	float:left;
	color:#000000;
	
	background-color:#c68a00;

	margin:3px 0 3px 0px;
	clear:both;
	}	
div#footer a.yellow:hover{
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
}

div#footer a.red{
	
	text-align:right;
	text-decoration:none;
	float:left;
	color:#ffffff;
	background-color:#cc3054;
	margin:3px 0 3px 0px;
	clear:both;
	}	
div#footer a.red:hover{
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;;
}

div#footer a.red2{
	
	text-align:right;
	text-decoration:none;
	float:left;
	color:#ffffff;
	background-color:#f62719;
	margin:3px 0 3px 0px;
	clear:both;
	}	
div#footer a.red2:hover{
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;;
}

div#footer a.blue1{
	
	text-align:right;
	text-decoration:none;
	float:left;
	color:#ffffff;
	background-color:#1a6a69;
	margin:3px 0 3px 0px;
	clear:both;
	}	
div#footer a.blue1:hover{
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;;
}


div#footer a.green_text{
	text-decoration:underline;
	color:#378820;
	font-style:normal;

	}	
div#footer a.green_text:hover{
	text-decoration:none;
}
div#footer a.blue1_text{
	text-decoration:underline;
	color:#1a6a69;
	font-style:normal;

	}	
div#footer a.blue1_text:hover{
	text-decoration:none;

}
a.blue1_text{
	text-decoration:underline;
	color:#1a6a69;
	font-style:normal;

	}	
a.blue1_text:hover{
	text-decoration:none;
}
span.tel-blog{
	font-size:16px;
	margin:10px 0 2px -25px;
	background-image: url(images/blog_tel.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	width:180px;
	display:block;
	padding:5px 0 0 0px;
	color:#FFF;
	text-align:center;
	
	}
span.tel-1{
	font-size:16px;
	margin:10px 0 2px -25px;
	background-image: url(images/tel-1.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	width:180px;
	display:block;
	padding:5px 0 0 0px;
	color:#FFF;
	text-align:center;
	
	}
span.tel-yellow{
	font-size:16px;
	margin:10px 0 2px -25px;
	background-image: url(images/yellow_tel.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	width:180px;
	display:block;
	padding:5px 0 0 0px;
	color:#FFF;
	text-align:center;
	
	}
span.tel-red{
	font-size:16px;
	margin:10px 0 2px -25px;
	background-image: url(images/red_tel.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	width:180px;
	display:block;
	padding:5px 0 0 0px;
	color:#FFF;
	text-align:center;
	
	}



span.tel-blue1{
	font-size:16px;
	margin:10px 0 2px -25px;
	background-image: url(images/blue1_tel.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	width:180px;
	display:block;
	padding:5px 0 0 0px;
	color:#FFF;
	text-align:center;
	
	}

div.stage{
	font-size:16px;
	margin:0px 20px 2px 0;
/*	background-image: url(images/stage.png);
	background-position:left top;
	background-repeat:no-repeat*/;
	height:30px;
	width:180px;
	display:block;
	padding:5px 0 0 0px;
	color:#FFF;
	text-align:center;
	float:left; 
	display:block; 
	height:50px;
	min-height:50px
	
	}
h1{
	color:#000000;
	
	color:#934815;
	font-size:26px;
	letter-spacing:0px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:0px;
	line-height:30px;
	

}

h2{
	color:#333333;
	color:#573713;
	font-size:20px;
	letter-spacing:0px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:0px;
	line-height:24px;
	

}

h3{
	font-size:17px;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
	color:#40522b;
	margin-bottom:10px;
	line-height:24px;

}
h4,h5{color:#333333; margin:0px; padding:0px;font-size:13px}
h5{font-weight:normal; }
.quote{
	
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	line-height:18px;
	letter-spacing:1px;
	margin-left:-20px;
	/*border-left:1px solid #cccccc;*/
	padding:10px 0 0 27px;
	margin-bottom:0px;
	color:#222222;
	text-align:left;
	background-image:url(images/quote.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.quote_source{
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	letter-spacing:0px;
	padding-left:7px;
	text-align:left;
	padding-top:5px;
	margin-top:0px;
}

ul{
	margin:0px;
	padding:0px 0px 10px 15px;

	}
ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-bottom:3px;
	list-style-image:url(images/bullet2.png);
	}

a.link{
	
	text-align:right;
	float:left;
	text-decoration:none;
	color:#000000;
	background-color:#cccccc;
	margin:3px;
	

	}	
a.link:hover{
	color:#ffffff;
	background-color:#222222;	
}



div.clearer {clear: left; line-height: 0; height: 0;}

.image_left{
	vertical-align:top; 
	float: left; 
	margin-right:10px;
	}
 strong.bigger{
	font-size:16px 
	 }
	 

	
h2 a {
	color:#000000;
	text-decoration:underline;}

h2 a:hover {
	color:#000000;
	text-decoration:none;}
.left{
	text-align:left;
	}
input.search-field{


	border:none;
	background-image:url(images/search-field.jpg);
	background-repeat:no-repeat;
	width:123px;
	height:22px;
	padding:2px;
	color:#333333;
	font-style:italic;
	}
.search-position{
	position:absolute; 
	right:60px; 
	top:27px;
	
	}
input.search-button{


	border:none;
	background-image:url(images/search-button.jpg);
	background-repeat:no-repeat;
	width:83px;
	height:26px;
	padding:2px;
	color:#c8b66a;
	cursor:pointer;
	}
input.search-button:hover{

	color:#ffffff;
	}
input.required{


	border:none;
	background:transparent;
	background-image:url(images/subscribe-field.png);
	background-repeat:no-repeat;
	width:185px;
	height:28px;
	padding:2px;
	color:#888888;
	color:#6c5e8b;
	font-style:italic;
	padding-left:20px;
	z-index: 999;
	font-size:14px;
	font-style:oblique;
	}
.indicate-required
{
	text-align: left;
	font-style: italic;
	overflow: hidden;
	color: #313829;
	margin: 5px 5px 5px 15px;
	padding-left:20px;
	background-image:url(images/subscribe-asterix.png);
	background-repeat:no-repeat;
	width:110px;
	font-size:10px;
	line-height:14px;
	bot-weight:bold;
	
	
}
input.subscribe-button{


	border:none;
	background-image:url(images/subscribe-button.png);
	background-repeat:no-repeat;
	width:101px;
	height:25px;
	padding:0;
	color:#6c5e8b;
	font-size:12px;
	font-weight:normal;
	float:left;
	text-align:center;
	margin-left:100px;
	}
input.subscribe-button:hover
{

	color:#a34d50;

	}

a.more-link{
	background-image:
	url(images/link-arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	width:215px;
	font-size:14px;
	font-weight:bold;
	padding-right:30px;
	margin-top:20px;
	color:#60547d;
	text-decoration:none;
	float:right;
	clear:both;
	
	}

a.more-link:hover{
	text-decoration:underline;
	}
