/***** TYPOGRAPHY *****/

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font: Arial, Verdana;
	font: 12px Arial, Verdana;
	background: #E0E5E8 url(../images/body-bg.jpg) top center no-repeat;
}

#wrapper {
	margin:0 auto;
	padding:0 0 0 4px;
	width: 919px;
	text-align: center;
	border: 0;
	position: relative;
}

#flash{
	position: absolute;
	width: 859px;
	float: left;
	top:0px;	
	left: 0px;
	height: 0px;
	padding: 0 0 0 34px;
	
}

#header {
	margin:0 auto;
	padding:0;
	width: 859px;
	height: 262px;
}

.header {
	margin: 0;
	padding: 0;
}

h1.logo {
	margin: 0;
	padding: 0;
	text-indent: -2000px;
	height: 88px;
	background: url(../images/top.jpg) top center no-repeat
}

#container {
	margin:0;
	padding:0;
	background: url(../images/content-bg.jpg) top left repeat-y;
	border-top: 3px solid #000 
}

.clear {
	clear: both;
}

.map {
	width: 535px; 
	height: 350px; 
	border:2px solid #797F43; 
	margin: 15px auto;
	text-align:center;
}

.content {
	clear: both;
	margin: 2px 50px 0 120px;
	padding: 0;
	background-color: #FFF;
	color: #5B5B5B;
	text-align: left;
	overflow:hidden
}

/*Internal H Tags*/

.content h1 {
	margin:50px 0 5px 0;
	padding:2px 0 2px 15px;
	font: 14px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #000;
	background: url(../images/h1-img.gif) 0 5px no-repeat;
}

.content h2 {
	margin:10px 0 5px 0;
	padding:2px 0 2px 5px;
	font: 15px "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	/*border-bottom: 2px solid #000;*/
}

.content p {
	margin:0;
	padding:15px 5px 5px 5px;
	font: 12px Arial, Verdana;
	line-height: 18px;
	text-align: justify;
}

.strong, b {
	font: bold;
	color: #525252}

/*Table Properties*/

img.logo-internal {
	border-bottom: 2px solid #000
}

table#table-content-right {
	margin: 0;
	padding: 0;
	background:url(../images/flwr-bg.jpg) bottom right no-repeat;
}

table#table-content-right td.left {
	margin: 0;
	padding:0;
	border-right:1px solid #000;
	border-bottom:2px solid #000;
	width: 219px;
}

table#table-content-right td.right {
	margin: 0;
	padding:0 0 10px 5px;
	border-left:1px solid #000;
	border-bottom:2px solid #000;
	width: 755px;
}

/*END*/

.img-left {
	margin:0;
	padding:0;
	border-bottom: 1px solid #FFF
}

#right-col p {
	margin: 5px 0 15px 5px;
	padding: 0;
	font: 12px Arial, Verdana;
	color: #000;
	line-height: 18px;
}

.content .hr {
	display: block;
	clear: both;
	margin: 10px auto 0 10px;
	padding:0;
	width: 726px;
	height:1px;
	background: url(../images/internal-hr.jpg) top center no-repeat;
}

/* -= Roll Overs Left- */

.content a:link, .content a:visited {
	font-weight: bold;
	color: #8D2A25;
	text-decoration: underline
}

.content a:hover, .content a:active {
	padding: 0;
	font-weight: bold;
	color: #C12E1C;
	text-decoration: none
}

.content a {
	padding: 0;
	margin: 0 auto;
	font-weight: bold;
}

/*Images Styles*/

.image-left {
	float: left;
	display: block;
	margin: 5px 10px 9px 10px;
	border: 4px solid #FFF;	
	overflow:hidden
}

.image-right {
	float: right;
	display: block;
	margin: 5px 10px 9px 10px;
	border: 4px solid #FFF;
	overflow:hidden
}

.image-center {
	display: block;
	margin: 0 auto;
	text-align: center;
	margin: 0;
	border: 4px solid #FFF;	
	overflow:hidden
}

/***********FOOTER CSS***********/

#footer {
	clear:both;
	margin: 0;
	padding:20px 0 0 0;
	text-align: center;
	height: 99px;
	background: url(../images/footer-bg.jpg) bottom center no-repeat;
}

p.footer-links {
   margin: 0;
	padding: 0;
	font-size: 11px;
	color: #767676;
	text-transform: none;
	font: 11px Arial, Helvetica, sans-serif;
}

#footer p {
   margin: 0;
	padding: 0;
	color: #767676;
	font: 11px Arial, Helvetica, sans-serif;
}

p.credit {
	margin: 0;
	padding:5px 0 0 0!important;
}


/* -= Roll Overs Footer=- */

#footer a:link, #footer a:visited {
	font-weight: normal;
	color: #767676;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #767676;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

#hidden_header_image {
	display:none
}
