/* general */

body {
	background: #5c5b5b url(images/body_bg.gif) top left;
	/*background: #4e1902;*/
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body, a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #767167;
	text-decoration: none;
	letter-spacing: 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #8c3915;
}
	
a:hover, a:active {
	color: #a87b67;
	text-decoration: underline;
}

h1, h1 a:link {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #81310f;
	text-align: left;
	line-height: 14px;
	font-size: 11pt;
/*	border-bottom: 1px dotted #9cbce1;
	padding-bottom: 5px; */
	margin-bottom: 15px;	
	margin-top: 0px;
}

h1 a:hover, h1 a:active {
	color: #a87b67;
	text-decoration: none;
}

p {
	text-align: justify;
	line-height: 18px;
	margin-top: 9px;
	margin-bottom: 9px;
}

img {
	border: 0px;
}

table {
	border: 2px solid #fff;
	clear: left;
}




/*  ---- layout divs ----  */


/* This container sets boundary of page to prevent collapsing on resize. */
#container {
	width: 800px;
	margin: 0px;
	background: #4e1902 url(images/contain_bg.gif) repeat-y top left;
}

#containerPort {
	width: 800px;
	margin: 0px;
	background: #4e1902;
}

/* This container allows the page to be positioned in the center of the window. Note: The body tag needs have a text-align: center attribute. */
#containerWrap {
	position: relative;
}

#header, #headerPort {
	width: 730px;
	height: 39px;
	float: left;
	padding: 35px 0px 0px 70px;
}

#header {
	background: url(images/header_bg.gif) no-repeat top left;
}

#headerPort {
	background: #4e1902;
	border-bottom: 1px solid #be9b8e;
}

#header, #header a:link, #header a:visited, #header a:hover, #header a:active, #bottom, #bottom a:link, #bottom a:visited, #bottom a:hover, #bottom a:active, #headerPort, #headerPort a:link, #headerPort a:visited, #headerPort a:hover, #headerPort a:active, #bottomPort, #bottomPort a:link, #bottomPort a:visited, #bottomPort a:hover, #bottomPort a:active {
	font-size: 7pt;
	color: #be9b8e;
	letter-spacing: 0px;
	text-align: left;
}

#header a:hover, #header a:active, #bottom a:hover, #bottom a:active, #headerPort a:hover, #headerPort a:active, #bottomPort a:hover, #bottomPort a:active {
	text-decoration: underline;
}

#mainShell {
	width: 760px;
	clear: left;
	text-align: left;
}

#main {
	float: left;
	/*height: 480px;*/
	background: url(images/main_bg.jpg) no-repeat top left;
}

#mainPort {
	float: left;
	background: #4e1902;
}

#contentPort {
	width: 760px;
	float: left;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: #4e1902;
}

#content {
	width: 450px;
	height: 400px;
	float: left;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#content img {
	border: 4px solid #fff;
	padding: 0px;
}

#content img.right {
	margin: 0px 0px 10px 15px;
	float: right;
}

#content img.leftMap {
	margin: 0px 0px 10px 0px;
	float: left;
}

#content ul {
	clear: left;
	padding: 0px;
	margin: 0px;
	text-align: left;
	list-style: disc inside;
	font-weight: normal;
	color: #9cbce1;
}

#content li {
	color: #fff;
	margin-bottom: 4px;
}

#portfolio {
	clear: both;
}

#flashcontent {
	/*border: 1px solid #f0f0e5;
	margin-top: 50px;*/
}


#contentRight {
	width: 210px;
	float: left;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#logo {
	background: url(images/29.gif) no-repeat top right;
	height: 135px;
}

#logoWhite {
	background: url(images/29white.gif) no-repeat top right;
	height: 135px;
	float: left;
	padding: 0px 0px 0px 50px;
	width: 210px;
}

#bottom, #bottomPort {
	clear: both;
	width: 730px;
	height: 44px;
	padding: 30px 0px 0px 70px;
}

#bottom {
	background: url(images/contain_bg_bottom.gif) no-repeat bottom left;
}

#bottomPort {
	background: #4e1902;
	border-top: 1px solid #be9b8e;
}


/*  ---- navigation ----  */



#nav, #nav2 {
	float: left;
	width: 450px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#nav ul, #nav2 ul {
	list-style: none;
	font-weight: normal;
	margin: 0px;
}

#nav ul {
	padding: 0px 0px 50px 0px;
}

#nav2 ul {
	padding: 0px 0px 25px 50px;
}

/*tag needed for IE to display navigation horizontally*/
#nav li, #nav2 li {
	float: left;
}

#nav li a, #nav2 li a {
	float: left;
	display: block;
	text-align: left;
	line-height: 10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	letter-spacing: 0px;
	text-decoration: none;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

#nav li a {
	color: #8c3915;
}

#nav2 li a {
	color: #98624c;
}

/* The .sfhover is a class called by the Javascript as IE will not do rollovers this way. */
#nav li a:hover, #nav li a.sfhover {
	color: #a87b67;
}

#nav2 li a:hover, #nav2 li a.sfhover {
	color: #be9b8e;
}



/*  ---- classes ---- */



.trHeading {
	background: #00173a;
}

.trHeading td, .trContent td p {
	text-align: left;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 8pt;
}
	 
	
	

