
/*________________________________________General page */
body {
	background-image:url(../images/fringe.jpg);
	background-repeat: repeat-x;
	font-family: "Trade Gothic", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
}

img {
	border: none;
	outline: none;
	padding: 10px;
}
div#preload {
	display:none;
}

/*object {
	padding: 10px;
}
*/
p, ul {
	font-size:11px;
	color:#55164F;    /*dark purple*/
	list-style:url(../images/green-bullet.gif);
}

a:link, a:visited {
	text-decoration:none;
	color:#55164f;  /*purple*/
}

a:hover, a:active {
	color:#9EA739;  /*green*/
}

a:active {
	outline:none;
}

a:focus {
	-moz-outline-style: none;
}
h1 {
	text-indent:-9999px;
}

h3 {
	margin-bottom: 10px;
	font-size:15px;
	color:#55164f;  /* green */
	font-weight:bold;
	line-height:17px;
}


h4 {
	margin-bottom: 5px;
	font-size:15px;
	font-variant:small-caps;
	color:#55164f;  /*purple*/
	text-transform:lowercase;
}
h4.twoLines {
	margin-bottom:20px;	
}

.orange { 
	color:#DF7E1B;  /*orange*/
}

.bold { 
	font-weight:bold;
}

.italics {
	font-style:italic;
}

/*________________________________________Main Image */

div.main-image {
	height: 320px;
	margin-bottom: 10px;
	/*background-color:#F3E6F1;*/  /*light purple*/
	background-color:#eff1dc;  /*light green*/
}

#home-img {
	list-style:none;
	margin:0px;
}
/*_______________________________________Top-Nav Box */

.top-nav {
	height: 75px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.top-nav a {
	font-weight:bold;
} 

.top-nav a#logo {
	background-image:url('../images/logo.jpg');
	height:75px;
	width:225px;
	display:block;
}
.top-nav a#logo:hover {
	background-image:url('../images/logoHover.gif');
	display:block;
	height:75px;
	width:225px;
}
.top-nav a.current, .connect-box a.current {
	color:#9EA739;    /*green*/
}

.top-nav a:hover {
	/*color:#9EA739; */   /*green*/
}

.top-nav img {
	padding: 0px;
	margin:0px;
}

.top-nav p {
	color:#55164F;       /*dark purple*/
	line-height: 16px;
}

/*________________________________________Bottom Nav Box */

.nav-box {
	height: 320px;
	margin-bottom: 20px;
	background-color:#eff1dc;	/*very light green*/
}

.nav-box.home {
	height:240px;	
	background:#eff1dc url('../images/fringe.jpg') repeat-x 0% 100%; /*light green*/
	padding-bottom:10px;
}

.nav-box a {
	/*color:#E68219; */  /*orange*/
} 


.nav-box a:hover {
	/*color:#9EA739;*/    /*green*/
}

.nav-box h3, .nav-box p {
	padding-right: 10px;
	padding-left: 10px;
}

/*________________________________________Footer */

.footer p {
	text-align:right;
	color:#AB80A7;
}


/*________________________________________Connect page */

.connect-box {
	height: 525px;
	margin-bottom:-10px
	background-color:#eff1dc;    /*light purple*/
	padding-top:10px;
	overflow:auto;
}

.connect-box a {
	font-weight:bold;
}

.connect-box.about {
	height: 620px;
	background:#eff1dc url('../images/fringe.jpg') repeat-x 0% 100%; /*light green*/
	padding-bottom:10px;
	overflow:hidden;
}

.connect-box p, .connect-box h3, .connect-box h4, .connect-box ul  {
	padding-right: 10px;
	padding-left: 10px;
}

.connect-box p {
	font-size:12px;
}

.connect-box p.date {
	font-size:11px;
	font-style:italic;
}

textarea {
	height:310px;
	font-family: "Trade Gothic", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
}

/*________________________________________Work main page */


.connect-box.work-left {
	height: 640px;
	background:#eff1dc url('../images/fringe.jpg') repeat-x 0% 100%; /*light green*/
	padding-bottom:10px;
	overflow:hidden;
}

.connect-box.work-left .menuInside {
	height:555px;
	overflow:auto;
}

.connect-box.work-left p {
	margin-bottom:15px;
}

ul.switch {
	list-style:none;
	margin-left:-8px;
}

.switch h4 {
	font-weight:bold;
	margin-left:2px;
	color:#55164F;
	cursor:pointer;
	font-weight:bold;
	font-variant:small-caps;
	
}
.switch h4:hover {
	color:#9EA739;
}

.switch .worklist {
	display:none;
	margin-bottom:10px;
}

.switch .worklist.open {
	display:block;
}

.switch .worklist a {
	display:block;
	background:url(../images/green-bullet.gif) repeat-none;
}

.switch .worklist a.current {
	color:#9EA739;
}

.switch .worklist ul {
	margin-left:20px; 
	display:block;
}

.switch .worklist ul li {
	margin-bottom:10px;
}

/*________________________________________Work sub page */

.work-image {
	height:auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-color:#eff1dc;  /*background lilac*/
}

.work-image img {
	padding-bottom:0px;
}

.connect-box.one-pic-box {
	height:525px;
	background:#eff1dc url('../images/fringe.jpg') repeat-x 0% 100%; /*light green*/
	overflow:hidden;
}

.connect-box.one-pic-box .menuInside {
	height:455px;
	overflow:auto;
}

.connect-box.two-pics-box {
	height:690px;
	background:#eff1dc url('../images/fringe.jpg') repeat-x 0% 100%; /*light green*/
	overflow:hidden;
}

.connect-box.two-pics-box .menuInside {
	height:620px;
	overflow:auto;
}

.connect-box.three-pics-box {
	height:1034px;
	background:#eff1dc url('../images/fringe.jpg') repeat-x 0% 100%; /*light green*/
	overflow:hidden;
}

.connect-box.three-pics-box .menuInside {
	height:964px;
	overflow:auto;
}

.connect-box.four-pics-box {
	height:1378px;
	background:#eff1dc url('../images/fringe.jpg') repeat-x 0% 100%; /*light green*/
}

.connect-box.five-pics-box {
	height:1722px;
	background:#eff1dc url('../images/fringe.jpg') repeat-x 0% 100%; /*light green*/
}

.connect-box.six-pics-box {
	height:2066px;
	background:#eff1dc url('../images/fringe.jpg') repeat-x 0% 100%; /*light green*/
}
.connect-box.video {
	background-image:none;
	overflow:hidden;
	margin-bottom:10px;
}
.connect-box.video p {
	margin-bottom:5px;
}


.fringe {
	height: 12px;
    background: #eff1dc url(../images/green-bullet.gif) repeat-x scroll center;
	padding-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}

/*________________________________________News sub page */

.connect-box.news {
	height:334px;
	background:#eff1dc url('../images/fringe.jpg') repeat-x 0% 100%; /*light green*/
	margin-bottom: 0px;
	padding-bottom:10px;
}

.connect-box.news h3 {
	line-height:1.3em;
}