
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    color: #333;
	background-image:url(../images/main_bg_inside.jpg);
	background-repeat:no-repeat;
	background-position:top;
    background-color: #fef5cd;
	padding:0;
	margin:0;
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	margin: .5em 0;
	letter-spacing: .07em;
}
h1 { font-size: 218% }
h2 { font-size: 164%; }
h3 { font-size: 145%; }
h4 { font-size: 118%; letter-spacing: .15em }

p { padding: 0 0 1em; }

a, a:link { 
    text-decoration: none;
    color: #333;
}
a:hover { color: #7d4800;  text-decoration: none; }
a:active { color: #d67d32;  }


a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}
.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {
    width: 843px;
    margin: 0 auto;
    text-align: left;
}

#content {
    float: right;
    text-align: left;
    width: 530px;
}

/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #06c;
	border-bottom: 1px dotted #06c;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h4.date-header {
    margin-top: 0;
    padding-left: 14px;
    font-size: 90%;
    color: #f93;
    background: url(../images/date_icon.gif) no-repeat 0 50%;
}

blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(../images/quotes.gif) no-repeat top left;
}

blockquote p { margin-top: 0; }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

hr { display: none; }


.error, .message {
    padding: 12px;
    background-color: red;
    color: #fff;
}
/* Header 
------------------------------------------------------------------------- */

#header { 
height:101px;
}


/* Post (main content entries)
------------------------------------------------------------------------- */
#sectitle{
padding-left:40px;
padding-top:40px;
font-weight:bold;
font-size:18px;
color:#7d4800;
}
.post {
padding-top:10px;
.padding-top:20px;
_padding-top:20px;
	padding-right:10px;
}
#top_cont{
background-image:url(../images/top_cont.jpg);
background-repeat:no-repeat;
height:94px;
}
#middle_cont{
padding-left:18px;
padding-right:25px;
background-image:url(../images/middle_cont.jpg);
background-repeat:repeat-y;
}
#bottom_cont{
background-image:url(../images/bottom_cont.jpg);
background-repeat:no-repeat;
height:69px;
}

.post h3 {
    margin-top: 0;
    color: #f63;
}
.post ul li {
	background: url(../images/tictac_orange.gif) no-repeat 0 6px;
	margin-left: 0em;
}



/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}

/* Sidebar 
------------------------------------------------------------------------- */

#sidebar {
float:left;
width:300px;
    padding: 15px 0 0 5px;
    font-size: 13px;
	font-weight:bold;
    line-height: 1.4em;
    color: #333;
}

#sidebar ul, #sidebar p {
    padding: 5px 15px 1em;
    margin-left: -5px;
}
#menuitems{
padding-left:50px;
}
.menuitems{
padding-left:50px;
}

#sidebar ul { margin-bottom: 1em }
#sidebar ul ul { margin-bottom: 0; }
#sidebar ul ul ul { border-bottom: none; margin-bottom: 0; }
#sidebar ul li ul li { background: url(../images/arrow.gif) no-repeat -20px 0px; }


/* Footer 
------------------------------------------------------------------------- */
#footer {
    margin: 0px;
    font-size: 11px;
    color: #3c2823;
    background: url(../images/bottom_sill.gif) no-repeat bottom left;
}

#footer p {
  
}

#footer a {border-bottom: none;}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

IMG.left {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: left; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 2px 10px 5px 0px; BORDER-RIGHT-WIDTH: 0px
}
IMG.right {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: right; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 2px 0px 5px 10px; BORDER-RIGHT-WIDTH: 0px
}
IMG.across {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px 0px 10px; BORDER-RIGHT-WIDTH: 0px
}
