/* ------------------------ DO NOT ALTER THIS FILE ---------------------------- 
CSS style sheet for client Quattlebaum, Grooms, Tull & Burrow PLLC, by eSolutions Group, http://www.esolutionsgroup.ca
CSS released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/
All web site content Copyright 2005 by Quattlebaum, Grooms, Tull & Burrow PLLC
2nd version date started: August 17, 2005.

This design is NOT a template. You may NOT reproduce it elsewhere without the owner's written permission. 
You may study the CSS and use whatever techniques you learn from it elsewhere per Creative Commons License.
Based on the standard eSolutions website style sheet: authors David Janik-Jones + Marc Trudel.
   ------------------------ DO NOT ALTER THIS FILE ---------------------------- */

/* IMPORT TWO OTHER STANDARD SITE STYLE SHEETS */
/* @import url(structure.css); */
/* @import url(content.css); */

/* REMOVE PADDING AND MARGIN VALUES */
html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dd,dt,img,
blockquote,q,table,thead,tbody,tfoot,caption,th,tr,td,a,form,input,textarea,fieldset,pre {margin:0;padding:0;}

/* SET BASE FONT ATTRIBUTES */
*,html {font: 12px/16px Verdana, Arial, Helvetica, sans-serif; color: #5D5D5D;}
body {background-color:#666;}
h1,h2,h3,h4,h5 {font-weight:bold;color:#A10D1B;padding:0 0 8px 0;}
h1 {font-size:16px;}
h2 {font-size:14px;}
h3 {font-size:13px;}
h4 {font-size:12px;}
h5,h6 {font-size:11px;}

/* STANDARDIZE LINK STYLES ACROSS SITE */
a {color:#a10b2f;text-decoration:none; font: 11px/16px Verdana, Arial, Helvetica, sans-serif; }
a:link,a:visited {text-decoration:none;}
a:hover,a:active {text-decoration:underline; color:#a10b2f;}

/* REMOVE AUTOMATIC TOP/BOTTOM MARGINS ON NESTED LISTS */
ul ul,ul ol,ul dir,ul menu,ul dl,
ol ul,ol ol,ol dir,ol menu,ol dl,
dir ul,dir ol,dir dir,dir menu,dir dl,
menu ul,menu ol,menu dir,menu menu,menu dl,
dl ul,dl ol,dl dir,dl menu,dl dl {margin-top:0;margin-bottom:0;}

/* STANDARDIZE THE LIST-BULLET TYPE */
li {
	list-style-image: url(/images/li_arrow.gif); list-style-type: square;
	font: 11px Verdana, Arial, Helvetica, sans-serif; color: #5D5D5D;
	padding: 0px 0px 4px 0px; margin: 0 25px;
}

i {font: italic 11px/16px Verdana, Arial, Helvetica, sans-serif;}

/* STANDARDIZE THE TYPOGRAPHY */
em {font: italic 11px/16px Verdana, Arial, Helvetica, sans-serif;}
steve {font-weight:bold; font: italic 11px/16px Veranda, Arial, Helvetica, sans-serif;}
eu {text-decoration: underline;}
strong {font-weight:bold;}
acronym {background:transparent;cursor:help;font-style:normal;}
a acronym {border:none;cursor:pointer;}

.center {text-align:center;}
.right {float:right;}
.textalignright {text-align:right;}
.left {float:left;}
.textalignleft {text-align:left;}

img.left{float:left; margin:0 7px 7px 0;}
img.right{float:right; margin:0 0 7px 7px;}
img.outline{border:1px solid #FFDB94;}


/* ----- END OF TEMPLATE ----- */
