/* undo defaults */
	
ul,ol {
	list-style: none;
	}

h1,h2,h3,h4,h5,h6 {
font-weight: 500;
 	}
 	
 ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
 	margin: 0;
 	padding: 0;
 	}

#head img{border: 0px;}

/* base ---------------------------------------------- */

body {
margin: 0;
padding: 0;
font-family: arial, helvetica;
font-size: 12px;
line-height: 1.4em;
letter-spacing: .0em;
color: #000;
background-image: url(http://www.burtonwoodandholmes.com/images/decor3.jpg)

}


#section_links {
font-size: 13px;
font-weight: bold;
}

#section_head {
font-size: 15px;
font-weight: bold;
color: #000000;
}

#link_head {
font-size: 11px;
color: #000000;
}

#link_links {
font-size: 11px;
}

#page_head {
font-size: 18px;
font-weight: bold;
color: #FF9933;
}

#sectiontitle {
font-size: 20px;
font-weight: bold;
color: #0066cc;
//background-color: #0066cc;
padding: 0px 0px 15px 0px;
}


/* links
----------------------------------------------- */

a:link {color: #0000ee; text-decoration: none;}
a:visited {color: #0000ee; text-decoration: none;}
a:hover {color: #0000ee; text-decoration: none;}
a:active {color: #0000ee; text-decoration: none;}


#sidebar a:link {color: #000000; background-color: transparent; text-decoration: none;}

#sidebar a:visited {color: #000000; background-color: transparent; 
text-decoration: none;}

#sidebar a:hover {color: #6699ff; background-color: transparent; text-decoration: none;}

#sidebar a:active {color: #6699ff; background-color: transparent; text-decoration: none;}



/* overrides
----------------------------------------------- */

.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

small, .small {
font-size: 10px;
}

.dateposted {
font-size: 10px;
color: #777777;
}

h1 {
font-size: 14px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 18px;
}

#article_head {
color: #0066CC;
}

#content hr {
margin: 2em 0 0 0;
width: 100%;
color: #ccc;
background-color: inherit;
}

img.divider {
margin: 2em 0;
text-align: center;
}


/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}



/* global layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

#container {

margin: 10px auto;
//padding: 10px 10px 10px 10px;
width: 800px;
\width: 810px;
w\idth: 800px;
/*background-color: #fff;*/
}

#head {
height: 125px;
text-align: center;

background-color: #fff;
border-top: 10px solid #EE0000;
}

#sidebar {

//margin: 15px 0px 10px 0px;
padding: 15px 15px 15px 15px;
float: right;
width: 140px;
\width: 150px;
w\idth: 140px;
background-color: #FFFFD9;
//border: 1px solid #333;
//border-right: 1px solid #333;
line-height: 1.2em;
border-top: 10px solid #ffff33;
//border-bottom: 10px solid #ffff33;
}

#content {

//margin: 15px 200px 10px 0px;
padding: 15px 200px 25px 25px;
background-color: #EBF5FF;
//border: 1px solid #333;
border-top: 10px solid #0066cc;
//border-left: 2px solid #EBF5FF;
//border-bottom: 2px solid #EBF5FF;
//border-right: 2px solid #EBF5FF;
}

#foot {

margin-top: 5px;
clear: both;
text-align: center;
background-color: #fff;
//border-top: 1px solid #333;
}

EBF5FF

