body {
    margin:0px auto;
	font-family: Arial, Helvetica, Geneva, Trebuchet MS, sans-serif;
    color: #eaefc9;
    background: #7daf47 url(http://pxldan.mosaicglobe.com/style/1650/image/pd-background.png) repeat-x left top;
}

img { border: 0px; }

/*Body Links*/
a { color: #fa6c00; text-decoration: none;}
a:hover {   color: #fa6c00; text-decoration: underline;}
a:visited { color: #fa6c00; text-decoration: none;}
a:active{ color: #fa6c00; text-decoration: none;}
/*----------MAIN TABLE----------------------*/
table#main {
	width: 950px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
 	text-align: left;
	border-collapse: collapse;
	border: 0px solid #fff;
	background: url('http://pxldan.mosaicglobe.com/style/1650/image/pd-back.png') repeat-y top left;
}

td#header {
	vertical-align: middle;
	padding: 0px;
	height: 216px; 
	text-align:center;
	background: url('http://pxldan.mosaicglobe.com/style/1650/image/pd-hdr.jpg') no-repeat top left;
	font-family: Arial, Helvetica, Geneva, Trebuchet MS, sans-serif;
	
}

td#nav {
	width: 200px;
	height:600px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	font-size: 12px;;
}

td#body {
	vertical-align: top;
	padding: 0px 60px 20px 30px;
	line-height: 20px;
	width: 750px;
    font-size: 12px;
}

td#footer {
	vertical-align: top;
	padding: 10px;
	height:55px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	background:   url('http://pxldan.mosaicglobe.com/style/1650/image/pd-footer.png') no-repeat top left;



}
#powered {
	padding: 5px 10px 15px 0px;
	color: #fff;
	font-size: 10px;
 	text-align: center;
 	width: 700px;
 	margin:0px auto;
}

#powered a { color: #fff; text-decoration: none;}
#powered a:hover {   color: #fff; text-decoration: underline;}
/*----------MAIN TABLE END----------------------*/

/*----------HEADERS----------------------*/
/*Site Title*/
#header h1 {
	padding: 0px;
	margin: 0px;
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    font-style: none;
	display: none;
}

#header h1 span {}

#header h1 a { color: #fff; text-decoration: none;}
#header h1 a:hover { color: #fff; text-decoration: none;}
#header h1 a:visited { color: #fff; text-decoration: none;}

/*Site Tagline*/
#header h2 {
	padding: 0px;
	margin: 0px;
    font-size: 14px;
    color: #B8C6C7;
    font-weight: normal;
    font-style: normal;
	display: none;
}

#header h2 span {}

/*Page Titles*/
#body h3.pageTitle {
  	font-size: 12px;
  	font-weight: normal;
  	border-bottom: 1px solid #506a2d;
	color: #75a843;
	margin: 0px;
}

#body h3.pageTitle span { }

/*Page Categories*/
#body h3.category {
  	font-size: 12px;
  	font-weight: normal;
  	border-bottom: 1px solid #506a2d;
	color: #75a843;
	margin: 0px;
}

#body h3.category span {}


/*----------HEADERS END----------------------*/


/*----------NAVBAR----------------------*/
#menu {
    margin: 15px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
    font-family: verdana, Arial, Helvetica, Geneva, Trebuchet MS, sans-serif;
    width: 150px;
	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;
    border-bottom: 0px solid #fff;
}

/* 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 5px;
    color: #fff;
}
#menu li.unselected_one a {
    padding: 3px 0px 3px 5px;
    color: #c8d275;
}   
#menu li.unselected_one a:hover {
    color: #fff;
} 
/* MENU buttons level two */
#menu li.selected_two a {
    padding: 3px 0px 3px 15px;
    color: #fff;
}
#menu li.unselected_two a {
    padding: 3px 0px 3px 15px;
    color: #c8d275;
}
#menu li.unselected_two a:hover {
	color: #fff;
}
/*----------NAVBAR END----------------------*/


/*----------SIDEBAR----------------------*/
.sideBox {
	padding: 4px 4px 4px 4px;
	margin: 10px 5px 5px 5px;
    font-weight: normal;
    font-size: 11px;
	line-height: 9px;
	border: 0px solid #6D990F;
	background: #;
}

.sideBoxTitle {
    font-weight: bold;
    font-size: 12px;
	margin: 0px 0px 14px 0px;
	color: #597D0B;
}

.sideBox a {color: #597D0B; text-decoration: none;}
.sideBox a:hover {	color: #597D0B;	text-decoration: underline;}

/*----------SIDEBAR END----------------------*/


/*----------JOURNAL----------------------*/
.postBox {
	margin: 0px 0px 8px 0px;
	padding: 10px 30px 30px 30px;
	border: 2px solid #7daf47;
	background: #ffffff;
	color: #333333;	
	clear: both;
}

.postBox p {margin: 10px 5px 10px 5px;}

.postHdr {
	margin: 0px 0px 10x 0px;
	padding: 15px 0px 10px 10px;
	font-weight: normal;
	border-bottom: 1px solid #f66900;
	color: #f66900;
	font-size:18px;

}

.postDate {
	padding: 0px 0px 0px 0px;
	color: #f66900;
	font-style: italic;
	text-align: right;
	clear: both;
}


.postBox a { color: #497026; text-decoration: underline;}
.postBox a:hover { color: #fa6c00; text-decoration: underline;}
.postBox a:visited { color: #497026; text-decoration: underline;}
.postBox a:active { color: #fa6c00; text-decoration: underline;}
/*----------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: 110px;
     padding: 0px;
     margin: 2px 5px 2px 5px;
     text-align: center;
}

Table.embed {
	padding: 0px;
	margin: 0px 4px 0px 4px;
	border-collapse: collapse;
	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: #444 #AAA #444 #AAA;}

.detailTitle {font-size: 14px;}
.detailSub {font-size: 10px;}
.detailDesc {text-align: center;}



/*----------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----------------------*/

/*----------LINKS----------------------*/
.links {
	margin: 0px 0px 15px 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #506a2d;
	border-top: 0px solid #506a2d;
	background: #243118;
	color: #eaefc9;	
	clear: both;
	list-style-type: none;
}

.links li {
	margin: 0px 0px 5px 0px;
}


/*----------LINKSEND----------------------*/
/*----------LIGHTBOX----------------------*/
#outerImageContainer{	background-color: #000;	}
#hoverNavPrev, #hoverNavNext{ background-color:#000;}
#hoverNav a { color: #fff; text-decoration: none;}
#hoverNav a:hover {   color: #fff; text-decoration: none;}
#hoverNav a:visited { color: #fff; text-decoration: none;}
#hoverNav a:visited:hover {   color: #fff; text-decoration: none;}
#imageDataContainer{ color: #999; background-color: #000;}
a#bottomNavClose{  border: 1px solid #999;}
a#bottomNavClose { color: #999; text-decoration: none;}
a#bottomNavClose:hover {   color: #222; text-decoration: none;}
a#bottomNavClose:visited { color: #999; text-decoration: none;}
a#bottomNavClose:visited:hover {   color: #222; text-decoration: none;}
#imageData #caption .title { color: #fff;}
#imageData #caption .desc { color: #47830b; }
/*----------LIGHTBOX END----------------------*/

/*----------PROFILE----------------------*/
.profileRight {
	float:right;
	margin: 0px;
	width: 48%;
}
.profileLeft {
	float:left;
	margin: 0px;
	width: 48%;
}

/*----------PROFILE END----------------------*/
table.galleryIcons td {
	font-size:11px;
}

/*----------CUSTOMIZATIONS----------------------*/
.imgInsert {
	float:right;
	margin: 0px 0px 10px 10px;
	font-size:10px;
	text-align:center;
	color:#769f3c;
}

