/* CSS Document */

body{

	background-image: url(./images/bg1.jpg);

	background-repeat:repeat-x;

	margin:0px;

	padding:0px;

	height:inherit

	}



h1{

	font-family:"Trebuchet MS";

	font-size:18px;

	text-align:left;

	width:600px

	}

	

#container{

	width:100%;

	height:100%;

	margin:0px 0px 0px 0px;

	padding:0px 0px 100px 0px;

	background-image: url(./images/bg2.jpg);

	background-repeat:no-repeat;

	background-position:center top;

	}

	

#home_text {

	width:600px;

	font-family:"Trebuchet MS";

	font-size:16px;

	text-align:justify;

	}	

	

#topLogo{

	width:700px;

	height:100px;

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

	background-image: url(./images/header.png);

	background-repeat:no-repeat;

	background-position:center center;

	}

	

#menu_background {
	
	position:relative;

	float: left;

	height: 33px;

	width: 100%;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-left: 0px;

	background-image: url(./images/menu_bg.jpg);

	background-repeat:no-repeat;

	background-position:center center;
	
	z-index:0;
	
	}	

	

#content{

	width:800px;

	height:100%;

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

	}		

	

.menu_area {
	
	position:relative;

	float: left;

	height: 34px;

	width: 700px;

	margin-top: -33px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-left: 70px;
	
	z-index:100000;

	}



.menu {

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	text-transform: none;

	color: #FFFFFF;

	text-decoration: none;

	margin: 0px;

	float: left;

	height: 22px;

	padding-top: 8px;

	padding-right: 13px;

	padding-bottom: 0px;

	padding-left: 13px;
	
	z-index:1000;

	}

	

.menu:hover {

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	text-transform: none;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #000000;

	margin: 0px;

	float: left;

	height: 22px;

	padding-top: 8px;

	padding-right: 13px;

	padding-bottom: 0px;

	padding-left: 13px;

	}

	

.menu_hover {

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	text-transform: none;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #000000;

	margin: 0px;

	float: left;

	height: 22px;

	padding-top: 8px;

	padding-right: 13px;

	padding-bottom: 0px;

	padding-left: 13px;

	cursor:text;

	}



div.spacer {

	clear: both;

	}



#spacer2{

	clear: both;

	height:20px;

	width:700px

	}

	

#spacer_bottom{

	clear: both;

	height:80px;

	width:700px

	}	



#standard_text_full {

	width:600px;

	font-family:"Trebuchet MS";

	font-size:16px;

	text-align:justify;

	float:left;

	margin-left:100px

	}



#standard_text_left {

	width:400px;

	font-family:"Trebuchet MS";

	font-size:16px;

	text-align:justify;

	float:left;

	margin-left:100px

	}

	

#standard_text_right {

	width:400px;

	font-family:"Trebuchet MS";

	font-size:16px;

	text-align:justify;

	float:left;

	margin-right:80px

	}



.red{

	color: #990000

	}

	

#home_images_contaiiner {

	width:600px;

	height:300px;

	}



#home_images {

	width:293px;

	height:270px;

	float:left;

	border-bottom-style:none;

	padding:0px;

	}

	

#home_links {

	width:293px;

	height:20px;

	text-align:center;

	float:right;

	}	



img{

	padding:0px;

	}



.a{

	font-family:"Trebuchet MS";

	font-size:16px;

	color:#000000

	}



.footer_link{

	font-family:"Trebuchet MS";

	font-size:18px;

	color:#FFFFFF;

	}

	

.footer_link:hover{

	font-family:"Trebuchet MS";

	font-size:18px;

	color:#CCCCCC

	}		

	

.a:hover{

	font-family:"Trebuchet MS";

	font-size:16px;

	color:#666666

	}	

	

#footer{

	width:750px;

	height:50px;

	background-image:url(./images/footer.jpg);

	background-repeat:no-repeat;

	font-family:"Trebuchet MS";

	font-size:18px;

	color:#FFFFFF;

	padding:16px 10px 16px 10px;

	overflow:hidden;

	}



#footer2{

	width:600px;

	height:100%;

	font-family:"Trebuchet MS";

	font-size:14px;

	color:#777777;

	}	

	

#standard_images_right {

	float:left;

	width:175px;

	margin-left:20px

	}	

	

#standard_images_left {

	float:left;

	width:175px;

	margin-left:100px;

	margin-right:20px;

	}		

	

form{

	text-align:left;

	margin-left:100px;

	font-family:"Trebuchet MS";

	}



#contact_text{

	text-align:center;

	font-family:"Trebuchet MS";

	font-size:18px;

	height:500px

	}	

	

#holding_text{

	text-align:center;

	font-family:"Trebuchet MS";

	font-size:18px;

	height:400px

	}



.contact_pages{

	text-align:center;

	margin-left:0px;

	}	

	

	

.highslide-wrapper div {

    font-family: Verdana, Helvetica;

    font-size: 10pt;

}



.highslide {

    cursor: url(highslide/graphics/zoomin.cur), pointer;

    outline: none;

    text-decoration: none;

}

.highslide-active-anchor img {

	visibility: hidden;

}

.highslide img {

	border: 2px solid gray;

}

.highslide:hover img {

	border: 2px solid white;

}



.highslide-wrapper {

	background: white;

}

.highslide-image {

	border: 2px solid white;

}

.highslide-image-blur {

}

.highslide-caption {

    display: none;

    

    border: 2px solid white;

    border-top: none;

    font-family: Verdana, Helvetica;

    font-size: 10pt;

    padding: 5px;

    background-color: white;

}

.highslide-loading {

    display: block;

	color: black;

	font-size: 8pt;

	font-family: sans-serif;

	font-weight: bold;

    text-decoration: none;

	padding: 2px;

	border: 1px solid black;

    background-color: white;

    

    padding-left: 22px;

    background-image: url(highslide/graphics/loader.white.gif);

    background-repeat: no-repeat;

    background-position: 3px 1px;

}



a.highslide-credits,

a.highslide-credits i {

    padding: 2px;

    color: silver;

    text-decoration: none;

	font-size: 10px;

}

a.highslide-credits:hover,

a.highslide-credits:hover i {

    color: white;

    background-color: gray;

}

a.highslide-full-expand {

	background: url(highslide/graphics/fullexpand.gif) no-repeat;

	display: block;

	margin: 0 10px 10px 0;

	width: 34px;

	height: 34px;

}
