/* 	
	WideSky.biz
	Design by David M. Frye, WideSky.biz
	Created with CSSEdit 2.6 (82)
	Valid CSS version 3
	Last edited on 2011.01.14
*/

* body {
	background-color: #ffffff;
}

/*@font-face{
font-family: 'CallunaRegular';
src: url( 'http://fnt.webink.com/wfs/?drawer=77951592-7F58-444D-B431-FCB40E51DF57&font=3A13BFCA-7DC7-D1EE-757E-40EF7086214E');
font-weight:normal;font-style:normal;font-variant:normal;
  }*/
  

#header {
	width: 900px;
	border: 0px;
	height: 100px;
	margin: auto;
	}

#navigation {	
	width: 1000px;
	border: 0px;
	margin: auto;
}

#navcontainer {
	margin: 1px 40px 1px 45px;
	padding: 1px;
	height: 22px;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a
{
background: #0079c2;
width: 98px;
height: 19px;
border-top: 2px solid #ffffff;
border-left: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
border-right: none;
padding: 0px;
margin: 0px;
color: #c9daf0;
text-decoration: none;
display: block;
text-align: center;
font-family: Calibri,"Trebuchet MS",Verdana,sans-serif;
font-size: 0.8em;
font-weight: bold;
line-height: 1.5em;
}

.last
{
	height: 19px;
	border: 0px solid #ffffff;
}

#navcontainer ul li a:hover
{
color: #0079c2;
background: #c9daf0;
}

#navcontainer a:active
{
background: #c9daf0;
color: #0079c2;
}

#navcontainer li#active a
{
background: #c9daf0;
border: 1px solid #c9daf0;
color: #0079c2;
}

#content {	
	width: 900px;
	border: 0px;
	margin: auto;
}

#contentinfo
{
	padding: 5px 10px 5px 10px;
	font-family: CallunaRegular,Cambria,Georgia,Times,"Times New Roman",serif;
	font-size: 1em;
}

#contentinfo a
{
	text-decoration: none;
}

#footer {
	clear: both;	
	width: 900px;
	border-top: 4px solid #50b948;
	margin: auto;
	background: #ffffff;
	height: 40px;
}

#footerinfo
{
	font-family: Calibri,"Trebuchet MS",Verdana,sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-align: right;
	padding: 0 5px 0 5px;	
}

#footerinfo a
{
	text-decoration: none;
	color: #0079c2;
}

sup
{
	line-height: 0;
	vertical-align: text-top;
}

.center
{
	text-align: center;
}

.googlemap
{
	width: 425px;
	height: 350px;
	border-width: 1px;
	margin: 5px;
}

h1
{
	color: #50b948;
	font-family: Calibri,"Trebuchet MS",Verdana,sans-serif;
	font-size: 1.5em;
	line-height: 0.9em;
	text-align: left;
	text-decoration: none;
}

h2
{
	color: #000000;
	font-family: Calibri,"Trebuchet MS",Verdana,sans-serif;
	font-size: 1.2em;
	line-height: 1em;
}

h3
{
	color: #0079c2;
	font: bold 1.1em/1em Calibri,"Trebuchet MS",Verdana,sans-serif;
}

.floatrightgallery
{
	float: right;
	margin: 0 0 10px 10px;
	width: 570px;
}

.floatrightborder
{
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #663300;
}

.floatrighttext
{
	float: right;
	border: 1px solid #0079c2;
	border-style: dotted;
	padding: 5px;
	margin: 5px;
	font-family: Calibri,"Trebuchet MS", Verdana, sans-serif;
	color: #5e5e5e;
	font-size: 1em;
	background-color: #c9daf0;
}

.quote
{
	margin-left:  auto;
	margin-right:  auto;
	width: 300px;
	float: right;
	border: 1px solid #0079c2;
	border-style: dotted;
	padding: 10px;
	margin: 5px;
	font-family: Calibri,"Trebuchet MS", Verdana, sans-serif;
	color: #5e5e5e;
	font-size: 1em;
	background-color: #c9daf0;
}

.blockquote
{
	margin-left:  auto;
	margin-right:  auto;
	float: center;
	width: 850px;
	border: 1px solid #0079c2;
	border-style: dotted;
	padding: 10px;
	margin: 5px;
	font-family: Calibri,"Trebuchet MS", Verdana, sans-serif;
	color: #5e5e5e;
	font-size: 1em;
	background-color: #c9daf0;
}


.floatright
{
	float: right;
	margin: 10px 5px 10px 10px;
}

.reduced
{
	font-size: 0.8em;
	list-style: square; color: #5e5e5e;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;

}

.nobullet
{
	list-style: none;
	text-indent: -1em;
}

.blist
{
	list-style: square; color: #0079c2;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.ds
{
	margin-bottom: 1em;
}

.listtext
{
	color: black;
}

.lightlisttext
{
	color: #5e5e5e;
}

.infoblock
{
	font-family: Calibri, "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	margin-left: 10px;
}

a:active
{
	color: #50b948;
}

a:hover
{
	color: #0079c2;
	text-decoration: underline;	
}

a:link
{
	color: #0079c2;
}

a:visited
{
	color: #5e5e5e;
	text-decoration: underline;	
}

a img
{
	border: none;
}

.slideborder
{
	border-width: 0px;
	border-color: #5e5e5e;
	border-style: solid;
	margin-left: 0.6em;
}

.noborder
{
	border: none;
}

.strong
{
	font-weight: bold;
}

.strongright
{
	font-weight: bold;
	text-align: right;
}

.nobordersearch
{
	border: 0px #000000;
	margin: 0px;
}

.tablecenter
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.thumbtableright
{
	margin-left:auto;
	margin-right:auto;
	text-align: right;	
}

/* Price Table */

.pricelist
{
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 0;
	width: 500px;
}

.pricehead
{
	text-align: center;
	font-family: Calibri,"Trebuchet MS",Verdana,sans-serif;
	font-size: 1em;
	font-weight: bolder;
	font-variant: normal;
	color: #0079c2;

}

.pricing
{
	padding: 1px;
	text-align: center;
	color: #c9daf0;
	font-family: Calibri,"Trebuchet MS",Verdana,sans-serif;
	font-size: 0.8em;
	font-variant: normal;
	border-width: 0  0 1px 0;
	border-style: solid;
	border-color: #5e5e5e;
	background-color: #0079c2;
}

.rightbottomrule
{
	border-width: 0  1px 1px 0;
	border-style: solid;
	border-color: #5e5e5e;
	padding: 3px;
	text-align: right;
}	

.rightrule
{
	border-width: 0  1px 0 0;
	border-style: solid;
	border-color: #5e5e5e;
	padding: 3px;
	text-align: right;
}	

.bottomrule
{
	border-width: 0  0 1px 0;
	border-style: solid;
	border-color: #5e5e5e;
	padding: 3px;
	text-align: right;
}

.bottomrightcorner
{
	text-align: right;
}

.infoclip
{
	font-family: Calibri,"Trebuchet MS",Verdana,sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 0;
}

.download
{
	font-family: Calibri, "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: right;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}	

.left
{
	text-align: left;
}

.textform
{
	font-family: Calibri,"Trebuchet MS",Verdana,sans-serif;
	font-size: 1em;
	text-align: right;	
}




