* {
    margin: 0;
    padding: 0;
    border: none;
    z-index: 0;
}

html, body {
    height: 100%;
}

body {
    background: #a19f9b url('../img/bggg.jpg');
	text-align: center;
	min-width: 826px;
	background-repeat: repeat-x;
}

.picTitle {
	font-size: 12px;
	padding: 0 0 5px 11px;
	font-weight: bold;
}

#header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 95px;
    line-height: 95px;
    text-align: center;
}

.headerText {
	font-weight: bold;
	font-size: 14px;
}

#outer {
    min-height: 100%;
	width: 826px;
	margin: 0 auto -132px auto;
	background: #f0f0f0;
	text-align: left;
}

#footer {
    width: 100%;
    clear: both;
    height: 132px;
	text-align: center;
	background: url('../img/footerbg.png');
    position: relative;
	color: #5a5854;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#footer div {
	width: 800px;
	margin: 0 auto;
	border: 0px solid #000;
	padding-top: 35px;
	font-size: 10px;
}

#footer li {
	text-align: left;
    padding: 1px 0;
    list-style: none;
}

#footer a {
	text-decoration: none; 
	text-align: left;
	color: #5a5854;
}

#footer a:hover {
	color: #303030;
	text-decoration: underline;
}

#footer img {
	float: right;
}

#footinfo {
	margin-top: 20px;
}

#footcontact {
	margin-top: -20px;
}

.impAnchor a {
	font-weight: bold;
}

.space {
	margin-bottom: 10px;
}

.nobor {
	border: 0 !important;
}

#clearheader {
    height: 95px;
}

#clearfooter {
    clear: both;
    height: 132px;
}

clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.mainPic {
	width: 616px;
	height: 333px;
	background: url('../img/picbg.gif');
	margin: 8px 0;
}

.mainPic img {
	margin: 9px 0 0 13px;
}

#navigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 13px;
	color: #cccccc;
}

#navList {
	margin-top: -19px;
}

#navList li {
	display: inline;
	margin: 0 15px;
}

#navList a {
	text-decoration: none;
	color: #1a7094;
}

#navList a:hover {
	color: #9b4313;
}

.navJS {
	position: absolute;
	top: 130px; left: 50%;
	margin-left: -97px !important;
	background-image: url('../img/navbg.png');
	width: 140px;
	display: none;
	border: 1px solid #ccc;
	text-align: center;
}

.navJS div {
	width: 100%;
	height: 1px;
	background-color: #ddd;
	margin: 0 auto;
	font-size: 0;
}

.navJS a {
	display:block;
	padding: 6px 0;
}

.navJS a:hover {
	background-color: #f0f0f0;
}

.navnoJS {
	width: 826px;
	margin: 5px 0;
}

.navnoJS div {
	display: none;
}

.navnoJS a {
	margin: 0 15px;
}

#navigation div a {
	font-size: 10px;
	text-decoration: none;
	color: #808080;
}

#navigation div a:hover {
	color: #9b4313;
}

#newstar {
	position: absolute;
	top: 50px;
	margin-left: 360px;
	left: 50%;
}

#newTooltip {
	width: 145px;
	font-weight: normal;
	color: #5a5854;
	position: absolute;
	top: 0; left: 0;
	margin-left: -170px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	background-image: url('../img/navbg.png');
	border: 1px solid #00a3ff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.hiding { display: none; }

#content {
	float: left;
	width: 620px;
	margin: 0 2px 0 10px;
}

#content .thumbs {
	margin:  0 10px;
}

#content p {
	text-indent: 25px;
	margin: 15px 9px;
	line-height: 1.8em;
}

#content a{
	color: #1a7094;
	text-decoration: none;
}

#content a:hover {
	color: #9b4313;
	text-decoration: underline;
}

#pageTitle {
	margin: 2px 0 10px 20px
}

#content ul {
	float: left;
	margin: 15px 0 0 25px;
	width: 250px;
	
}

#content li {
	list-style: none;
	line-height: 1.4;
}

#content h1 {
	margin: 10px 0px 0px 10px;
	font-size: 16px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #666;
	border-bottom: 1px solid #CCCCCC;
}

#sidebar {
	float: left;
	width: 190px;
	margin-top: -10px;
}

#sidebar .loc, #sidebar .addy {
	color: #666666;
	display: block;
}

#sidebar .loc {
	font-size: 12px;
	font-weight: bold;
}

#sidebar .addy {
	font-size: 10px;
}

#sidebar img {
	margin-top: 15px;
}

#propDev {
	font-weight: bold;
	font-size: 10px;
}

.gLink { display: block; padding-top: 5px; font-size: 10px; }
.pgLink { padding-bottom: 10px; }

#sidebar a {
	color: #1a7094;
	text-decoration: none;
	font-weight: bold;
}

a {
   outline: none;
}

#sidebar a:hover {
	color: #9b4313;
}

#content, #sidebar {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}	

#whatshot {
	margin: 15px 0 0 80px;
}

.thumbs {
	background: url('../img/thumbbg.gif');
	padding: 1px 3px 5px 3px;
	width: 174px;
	height: 87px;
}

.thumbsOn {
	background: url('../img/thumbbgon.gif');
}

.title a {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 0 15px;
	display: block;
	color: #666666 !important;
}

.title a:hover {
	text-decoration: none !important;
}

.spacer {
	height: 5px;
	background-color: #bbb;
	margin: 20px 15px 20px 0;
	font-size: 1px;
}

.pixLink {
	margin-left: 15px;
	display: block;
}

