* { padding: 0; margin: 0; }

body {
	background-color:#483621;
	color: #512508;
	font: 79%/1.25em Georgia, "Times New Roman", Times, serif;
	padding-left:-1px
}

#slide  object {float:right; padding-left:10px}

#top_right {
	color: #512508;
 	margin: auto;
 }

#wrapper { 
 margin: 0 auto;
 width: 960px;
}

#cont-wrapper {
 width:565px;
 float:right
 }

#faux {
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 height: 118px; background-color:#483621; margin: auto auto; background-image:url(../../images/header.jpg); background-repeat:no-repeat; background-position:top;width:960px
}

#top {
 background-image:url(../../images/content-top.gif); background-repeat:no-repeat; background-position:top;background-color:#fff;height: 20px;width: 565px;margin: 0;}

#content {
 background-image:url(../../images/content-btm.gif); background-repeat:no-repeat; background-position:bottom;
 background-color:#fffce5;
 color: #333;
 margin:0;
 width: 565px;
 display: inline;
 position: relative;
 line-height:135%;
 float:left;
 padding-bottom:20px;
 overflow:hidden
}

#image { position:relative;margin:0; width:960; background-image:url(../../images/header-big.gif); background-repeat:no-repeat;}

#bg-image { width:100%; float:left; background-image:url(../../images/content-bg.gif); background-repeat:repeat-y; background-position:center}

#full {float:left; width:545px;padding-right:20px;}

#primary {float:left; width:345px;}

#secondary { float:right; width:200px;padding-right:20px;}

#secondary p { font-size:.8em}

#leftcolumn {
 display: inline;
 color: #fbd97c;
 margin: 10px 10px 0 20px;
 padding: .2em;
 width: 160px;
 float: left;
 height:300px
}

#rightcolumn img { padding: 10px 0 0 20px}


#rightcolumn {
 width: 170px;
 position: relative;
 color: #333;
 float: left;
 padding:0 0 0 10px
}

#footer {
 color: #fffad3;
 width: 790px;
 margin: 0 auto;
 float:right;
 padding-top:5px;
}

#footer p {
 margin:0; font-size:85%; padding-top:5px}

#footer a{ color:#fbd97c}

.clear { clear: both; background: none; }


/* TWITTER */

#twitter_div {text-align:left; background-color:#f4f0d9; margin: 3px 10px 0 25px}

#twitter_div ul {list-style:none; font-size: .95em; line-height:130%; padding:10px 5px 5px 10px}

#twitter_div li {padding: 0 0 10px 0}

