body {
	margin: 0;
	padding: 0;
	background: #000000 url(/images/bg.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {font-size: 2em;}
h2 {font-size: 1.6em;}
h3 {
   font-size: 1.2em;
   color: #0000FF;
   }
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
#logo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 40px;
}
/* wrapper */
#wrapper {
	margin: 0 auto;
	padding: 0;
}
/* Header */
#header {
	width: 1000px;
	height: 104px;
	margin: 0 auto;
	background:  url(/images/header.jpg) no-repeat left top;
}
/* Logo */
#logo {
	float: left;
	height: 60px;
	margin: 0;
	padding: 40px 0px 0px 20px;
	color: #FFFFFF;
}
/* cube */
#cube {
	float: right;
	width: 279px;
	height: 110px;
	padding: 0;
}
/* Menu */
#menu {
	width: 1000px;
	height: 46px;
	margin: 0 auto;
	padding: 0;
}
#menu ul {
	margin: 0;
	padding: 0px 0px 0px 48px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	height: 32px;
	margin-right: 3px;
	padding: 14px 30px 0px 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: none;
	color: #ffffff;
}
#menu a:hover {
	background: #999999;
}
#splash {
	width: 1000px;
	height: 260px;
	margin: 0px auto;
	background:  url(/images/picframe.jpg) no-repeat left top;
}
#pictures {
	width: 1000px;
	height: 260px;
    float: left;
	margin: 0;
	padding: 40px 0px 0px 20px;
	color: #FFFFFF;
}
/* Page */
#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background:  url(/images/middle.jpg) repeat-y left top;
}
#page-bgtop {
	background:  url(/images/top.jpg) no-repeat left top;
}
#page-bgbtm {
	margin: 0px;
	padding: 40px 30px 0px 30px;
	background:  url(/images/bottom.jpg) no-repeat left bottom;
}
/* Content */
#content {
	float: left;
	width: 520px;
	padding: 0px 20px;
}
.post {
	padding-bottom: 30px;
}
.post .title {
	height: 38px;
	letter-spacing: -.5px;
	color: #262618;
}
.post .title a {
	color: #000000;
	border: none;
}
.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ACAD8E;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #0000FF;
}
.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}
.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #262618;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}
.box {
	width: 290px;
	height: 200px;
	margin: 0 auto;
	background:  url(/images/header.jpg) no-repeat left top;
}
/* Sidebar */
#sidebar {
	float: right;
	width: 330px;
	color: #000000;
}
#sidebar h2{
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.6em;
	height: 38px;
	letter-spacing: -.5px;
	color: #262618;
}
#sidebar p{
	margin-top: 20px;
	text-align: center;
}
#sidebar a{
	color: #FF0000;
	text-decoration: none;
}
#sidebar a.mail{
	color: #000000;
}
#sidebar h3 {
   color: #000000;
   }
#slidingDiv1.p {
text-align: center;
}
#slidingDiv2.p {
text-align: center;
}
/* Footer */
#footer {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #656646;
}
.ddimgtooltip{
box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid black;
background:white;
color: black;
z-index:2000;
padding: 4px;
}

.notice {margin:5px 0;padding:10px;border:1px solid #dedeb9;background:#ffffd4;text-align:center;}

.urbangreymenu{
width: 320px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: 12px Arial, Helvetica, sans-serif;
color: white;
background: #F3F3F3 url(/images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
border-bottom: 1px dashed #ACAD8E;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 0; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

.urbangreymenu p.meta {
	line-height: 180%;
	margin-top: -10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ACAD8E;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
}
