@import url('mambo.css');
@import url('sifr.css');
@import url('menu.css');
/* CSS Document */
body, html {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #222;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}

hr {
	border: none;
	border-top: 1px solid #E89D00;
	margin: 0;
	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #670001;
}
img {
	border: 3px solid #ddd;
	padding: 2px;
}
#outer2 {
	height:100%;
	min-height:100%;/*for mozilla*/
	text-align: center;
	background-color: #3A3A3A;
	background-image: url(../images/bg.gif);
	background-position: top center;
	background-color: #fff;
	
} 
html>body #outer2 {height:auto}

#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	text-align: center;
	background-repeat: repeat-y;
	width: 750px;
	margin: 0 auto;
	clear: both;
}
html>body #outer {height:auto}

#column {
	width: 617px;
	margin:  0 auto;
	text-align: right;

}
#main {
	width: 532px;
	background-color: #fff;
	margin: 5px 0 5px 4px;
	padding: 0;
	min-height: 300px;
	text-align: left;
	float: left;


}
html*#main {
	
	margin: 2px 0 5px 0;



}
#top{
	height: 135px;
	border-bottom: 3px solid #F3D28B;
	background: #E89D00;
	background: url(../images/top-bg.gif) top repeat-x #4D001E;

}
.logo {
	float: left;
	width: 215px;
	height: 105px;
	background: url(../images/logo.gif) no-repeat;
	margin: 0 0 0 10px;

}
#top-nav {
	text-align: left;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	width: 100%;
	

}
#top-contact {
	float: left;
	width: 250px;
	color: #F3D28B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 20px 0 20px;
	letter-spacing: 0px;
	line-height: normal;
	font-size: 11px;
	text-align: center;
}
#edit {
	width: 730px;
}
#nav {
	text-align: left;
	width: 188px;
	float: left;
	height: 300px;
	margin: 0;
	padding: 0;
	left: 0;
	color: #fff;

}
#nav p{

	color: #fff;

}
#nav img{

	border: 0;

}
#nav a:hover{

	color: #fff;

}
#nav ul a {
	font-size: 10px;
	color: #F3D28B;

}
#header {
	width: 531px;
	height: 225px;
	background-image: url(../images/header.jpg);
	margin: 10px 0 10px 8px;
	background-position:top center;
	padding: 0;
	clear: both;
	float: right;
	background-repeat: no-repeat;
	border-bottom: 3px solid #F3D28B;
	
}

/*:::::::::::::::::::::::::::::::*/
#header-int {

}
/*:::::::::::::::::::::::::::::::*/
#callouts-border {
	width: 175px;
	float:right;
	min-height: 180px;
	background-color:#DCDCDC;
	border: 1px solid #C7CABB;
	
}
#callouts {
	width: 175px;
	float:right;
	min-height: 180px;
	border: 1px solid #fff;
	
}
html*#callouts {
	height: 192px;
	
}
#callouts ul {
	list-style-type: none;
	text-indent: 0;
	margin: 2px 0 0 5px;
	padding: 0 0 0 3px;

}

#callouts a, #callouts a:link, #callouts a:visited, #callouts a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #700808;
}

#content-home {
	width: 350px;
	float: left;
	min-height: 200px;
	text-align: left;
	line-height: 20px;

}
html*#content-home {
	height: 200px;
	width: 310px;
	margin: 2px 2px 0 0;
}
#content-int {
	width: 510px;
	float: right;
	background-color: #fff;
	min-height: 300px;
	text-align: left;
	background-image: url(../images/content-tail.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 8px auto;
	padding: 0 0 20px 0;
}


#content-home p {
	margin: 10px 35px 10px 35px;
	text-align: left;
}
#content-int p {
	margin: 10px 35px 10px 35px;
	text-align: left;
}
#content-int ul {
	margin: 5px 35px 5px 35px;
	text-align: left;
}

#callouts p {
	margin: 0px 8px 0px 12px;
	text-align: left;
}

.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
	visibility: hidden;
}
.footer {
	
	margin: 45px 0 0 200px;
	text-align: left;
	font: Arial, Helvetica, sans-serif;
	color:#ccc;
	font-size: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: normal;
	
}
.footer a:link {
	color: #888;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px dashed #305170;
}
.footer a:visited {
	color: #888;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px dashed #305170;
}
.footer a:hover {
	color: #999;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
}
.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
	visibility: hidden;
}
.pagetext {
	visibility: hidden;
	display: none;
   }
