body{
	color:#856343;
	font-family:Arial;
	font-size:12px;
	margin:0px;
	background:#fcfdde;
}

a {
	color:#821c21;
	text-decoration:underline;
}

a:hover{
	color:#494748;
	text-decoration:none;
}


/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:0;

font-size:16px;
font-weight:bold;
color:#821c21;
}
 
h2 {
color:#333333; font-size:18px; margin:0 0 0 0; padding:0;
}
 
h3 {
color:#333333; font-size:14px; margin:0 0 0 0; padding:0; font-weight:bold;
}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {

padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 

 
/***** Forms *****/
 
form div { 
margin:0 0 8px 0;
clear:right;
}

label {
margin:4px 0 0 0;
float:left;
display:block;
width:4em;
font-weight:bold;
padding-right:1.5em;
vertical-align:middle;
}

form { 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#616265;
}

form div.actions {
margin-left:4em;
padding-left: 1.5em;
}

.form_width{ 
width:182px; 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
/***** Tables *****/
 
table {
border:0;
margin:0 0 18px 0;
padding:0;
}
 
  table tr td {
  padding:2px;
  }


#container{
	margin:0 auto;
	width:990px;
	height:574px;
	background:url(../images/bkg.gif) repeat-x ;
	position:relative;
}

#home_title{margin:13px auto 0 auto; width:580px; text-align:center }
#home_image{
	margin:20px 0 0 80px
}
#header_image{
	margin:5px 0 0 72px
}

#welcome{margin:10px 0 0 273px; }

#header{
	width:730px;
	height:40px;
	position: relative;
	padding:0;
	margin:0 0 0 260px;
	vertical-align:top;
	
}
	#header h1{
		color:#FFFFFF;
		font:16px Arial, Helvetica, sans-serif;
		float:left; 
		margin:28px 0 0 163px;
		font-weight:normal;
	}

#logo{
	margin:72px 0 0 10px;
	float:left;
} 

#body{
	width:840px;
	margin:0 auto;
	padding:0;
	z-index:5;
	position:relative;
}

#col_left{
	width:260px;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/red_col_bkg.jpg);
	height:574px;
	margin:0;
	z-index:50;
	
}
	

#port_area{
 width:210px;
 float:left;
 background:url(../images/port_area_tile.gif);
 margin:-11px 0 0 -1px;
 z-index:10;
}

#port_title{
	margin:14px 0 0 0;
}
#thumb_area{
	margin:10px 15px 46px 35px;
	text-align:left;


	padding:
}
.thumb{
	margin:0 3px 7px 3px;
	
	padding:2px 3px 7px 5px;
	background:url(../images/thumb_bkg.gif);
}
.thumb2{
	margin:0 3px 7px 3px;
	
	padding:2px 3px 7px 5px;
	background:url(../images/thumb_bkg2.gif);
}

#content_bkg{
	background:url(../images/content_bkg.gif) no-repeat;
	padding:0;
	width:730px; 
	height:494px; 
	margin: 0 0 0 260px;
}

#content_area{
	width:730px;
	height:484px;
	margin:0;
	position:relative;
	padding:0 0 10px;
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	overflow:auto;
	
}
	#content_area h1{ color:#333333; font-size:18px; margin:0 0 15px 0; }
	
#port_nav{
clear:left;
list-style:none;
padding:0;
margin:15px 0 10px 0;

font:12px Arial, Helvetica, sans-serif
}
#port_nav li{margin:10px 0 0 0}
#port_nav a { color:#666666; text-decoration:none; }
#port_nav a:hover, #port_nav a.current { color:#000 }


#nav {
	width:176px;
	padding:0;
	height:246px;
	clear:left;
	position:absolute;
	top:278px;
	left:31px;
}
ul#nav li { height:41px; list-style:none; position:relative; display:inline }
ul#nav li a {  display:block; text-indent:-9999px }
 
li#q1 a, li#q2 a, li#q3 a, li#q4 a, li#q5 a, li#q6 a, li#q7 a { background:url(../images/nav_full.gif); width:176px; height:41px; }


li#q1 a               { background-position:0 0;  }
 li#q1 a:hover, li#q1 a.current  { background-position:-176px 0px;  }

li#q2 a               { background-position:0 -41px;   }
 li#q2 a:hover, li#q2 a.current  { background-position:-176px -41px ;   }

li#q3 a               { background-position:0 -82px;   }
 li#q3 a:hover, li#q3 a.current  { background-position:-176px -82px;    }

li#q4 a               { background-position:0 -123px;  }
 li#q4 a:hover, li#q4 a.current  { background-position:-176px -123px;    }

li#q5 a               { background-position:0 -164px;   }
 li#q5 a:hover, li#q5 a.current  { background-position:-176px -164px;    }

li#q6 a               { background-position:0 -205px;   }
 li#q6 a:hover, li#q6 a.current  { background-position:-176px -205px;    }


#nav ul {position:absolute; padding:0; margin:0; top:-999em;  width:157px; }	
#tertiary_nav {float:right; padding:0; margin:0 0 10px 10px; top:-999em;  width:159px; }


#nav ul li, #tertiary_nav li{ float:none; padding:0; margin:0; width:auto;  display:block; z-index:100; height:auto; top:0;  }

#nav ul #submenu_top, #tertiary_nav #submenu_top{background:url(../images/submenu_top.gif) no-repeat bottom; height:15px; margin:0;}
#nav ul #submenu_bottom, #tertiary_nav #submenu_bottom{background:url(../images/submenu_bot.gif) no-repeat; height:15px; margin:0; }
#tertiary_nav #submenu_top{ background:url(../images/submenu_top_tert.gif) no-repeat bottom;}
#tertiary_nav #submenu_bottom{ background:url(../images/submenu_bot_tert.gif) no-repeat; }

#nav ul li a, #tertiary_nav li a{ 
	background-image:none;  
	margin:0; 
	text-indent:0;  
	color:#856343; 
	font:10px Arial, Helvetica, sans-serif; 
	padding:5px 15px 5px 15px; 
	display:block;  
	background-color:#eee8c5; 
	float:none; 
	width:125px; 
	border-left:1px solid #856343; 
	border-right:1px solid #856343; 
	text-decoration: none; 
	font-variant:small-caps; 
	height:auto;
	z-index:100;
} 
#tertiary_nav li a{ width:127px; }

#nav ul li a:hover, #tertiary_nav li a:hover, #tertiary_nav li a.current{ background-color:#dcceab; color:#856343 }

#nav ul li img{margin:0 6px -6px 0}
#nav li:hover ul, /* this pure CSS hover is overridden by the .superfish rules below which are applied only when JavaScript is available. This way, the menu degrades to regular CSS dropdown when JavaScript is unavailable */
ul#nav li.sfHover ul /* this is the familiar IE6 hover support. With Superfish, all browsers use this rule when JS is available. This is because the JS needs to be able to control hide and reveal delays and animations without the pure CSS rule intruding. Note the tag selector ul.nav instead of just .nav - this gives it the most specificity of all and makes it trump all other positioning rules, including the .superfish overrides below */
{
	left:176px; /* position first submenu directly under parent li */
	top:-45px; /* VARIABLE. This is calculated by adding 1em text height to top and bottom anchor element padding (original skin: .75em top + .75em bottom + 1em text height = 2.5em) */ 
}
ul#nav li#q6.sfHover ul {
	left:176px; /* position first submenu directly under parent li */
	top:-110px; /* VARIABLE. This is calculated by adding 1em text height to top and bottom anchor element padding (original skin: .75em top + .75em bottom + 1em text height = 2.5em) */
}
/**** Very important ****/
/* this negates the pure CSS hovers so submenu remains hidden and JS controls when and how it appears. This is in turn is overridden by the .sfHover rules above as they have greater specificity */
/* notice there are three selectors here. You need three for a four tier menu system. If you had a five tier system you would copy the last selector of these three and paste it below to create a fourth selector and add another li just after the .superfish part. On the other hand if you only had a three tiered menu you could delete the third line here and save some file size.*/
.superfish li:hover ul,
.superfish li li:hover ul,
.superfish li li li:hover ul {
	top: -999em; /* hide submenu in screen-reader and search-engine friendly way */
}





#home_text{
	margin:10px 45px 15px;
}

#sub_text{
	margin:20px 70px 15px;
}

#partners_sub_text{
	padding:20px 70px 15px;
	margin:0;
	position:absolute;
	bottom:40px;
	height:178px;
	width: 588px;
	overflow:auto;
	left: 262px;
}

#partner_cols{
	width:282px;
	margin:0 12px 0 0;
	float:left;
	overflow:hidden;
	
}
	#partner_cols a{ text-decoration:none; font:10px Arial, Helvetica, sans-serif  }
	#partner_cols a.current{ color:#494748 }

#portfolio_content_area{
	width:590px;
	margin:10px 0 0 0;
	float:right; 
}

#message{
color:#FF0000;
}

#portfolio_area{
	width:590px;
	margin:10px 0 0 0 ;
	padding:0;
	position: relative;
	
}




.inner_thumb{
	margin:0 14px 18px 0;
}



.dotted_hr{
	height:1px;
	border:none;
	border-top:1px dotted #bcbbbb;
	width:485px;
	margin:15px 0 12px 0;
	padding:0
}


#home_button{
	float:right;

}

#footer{
	width:730px;
	position:relative;
	margin: 0 0 0 260px;
	color:#856343;
	font-size:11px;
	text-align:center;
	padding:13px 0 0 0 ;
	z-index:0;
}


	#footer a{color:#999999; text-decoration:none}
	#footer a:hover{text-decoration:underline}
	#wbenc { position:absolute; right:4px; top:3px}

#content_text_area{ color:#666666; padding:0 15px 15px 15px; }


#menu_bottom { 	
	color: #FFF;
	font-size:10px;
	list-style-type: none; 
	margin:58px 0 0 116px ; 
	padding:0px;
	float:left;
	width:504px;
}
	
#menu_bottom li { 
	display:inline;
	margin-left:3px;
	margin-right:3px;
	color: #FFF;
}
#menu_bottom a {
	color: #FFF;
	text-decoration: none;
}
#menu_bottom a:hover {
	color: #000;
}

#bottom_text{
	position:absolute;
	left: 56px;
	top: 10px;
	width: 676px;
	height: 35px;
	color:#CCCCCC
	
	
}

.link_white a{
	font-size:12px;
	color: #fff;
	text-decoration: none;
}

.clear{clear:both}
.column{ width:280px; float:left; padding:10px 10px 0 0 }


#venue_details{display:none}

#detail_display{
	font:11px Arial, Helvetica, sans-serif;
	padding:10px 10px;
	background-color:#eee8c5;
	width:225px;
	border:1px solid #856343;
	position:absolute;
	right:264px;
	top:125px;
	z-index:100;
}

.item_name {font:12px Arial, Helvetica, sans-serif; font-weight:bold}
.item_description {font:11px Arial, Helvetica, sans-serif; font-weight:none; font-style:italic}
