body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-tiles1.jpg);
/*	background-color: #FFFFFF; */
	background-repeat: repeat;
}
#container {
	width: 100%;
	position: relative;
	top: 35px;
}
#alignment {
	padding: 0px;
	width: 1000px;
        background-color: #FFFBF0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;	
}
#header {
	position:relative;
	background-image: url(../images/header.jpg);
	height: 83px;
	margin: 0px;
	padding: 0px;
}
#banner {
	background-color: #000000;
	position: relative;
	height: 83px;
	width: 970px;
}
#menu {
	position:relative;
	background-color: #CEB388;
/*	background-image: url(../images/nav.jpg); 
	background-repeat: repeat-x;                */
	height: 36px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top: 1px solid #000000;	
	border-bottom: 1px solid #000000;	
        z-index:2;
}

#projmenu {
	position:relative;
	background-color: #8D6931;
        color: #ffffff;
	font-weight: bold;
/*	background-image: url(../images/nav.jpg); 
	background-repeat: repeat-x;                */
	height: 36px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-bottom: 1px solid #000000;	
        z-index:1;
}

#bottommenu {
	position:relative;
	background-color: #CEB388;
/*	background-image: url(../images/nav.jpg); 
	background-repeat: repeat-x;                */
	height: 36px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top: 1px solid #000000;	
}


/*--------------------------------------------- */
#nav a {
	padding: 0em 1.5em 0.2em;
}


div#suckerfish {
	padding-left: 20px;
}

div#suckerfishproj {
        float:right;
  	padding-right: 10px;
/*	padding-left: 100px;*/
}

div#suckerfishbottom {
        float:right;
  	padding-right: 10px;
}


#nav a {
	color: #000000;
	font-size: 12px;
	text-transform: lowercase;
	font-family: Tahoma, Arial;

	line-height: 16px;
	height: 16px;
/*	color: #ffffff; */
	margin-top: 10px;
	text-decoration: none;
	display: block;

}



#nav, #nav ul {
	
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav {
	float: left;
}
/* top level links */
#nav a {


}

/* sub level links */

#nav ul ul a {
	display: block;
	color: #000000;
        background-color: #CEB388;
	font-size: 12px;
	text-transform: lowercase;
	font-family: Tahoma, Arial;
	text-decoration: none;

/*      color: #ffffff;
	font-weight: bold;
	padding: 2px 4px;
	text-transform: none; */
	font-size: 12px;
}

/* top level buttons */

#nav li {
	float: left;
	padding: 0;
  background: none;
  height: 37px;

}

#nav ul li {
	position: relative;
}

#nav li ul {
	top: 29px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
        background-color: #8D6931;
	}

#nav li li {
	float: left;
	padding: 0;
   	width: 15em;
}


/* margin for pullouts */
#nav li ul ul {
	margin: -29px 0 0 15em;
}


#nav li:hover ul ul, 
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,  
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul, 
#nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
	z-index: 100;
	left: 0;
}

#nav li:hover, #nav li.sfhover {
      left: 0;
}

#nav li:hover a, #nav li.sfhover a {
/*	color: #FF6633; */
/*      color: #FFFBF0; */
/*	text-decoration: underline; */
	text-decoration: none;
}


#nav li li:hover a, #nav li li.sfhover a {
    color: #ffffff;

}

/* suckerfish */
#nav a {
	background-image: url(../images/ig_menu_divider_beige.png);
	background-repeat: no-repeat;
	background-position: right 0;
}

#nav ul ul a {
	background: none;
}

#nav li.active {	
/* background-color: #8D6931; */
   background: url(../images/ig_menu_divider_daddy_beige.png) 0 0 no-repeat; 
}

#nav li.active a:link,
#nav li.active a:visited {
/*        background-color: #8D6931; */
}

#nav li.active ul li a {
/*      background-color: #CEB388;    */
/*	background-position: 0 -35px; */
} 

#nav li.active a:hover {
*/	background-position: 0 -35px; /*
}
#nav li:hover a, 
#nav li.sfhover a {
/*	background-position: 0 -35px; */
}

#nav a.topdaddy {
	background-image: url(../images/ig_menu_divider_beige.png);
	background-repeat: no-repeat;
	background-position: right 0;
/*   background: url(../images/ig_menu_divider_daddy_beige.png) 0 0 no-repeat; */
}

#nav ul ul a.daddy, #nav li.active a.daddy {
   background: url(../images/ig_dropdown_sub_white.png) 100% 6px no-repeat; 
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
/*        background: #6d6d4e; */
	background-color: #CEB388;
	border-bottom: 1px solid #5B5B41;
	border-right: 1px solid #5B5B41;

}

#nav li:hover, #nav li.sfhover {
/*	background-color: #000000; */
/*	background-image: url(../images/ig_menu_bg_beige_hover.png); */
	
}








#content {
	position: relative;
	width: 1000px;
	background-color: #FFFFFF;
}

#banners {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#banners div {
	text-align: center;

}

#footer {
	position: relative;
	width: 1000px;
	height: 37px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000000;
	background-color: #CEB388;
/*	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../images/footer.jpg); */
}

/* ---------------------------- Fixed Styles ------------------------------*/

html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 12px;
	color: #000000;
}

a:link, a:visited {
	color: #3079A5; 
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #28668A;	
	text-decoration: underline;
	font-weight: normal;
}

p {
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
}

div, p,  table, td, th {
	font-family: Tahoma, Arial;
	text-align: left;

}

fieldset {
	border: 0;
	padding: 5px 0;
}


span.pathway img {
	padding: 0 5px;

}

span.pathway {
	display: block;
	margin-bottom: 15px;
}


div.componentheading {
  padding-left: 0px;
}


a.readon {
	margin-top: 10px;
	padding-left: 15px;
	line-height: 14px;
	height: 16px;
}

h1 {
	padding: 0;
	padding-bottom: 5px;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}

h2, .contentheading {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
        background-color: #CEB388;
	padding: 4px;
	margin-bottom:4px;
	
}

h3 { 
padding-left:5px;

}


table.blog td.contentheading {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
        background-color: #CEB388;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom:4px;
}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
	
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  width: 100%;
}

div.moduletable h3, .componentheading {
	border: 0px solid #f00;
	margin-bottom: 5px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	font-family: Tahoma, Arial;
	text-transform: uppercase;
	text-indent: 8px;
	color: #1D6DAF;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	font-weight:normal;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}


div.moduletable {
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
}

div#maincontent div.moduletable {
	padding-left: 0;
	padding-right:0;
	width: 1000px;
        background-color: #FFF0D9;
}


.small {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}

.modifydate {
  font-family: Tahoma, Helvetica, sans-serif;
  height: 20px;
  vertical-align: bottom;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}

.createdate {
	font-family: Tahoma, Helvetica, sans-serif;
	height: 20px;
	vertical-align: top;
	font-size: 9px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}


/* ------------------- */
form {
border: 0;
margin: 0;
padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

body.contentpane {
	background: #fff;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

#copyright{
	text-align:left;
	position: absolute;
	left: 16px;
	top: 46px;
	color: #999999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 5px;


}
#foot_menu{
	text-align:left;
	position: absolute;
	left: 0px;
	top: 60px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 5px;


}
#contentpad {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
}


.button{
	padding: 1px;
	margin-top: 6px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
}

/* ---------------------------------------- */ 

td.topleft_mods div.moduletable h3,
td.right_mods div.moduletable h3 {
	background-color: #F8F8F8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	/*background: url(../images/ig_module_header_beige.png) no-repeat;*/
}


td.right_mods {
direction:rtl;
	background-color: #FFFDFD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
	/*background-image: url(../images/ig_module_shadow_left_beige.png);
	background-repeat: repeat-y;
	background-position: 0 0;*/
}
td.maincontent {

	direction:rtl;
}

#footer a:link, #footer a:visited{
	color: #FF6600;

}

#footer a:hover{


}
#sep {
	height: 15px;
	background-color: #E9E9E9;
	background-image: url(../images/sep.jpg);
}
#content_shadows {
	padding-right: 14px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
	text-align: center;
	background-image: url(../images/content_shadows.jpg);
	background-position: center;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 0px;
}
#user8 {
	position: absolute;
	top: 80px;
	padding: 8px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: auto;
	right: 0px;
}
