body {
	width:100%;
	margin:0;
	padding:0;
	color:#d7d4cd;
	font-family: 'MS Sans Serif', Geneva, sans-serif;
	font-size:0.9em;
	background-color:#d7d4cd;
}

#wrapper {
	width:100%;
	height: 1800px;
	margin-left:0px;
	padding:0;
	display:block;
	position:absolute;
}

h1 {font-size:1em; color:#b5b483; font-weight:normal;}

h2 {font-size:1em; color:#b5b483; font-weight:normal; line-height:1em; margin-bottom:-0.8em;}

p {font-size:0.9em; line-height:1.2em; color:#d6d6d6;}

ul {font-size:0.9em}

.altcolor {color:#b5b483;}
a.altcolor:hover {color:#999999;}

a {outline: 0;} 

.hiddenPic {display:none;}

#left_side {
	background: url(images/left_bg.jpg) no-repeat;
	width: 368px;
	height: 1800px;
	margin:0;
	padding:0;
	float:left;
	display:block;
	position:absolute;
}


#container {
	margin-left:0px;
	padding:0;
	width: 941px;
	height:1800px;
	float:right;
	display:block;
	position:absolute;
}

#header {
	background: url(images/header.jpg) no-repeat;
	width: 941px;
	height: 198px;
}

.follow {float:right; display:block; position:absolute; top:40px; left: 835px; z-index:99; }

/* -------NAVIGATION------- */

#navbar {margin:0; padding:0; z-index:99;}
#navbar ul {
	margin-top:103px;
	position:absolute;
	padding:0;
	display:inline;
	z-index:99;
	width: 941px;
	float:left;
}
#navbar li {margin:0; padding:0; list-style:none;display:inline;}
#navbar img {border:0;}

#navmenu{
	height:54px;
	font-size:1em;
	font-style:normal;
	float:right;
	margin:0;
	padding:105px 225px 9px 0;
}
#navmenu ul{
	list-style:none;
	margin:10px 0 0 0;
	padding:0px;
	float:left;
}
#navmenu ul li{
	float:left;
}
#navmenu ul li a{
	text-transform: lowercase;
	text-decoration:none;
	color:#d6d6d6;
	display:block;
    font-size: 16px;
	padding-right:45px;
}

#navmenu ul li a.selected {color:#b5b483;}

#navmenu ul li a:hover{
        height: 50px;
	background-image:url(images/nav_over.png);
	background-repeat:no-repeat;
	 color:#b5b483;
}

#col1 {
	background:#2b2b2a url(images/col1_bg2.jpg) no-repeat;
	width: 718px;
	height: 1602px;
	margin:0;
	padding:0;
	float:left;
}

#col1_short {
	background:#2b2b2a url(images/col1_bg_short.jpg) no-repeat;
	width: 718px;
	height: 1602px;
	margin:0;
	padding:0;
	float:left;
}

#col1_med {
	background:#2b2b2a url(images/col1_bg_med2.jpg) no-repeat;
	width: 718px;
	height: 1602px;
	margin:0;
	padding:0;
	float:left;
}

#col1_long {
	background:#2b2b2a url(images/col1_bg_long.jpg) no-repeat;
	width: 718px;
	height: 1602px;
	margin:0;
	padding:0;
	float:left;
}

#col1_long2 {
	background:#2b2b2a url(images/col1_bg_long2.jpg) no-repeat;
	width: 718px;
	height: 1602px;
	margin:0;
	padding:0;
	float:left;
}

#text {width:500px; height:1000px; display:block; margin:0 auto; padding-left:50px;}


#text p {font-size:0.9em; line-height:1.2em; color:#d6d6d6;  padding:0px;}
#text a {color:#b5b483; }
#text a:hover {color:#d6d6d6; }
#text img {border:solid 1px #222;}


.sig {
	color:#b5b483;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
	clear:both;
}

.sig a {
	color:#b5b483;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
	float:right;
	outline:none;
}


#illustrations {width:500px; height:1000px; display:block; margin:9px auto 0 auto; padding-left:50px;}
#illustrations img {border:solid 1px #333333;}
#illustrations .title {color:#000;}

#forsale {width:500px; display:block; margin:0 auto; padding-left:50px; height:1602px;}
#forsale img {border:0;}
#forsale h2 {text-align:left; padding-bottom:2px;}
#forsale p { font-size:0.8em; line-height:1.4em; text-align:left}
#forsale form {text-align:left; margin-top:-5px; padding:0;}

#galleryalt p { background-color:transparent;}
#galleryalt a {font-size:1em; color:#9d9d9d; font-weight:normal; text-decoration:none; margin-bottom:20px; padding:5px 20px 0px 20px; line-height:1em;}
#galleryalt a:hover {color:#b5b483; background-color:transparent;}
#galleryalt a.selected {color:#b5b483; background-color:transparent;}


.paginationstyle {
	border: 0;
	margin:-10px 0 0 -20px;
	padding:0px;
	width:535px;
	display:block; 
	clear:both;
}

.paginationstyle a.disabled, .paginationstyle a.disabled:hover { /*Style for "disabled" previous or next link*/
display:none;
}


.shadow{
box-shadow: 7px 7px 8px #222;
-webkit-box-shadow: 7px 7px 8px #222;
-moz-box-shadow: 7px 7px 8px #222;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#222, offX=7, offY=7, positive=true);
}

.shadow2{
box-shadow: 4px 4px 3px #222;
-webkit-box-shadow: 4px 4px 3px #222;
-moz-box-shadow: 4px 4px 3px #222;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#222, offX=4, offY=4, positive=true);
}


#about_text {width:500px; height:1000px; display:block; margin:0 auto 0 auto; padding-left:50px;}
#about_text img {border:solid 1px #3a3a3a;}
.dave_pic {display:block; float: left; clear: none; margin:-3px 10px 0px 0;}
.about {
	color:#b5b483;
	font-size: 1.1em;
	line-height:1.8em;
	font-weight: normal;
	margin:0;
	padding-top:2px;	
	border-bottom:solid 2px #b5b483; width:276px; display:block; float:left;
	}


#col2 {
	background:#2b2b2a url(images/col2_bg.jpg) no-repeat;
	width: 223px;
	height: 1602px;
	margin:0;
	padding:0;
	float:right;
}


#sidebar {
	margin:-15px auto 0 auto;
	text-align:left;
	width: 236px;
	height:100px;
}

.sidetn {border: solid 1px #000; margin-right: 10px; padding:0}
#sidebar .more {color: #b5b483; float:right; font-size:1em; text-decoration:none; margin:-10px 20px 0 0;}

#sidebar h2 {
	color:#b5b483;
	font-weight: normal;
	text-align:left;
	margin-bottom:10px;
	padding:15px 0 10px 10px; 
}

#sidebar img {width:100px; height:128px; display:block; clear:left; float:left; margin-left: 10px; margin-right:8px; border:solid 1px #222;}

#sidebar a {
	font-size:0.75em;
	color:#e5e5ce;
	text-align:left;
	text-decoration:none;
}

#sidebar a:hover {color:#b5b483; }



#right_side {
	background: url(images/right_bg3.jpg) no-repeat;
	width: 321px;
	height:1800px;
	padding:0;
	float:right;
	margin-right: 941px;
	position:absolute;
	left: 941px;
	top: 0px;
}

div.clear {
	clear:both;
	line-height:.01em;
	padding:0;
	margin:0;
}

div.clear_side {
	clear:both;
	line-height:.01em;
	padding:5px 0 5px 0;
	margin:0;
}


