@charset "utf-8";
/* CSS Document */

/* Global Settings and Page Centering */
#center-design {
	text-align: left;
	width: 960px; /* width of psd art */
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	top: 0px;
}
body {
	background-color: #000;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
}
H1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 38px;
	color: #FFF;
}
H2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #FFF;	
}
H3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #FFF;	
}
.float-left {
	float: left;
	clear: both;
	margin-right: 10px;
}
.float-right {
	float: right;
	clear: both;
	margin-left: 10px;
}
#breadcrumb {
	position:absolute;
	top: 425px;
	left: 58px;
	z-index: 2;
	font: Arial, Helvetica, sans-serif, bold, 12px;
	font-size: 12px;
}
.orange-bar {
	color: #F60;
	padding-left: 4px;
	padding-right: 4px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
}


/* Left Side Navigation and Blog Areas */
#left-col {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 220px;
	height: 800px;
	border-right: #F60 solid 3px;	
}
#logo-position {
	text-align: right;
	margin-right: 5px
}
#logo-position img {
	border-style: none;
}
#left-navigation {
	text-align: right;
	margin-right: 13px;
}
#left-navigation ul {
	font-size: 12px;
	list-style: none;
}
#left-navigation li {
	padding-top: 5px;
}
#left-navigation a:link {
	text-decoration: none;
	color: #FFF;
}
#left-navigation a:visited {
	text-decoration: none;
	color: #FFF;
}
#left-navigation a:hover {
	color: #F90;
}
#newsletter-area {
	text-align: right;
	margin-right: 13px;
}
#newsletter-area a:link {
	text-decoration: none;
	color: #FFF;
}
#newsletter-area a:visited {
	text-decoration: none;
	color: #FFF;
}
#newsletter-area a:hover {
	color: #F90;
}
#blog-area {
	padding-right: 15px;
}
#social-networking-links {
	padding-top: 5px;
	padding-right: 15px;
	text-align: right;
}
#social-networking-links img{
	padding-left: 5px;
	border: none;
}
#phone-email {
	text-align: right;
	padding-right: 15px;
}
#phone-email img{
	text-align: right;
	padding-bottom: 10px;
	border-style: none;
}

/* Right Side Main Area */
#right-col {
	position: absolute;
	top: 30px;
	left: 220px;
	width: 740px;
	height: 800px;	
}
#full-right-col {
	position: absolute;
	top: 30px;
	left: 165px;
	width: 780px;
	height: 780px;	
}
#large-fast-easy {
	position: absolute;
	top: 20px;
	left: 25px;
}
#main-copy-area {
	position: absolute;
	top: 370px;
	left: 25px;
	width: 681px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#service-list {
	position: absolute;
	top: -10px;
	left: 260px;
	text-align: right;
	font-size: 12px;
}
#service-list ul {
	list-style: none;
}
#service-list li {
	padding:0px;
	height:16px;
}
#location-text {
	position: absolute;
	left: 89px;
	top: 781px;
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
}
#license-text {
	position: absolute;
	left: 25px;
	top: 271px;
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
}
#top-banner-image {
	position: absolute;
	top: 0px;
	left: 491px;
}

/* SEO Bottom Copy */
#seo-bottom-copy {
	position: absolute;
	width: 960px;
	top: 840px;
	left: 0px;
	color: #666666;
	font-size: 8px;	
}


/* RSS Feed */
/* begin styles for RSS Feed */

.rss-box {
	 margin: 1em;
	 width: 200px;
	 background-color: #000000;
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#FFFFFF;
	text-align: right;
}
p.rss-title {padding:0.5em;}
.rss-title {
        text-transform:uppercase;
	text-decoration: none;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size: 12px;
	background-color:#000;
	color:#ccc;
	font-weight:bold;
	margin: 0px;
        margin-bottom: 10px;
	padding:0em;
	text-align: right;
}

.rss-item  {
  font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  font-size: 12px;
  font-weight : normal;
  list-style:none;
  padding-bottom:0em;
}

.rss-item a {
	text-decoration : none;
	color: #ad9;
	font-size: 12px;
	font-weight:light;
	font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	}
	
.rss-item a:hover {
	color:#F90;
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #F90;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }

