/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:14px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat;
	background-position: top center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bg_back.jpg);
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:17px; }

h2 { font-size:20px; color:#7A2812; }

h3 { font-size:15px; color:#7A2812;}

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.image-border {
	border:4px #3b1406 solid;
	background-color:#3b1406;
}
table.photo-table td {
	padding: 0 16px 16px 0;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:104px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header.jpg);
}


#big-pic {
	top:0px;
	width:530px;
	margin:-15px 0px 10px 0px;
	}


/* ---- start nav id settings ------------------------ */
 
#transparent_link {
	position:absolute;
	top:8px;
	left:30px;
} 
 
#nav {
	position:relative;
	top:45px;
	left:290px;
	width:630px;
	height:100px;
}

#nav_sub {
	position:absolute;
	top:80px;
	left:100px;
	width:920px;
	height:auto;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main.jpg);
}

#main2 {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main2.jpg);
}

/* ---- start main content settings -------------- */

#main-top-sub {
	position:relative;
	width:950px;
	height:59px;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top-sub.jpg);
}

#main-top-sub2 {
	position:relative;
	width:950px;
	height:59px;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top-sub2.jpg);
}

#main-top {
	position:relative;
	width:950px;
	height:388px;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top.jpg);
}

.image_main {
	width:587px;
	height:372px;
	float:left;
	padding: 16px 0 0 29px;
}

.what-we-do {
	float:left;
	width:280px;
	height:auto;
	color:#FFFFFF;
	padding: 20px 0 0 10px;
}

#content_main {
	color:#695d4b;
	font-size:11px;
	line-height:18px;
	position:relative;
	top:0;
	left:0;
	float:left;
	width:520px;
	height:auto;
	padding: 10px 0 30px 55px;
}

#content_main-sub {
	color:#695d4b;
	font-size:11px;
	line-height:18px;
	position:relative;
	top:0;
	left:0;
	float:left;
	width:520px;
	height:auto;
	padding: 20px 0 30px 55px;
}


#content_main-team {
	color:#695d4b;
	font-size:11px;
	line-height:18px;
	position:relative;
	top:0;
	left:0;
	float:left;
	width:720px;
	height:auto;
	padding: 20px 0 30px 55px;
}

#wedo {
	background-image:url(images/img_top.gif);
	background-repeat:no-repeat;
	padding:15px 0px -10px 20px;
	width:528px;
	height:50px;
	top:0px;
	color:#FFFFFF;
	}

#wedo_sub {
	background-color:#d3b171;
	width:528px;
	top:0px;
	height:auto;
	color:#000000;
	}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	color:#695d4b;
	font-size:12px;
	position:relative;
	top:0;
	left:0;
	float:left;
	width:285px;
	height:auto;
	padding: 0 0 0 50px;
}

#side_bar-sub {
	color:#695d4b;
	font-size:12px;
	position:relative;
	top:0;
	left:0;
	float:left;
	width:285px;
	height:auto;
	padding: 20px 0 0 50px;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:210px;
	clear:both;
	background-repeat: no-repeat;
	background-image:url(images/bg_footer.jpg)
}

.who-we-are {
	color:#695d4b;
	font-size:11px;
	float:left;
	width:510px;
	height:auto;
	padding: 20px 0 0 50px;
}

.connect {
	float:left;
	width:282px;
	height:auto;
	padding: 20px 0 0 65px;
}

.footer-copy {
	color:#FFF;
	font-size:12px;
	float:left;
	padding: 38px 0 0 35px;
}

.slug {
	float:right;
	padding: 30px 30px; 0 0;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:48px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image: url(images/nav2.gif);
}

a#nav_01 {
	width:100px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -48px;
}

a#nav_02 {
	width:100px;
	cursor:pointer;
	background-position:-100px 0;
}

a:hover#nav_02{
	background-position:-100px -48px;
}

a#nav_03 {
	width:91px;
	cursor:pointer;
	background-position:-200px 0;
}

a:hover#nav_03{
	background-position:-200px -48px;
}

a#nav_04 {
	width:68px;
	cursor:pointer;
	background-position:-291px 0;
}

a:hover#nav_04{
	background-position:-291px -48px;
}

a#nav_05 {
	width:76px;
	cursor:pointer;
	background-position:-359px 0;
}

a:hover#nav_05{
	background-position:-359px -48px;
}


a#nav_06 {
	width:98px;
	cursor:pointer;
	background-position:-435px 0;
}

a:hover#nav_06{
	background-position:-435px -48px;
}




a#nav_07 {
	width:97px;
	cursor:pointer;
	background-position:-533px 0;
}

a:hover#nav_07{
	background-position:-533px -48px;
}



.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

.hidden-container {
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}




/*-------------------------nav drop--------------------------------*/

#nav_sub a {
	display:block;
	color:#742a10;
	padding: 5px;
	font-size:12px;
	text-align: center;
	text-decoration:none;
	background-color:#FFFFFF;
}

#nav_sub a:hover {
	color: #FFFFFF;
	background-color: #842f12;
}

#L1, #L2, #L3, #L4{
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color:#a47137;
}




#L1 { width:150px; left:185px; }
#L2 { width:150px; left:400px; }
#L3 { width:150px; left:620px; }
#L4 { width:150px; left:335px; top:100px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}
