div#wrapper
{
	width: 100%;
	text-align: center;
}
div#topper
{
background: #584b45;
padding-top:27px;
width: 850px;
margin: 0 auto;
text-align: left;
margin-top: 40px;
position: relative;
}

div#topper img
{
position: absolute;
left: 380px;
top:-30px;
}

div#container
{
	width: 950px;
	margin: 0 auto;
	background: url("../images/tilebg.jpg") repeat;
}

div#dsp
{
	width: 850px;
	background-color: white;
	text-align: left;
	margin: 0 auto;
	position: relative;
	padding-top: 50px;
}

body
{
font-family: georgia, serif;
color: #827874;
font-size: 12px;
margin:0px;
padding:0px;
background-color: #8d847b;
line-height: 18px;
}

#header
{
display: block;
height: 127px;
}

#header h1
{
 display: block;
 margin-left: 65px;
 background: url("../images/logog.jpg") no-repeat;
 width: 723px;
 height: 72px;

}
#header h1 span
{
display: none;
}

#mainnav
{
position: absolute;
top: 107px;
right: 53px;
width: 500px;
z-index: 99;
}

#mainnav ul
{
list-style: none;
margin:0px;
padding:0px;
}

#mainnav ul li
{
float: right;
padding-right: 10px;
border-right: 1px solid #584b45;
margin-right: 10px;
font-size: 11px;
}

#mainnav ul li a
{
color: #584b45;
text-decoration: none;
text-transform: lowercase;
font-family:"arial";
font-size:12px;
}

#mainnav ul li a:hover, #mainnav ul li.active a
{
color: #993300;
text-decoration:underline;
}

#imagespacer
{
padding-left: 65px;
padding-bottom: 34px;
}
body#portfolio #imagespacer
{
padding-bottom: 10px;
}

#maincontent
{
padding-left: 65px;
}

#maincontent .sec-1
{
width: 259px;
float: left;
background:url("../images/callout-top.jpg") no-repeat;
padding-top: 40px;
padding-bottom: 50px;
}

.sec-1 .content
{

width: 200px;
padding-left: 10px;
padding-right: 15px;
font-size: 11px;
background:url("../images/callout-tile.jpg");
}

#maincontent .bot
{

width: 259px;
height: 28px;
background:url("../images/callout-bottom.jpg") no-repeat;
}

#maincontent .sec-2
{
float:right;
margin-right:65px;
width: 450px;
line-height: 20px;
padding-bottom: 50px;
}
body#portfolio .sec-2
{
margin-left: 10px;
width: 700px;
margin-bottom: 50px;
}

#maincontent h1
{
font-family: "helvetica", serif;
color: #584b45;
font-size: 30px;
padding:0px;
margin:10px 0 20px 0;
}

#maincontent h2
{
font-family: georgia, serif;
color: #990000;
font-size: 18px;
padding:0px;
margin:10px 0 20px 0;
}

#maincontent ul
{
color: #990000;
}

#maincontent ul li
{
color: #827874;
}

h3
{
font-family: georgia, serif;
color: #584b45;
font-size: 12px;
text-transform: uppercase;
}

.orange, .orange a
{
color: #993300;
}
.orange a
{
font-weight: bold;
}

#footer
{
width: 850px;
margin: 0 auto;
text-align: left;
background-color: #584b45;
padding-top:27px;
}

#footernav
{
float: left;
width: 580px;
height:70px;
background-color: #8d847b;
}

#footernav ul
{
margin:0px;
padding:0px;
list-style: none;
margin-left: 10px;
margin-top: 10px;
}
#footernav ul li
{
float: left;
margin-right: 10px;
padding-right: 10px;
border-right: 1px solid #fff;
font-family: arial;
font-size: 11px;
text-transform: lowercase;
line-height: 12px;

}
#footernav ul li.last
{
border-right: 0px;
}

#footernav ul li a
{
color: #fff;
text-decoration: none;
letter-spacing: .1pt;

}
#footernav ul li a:hover {


}
#footer #signature
{
background-color: #8d847b;
float:right;
width:270px;
height:70px;
}
#footer #signature p
{
padding-top: 10px;
color: #fff;
text-align:right;
font-family: arial;
font-size: 11px;
letter-spacing: .1pt;
}

#footer #aboutlinks { width:100%; clear:both; text-align:center; height:50px; padding-top:10px; background:#8d847b; }
#footer #aboutlinks a { display:inline; margin:0 10px; padding:0; }


div.col
{
width: 150px;
float: left;
padding-right: 10px;
padding-left: 10px;
font-family: arial;
color: #584b45;

}

div.col h4
{
text-transform: uppercase;
font-size: 20px;
padding-bottom: 10px;
}

div.col a
{
color: #584b45;
text-decoration: none;
}

div.col a.active, div.col a:hover
{
color: #993300;
}


div.portinfo
{
	margin-left: 20px;
	margin-right: 100px;
font-family: arial;
color: #584b45;

}

div.portinfo div.portdesc
{
	float: left;
	width: 560px;
}

div.portinfo div.portpager
{
	margin-left: 400px;
}

div.portinfo div.portpager ul
{
margin: 0px;
padding: 0px;
list-style: none;
}

div.portinfo div.portpager ul li
{
	float: right;
	margin-left: 5px;
	padding-left: 5px;
}


div.portinfo div.portpager ul li a
{
color: #584b45;
text-decoration: none;
}

div.portinfo div.portpager ul li a.active, div.portinfo div.portpager ul li a:hover
{
color: #993300;

}

#error { background:#FCC; margin:0 0 10px 0; padding:10px; display:none; }
#error ul { margin:0; padding:0; }
#error ul li { list-style:disc; margin:0 0 0 15px; padding:0; color:#A00; }

#message { background:#FB8; margin:0 0 10px 0; padding:10px; display:none; }
#message p { margin:0; padding:0; line-height:normal; color:#850; }

#galleryslider { width:730px; height:350px; margin:0 auto 44px auto; background:#F3EFEC; position:relative; }
#galleryslider a { outline:none; }
#galleryslider a.next { width:30px; height:330px; position:absolute; top:10px; right:0; background:url("../images/galbtn_right.gif") left 50% no-repeat; }
#galleryslider a.prev { width:30px; height:330px; position:absolute; top:10px; left:0; background:url("../images/galbtn_left.gif") right 50% no-repeat; }
#galleryslider a.next:hover { background-color:#DDD; }
#galleryslider a.prev:hover { background-color:#DDD; }
#galleryslider div.mask { width:660px; height:330px; margin:auto; overflow:hidden; border-left:1px solid; border-right:1px solid; border-color:#8D847B; position:relative; top:10px; }
#galleryslider div.mask div.inside { height:330px; position:relative; }
#galleryslider div.mask div.inside div.top { height:160px; position:absolute; top:0; }
#galleryslider div.mask div.inside div.bot { height:160px; position:absolute; bottom:0; }
#galleryslider div.mask div.inside a { display:block; float:left; margin:0; padding:0; }
#galleryslider div.mask div.inside img { display:block; float:left; margin:0 5px; padding:0; }

#overlay { background:#827874; width:100%; height:100%; position:fixed; left:0; top:0; z-index:888; display:none; }

#popup { background:#FFF; padding:10px; position:fixed; left:50%; top:50%; z-index:999; cursor:pointer; display:none; }
#popup img { /* border:1px solid #8D847B; */ }
#popup p { margin:10px 0 0 0; padding:0; line-height:normal; font-size:12px; font-family:"arial"; text-align:center; }

div.loader { width:100px; height:100px; background:url("../../../abendago/images/loading.gif") #FFF 50% 50% no-repeat; position:fixed; left:50%; top:50%; margin-left:-50px; margin-top:-50px; z-index:999; display:none; }

form { margin:0; padding:0; }
form p { margin:0; padding:0 0 35px 0; clear:both; }
form p label { display:block; float:left; width:60px; line-height:25px; margin:0 10px 0 0; padding:0; }
form p input { display:block; float:left; margin:0; padding:5px; }
form p textarea { display:block; float:left; margin:0; padding:5px; width:300px; height:100px; }
form p input[type="text"] { width:200px; }
form p input[type="submit"] { margin:10px 0 0 69px; cursor:pointer; }


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

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
