
* { padding: 0; margin: 0; }

body {
 font: 80%/150% "Trebuchet MS", Tahoma, Arial;
 background: #FFFFFF url(http://www.squareoak.com/images/background-stripe.png) repeat;
 color: #333333;
}
#midvines {
 background: transparent url(http://www.squareoak.com/images/background-white.png) 40% 0 repeat-x;
 margin: 0;
 padding: 0;
 width: 100%;
 height: 200px;
}
a {
 color: #3884D8;
 text-decoration: none;
}
a:visited {
 color: #2978CF;
 text-decoration: none;
}
a:hover {
 color: #2978CF;
 text-decoration: underline;
}
img {
 border: none;
}
p {
 padding: 0px 0px 15px;
 margin: 0px;
 line-height: 1.8em;
}
em {
 font: 85%/155% "Trebuchet MS", Tahoma, Arial;
 font-style: italic;
 color: #777777;
}
h1 {
 color: #333333;
 margin: 8px 0px 10px;
 border-bottom: 1px dotted #CCCCCC;
 letter-spacing: -1px;
 font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
 padding: 5px 0px 5px 0px;
}
h1 a, h1 a:visited{
 color: #333333;
 text-decoration: none;
}
h1 a:hover{
 color: #000000;
 text-decoration: none;
}
h2 {
 color: #333333;
 margin: 8px 0px 10px;
 border-bottom: 1px dotted #CCCCCC;
 letter-spacing: -1px;
 font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
 padding: 5px 0px 5px 0px;
}
h2 a, h2 a:visited {
 color: #333333;
 text-decoration: none;
}
h2 a:hover {
 color: #000000;
 text-decoration: none;
}
h3 {
 font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
 color: #2763A5;
 margin: 10px 0px 5px;
 border-bottom: 1px dotted #CCCCCC;
 padding: 5px 0px 5px 0px;
}
h4 {
 font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
 color: #2763A5;
 padding: 15px 0px 10px 0px;
 margin: 10px 0px 5px;
}
blockquote {
min-height: 35px;
padding: 10px 0 10px 40px;
margin: 0 40px 15px 40px;
background: #f1f1f1;
font-size:1.1em;
line-height:1.75em;
font-style:italic;
clear:left;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#navwrap {
 float: left;
 width: 922px;
 height: auto;
 padding: 0px;
 margin: 0px;
 border-bottom: 1px dotted #CCCCCC;
}

.nav {
 float: left;
 width: 907px;
 text-align: right;
 height: 26px;
 padding: 0px;
 margin: 0px;
}

.nav p {
 font-size: 12px;
 color: #fff;
 font-weight: bold;
 margin: 3px 0px 0px 0px;
 padding: 0px;
}

.nav a {
 color: #3884D8;
 text-decoration: none;
}

.nav a:hover {
 color: #1f4774;
 text-decoration: underline;
}

.nav a.selected {
 color: #a9dfe7;
 text-decoration: none;
}

.nav_spacers {
 font-size: 11px;
 color: #3884D8;
 margin: 0px 8px 0px 8px;
 font-weight: normal;
}
#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 10px 0px 20px 10px;
 height: 47px;
 margin: 0px 0px 0px 0px;
}
#headerimg {
	position: relative;
	margin: 0px 0px 0px -10px;
	height: 47px;
}
#nav {
 float: left;
 width: 922px;
 list-style: none;
 background: #29ABE2 url(http://www.squareoak.com/images/nav-bg-1px.png) repeat-x;
 margin: 0px 0px 0px 0px;
 bottom: 0px;
}
#nav li {
 float: left;
 margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
 color: #FFFFFF;
 text-decoration: none;
}
#nav .page_item a{
 color: #E8EFF4;
 text-decoration: none;
 padding: 5px 14px;
 font: bold 14px/100% Arial, Helvetica, sans-serif;
 display: block;
}
#nav .page_item a:hover {
 color: #FFFFFF;
}
#background {
 float: left;
 background: url(http://www.squareoak.com/images/wrap-background-y.gif) repeat-y;
}
#leftcolumn {
 float: left;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px 30px 0px 30px;
 height: auto;
 width: 587px;
}
#leftcolumn ul {
 margin: 0;
 padding: 0px 0px 0px 25px;
}
#leftcolumn ul li {
 list-style: bulleted;
 margin: 0;
 padding: 5px 0px 5px 0px;
 border: none;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 height: auto;
 width: 275px;
 display: inline;
}
.dialog {
 position:relative;
 margin:0px auto;
 padding: 0px 0px 0px 10px;
 min-width:8em;
 max-width:245px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(/images/dialog2-blue-800x1600.png) no-repeat top right;
 _background-image:url(/images/dialog2-blue.gif);
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}

.testimonial {
 font: 90%/160% "Trebuchet MS", Tahoma, Arial;
 color: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px 0px 10px 0px;
}
.em {
 font: 90%/160% "Trebuchet MS", Tahoma, Arial;
 font-style: italic;
 color: #fff;
}
.post_title {
 font-weight: bold;
 padding: 20px 0px 5px 20px;
 margin: 0px;
}
#rightcolumn ul {
 margin: 0;
 padding: 0px 15px 20px 15px;
}
#rightcolumn ul li {
 font: 85%/155% "Trebuchet MS", Tahoma, Arial;
 list-style: none;
 margin: 0;
 padding: 5px;
 border: none;
}
#footer {
 margin: 0 auto;
 width: 902px;
 clear: both;
 font-size: 90%;
 color: #333;
 background: url(http://www.squareoak.com/images/footer-bg.png) repeat-x;
 padding: 10px;
}