/*
* {
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	border:none;
}
*/

form, body, h1, h2, h3, h4, p, ul
{
    margin:0;
    padding:0;
}

h2
{
	font-weight:normal;
	font-style:normal;
}

strong {
	font-weight:bold;
}
a {
	outline:none;
	font-weight:normal;
	font-style:normal;
}

body, html {
	font-family:"Tahoma", Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	background:#fefaeb url(../images/bg.gif) repeat-x 0 0;
	line-height:20px;
	color:#474023;
}
#wrapper {
	width:981px;
	margin:0 auto;
	text-align:left;
	position:relative;
	overflow:hidden;
}
#branding {
	width:991px;
	height:92px;
}
h1 a {
	background:url(../images/brian_m_ross.gif) no-repeat;
	display:block;
	width:314px;
	height:50px;
	position:absolute;
	top:26px;
	left:165px;
}
h1 a span {
	display:none;
}
#branding img {
	position:absolute;
}
#navigation {
	list-style-type:none;
	height:35px;
	line-height:35px;
	margin-top:1px;
	padding-left:165px;
}
#navigation li {
	float:left;
}
#navigation a {
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	padding:9px 13px;
}
#navigation a:hover {
	background:url(../images/nav_h.gif) repeat-x 0 0;
}
#container {
	margin-top:1px;
}
#content {
	float:left;
	width:506px;
	padding-left:174px;
	padding-top:20px;
	background:url(../images/content_sep.gif) no-repeat 156px 74px;
	margin-bottom:30px;
}
h2 {
	font-family:"Lucida Sans Unicode", Lucida Grande, sans-serif;
	font-size:18px;
	color:#997810;
	border-bottom:1px solid #ece2c1;
	padding-bottom:7px;
	margin-bottom:8px;
}
h3 {
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #ece2c1;
	padding-bottom:4px;
	margin-bottom:5px;
}
h3.download_resume a {
	background:url(../images/brian_resume.gif) no-repeat;
	display:block;
	width:334px;
	height:59px;
	text-indent:-9999px;
	margin-bottom:20px;
}
p {
	margin-bottom:20px;
}
p.info {
	line-height:14px;
}
p.info em {
	font-size:11px;
}
p a {
	color:#c19c25;
}
p a:hover {
	text-decoration:none;
}
#calendar_container {
	width:100%;
	height:300px;
	background-color:#84721e;
	margin-bottom:20px;
}
dl {
	margin-bottom:20px;
}
dl a {
	color:#c19c25;
}
dl a:hover {
	text-decoration:none;
}
dt {
	float:left;
	display:block;
	width:140px;
}
dd.second {
	padding-left:140px;
}
* html dd.second {
	padding-left:143px;
}
#side_bar {
	float:left;
	width:273px;
	background:url(../images/side_bg.gif) no-repeat 0 0;
	padding-left:28px;
	margin-top:8px;
}
#inner {
	width:222px;
	background-color:#4f4727;
	color:#fff;
	padding:14px 19px 29px 20px;
}
#side_bar h3 {
	font-family:"Lucida Sans Unicode", Lucida Grande, sans-serif;
	font-size:18px;
	color:#e0d09d;
	border-bottom:1px solid #ba8b00;
	padding-bottom:7px;
	margin-bottom:10px;
}
#side_bar h4 a {
	background:url(../images/reserve.gif) no-repeat;
	display:block;
	width:223px;
	height:56px;
	text-indent:-9999px;
}
.vcard {
	font-size:11px;
	position:absolute;
	top:202px;
	left:22px;
}
.vcard p {
	line-height:14px;
	color:#8d8669;
	font-weight:bold;
}
.vcard a {
	color:#c19c25;
}
.vcard a:hover {
	text-decoration:none;
}
.vcard strong.tel,
.vcard strong.fax,
.vcard span.po-box {
	color:#474023;
	font-weight:normal;
	display:block;
	margin-bottom:0px;
}
.vcard a.email {
	display:block;
}
#advert {
	clear:both;
	background:url(../images/advert_bg.gif) no-repeat;
	width:639px;
	height:120px;
	margin-left:174px;
}
#advert img {
	margin-top:9px;
	margin-left:203px;
}
#footer {
	clear:both;
	background:url(../images/footer_bg.gif) no-repeat top center;
	height:61px;
	text-align:center;
	color:#86847c;
	font-size:11px;
	padding-top:32px;
	margin-top:3px;
}
