@charset "UTF-8";
/* CSS Document */

body {
	background-color: #e7e7e8;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

#container {
	width: 710px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
#heading {
	width: 710px;
	height: 120px;
	margin-top: 20px;
	margin-bottom: 5px;
	background-image: url(images/Index-Layout_03.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
}
#para_heading {
	width: 710px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	background-color: #FF0000;
	float: left;
}
#logo {
	width: 300px;
	height: 100px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

/***************        NAVIGATION        **************/
#navbg {
	width: 710px;
	height: 34px;
	background-image: url(images/Index-Layout_13.png);
	float: left;
	margin-bottom: 5px;
}
#navitem {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
	height: 30px;
	float: left;
	display: block;
	background-image: url(images/Index-Layout_11.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#navitem:hover {
	color: #333333;
	background: url(images/nav_rollover.jpg) repeat-x;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
#navitem a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#navitem a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#navitem a:hover {
	color: #333333;
	background: url(images) repeat-x;
	text-decoration: none;
}
#navitem a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
/***************      END NAVIGATION      **************/
#flasharea {
	width: 710px;
	height: 326px;
	float: left;
}
#headimage {
	width: 710px;
	height: 114px;
	background: url(images/Picture-20.jpg);
	float: left;
}
#bodyarea {
	width: 710px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	border-top: #535354 solid 5px;
	border-bottom: #535354 solid 5px;
}
#leftpromo {
	width: 233px;
	height: 189px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 0;
}
#lefttext {
	width: 233px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#textright {
	width: 455px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
#textfull {
	width: 710px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	float: left;
	margin-top: 5px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom: #333333 solid 1px;
	height: 20px;
	padding-top: 4px;
	background-image: url(images/Index-Layout_13.png);
	padding-left: 10px;
}
.boldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
.linkhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	background-color: #CCCCCC;
}
#bodyish {
	padding-left: 10px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.body_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
/***************      GALLERY      **************/
#gal_main {
	width: 155px;
	height: 116px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
a img { 
border: none; 
border-width: 0px; 
} 
#gal_image {
	width: 150px;
	height: 80px;
	border: #e7e7e9 solid 4px;
	float: left;
}
#gal_image:hover {
	border: #ff0005 solid 4px;
}
#gal_text {
	width: 150px;
	height: 12px;
	float: left;
	background-color: #e7e7e9;
	border: #e7e7e9 solid 4px;
	text-align: center;
}
.galtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}
/***************      LINKS      **************/
#linksbox {
	width: 700px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E8;
}
#links_main {
	width: 237px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	float: left;
	margin-right: 15px;
}
#links_text {
	width: 300px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	float: left;
}

