/* CSS Document */

* {
	margin:0;
	padding:0;
}

/* MAC HIDE \*/
html, body {
	height:100%;
	margin:0;
	padding:0;
}
/*END MAC HIDE*/

body {
	background: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-size: 11px;
}
/************************************************************/
/*Container*/
/************************************************************/
/*MAC HIDE\*/
#container {
	min-height:680px;
}
/*END MAC HIDE*/

* html #container {
	height:100%;
}

#container {
	width:780px;
	margin:0 auto;
}
/************************************************************/
/*Header*/
/************************************************************/
.header {
	width:780px;
	height:111px;	
	margin:0 auto;
	background: #FFFFFF url(../images/header.jpg);
	background-repeat: no-repeat;
}

/************************************************************/
/*Main*/
/************************************************************/
#main {
	float:left;
	width:780px;
	margin:0 auto;
	background: #FFFFFF;
}
/************************************************************/
/*Content*/
/************************************************************/

#flash {
	float:left;
	width:780px;
}

#content {
	float:left;
	font-size: 11px;
	margin: 10px 10px 0 10px;
	font-family:Verdana, Helvetica, sans-serif;	
	width:480px;
}

#content h1 {
	font-size:2em;
	margin:0 1px 5px 1px;
	font-family:Verdana, Helvetica, sans-serif;
}

#content-left {
	float:left;
	font-size: 11px;
	margin: 8px 8px 8px 8px;	
	width:347px;
}

#content-right {
	float:left;
	font-size:11px;
	width:auto;
}

.menu {
	
	background: url(../images/menu_background.png);
}

.hmenu {
	float: left;
	width: 78px;
	height: 15px;
	background: #FF0000;
	background-repeat: no-repeat;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}

.hsmenu {
	float: left;
	width: 78px;
	height: 15px;
	background: #FF0000;
	background-repeat: no-repeat;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}

.hmenu a {
	text-decoration:none;
	color:#FFFFFF;
}

.hsmenu a {
	text-decoration:none;
	color:#FFFFFF;
}

.hmenu a:hover {
	background-color:#FF4646;
	display: block;
	color: #000000;
	width: 75px;
}

.hsmenu a:hover {
	background-color: #FF4646;
	display: block;
	color: #000000;
	width: 75px;
}

.vmenu {
	float:left;
	background-color: #AAC0E7;
	border-color: #2B4D8E;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width:  1px;
	border-left-width: 1px;
	border-style: solid;
	width: 150px;
	height: auto;
	text-align:left;
	font-size: 11px;
	color: #2B4D8E;
	padding: 2px 0 2px 5px;
	margin: 5px;
}

.vmenu a {
	text-decoration:none;
	color:#2B4D8E;
}

.vmenu a:hover {
	background-color:#2B4D8E;
	display:block;
	color: #FFFFFF;
	font-weight: bold;
}

.vmenu a:active {
	background-color: #5771A4;
	display: block;
	color: #FFFFFF;
}

#padding {
	padding-left: 50px;
}

.box {
	background-color:#044D2F;
	border-color:#044D2F;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom: 0px;
	border-left-width:1px;
	border-style: solid;
	width: 210px;
	color: #FFFFFF;
	text-align:left;
	font-size:11px;
	padding:2px 0 2px 5px;
	margin:0px 0px 0px 35px;
}

.box2 {
	background: #FFFFFF;
	border-color:#044D2F;
	border-bottom-width:1px;
	border-right-width:1px;
	border-top: 0px;
	border-left-width:1px;
	border-style: solid;
	width: 210px;
	height: auto;
	text-align:left;
	font-size:11px;
	padding:2px 0 2px 5px;
	margin:0px 0px 0px 35px;
}

.bottom {
	float: left;
	width: 780px;
	
}
.bottom2 {
	float: left;
	width: 780px;
}

.leftcurve {
	float:left;
	background: url(../images/left-curve.jpg);
}
.rightcurve {
	float:right;
	background: url(../images/right-curve.jpg);
}

.column1 {
	float: left;
	width: 150px;
	
}

.column2 {
	float:left;
	width: 480px;
	padding: 10px 10px 0px 40px;
}

.column2 a {
	text-decoration:none;
	color:#2B4D8E;
}

.vmenu a:hover {
	background-color:#2B4D8E;
	display:block;
	color: #FFFFFF;
	font-weight: bold;
}

.vmenu a:active {
	background-color: #5771A4;
	display: block;
	color: #FFFFFF;
}

#clearFooter {
	clear:both;
}

.footer {
	
	width: auto;
	height: 70px;
	background: url(../images/footer2.jpg);
	background-repeat: repeat-x;
}

#footertext {
	font-size: 11px;
	color: #FFFFFF;
	padding: 15px 0px 0px 0px;
	text-align: center;
}
#footertext a{
	
	color: #999999;
	padding: 5px 0px 0px 0px;
	
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
width: 317px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 0px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
/*border: 1px solid blue;*/
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 5px;
left: 1000px;
/*border: 1px dashed gray;*/
visibility: hidden;
color: black;
font-size:12px;
font-weight:bold;
text-decoration: none;
width: 317px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -5px;
left: 240px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


