body {
	margin:0;
	padding:0;
        border:0; 
	text-align: center;
	color: #000;
	background: #ccc;
  	font: 12px Verdana, Arial, Helvetica, sans-serif;
	}

html>body { /* don't forget about the Opera */
	font-size: 12px;
	margin:0;
	padding:0;
        border:0; 
	}

/*------( layout divs )----------*/
#homestuff ul{
  list-style-type: none;

	margin:0;
	padding:0;
}

#bbar{
  position: absolute;
  left: -0px;
  top: -27px;
  font-size: 11px;
  width: 757px;
  height: 25px;
  background: url(/images/site/bar.jpg) no-repeat;
  color: #fff;
  padding: 0 0 0 5px;
}

.space{
  margin: 0 8px 0 8px;
}

#menu li a{
  color: #fff;
}

#toplinx{
  position: absolute;
  left: 543px;
  top: 138px;
  font-size: 11px;
  color: #1e0063;
}
#toplinx p{
 color: #88752d;
font-size:10px;
line-height:12px;
padding: 0px 0px 0px 0px;
margin: 0px 3px 6px 2px;
}

#toplinx a{
  color: #1e0063;
   font-weight: normal;
text-decoration:none;

}

div#toplinx a:hover, div#toplinx a.current {
   color: #88752d;
text-decoration:none;
}	

#toplinx ul{
 margin: 0;
 list-style-type: none;
 padding: 0px 0px 0px 0px;
}


#toplinx h3{
 font-size: 13px;
 margin-bottom: 3px;
 margin-top: 12px;
margin-left: 0px;
 padding: 0px 0px 0px 0px;
  text-transform: uppercase;
}

#toppix{ 
  position: absolute;
  left: 631px;
  top: 64px;
  font-size: 10px;
}

#toppix input {font-size: 9px;}

#wrap {
	position: relative;
	margin: 10px auto;
	border-color: #998d42;
        border-style: solid;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        border-top-width: 1px;
	padding: 0 0 0 0;
	font-size: 95%;
	text-align: left;
	width: 757px;
  	background: #fff;
	}

html>body #wrap {
  	width: 757px;
	}

/* ---( header )----------------------------- */

#header {
	margin: 0;
	padding: 0;
	color: #fff;
	width: 756px;
	height: 146px;
	
	background: #fff url(/images/site/header.jpg) no-repeat;
	}

/* ------( logo )------------*/

#homeLogo{
  position: absolute;
  top: 11px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  left: 3px;
}

#logo h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent;
	text-indent: -9999px;
	width: 300px;
	height: 111px;
	padding: 0;
	margin: 0;
overflow: hidden;
	}

#logo a  {
	border: 0;
	display: block;
	width: 300px;
	height: 111px;
overflow: hidden;
	}

/* ------( site nav )------- */

div#mainNav	{
	position: absolute;
	top: 111px;
	left: 1px;
	height: 35px;
	width: 756px;
	margin: 0;
	padding: 0;
	border: 0;
        z-index: 2;
        text-align: center;
	background: url('/images/site/nav.jpg');
	}

div#mainNav ul li{
  margin: 0px 9px 0px 9px;
  
}

div#mainNav a {
  color: #350079;
  
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

div#mainNav a:hover, div#mainNav a.current {
   color: #88752d;
}	

div#secondNav	{
	position: absolute;
	top: 99px;
	left: 0px;
	height: 23px;
	width: 772px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #d1d3c6;
        z-index: 2;
	}

div#secondNav a {
  color: #747d60;
}

div#secondNav	a:hover, div#secondNav	a.current {
   text-decoration: underline;
}	

div#thirdNav	{
	position: absolute;
	top: 122px;
        color: #747d60;
	left: 0px;
	height: 23px;
	width: 772px;
	margin: 0;
	padding: 0;
	border: 0;
        z-index: 2;
	background: #e7eae3;
	}

div#thirdNav a {
  color: #747d60;
}

div#thirdNav a:hover, div#thirdNav a.current {
   text-decoration: underline;
}	

ul#menu	{
	/*height: 23px;*/
	/*width: 772px;*/
	margin: 5px 0 0 5px;
	padding: 0;
	}

ul#menu li {
	float: left;
	margin: 0;
	padding: 0 0px 0 0;
	list-style: none;
	top: 0;
	}
	
ul#menu li, ul#menu a { 
	font-size: 10px;
	}
	
ul#menu li a {
	text-decoration: none;
	}

/* ---( main column )----------------------------- */


#content {
	position: relative;
	/*float: left;*/
	padding: 0px 0 0 10px;
	margin: 10px 0 40px 6px;
	width: 503px; /* for IE5/Win */
  	width: 513px;
        z-index: 1;
}



html>body #content { /* oh yeah, and there's Opera */
	width: 513px;
	}

#content .tableHome {
	padding: 0;
	margin: 0;
}

#gallery {
	position: relative;
	float: left;
	padding: 0px 0 0 10px;
	margin: 30px 0 10px 6px;
	width: 745px; /* for IE5/Win */
  	width: 755px;
        z-index: 1;
}

html>body #gallery { /* oh yeah, and there's Opera */
	width: 755px;
	}

#gallery .tableHome {
	padding: 0;
	margin: 0;
}

/* ---( content stuff ) --------------*/

.galleryimgs{
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

.galleryimgs li {
	float: left;
	margin: 0 7px 15px 14px;
	padding: 2px 2px 0 4px;
	list-style: none;
	border: 1px solid #888a7f;
        background: #eee;
	}

.galleryimgs li a{
       color: #71684b;
}

.galleryimgs li a:hover{
       color: #675830;
}

.buttons  {
	color: #d00;
	background: #fff;
	border: 1px solid #d00;
	padding: 2px;
	font-style: normal;
	}

.prop { /* this is a 'prop' for the height since IE no comprende min-height */
	height: 250px;
	float: right;
	width: 1px;
	}

.prop2 { /* this is a 'prop' for the height since IE no comprende min-height */
	height: 1px;
	width: 100%;
	}

.prop3 { /* this is a 'prop' for the height since IE no comprende min-height */
	height: 425px;
	float: right;
	width: 1px;
	}

.padded { padding: 0 10px 0 10px; }

.caption { 
	padding: 0 0 10px 0; 
	color: #24488C;
}
.caption a:hover {
	color: #f00;
	text-decoration: none;
	}


/* ---( contact form )--- */
.embContactForm {
	}
.embContactFormTable {
	}
.embContactFormLabel {
	color: #fff;
	text-align: right;
	font-weight: bold;
	background: #a1a499;
	padding: 2px;
	}
.embContactFormValue {
	}
.embContactForm textarea {
	width: 400px;
	height: 200px;
	}
.embContactFormSubmit {
	text-align: center;
	}
.embContactFormError {
	}

.contactBox {
	margin: auto;
	width: 90%;
	padding: 8px;
	border: 1px solid #a1a499;
	background: url(/images/site/semiopaque.gif) repeat;
	}

.sidebarBox {
	width: 150px;
	padding: 8px;
	margin-bottom: 10px;
	border: 2px solid #a1a499;
	}

/* ---( sidebar )----------------------------- */

#sidebar {
	position: absolute;
        left: 535px;
        top: 217px;
	line-height: 1.5em;
	width: 220px; /* for IE5/Win */
	width: 222px;
	margin: 75px 10px 0 0;
	padding: 0 0px 0 0px;
	background: url(/images/site/sidebar.jpg)  repeat-x;
	
        height: 428px;
        z-index: 3;
	}

#sidebar p {
padding: 0px 0px 0px 10px;
margin: 0px 3px 6px 2px;
font-size:10px;
line-height:12px;
}

#sidebar p a img{
margin-right: 4px;
}

#sidebar h3 {
color: #88752d;
margin: 11px 0px 6px 12px;
text-transform:uppercase;
padding: 0px 0px 0px 0px;
font-size:13px;
}

.sideprop { /* this is a 'prop' for the height since IE no comprende min-height */
	height: 407px;
	float: right;
	width: 1px;
	}

/* --(links)-------------------------- */

a {
	color: #350079;
	font-weight: bold;
	text-decoration:underline;
	}

a:hover {
	color: #88752d;
	font-weight: bold;
	text-decoration:underline;
	}

#caption a:hover {
	color: #9E9973;
	text-decoration: none;
	}

/* ---( typography stuff )--------------------*/

#content h2 { 
	color: #88752d;
	font-size:13px;
	}

#content h3 { 
	color: #88752d;
	/*padding: 0;*/
	/*margin: 0;*/
	font-size:12px;
	}

#content h4 { 
	color: #88752d;
	/*padding: 0;*/
	/*margin: 0;*/
	font-size:11px;
	}

#content .caption { align: center; }


#summuslogo a {
	position: relative;
	top: -40px;
	display: block;
	text-indent: -9999px;
	width: 133px;
	height: 35px;
	background: transparent url(/images/site/powered_by_summus.gif) no-repeat;
	margin: 0 30px 0 630px;
	}

/* ---( footer )----------------------------------- */

#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0 0 0 3px;
        font-weight:bold;
	font-size: 8px;
	color: #828073;
	}
	
#footer p {
	margin: 0;
	padding: 5px 5px 7px 10px;
	}


/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */

#footer a {
	color: #828073;
	}

#footer a:hover {
	color: #979588;
	}

#dwi h1 {
	position: absolute;
	top: 113px;
	left: 540px;
	background: transparent;
	text-indent: -9999px;
	width: 180px;
	height: 30px;
	padding: 0;
	margin: 0;
        z-index:5;
	}

#dwi a  {
	border: 1;
	display: block;
	width: 180px;
	height: 30px;
text-decoration: none;
	}

/******************************
Calendar items 
******************************/
/*
#embCalendar_APP_NAME {
}
*/
.embCalendarYear {
}
.embCalendarYearContainer {
	text-align: center;
	padding: 0;
	margin: 0 auto;
}
.embCalendarYearSpacer {
	clear: both;
}
.embCalendar {
    
}
.embCalendarMini {
	float: left;
	width: 176px;
	height: 185px;
	margin-bottom: 15px;
}
.embCalendarTable {
	border-collapse: collapse;
	border: 4px ridge #999999;
	padding: 0;
        width: 723px;
}
.embCalendarTable td {
	font-size: 75%;
	border-right: 2px ridge #999999;
	border-bottom: 2px ridge #999999;
	margin: 3px;
	padding: 4px;
        /*height:60px;*/
}
.embCalendarYearHeader {
	padding-bottom: 15px;
}
.embCalendarCurrentYear {
	font-size: 150%;
	padding: 0 25px 0 25px;
}
.embCalendarPrevYearLink {
}
.embCalendarNextYearLink {
}
.embCalendarHeader {
height:35px;
}
.embCalendarHeaderPrev {
	text-align: center;
}
.embCalendarHeaderPrevLink {
}
.embCalendarHeaderMonth {
	text-align: center;
	font-weight: bold;
}
.embCalendarHeaderNext {
	text-align: center;
}
.embCalendarHeaderNextLink {
}
.embCalendarDaysHeader {
height:35px;
	font-weight: bold;
}
.embCalendarDaysHeader td {
	text-align: center;
	width: 100px;
}
.embCalendarDaysHeaderSun {
}
.embCalendarDaysHeaderMon {
}
.embCalendarDaysHeaderTue {
}
.embCalendarDaysHeaderWed {
}
.embCalendarDaysHeaderThu {
}
.embCalendarDaysHeaderFri {
}
.embCalendarDaysHeaderSat {
}
.embCalendarDaysMiniHeader {
	font-weight: bold;
}
.embCalendarDaysMiniHeader td {
	text-align: center;
	width: 14px;
}
.embCalendarDaysMiniHeaderSun {
}
.embCalendarDaysMiniHeaderMon {
}
.embCalendarDaysMiniHeaderTue {
}
.embCalendarDaysMiniHeaderWed {
}
.embCalendarDaysMiniHeaderThu {
}
.embCalendarDaysMiniHeaderFri {
}
.embCalendarDaysMiniHeaderSat {
}
.embCalendarWeekendDay {
	text-align: left;
	vertical-align: top;
height:60px;
}
.embCalendarWeekDay {
	text-align: left;
	vertical-align: top;
height:60px;
}
.embCalendarCurrentDay {
	text-align: left;
}
.embCalendarWeekendDaySpacer {
}
.embCalendarWeekDaySpacer {
}
a.embCalendarDayLink {
	font-weight: bold;
}
a.embCalendarDayLink:visited {
}
a.embCalendarDayLink:hover {
}
.embCalendarDaysEvents {
	list-style-type: none;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
a.embCalendarEventLink {
}
a.embCalendarEventLink:visited {
}
a.embCalendarEventLink:hover {
}
.embCalendarJumpToMonth {
	padding-top: 20px;
}
.embCalendarJumpToMonthLink {
	font-weight: bold;
}

#embCalendar_CALENDAR .embCalendarDaysHeader {
	background: #cccccc;
}
#embCalendar_CALENDAR .embCalendarDaysMiniHeader {
	background: #cccccc;
}
#embCalendar_CALENDAR .embCalendarCurrentDay {
	background: #cccccc;
}