/* PAGE LAYOUT *****************************************************************************/

body {
	margin: 0;
	padding: 0;
	min-width: 965px;
	background-color:#FFFFFF;
}
.show { visibility:visible; display:block; }
.hide { visibility:hidden; display:none; }

.wrap {
	width:100%;
}
.block {
	width: 965px;
	margin-left:auto;
	margin-right:auto;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearit{
	clear: both;
}
#clearit {
	font-size: .01em;
	color: #FFFFFF;
}
#head.wrap {
	background-image: url(../images/bg_fade.gif);
	background-position:center;
	background-repeat:repeat-y;
}
#head .block {
	border-left: 1px solid #404040;
	border-right: 1px solid #404040;
	background-color:#FFFFFF;
}
#nav.wrap {
	background-image: url(../images/bg_fade.gif);
	background-position:center;
	background-repeat:repeat-y;
}
#nav .block {
	border: 1px solid #404040;
}
/*#PLHFODiv {
	border: 1px solid #404040;
}*/
#content-wrapper {
	background-image: url(../images/bg_fade.gif);
	background-position:center;
	background-repeat:repeat-y;
}
#content {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #404040;
	border-right: 1px solid #404040;
	background-color: #FFFFFF;
}
#sidebar {
	float: right;
	width: 229px;
	border-left: dashed 1px #404040;
	margin: 10px 0 10px 0;
	padding: 0 10px 0 10px;
}
#body {
	float: left;
	width: 695px;
	padding: 10px 10px 0 10px;
}
#foot.wrap {
	background-image: url(../images/bg_fade.gif);
	background-position:center;
	background-repeat:repeat-y;
}
#foot .block {
	background-color: #ebeaea;
	height:20px;
	position:relative;
	border: 1px solid #404040;
}
#foot .block div {
	position:absolute;
	top:3px;
}
.leftimage{
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #ed1b2e;
}

.rightimage{
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #ed1b2e;
}
.image-border {
	border: 1px solid #ed1b2e;
}
#g_map {
	width:360px;
	height:400px;
	border-color: #ed1b2e;
	border-style: solid;
	border-width: 1px;
}

/* TEXT FORMATTING ***************************************************************************************/

/* Page Default  414042 */

body {
	color: #666666;
	font: small arial, helvetica, verdana, sans-serif;
	font-size: 14px;
}
a:link {
	color: #ed1b2e;
	text-decoration: none;
}
a:visited {
	color: #b0232a;
	text-decoration: none;
}
a:hover {
	color: #ed1b2e;
	text-decoration: underline;
}
a:active {
	color: #ed1b2e;
	text-decoration: underline;
}
/* #body img {
	border-style: solid;
	border-color: #ed1b2e;
	border-width: 1px;
}
#sidebar img {
	border-style: solid;
	border-color: #ed1b2e;
	border-width: 1px;
} */
h1, h2, h3 {
	margin: 0 0 0 0;
}
p {
	margin: 0 0 1em 0;
}
/* #body p {
	padding-left: 10px;
} */
h1 {
	background-image: url(../images/body_header.gif);
	background-repeat: no-repeat;
	height: 40px;
	color: #000000;
	font-size: 1.3em;
	font-weight: bolder;
	font-style: italic;
	padding: 3px 0 0 33px;
}
h2 {
	font-size: 1.25em;
	color: #ed1b2e;
	font-weight: bold;
}
h2.sidebar {
	background-image: url(../images/sidebar_header.gif);
	background-repeat: no-repeat;
	height: 40px;
	color: #000000;
	font-size: 1.2em;
	font-weight: bolder;
	font-style: italic;
	padding: 3px 0 0 33px;
}
h3 {
	font-size: 1.25em;

	color: #000000;
	font-weight: bold;
}
form {
	margin: 0 0 1em 0;
}
.searchform {
	border-style: solid;
	border-color: #ed1b2e;
	border-width: 1px;
}
#map {
	margin: 0;
	padding: 0 0 0 10px;
	font-size:12px;
}
.smalltext {
	font-size: .75em;
}
.required {
    font-size: small;
	color: #FF0000;
}

/* Footer Text Formatting */

#foot {
	color: #999999;
	font-size:11px;
}
#foot a:link {
	color: #999999;
	text-decoration:none;
}
#foot a:visited {
	color: #999999;
	text-decoration:none;
}
#foot a:hover {
	color: #ed1b2e;
	text-decoration:none;
}
#foot a:active {
	color: #ed1b2e;
	text-decoration:none;
}
.importantlink {
	font-weight:bold;
}

/* CMS Formatting */

.main-tittle {
	background-image: url(../images/body_header.gif);
	background-repeat: no-repeat;
	height: 40px;
	color: #000000;
	font-size: 1.3em;
	font-weight: bolder;
	font-style: italic;
	padding: 3px 0 0 33px;
	margin: 0 0 0 0;
}
.sidebar-tittle {
	background-image: url(../images/sidebar_header.gif);
	background-repeat: no-repeat;
	height: 40px;
	color: #000000;
	font-size: 1.2em;
	font-weight: bolder;
	font-style: italic;
	padding: 3px 0 0 33px;
	margin: 0 0 0 0;
}
.red-tittle {
	font-size: 1.25em;
	color: #ed1b2e;
	font-weight: bold;
	margin: 0 0 0 0;
}
