/*
body {
	font: bold 11px/1.5em Verdana;
	}

*/
* { margin:0; padding:0; max-width:1024px; }

body {	font-size: 0.9em; padding:0;
   font-family: "trebuchet ms", "bitstream vera sans", arial, sans-serif;
   margin: 0 10px; background-color: #efefef; 
   background: url(img/tile.jpg); }

h1, h2, h4, h3 {color: #000066; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; margin: 10px 0 5px 0; }

img { border: 0; }

#identity {position:absolute;margin:0;padding:0;}

/* the big link in the banner, blog name/entry title */
#identity a:link, #identity a:visited, #identity a:active {
color:#000066;
font-weight:bold;
text-decoration:none;
}

#identity h1 {
   color: #000066; 
   padding-top: 5px; font-size : 18pt; text-decoration: none; 
   position: absolute;
   top:4px;
   line-height:1.0em;
}

/* the smaller link in the banner, blog description */
#identity h2 {
   color: #DC143C ; padding-top: 5px; font-size: 11pt; margin: 0px; text-decoration: none; text-transform: lowercase;
   position: absolute;
   top:30px;}

#logo {	display: block;
width:400px; margin: 0 auto; padding: 0 0 0 210px;}   

#navbar {top:72px; position:absolute;height: 27px; padding: 0px;color:#fff; width:100%; 
	background-image: url(img/navbar_default.png); margin:0px; }
#navbar ul {list-style-type: none; padding: 0px 0 0 5px;margin: 0px;}
#navbar li {float: left; margin: 0px 10px 0 0 ; padding: 0px; display: block;
 	font: bold 9pt/18pt "Lucida Grande", Verdana, Sans-serif; }
#navbar li a, #navbar li a:link {color: #235587; text-decoration:none; padding:0px 5px;
	display: block; border: 0px; }
#navbar li a:hover {color: #5f90ba; text-decoration: underline; }


ul{
    list-style:none;
    margin:0 0 0 25px;
    padding: 0;
}
#navbar-phone ul li{
 	font: bold 11pt/18pt "Lucida Grande", Verdana, Sans-serif; 
	float: right; 
    line-height:1.5em;
    margin: .1em 0;
    padding: 0 0 0 25px;
    background:url(img/Phone_14.gif) no-repeat 0 4px;
}
#navbar-mobile ul li{
 	font: bold 11pt/18pt "Lucida Grande", Verdana, Sans-serif; 
	float: right; 
    line-height:1.5em;
    margin: .1em 0;
    padding: 0 0 0 25px;
    background:url(img/Phone_41.gif) no-repeat 0 4px;
	clear:right;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {
	border-bottom:1px solid #666666;
	float:left;
	font-size:93%;
	left:0;
	line-height:normal;
	margin:0 1%;
	position:absolute;
	top:58px;
	width:98%;
	clear:both;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	float: right;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("img/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("img/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color: #666;
	height: 1.7em;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#000;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}

#menu6 {
	width: 200px;
	margin: 10px;
	}
	
#menu6 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
	
#menu6 li a:link, #menu6 li a:visited {
	color: #8D9179;
	display: block;
	background: url(img/menu6.gif);
	padding: 8px 0 0 10px;
	}
	
#menu6 li a:hover, #menu6 li a:active {
	color: #6C7250;
	background: url(imag/menu6.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#main  { padding-top:90px; }

#prices ul { margin: 0 0 1em 0; }

#prices ul li{
 	font: 11pt "Lucida Grande", Verdana, Sans-serif; 
	float: left; 
    line-height:1.5em;
    margin: .1em 0.5em;
    padding: 0 0 0 20px;
    background:url(img/go_bullet.jpg) no-repeat 0 0px;
}

#header { background-color:#fff;
padding:8px;
min-height:90px; }
#left { float:left;
width:200px;
padding:8px;
margin-top:28px;
background-color:#fff;
border-right: 1px solid #cdcdcd; 
border-bottom: 1px solid #cdcdcd;}
#right { float:right;
width:190px;
margin-top:28px;
padding:8px;
background-color:#F8F8FF;
border: 1px solid #cdcdcd;
}
#center { margin-right:195px;
margin-left:215px;
padding:8px;
margin-top:28px;
min-height:300px; }

#footer { background-color:transparent;
border-top:1px solid #dedede;
text-align:right;
border-bottom:1px solid #CDCDCD;
clear:both;
padding:4px 0; 
margin-left: 215px;}

#footer a:link, #footer a:visited, #footer a:active {
color:#001d01;
font-weight:bold;
text-decoration:none;
}

.hidden { display: none; }
.visible { display: inline; }
.floatright { float: right; margin: 6px 0 0 0;}
.floatright2 { float: right; margin: 0px 6px 2px 0;}

.alert {
	background: #fff6ef url(img/ICO-Symbol-Error.ico-32x32.png) center no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    color: #000066;
	text-align: left;
    vertical-align: middle;
    margin: 5px 0 0 0;
	padding: 5px 20px 16px 45px;
	border-top: 2px solid #CC0033;
	border-bottom: 2px solid #CC0033;
	font-size: 75%;
	}

.estimate {
    padding: 5px 0 0 0;
    color: #000066;
    font-weight:bold;
}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  background-color: #fff6bf;
  border-color: #000066;
  border-width: 1px;
  border-style: solid;
  margin: 10px 0;
  padding: 10px 10px 10px 10px;
  min-width: 400px;
  max-width: 400px;
  width: 400px; 
}

form a { 
   padding: 0 18px 0 0;
   background: transparent url(img/icon_popup.gif) no-repeat center right;
}

form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000066;
  border-width: 2px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0 0 10px;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 130px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea, form select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
    margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input[disabled]{
    color:#000;
    background-color: #fff6bf;
  border-style: none;
  margin: 0;
  padding: 5px 10px;
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 140px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 75%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


*#paypal { margin:0; padding:0; }

form#paypal {
  font:100% verdana,arial,sans-serif;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  min-width: 140px;
  max-width: 140px;
  width: 140px; 
}

form#paypal input, form#paypal textarea, form#paypal select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
    margin:0; 
}


