body {
    margin:0px auto;
    font-family: Arial, Helvetica, verdana, Geneva, Trebuchet MS, sans-serif;
    color: #444;
   	background: #000;
	background-image: url(http://www.mosaicglobe.com/images/styles/1559/western-bck.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}

img { border: 0px; }

/*Body Links*/
a { color: #e12121; text-decoration: underline;}
a:hover {   color: #7e1717; text-decoration: underline;}
a:visited { color: #e12121; text-decoration: none;}
a:visited:hover {   color: #7e1717; text-decoration: underline;}
/*----------MAIN TABLE----------------------*/
table#main {
	width: 850px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-collapse: collapse;
	border: 0px;
	margin:0px auto;
	text-align:left;
	background-color: #ffe5be;
	background-image: url(http://www.mosaicglobe.com/images/styles/1559/western-hdr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

td#header {
	padding: 35px 0px 0px 0px;
    height: 195px;
	text-align:center;
	font-family: 'century gothic', Gill Sans, lucida, Verdana, Helvetica, Arial;
	vertical-align: top;
}

td#nav {
	width: 200px;
	padding: 20px 0px 0px 0px;
	vertical-align: top;
	font-size: 12px;
	background-image: url(http://www.mosaicglobe.com/images/styles/1559/western-table.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

td#body {
	vertical-align: top;
	text-align: left;
	padding: 0px 30px 15px 0px;
	line-height: 18px;
	font-size: 12px;
	width: 650px;
	background-image: url(http://www.mosaicglobe.com/images/styles/1559/western-table.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

td#footer {
	padding: 4px;
	font-size: 11px;
	text-align: center;
	background-image: url(http://www.mosaicglobe.com/images/styles/1559/western-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#powered {
	padding: 5px 5px 50px 5px;
	margin: 10px 0px 0px 0px;
	color: #666;
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	
}

#powered a { color: #666; text-decoration: none; background-color:#000;
	border: 1px solid #666; padding: 5px;}
#powered a:hover {   color: #ddd; text-decoration: underline;}
/*----------MAIN TABLE END----------------------*/

/*----------HEADERS----------------------*/
/*Site Title*/
#header h1 {
 	padding: 0px;
    margin: 0px 0px 0px 0px;
    font-size: 35px;
    color: #fce0b6;
    font-weight: normal;
    font-style: none;
	display: inline;
}

#header h1 span {}

#header h1 a { color: #fce0b6 ; text-decoration: none;}
#header h1 a:hover {   color: #fce0b6 ; text-decoration: none;}
#header h1 a:visited { color: #fce0b6 ; text-decoration: none;}
#header h1 a:visited:hover { color: #fce0b6; text-decoration: none;}

/*Site Tagline*/
#header h2 {
   padding: 0px;
    margin: 0px 0px 0px 0px;
    font-size: 20px;
    color: #dcb06e;
    font-weight: normal;
    font-style: normal;
}

#header h2 span {}

/*Page Titles*/
#body h3.pageTitle {
        padding: 0px;
        margin: 0px 0px 5px 0px;
        font-size: 20px;
        color: #580500;
        font-weight: normal;
        font-style: none;
		font-family: Gill Sans, lucida, Helvetica, Arial, Verdana, ;
}

#body h3.pageTitle span {}

/*Page Categories*/
#body h3.category {
        font-size: 14px;
        font-weight: normal;
        border-bottom: 1px solid #925c15;
        color: #580500;
        margin: 0px;
		padding: 0px 0px 5px 0px;
}

#body h3.category span {}


/*----------HEADERS END----------------------*/


/*----------NAVBAR----------------------*/
#menu {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 20px;
    font-family: verdana, Arial, Helvetica, Geneva, Trebuchet MS, sans-serif;
    border-top: 0px solid #B2B2B2;
    width: 160px;
	font-size: 11px;
}

#menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    clear: left;
}

#menu ul li {
    width: 100%;
    display: block;
    float: left;
    margin: 0px;
}

/* MENU buttons */
#menu li a {
    margin: 0px 0px 0px 0px;
    display: block;
    text-decoration: none;
}

/* MENU buttons level one */
#menu li.selected_one a {
    padding: 3px 0px 3px 8px;
    color: #513005;
}
#menu li.unselected_one a {
    padding: 3px 0px 3px 8px;
    color: #97611c;
}
#menu li.unselected_one a:hover {
	color: #e12121;
}
/* MENU buttons level two */
#menu li.selected_two a {
    padding: 3px 0px 3px 25px;
    color: #513005;
}
#menu li.unselected_two a {
    padding: 3px 0px 3px 25px;
    color: #97611c;
}
#menu li.unselected_two a:hover {
	color: #e12121;
}
/*----------NAVBAR END----------------------*/


/*----------SIDEBAR----------------------*/
.sideBox {
	padding: 0px 0px 0px 20px;
	margin: 20px 5px 5px 5px;
    font-size: 11px;
	line-height: 9px;
}

.sideBoxTitle {
    font-weight: bold;
    font-size: 12px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	color: #6b0000;	
	border-bottom: 0px solid #925c15;
	
}

.sideBox a {color: #97611c; text-decoration: none;}
.sideBox a:hover { color: #513005; text-decoration: underline;}

/*----------SIDEBAR END----------------------*/


/*----------JOURNAL----------------------*/
.postBox {
	margin: 5px 0px 5px 0px;
	padding: 2px 5px 2px 5px;
	border-top: 0px solid #925c15;
	clear: both;	
}

.postHdr {
	margin: 5px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
	font-weight: bold;
	font-size:14px;
	color: #580500;
	border-bottom: 1px solid #925c15;

}

.postDate {
	padding: 0px 0px 5px 0px;
	font-size: smaller;
	font-style: italic;
	text-align: right;
	clear: both;	
}
/*----------JOURNAL END----------------------*/


/*----------GALLERY|LIBRARY -------------------------*/
div.pic {
        float: left;
        width: 110px;
        height: 150px;
        padding: 0px;
        margin: 2px 5px 2px 5px;
        text-align: center;
}

div.picSQ {
	float: left;
	width: 110px;
	height: 150px;
	padding: 0px;
	margin: 2px 5px 2px 5px;
	text-align: center;
}

Table.embed {
        padding: 0px;
        margin: 0px 4px 0px 4px;
        border-collapse: collapse;
        border: 0px solid #000;
        font-size: 11px;
}

td.embedThumb {
        width: 100px;
        height: 110px;
        vertical-align: middle;
        text-align: center;
}

td.embedTitle {
        width: 100px;
        vertical-align: middle;
        text-align: center;
        font-size: 9px;
}

img {margin: 0px;}
div.pic img {border: 0px solid; border-color: #2E3640;}
.detailTitle {font-size: 14px;}
.detailSub {font-size: 10px;}



/*----------GALLERY|LIBRARY END----------------------*/

/*----------FORMS----------------------*/
dt {margin: 5px 0px 2px 5px;}
dd {margin: 5px 0px 2px 5px;}
/*----------FORMS END----------------------*/

/*----------LIBRARY----------------------*/
.libBox {
	margin: 0px 0px 5px 0px;
	padding: 2px 5px 2px 5px;
	clear: both;	
}

.libBox p {margin: 0px 0px 5px 0px;}

.libTitle {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
/*----------LIBRARYEND----------------------*/