/* CSS Document */


/* temp code to highlight all box elements in red to aid design spacing

* {
   border: 1px solid red !important;
}

*/
body {
	padding: 0;
	margin: 0;
	font: 90% tahoma, verdana, sans-serif;
	background: #5050B2;
	color: #666;
}
a {
	text-decoration: none;
	color: #286ea0;
}
a:hover {
	text-decoration: underline;
}
#container {
	margin: 15px auto 30px;
	width: 980px;
	padding: 20px;
	background: #fff;
}
#logo {
	margin: 15px 0 0;
}
#logo h1 a {
	color: #303030;
}
#logo h1 a:hover {
	text-decoration: none;
}
#navitabs {
	width: 790px;
	margin-top: 4px;
	clear: both;
}
.navitab {
	
	padding: 4px 8px;
	margin: 0 0 4px;
	text-decoration: none;
	letter-spacing: 1px;
	background: #e0e0e0 url(../images/corner.gif) no-repeat right bottom;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
.navitab:hover {
	text-decoration: none;
	background: #d0d0d0 url(../images/corner.gif) no-repeat right bottom;
}
.activenavitab {
	padding: 4px 8px 5px;
	color: #fff;
	margin: 0 0 5px;
	text-decoration: none;
	background: #505050 url(../images/corner.gif) no-repeat right bottom;
}
.activenavitab:hover {
	text-decoration: none;
}
#desc {
	height: 150px;
	padding: 0;
	background:   url("../images/header100.jpg") no-repeat left center;
	clear: both;
	margin: 0 0 0;
	border: 1px solid #d0d0d0;
}



#desc p {
	margin-left: 450px;
	
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 0 15px;
	color: #308BC4;
}
#desc h2 {
	margin-top: 30px;
	margin-left: 450px;
	padding: 15px 15px 0;
	
	color: #308BC4;
	font: italic normal 1.8em "Trebuchet MS", verdana, arial, sans-serif;
}
#desc a {
	color: #fff;
	text-decoration: underline;
}
#main {
	width: 760px;
	float: left;
	
	padding: 0 0 0 0;
}
#mainflash {
	width: 760px;
	float: left;
	padding: 0;
	height: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main a {
	text-decoration: none;
	color: #286ea0;
}
#main a:hover {
	text-decoration: underline;
}
.block {
	background: #f0f0f0;
	padding: 15px;
}
#sidebar {
	
	width: 195px;
	float: right;
	padding-top: 20px;
	
}
#sidebar p {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 12px;
}
.sidelink {
	text-align: left;
	display: block;
	width: 180px;
	background: #d0d0d0 url(../images/cornera.gif) no-repeat right top;
	padding: 3px 4px 3px 8px;
	margin: 5px 10px 5px 0;
}
.sidelink:hover {
	background: #909090 url(../images/cornera.gif) no-repeat right top;
	color:#CB1D1E;
	text-decoration: none;
}
#footer {
	clear: both;
	background: #fafafa;
	color: #808080;
	font-size: 0.9em;
	padding: 8px 0;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	text-align: center;
}
#footer a {
	color: #808080;
}
#footer p {
	text-align: center;
}
h1 {
	margin: 0 0 20px;
	font-size: 1.2em;
	font-weight: normal;
}
h2 {
	margin: 0 0 20px;
	font-size: 1.6em;
	font-weight: normal;
}
h3 {
	margin: 20px 0 10px;
	font-size: 1.2em;
	font-weight: normal;
}
h4 {
	margin: 20px 0 10px;
	font-size: 1.2em;
	font-weight: normal;
}
p {
	margin: 0 0 15px;
	line-height: 1.5em;
	text-align: left;
}
.right {
	text-align: right;
}
a img {
	border: 0;
}
.photo {
	display: block;
	margin: 0 auto 15px;
	padding: 5px;
	background: #f0f0f0;
}
img.portrait {
	background: #fff;
	padding: 4px;
	border: 1px solid #ccc;
	display: block;
	margin: 10px auto 0;
}
img.portraith {
	background: #fff;
	padding: 4px 17px;
	display: inline;
	margin: 10px auto 10;
}
.hide {
	display: none;
}


/* Master slideshow container*/

#example_1_container {
    width:760px;
    height:300px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px solid #d0d0d0;
	
	
	/* original  border:1px solid #000;*/
    overflow:hidden;
    position:relative;
	float: left;
	
}

#example_1_container .easy_slides_caption {
    width:760px;
    height:50px;
    padding: 10px 0 0 10px;
	
    position:absolute;
    bottom:0;
    background-image:url(../img/bg.png);
    background-color:transparent;
    display:none;
    z-index:3;
    color:#fff;
    font-family:sans-serif;
    font-size:16px;
	float: left;
	clear: right;
}


/* Main Photo Gallery*/
#thumbnailsContainer {
	width: 515px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-top: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}

#gallerymenu {
	width: 555px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: 0;
}
#thumbnails {
width: 475px;
}
#thumbnails img {
float: left;
border: 1px solid #CCCCCC;
margin: 0 10px 10px 0;
}
.separator {
clear: both;
height: 0;
}



#textContainer {
width: 680px;
margin: 0;
}




#frameBorder,#frameBackground,#displayArea {
}

#frameBorder {
	width: 565px;
	float: left;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

#frameBackground {
/*padding: 25px;*/
padding-right: 0;
	padding-bottom: 25px;
	padding-left: 70px;
	padding-top: 25px;
}

#displayArea {
width: 400px;
}

#displayArea img {
border: 1px solid #CCCCCC;
margin-bottom: 1em;
}

#frameBorder p {
	text-align: right;
	line-height: 5px;
/*font: 10px Arial, sans-serif;
color: #2b2b2b;*/
}

/*#caption, #credit {
font-weight: bold;
color: #222222;
}*/

p#closeWidget {
position: absolute;
top: 50%;
left: 50%;
margin-top: -210px;
margin-left: 210px;
width: 50px;
}
#closeWidget img {
border: 0;
margin: 0 0 -1px;
}

.separator {
clear: both;
height: 0;
}


/* Index page Photos container*/

#photosContainer {
	width: 660px;
	height:300px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-top: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}


#photos {

height:250px;
padding-left: 15px;
}
#photos img {
float: left;
border: 1px solid #CCCCCC;
margin: 0 10px 10px 0;
}

/* Revised navbar and hover styles */

#menu {list-style-type:none; 
margin:0px 0 0 0px; 
padding:0;}

#menu li {display:block; float:left; position:relative; z-index:100; margin-right:1px;}
#menu li span {display:block; z-index:100; background:#d0d0d0; padding: 5px 10px;font-size:1.1em;}
#menu li a, #menu li a:visited {display:block; padding:0;}

#menu dl {position:absolute; top:0; left:0; margin: 0; padding: 0; background: url(transparency.gif);}
#menu dt {background: #d0d0d0; margin:0; font-size: 1.1em; border-bottom:1px solid #fff; float:left; border-right:1px solid #fff;}
#menu dd {display:none; background: transparent; border-bottom:1px solid #cce; clear:left; margin:0; padding:0; color: #fff; font-size: 1em; text-align:left;}

#menu dt a, #menu dt a:visited {display:block; color:#286ea0; padding: 5px 10px; text-decoration:none;}
#menu dd a, #menu dd a:visited {background:#d0d0d0; color:#286ea0; text-decoration:none; display:block; padding: 5px 10px;}

#menu li a:hover {border:0;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {border-bottom:15px solid #d0d0d0;}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {background: #909090; color:#CB1D1E;}
