/* Start of CMSMS style sheet 'diannemarshall' */
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: left;
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
}

div {
	font-size: 1em;
}

img {
	border: 0;
}

a, a:link a:active {
	text-decoration: none;
	background-color: inherit;
	color: #836d35;
        font-weight: bold;
}
a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #3d300c;}

a:hover {
	text-decoration: none;
	background-color: inherit;
	color: #3d300c;
}
/*****************basic layout *****************/
body {
	margin: 0;
	padding: 0;
	color: #3d300c;
	background: #f9f2c9 url(uploads/website/bk.jpg) repeat-x left top;
}
div#pagewrapper {
	width: 1000px;
	margin: 0 auto;
	color: #3d300c;
        overflow:auto;
}

div#header {
	height: 146px;
	margin: 0;
	padding: 0;
}

div#header h1 a {
	background: url(uploads/website/diannemarshalllogo.jpg) no-repeat center top;
	display: block;
	height: 146px;
	text-indent: -999em;
	text-decoration: none;
}

div#content {
	margin: 1.5em auto 2em 0;
	padding: 0px;
}

div#main {
	padding: 10px 15px;
}

div#top {
        width:1000px;
        margin-bottom:20px;

}
div#bottom1 {
        width:470px;
        margin-right:15px;
        margin-bottom:20px;
        border: 1px solid #111;
        float:left;
        padding:10px;
        overflow:auto;
	background: #000000 url(uploads/website/boxbk.jpg) repeat-x left top;
}
div#bottom1 p {
        color: #f9f2c9;
}
div#bottom1 h2 {
        color:#ffffff;
	font-size: 1.5em;
	text-align: left;
	line-height: 1.5em;
	margin: 0;
}
div#bottom2 {
        width:470px;
        border: 1px solid #111;
        margin-bottom:20px;
        float:left;
        padding:10px;
        overflow:auto;
	background: #000000 url(uploads/website/boxbk.jpg) repeat-x left top;
        margin-bottom:20px;
}
div#bottom2 p {
        color: #f9f2c9;
}
div#bottom2 h2 {
        color:#ffffff;
	font-size: 1.5em;
	text-align: left;
	line-height: 1.5em;
	margin-bottom: 0px;
}

div#sidebar {
	float: left;
	width: 26%;
	display: inline;
	margin: 0px 0px 20px;
	padding: 0px;
}


div.footback {
	clear: both;
	background: url(uploads/website/footer.jpg) repeat-x left top;
        width:100%;
}
div#footer {
	padding: 0px;
	color: #fff;
	background: url(uploads/website/footer.jpg) repeat-x left top;
        height: 162px;
        width:100%;
        left:0px; 
        bottom:0px;
}
div.footinside {
        height: 162px;
        width:1000px;
        margin: 0px auto;
}
#footrtdetails {
        float:right;
        clear:both:
	color: #595959;
}
#footrtdetails p {
	color: #595959;
        text-align:right;
}
#footrtdetails a:hover {
	color: #fff;
}

#footrt {
float:right;
text-align:right;
color: #cccc;
padding:0px;
margin:0px;
}
div.leftfoot {
	float: left;
	width: 30%;
	margin-left: 20px
}
div#footer p {
	font-size: 0.8em;
	padding: 1.5em;
	text-align: center;
	margin: 0;
}
div#footer p a {
	color: #595959;
}

div.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted black;
	margin: 1em;
}

.homeheader {
	font-size: 34pt;
	line-height: 130%;
        color: #524218;
        font-weight: bold;
}

.homeheader a {
	text-decoration: none;
}

.lightbrown {
        color:#836d35;
}

div#content h1 {
        color: #524218;
	font-size: 2em;
	line-height: 1em;
	margin-top: 10px;
        margin-bottom:10px;
}

div#content ul {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1em -30px;
        color: #3d300c;
	list-style-type: square;
}
div#content ul li {
	margin: 0 0 0.25em 3em;
}
div#bottom2l ul {
        color: #f9f2c9;

}
div#bottom2 ul li {
        color: #f9f2c9;
}
div# h2 {
	color: #524218;
	font-size: 1.5em;
	text-align: left;
	line-height: 1.5em;
}

/********************CONTENT STYLING*********************/
/* HEADINGS */
div# h1 {
        color: #524218;
	font-size: 2em;
	line-height: 1em;
	margin-top: 10px;
        margin-bottom:5px;
}
div#content h2 {
	margin-bottom: 10px;
}

div# h2 {
	color: #524218;
	font-size: 1.5em;
	text-align: left;
	line-height: 1.5em;
}
div#content h3 {
	color: #524218;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0;
}
div#content h4 {
	color: #524218;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0;
}
div#content h5 {
	color: #524218;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
h6 {
	color: #524218;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
/* END HEADINGS */
/* TEXT */
p {
/* default p font size, this is set different in some other divs */
	font-size: 1em;
/* some air around p elements */
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
/* explicit setting for these */
	font-weight: bold;
}
em, i {
/* explicit setting for these */
	font-style: italic;
}
/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
/* css-3 */
	white-space: pre-wrap;
/* Mozilla, since 1999 */
	white-space: -moz-pre-wrap;
/* Opera 4-6 */
	white-space: -pre-wrap;
/* Opera 7 */
	white-space: -o-pre-wrap;
/* Internet Explorer 5.5+ */
	word-wrap: break-word;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
pre {
/* black border for pre blocks */
	border: 1px solid #000;
/* set different from surroundings to stand out */
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}
/* Separating the divs on the template explanation page */
div.templatecode {
	margin: 0 0 2.5em;
}
/* END TEXT */
/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
	margin: 0 0 0.25em 3em;
}
/* definition lists topics on bold */
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}
/* END LISTS */
div#contactimages {
float: left;
margin-left:50px;
margin-bottom: 20px;
}
div#contactimages ul {
	margin: 0px;
	list-style-type: none;
}
div#contactimages ul li {
padding:0px;
margin:0px;
}

/* End of 'diannemarshall' */

