html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
strike, strong, sub, sup, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html{
	height: 100%;
}
body{
	background: #d7d3bf url(/images/bg.gif) repeat-y center top;
	font-family: Georgia, serif;
	font-size: 12px;
	height: 100%;
	line-height: 1.5;
	height: 100%;
	min-width: 900px;
}
#container{
	background: url(/images/ribbonbg.gif) repeat-x 0 214px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -3em;
}

#page{
	background: url(/images/ribbon.gif) no-repeat 50% 0;
	margin: 0 auto;
	min-height: 300px;
}

#header{
	height: 173px;
	margin: 0 auto;
	position: relative;
	width: 950px;
}
#header h1{
	left: 10px;
	height: 130px;
	position: absolute;
	top: 20px;
	width: 289px;
}
#header h1 a{
	background: url(/images/logo.jpg) no-repeat;
	display: block;
	height: 130px;
	outline: 0;
	text-indent: -9999px;
	width: 289px;
}
#header p{
	font-size: 2em;
	font-weight: normal;
	left: 350px;
	line-height: 1.1em;
	height: 88px;
	position: absolute;
	top: 62px;
	width: 565px;
}
.home #header p{
	background: url(/images/hometext.gif) no-repeat;
	text-indent: -9999px;
	width: 555px;
}

#content{
	margin: 0 auto;
	overflow: hidden;
	width: 950px;
}
#nav{
	overflow: hidden;
	height: 35px;
}
#nav li{
	display: block;
	float: left;
	line-height: 1.5em;
	padding: .75em 1em;
}
#nav li a{
	color: #b39d62;
	letter-spacing: .1em;
	padding: 0 1em;
	text-decoration: none;
	text-transform: uppercase;
}
#nav li a:hover,
#nav li.selected a{
	color: #fff;
}

#main{
	display: inline;
	float: left;
	margin: 20px 0 20px 20px;
	width: 745px;
}

#sidebar{
	display: inline;
	float: left;
	font-size: 1.6667em;
	font-style: italic;
	line-height: 1.5em;
	margin: 20px;
	width: 145px;
}

a{
	color: #6c2b2b;
}
a:active, a:hover{
	color: #847747;
}

.paging a,
.paging em{
	background: url(/images/pages.gif) no-repeat;
	float: left;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin-right: 2px;
	outline: 0;
	text-indent: -9999px;
	width: 20px;
}
a.p1{background-position: 0 0}
a:hover.p1,
a:focus.p1,
em.p1{background-position: 0 -20px}

a.p2{background-position: -20px 0}
a:hover.p2,
a:focus.p2,
em.p2{background-position: -20px -20px}

a.p3{background-position: -40px 0}
a:hover.p3,
a:focus.p3,
em.p3{background-position: -40px -20px}

a.p4{background-position: -60px 0}
a:hover.p4,
a:focus.p4,
em.p4{background-position: -60px -20px}

a.p5{background-position: -80px 0}
a:hover.p5,
a:focus.p5,
em.p5{background-position: -80px -20px}

a.p6{background-position: -100px 0}
a:hover.p6,
a:focus.p6,
em.p6{background-position: -100px -20px}

a.p7{background-position: -120px 0}
a:hover.p7,
a:focus.p7,
em.p7{background-position: -120px -20px}

a.p8{background-position: -140px 0}
a:hover.p8,
a:focus.p8,
em.p8{background-position: -140px -20px}

a.p9{background-position: -160px 0}
a:hover.p9,
a:focus.p9,
em.p9{background-position: -160px -20px}

.box{
	margin-bottom: 10px;
	position: relative;
	width: 724px;
}
.box .b0{
	background: #c1cbbe;
	border: 3px solid #f2f0e7;
	overflow: hidden;
	padding: 20px;
}
.box .b1, .box .b2, .box .b3, .box .b4{
	font-size: 1px;
	height: 14px;
	line-height: 0;
	position: absolute;
	width: 14px;
}
.box .b1{
	background: url(/images/cornertopleft.gif);
	left: 0;
	top: 0;
}
.box .b2{
	background: url(/images/cornertopright.gif);
	right: 0;
	top: 0;
}
.box .b3{
	background: url(/images/cornerbtmright.gif);
	bottom: 0;
	right: 0;
}
.box .b4{
	background: url(/images/cornerbtmleft.gif);
	bottom: 0;
	left: 0;
}
.first{
	clear: left;
}

#column1{
    float: left;
    width: 362px;
}
#column2{
    float: left;
    width: 362px;
}
.agents #column1,
.agents #column2,
.press #column1,
.press #column2{
    width: 455px;
}

/* --- begin homepage --- */
#homecolumn1{
	background: url(/images/homepics.jpg) no-repeat;
	display: inline;
	float: left;
	height: 506px;
	margin: 20px;
	padding-bottom: 20px;
	width: 425px;
}
#homecolumn2{
	float: left;
	margin: 20px 0;
	width: 300px;
}
#homecolumn2 p{
	font-size: 1.1667em;
	line-height: 1.7857em;
}
strong.dropcap{
	background: url(/images/dropw.gif) no-repeat;
	display: block;
	float: left;
	height: 46px;
	text-indent: -9999px;
	width: 63px;
}
ul#skills{
	background: url(/images/skills.gif) no-repeat;
	display: block;
	height: 162px;
	margin: 10px 0;
	text-indent: -9999px;
	width: 304px;
}
/* --- end homepage --- */

/* --- begin listings --- */

.listing img{
	float: left;
	margin-right: 20px;
}
.listing p{
	font-size: 14px;
	line-height: 1.2em;
}
.listing .desc{
	margin-top: 1em;
}
.listing strong{
	color: #6c2b2b;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-right: 5px;
	text-transform: uppercase;
}

/* --- end listings --- */

/* --- begin agents --- */

#agents{
	margin: 20px;
	overflow: hidden;
}
.agent{
	float: left;
	display: inline;
	margin-right: 10px;
	width: 444px;
}
.agent .b0{
	height: 260px;
}
.agent img{
	float: left;
}
.agent h2{
	color: #847747;
	font-size: 2em;
	font-weight: normal;
	line-height: .75em;
	margin: 0 0 10px 170px;
}
.agent p{
	font-size: 14px;
	line-height: 1.2em;
	margin-left: 170px;
	margin-bottom: 1em;
}
.agent .intro{
	margin-top: 1em;
}
.agent strong{
	color: #000;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-right: 5px;
	text-transform: uppercase;
}
.agent em.phone{
	color: #887a4f;
	font-size: 16px;
	font-style: normal;
}
.agent p.email{
	margin: 5px 0 5px 170px;
}
.agent a.fullbio{
	background: url(/images/blocklinks.gif) no-repeat 0 0;
	display: block;
	height: 24px;
	margin: 10px 0 0 170px;
	outline: 0;
	text-indent: -9999px;
	width: 70px;
}
.agent a:hover.fullbio,
.agent a:focus.fullbio{
	background-position: 0 -24px;
}
a.backtoagents{
	background: url(/images/blocklinks.gif) no-repeat -71px 0;
	display: block;
	height: 24px;
	line-height: 0;
	margin: 10px 0 0 0;
	outline: 0;
	text-indent: -9999px;
	width: 145px;
}
a:hover.backtoagents,
a:focus.backtoagents{
	background-position: -71px -24px;
}
.single{
	display: block;
	float: none;
	margin: 23px 0 20px 23px;
	width: auto;
}

/* --- agents : press --- */

#press{
	margin: 20px;
	overflow: hidden;
}
.press .box{
	float: left;
	display: inline;
	margin-right: 10px;
	width: 444px;
}
.press .box .b0{
	height: 260px;
}
.release img{
	float: left;
	margin-right: 10px;
}
.release h2{
	color: #847747;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.2em;
}
.release h3{
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.release p{
	font-size: 14px;
	line-height: 1.2em;
	margin: 0 0 1em 0;
}
#main .release p{
	margin-left: 170px;
}
.press .box .action a{
	background: url(/images/blocklinks.gif) no-repeat -217px 0;
	display: block;
	float: left;
	height: 24px;
	margin-top: 10px;
	outline: 0;
	text-indent: -9999px;
	width: 99px;
}
.press .box .action a:hover,
.press .box .action a:focus{
	background-position: -217px -24px;
}
a.backtopress{
	background: url(/images/blocklinks.gif) no-repeat -316px 0;
	display: block;
	height: 24px;
	line-height: 0;
	margin: 10px 0 0 0;
	outline: 0;
	text-indent: -9999px;
	width: 145px;
}
a:hover.backtopress,
a:focus.backtopress{
	background-position: -316px -24px;
}

#events{
	margin: 20px;
}
.eventlist li{
	margin-bottom: 3em;
}
.eventlist h2{
	color: #847747;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.2em;
}
.eventlist p{
	font-size: 14px;
	line-height: 1.2em;
	margin: .3em 0;
}
.eventlist .timeplace{
	font-size: 16px;
}
.rsvp{
}

.gallery .box{
	float: left;
	margin-right: 10px;
	text-align: center;
	width: 352px;
}
.gallery .box .b0{
	height: 210px;
}
.gallery .box h2 a{
	color: #000;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}
.gallery .box h3{
	font-weight: normal;
	margin-bottom: 5px;
}
.gallery .box h3 span{
	color: #6c2b2b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.gallery .photos{
	padding: 20px;
}
.gallery .photo{
	float: left;
	margin: 0 20px 20px 0;
	text-align: center;
	width: 200px;
}
.gallery .photo a{
	text-decoration: none;
}
.gallery .photo em{
	color: #000;
	display: block;
	font-style: italic;
}
.gallery .album{
	color: #847747;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 20px;
}

/* --- footer ---*/
#crutch{
	height: 3em;
}
#footer{
	background: #000;
	color: #fff;
	font-size: 1em;
	line-height: 1em;
	padding: 1em 0;
	position: relative;
	text-align: center;
	width: 100%;
}
#footer a,
#footer strong{
	color: #887a4f;
	text-decoration: none;
}
#footer a:hover{
	color: #fff;
	text-decoration: underline;
}
#shadow{
	display: none;
	background: url(/images/shadow.png) repeat-x;
	height: 58px;
	position: absolute;
	top: -58px;
	width: 100%;
}

