/*Colors
4C0317 - Dark Red Background
330000 - Dark Red Menu Text
92052C - Dark Teal Text
347576 - Meduim Teal Background
72BABA - Light Teal Background



*/




/* tealdrop */

body {
	background-color: #4C0317; 
	font: 11px Geneva, Arial, Helvetica, sans-serif; 
	color: #92052C;
	margin: 0px;
	text-align:center;
	font-size:14px;
	}
	
a:link, a:visited {
	text-decoration: none; 
	color: #92052C;
	font-weight: bold;
	}

a:hover, a:active { 
	text-decoration: underline;
	}

/*content*/

#container {
	width: 780px;
	margin: 0 auto;	
	}
	
#wrap {
	width:780px;
	margin: 0 auto;	
	background: url(images/back_teal.gif) repeat top;
	background-color:#347576;
	}
	
#pageHeader { 
	background:   url(images/bd_header.gif) no-repeat;
	height: 114px;
	text-align:right;
	}
	
#mainbody {
	margin: 0px 0px 0px 0px;
	width: 780px;
	font-size:14px;
	color:#72BABA;
	text-align:center;
	vertical-align:top;
	}

#comission {
	position:absolute;
	top:460px;
	left:260px;
	width:226px;
	}

#homeText {
	float: left;
	width: 300px;
	height: 500px;
	margin-left: 20px;
	margin-top: -20px;
	}

#slideWrap {
	float: right;
	width: 450px;
	margin-top: -20px;
	}
#slideWrap img {
	border: #000000 12px;
	
}

/*start main menu*/
#menu {	
	width: 500px;
	position: absolute;
	right: 12px;	
	left: 301px;
	top: 74px;
	line-height: 13px;
	height: 22px;
	display: inline;
}
#menu ul {
	font: bolder 16px 'Trebuchet MS', sans-serif;
	margin: 0 15px;
	padding: 0;
	display: inline;
	float: left;
	text-align:center;
	margin-top: 11px;
	color: #330000;	
}
#menu li {
	float: left;
	list-style: none;
}
#menu li a {
	display: block;
	padding: 5px 15px;	
	color: #72BABA;	
	text-decoration: none;	
}
#menu li a:hover {
	color: #FFF;
}
#menu li a#current  {
	color: #FFF;
	background-color: #4C0317;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 5px;
}
/*end main menu*/

/*start gallery*/
#gallery {
	padding-right: 10px; 
	padding-left: 10px;  
	padding-bottom: 10px; 
	padding-top: 10px; 
	background-color: #3F8B8D;
	width: 739px; 
	height: 400px;
	position: relative; 
	border-top: 0px solid; 
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #66041F;
	margin-left: 9px;
	margin-top:-16px;
}
#gallery b.default {
	left: 196px; 
	width: 548px; 
	position: absolute; 
	top: 35px;
	height: 380px; 
	text-align: center;
}
#gallery b.default img {
	border-right: #ddd 1px solid; 
	border-left: #333 1px solid; 
	border-bottom: #eee 1px solid;
	border-top: #555 1px solid; 
	display: block; 
	margin: 0px auto 10px; 
}
#gallery b.default span {
	display: block; 
	font-weight: normal; 
	font-size: 12px; 
	margin: 0px auto; 
	width: 350px; 
	color: #fff; 
	font-family: verdana, arial, sans-serif;
}

#gallery ul {
	padding: 0px; 
	float: left; 
	margin: 0px; 
	width: 180px; 
	list-style-type: none; 
	position: relative;
	left:40px;
	top:30px;
}
#gallery ul li {
	display: inline; 
	float: left; 
	margin: 0px 0px 5px 5px; 
	width: 52px; 
	height: 52px;
}
#gallery ul li a {
	border-right: #555 1px solid; 
	border-top: #eee 1px solid; 
	border-left: #ddd 1px solid; 
	border-bottom: #333 1px solid; 
	display: block; 
	width: 50px; 
	height: 50px; 
	text-decoration: none;
}
#gallery ul li a span {
	display: none;
}
#gallery ul li a img {
	border-width: 0px; 
	display: block; 
	width: 50px; 
	height: 50px; 
}
#gallery ul li a:hover {
	border-left-color: #333; 
	border-right-color: #ddd;
	border-bottom-color: #eee; 
	border-top-color: #555; 
	background: #3f8b8d; 
	white-space: normal; 
}
#gallery ul li a:hover b {
	z-index: 20; 
	background-color: #3F8B8D; 
	left: 180px; 
	width: 480px; 
	position: absolute; 
	top: -5px; 
	height: 380px; 
	text-align: center;
}
#gallery ul li a:hover span {
	display: block; 
	font-weight: normal; 
	font-size: 12px; 
	margin: 0px auto; 
	width: 350px; 
	color: #fff; 
	font-family: verdana, arial, sans-serif;
}
#gallery ul li a:hover img {
	border-right: #ddd 1px solid; 
	border-top: #555 1px solid; 
	border-left: #333 1px solid; 
	border-bottom: #eee 1px solid; 
	margin: 0px auto 10px; 
	width: auto; 
	height: auto;
}
#gallery ul li a:active {
	border-left-color: #333; 
	border-bottom-color: #eee; 
	border-top-color: #555; 
	border-right-color: #ddd;
	background-color: #3F8B8D; 
	white-space: normal; 
}
#gallery ul li a:unknown {
	border-left-color: #333; 
	border-bottom-color: #eee; 
	border-top-color: #555; 
	border-right-color: #ddd;
	background: #3F8B8D; 
	white-space: normal; 
}
#gallery ul li a:active b {
	z-index: 10; 
	background-color: #3F8B8D; 
	left: 180px; 
	width: 480px; 
	position: absolute; 
	top: -5px; 
	height: 380px; 
	text-align: center;
}
#gallery ul li a:unknown b {
	z-index: 10; 
	background: #888; 
	left: -548px; 
	width: 548px; 
	position: absolute; 
	top: 0px; 
	height: 380px; 
	text-align: center;
}
#gallery ul li a:active span {
	display: block; 
	font-weight: normal; 
	font-size: 12px; 
	margin: 0px auto; 
	width: 350px; 
	color: #fff; 
	font-family: verdana, arial, sans-serif;
}
#gallery ul li a:unknown span {
	display: block; 
	font-weight: normal; 
	font-size: 12px; 
	margin: 0px auto; 
	width: 350px; 
	color: #fff; 
	font-family: verdana, arial, sans-serif;
}
#gallery ul li a:active img {
	border-right: #ddd 1px solid; 
	border-top: #555 1px solid;
	margin: 0px auto 10px; 
	border-left: #333 1px solid; 
	width: auto; 
	border-bottom: #eee 1px solid; 
	height: auto;
}
#gallery ul li a:unknown img {
	border-right: #ddd 1px solid; 
	border-top: #555 1px solid; 
	margin: 0px auto 10px; 
	border-left: #333 1px solid; 
	width: auto; 
	border-bottom: #eee 1px solid; 
	height: auto;
}
/*end gallery*/


/*begin footer*/
#footer {
	text-align: right;
	padding: 20px 20px 20px 0px;
	color: #00444A;
	font-size:11.5px;
	margin-top:-15px;
	}
#footer a:link, .footer a:visited { 
	color: #7EC0C0;
	}
#footer a:hover{
	text-decoration:underline;
	}
/*end footer*/





/* start gallery menu */
#menu_gallery {	
	clear: both;
	margin: 0; 
	float: left;
	width: 780px;
	margin-top: -16px;
}
#menu_gallery ul {
	font: 14px 'Trebuchet MS', sans-serif;
	background-color: #4c0317;		 	
	margin: 0 15px 0px 9px;
	padding: 0px;
	display: inline;
	float: left;	
	width: 759px;
	border-left: 1px solid #4c0317;
	border-right: 1px solid #4c0317;
}
#menu_gallery li {
	float: left;
	list-style: none;
}
#menu_gallery li a {
	display: block;
	padding: 5px 12px;	
	color: #7ec0c0;	
	text-decoration: none;	
}
#menu_gallery li a:hover {
	color: #fff;
}
#menu_gallery li a#current  {
	color: #FFF;
	background-color:#3F8B8D;
	border-top: 1px solid #4c0317;
	padding-top: 2px;
	margin-top: 2px;
}
/* end gallery menu */

#about {
	margin: 5px;
	
}

#aboutImg_left img {
	margin: 10px;
	float:left;
	
}
#aboutImg_right img {
	margin: 10px;
	float:right;
}

#imgBorder {
	border: #000000 1px solid;
	margin: 5px;
	}
	
.table {
	margin-left:267px;
	padding: 0px;
	}
	
.table td {
	text-align:left;
	margin: 0px;
	padding: 0px;
	}
	
/*.label td{
	margin:  3px 0px 0px 0px;
	
	}*/
table.tableview th {
	border-bottom: 2px solid #CCCCCC;
	}	
	
table.tableview tr td{
	border-bottom: 1px solid #CCCCCC;
	}	