* {
 padding: 0;
 margin: 0;
}
body {
	background-image: url(/images/poch-bgr.jpg);
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background-repeat: no-repeat;
}
#wrapper {
	width: 589px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 202px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*background-image: url(/images/shadow-sides.gif); */
	background-repeat: no-repeat;
}

#logo {
	width: 149px;
	height: 44px;
}

#navbar {
	background-color: #B5B5B5;
	width: 589px;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#header-home {
	border: 0px solid #ccc;
	height: 100%;
	background-color: #C9C9BE;
	width: 589px;
	/* background-image: url(/images/urban-header.gif); */
	/* background-repeat: no-repeat; */
}

#header {
	border: 0px solid #ccc;
	height: 180px;
	background-color: #C9C9BE;
	width: 589px;
	/* background-image: url(/images/urban-header.gif); */
	/* background-repeat: no-repeat; */
}

#leftcolumn { /* Parent Wrapper for inside boxes */
	display: inline; /* IE Hack */
	width: 144px;
	float: left;
	background-color: #FFFFFF;
	min-height: 300px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
* html #leftcolumn {
	height: 100%;
	width: 148px;
} /* IE Min-Height Hack */ 

#centercolumn {
	border: 0px solid #ccc;
	display: inline;
	width: 430px;
	float: left;
	min-height: 300px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#centercolumn-home {
	border: 0px solid #ccc;
	display: inline;
	width: 590px;
	float: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#centercolumn p {

	margin-top: 10px;
	margin-bottom: 10px;

}

* html #centercolumn {
	height:300px;
	width: 430px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
} /* IE Min-Height Hack */ 

#footer {
	background-color: #999999;
	display: inline;
	float: left;
	width: 588px;
	padding-top: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#bottomnav {
	width: 588px;
	padding-top: 0px;
	padding-left: 0px;
}

#paypal {
	background-color: #FFFFFF;
	width: 588px;
}

/*      Left Nav Links        */

#navcontainer {
	margin: 0px;
	padding: 0px;

}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a {
	display: block;
	color: #333;
	background-color: transparent;
	width: 133px;
	text-decoration: none;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaa;
	margin-left: 0px;
	text-indent: 4px;
}

#navigation a {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navcontainer a:hover {
	width: 120px;
	background-color: #ddd;
	color: #333;
	border-right: 20px solid #aaa;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
} 

#navcontainer #current {
	width: 120px;
	background-color: #ddd;
	color: #333;
	border-right: 20px solid #aaa;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
}

/*

#navcontainer ul ul {
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}

#navcontainer li li a
{
	display: block;
	color: #333;
	background-color: transparent;
	width: 147px;
	margin: 0;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #aaa;
	text-decoration: none;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
}
*/

#topmenu {
	width: 583px;
	position: absolute;
	height: 24px;
	left: 205px;
	top: 35px;
	text-decoration: none;
	}

#topmenu a {
	color:#FFFFFF;
	display:block;
	float:left;
	text-decoration:none;
	/*text-transform:uppercase;*/
	font-size:12px;
	font-weight:bold;
	/* border-left:1px solid #006699; */
	margin-top: 16px;
	margin-bottom: 16px;
	margin-right: 3px;
	/*padding-top: 2px;*/
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;
	}
	
	
#topmenu a.fright {
	color: #B53032;
	text-decoration: none;
}
#topmenu a:hover { color:#B53032; text-decoration:none; }
#topmenu a:visited {
	text-decoration: none;
} 


/*        Headings                  */

h3 {
    font : 14px;
	color: #B53032;
}

h4 {
	color: #666666;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;	
}



.thumbs {
	width:420px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.thumbs-next {
	width:420px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.thumbs-home {
	width:498px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#email a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B53032;
	position: absolute;
	height: 40px;
	width: 140px;
	left: 649px;
	top: 3px;
	text-decoration: none;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.style3 {font-size: 12px}

.emails a {
	color: #B13638;
	text-decoration: none;
}

.emails {
	color: #B13638;
	text-decoration: none;
}
