/* CSS Document */
/* -------------------------------Standard------------------------------- */
html, body {
	margin:0;
	border:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #007ac3;
	background: #edf6fb url(../img/fade-bg.gif) repeat-x top;	
}
a:link {color: #fff}
a:visited {color: #fff}
a:hover {color: #fff}
img {
	border:0;
}

#container {
}

#wrapper {
	margin:0 auto;
	width:600px;
	border:#fff 1px solid;
	border-top:0;
	background-color: #fff;
}

/* ------------------------------- Header ------------------------------- */

.redtop {
	height:6px;
	background-color:#e6463a;
	font-size:0;
	visibility:hidden;
}

#header {
	width:600px;
	height:111px;
}
#logo {
	float:left;padding-top:4px;padding-left:16px;
}
#telno {
	padding-top:4px;padding-left:16px;
}

/* ---------------------------- Top Menu ------------------------------ */

#topmenu {
	float:right;
	width:449px;
	height:45px;
	margin-top:1px;
	padding:5px 0 0 24px;;
	background-image:url(../img/top-menu-bg.gif);
	color:#fff;
	font-size:0.938em;
	display:none;
}

#topmenu a:link {
	color: #fff;
	text-decoration:none;
	padding: 0 21px 0 21px;
}
#topmenu a:visited {
	color: #fff;
	text-decoration:none;
	padding: 0 21px 0 21px;
}
#topmenu a:hover {color: #fff; text-decoration:underline;}
/* ------------------------------- Menu ------------------------------- */

#menu {
	float:left;
	width:215px;
	height:451px;
	font-size:0.938em;
	padding:0 0 0 16px;
	display:none;
}
#menu #dbluebg {
	width:206px;
	height:26px;
	color: #fff;
	background: #027ac2 url(../img/dblue_menu_bg.gif);
	padding: 7px 0 0 9px;
	font-weight:bold;
}
#menu #dredbg {
	width:206px;
	height:26px;
	color: #fff;
	background: #de322e url(../img/dred_menu_bg.gif);
	padding: 7px 0 0 9px;
	font-weight:bold;
}
#menu #redbg a:link {
	display:block;
	color: #fff;
	text-decoration:none;
	width:205px;
	height:26px;
	background: #de322e url(../img/red_menu_bg.gif);
	padding: 7px 0 0 10px;
}
#menu #redbg a:visited {
	display:block;
	color: #fff;
	text-decoration:none;
	width:205px;
	height:26px;
	background: #de322e url(../img/red_menu_bg.gif);
	padding: 7px 0 0 10px;
}
#menu #redbg a:hover {
	display:block;
	color: #fff;
	text-decoration:none;
	width:205px;
	height:26px;
	background: #de322e url(../img/dred_menu_bg.gif);
	padding: 7px 0 0 10px;
}

#menu #bluebg a:link {
	display:block;
	color: #fff;
	text-decoration:none;
	width:205px;
	height:26px;
	background: #027ac2 url(../img/blue_menu_bg.gif);
	padding: 7px 0 0 10px;
}
#menu #bluebg a:visited {
	display:block;
	color: #fff;
	text-decoration:none;
	width:205px;
	height:26px;
	background: #027ac2 url(../img/blue_menu_bg.gif);
	padding: 7px 0 0 10px;
}
#menu #bluebg a:hover {
	display:block;
	color: #fff;
	text-decoration:none;
	width:205px;
	height:26px;
	background: #027ac2 url(../img/dblue_menu_bg.gif);
	padding: 7px 0 0 10px;
}

#menu #bottom {
	width:215px;
	height:23px;
	background: #027ac2 url(../img/menu_bottom.gif);
	font-size:1px;
}

.redspace {
	height:3px;
	background-color:#de322e;
	font-size:0;
	line-height:0;
}
.whitespace {
	height:1px;
	background-color:#fff;
	font-size:0;
	line-height:0;
}
.tenwhitespace {
	height:10px;
	background-color:#fff;
	font-size:0;
	line-height:0;
}
.sixbluespace {
	height:6px;
	background-color:#027ac2;
	font-size:0;
	line-height:0;
}

/* ------------------------------- Content ------------------------------- */
#content {
	color: #007ac3;
	margin: 0 18px 0 0;
	font-size:1em;
	line-height:1.6em;
  min-height:675px;
  height:auto !important;
  height:675px;

}
#content h4 {
	color: #e6463a;
	weight:bold;
	display:inline;
	padding:0;
	margin:0;
	border:0;
	font-size:1em;
	line-height:1.6em;
}

#content a:link {color: #014176}
#content a:visited {color: #014176}
#content a:hover {color: #8f0d05}
#marq {
	height:27px;
	color:#000;
	background:#ffe01a url(../img/yell_bottom.gif) no-repeat bottom;
	margin-bottom:10px;
	display:none;
}
#marq #latestnews {
	margin: 3px 0 0 17px;
	float:left;	
}
.maintext {
	margin:0;
	padding: 0 11px 20px 11px;
	font-size:0.9em;
	width:600px;
}
.maintext .tableheader {
	background:#027ac2 url(../img/th_bg.gif) repeat-x top;
	border-top:3px #e6463a solid;
	height:19px;
	color:#fff;
	font-size:1em;
	line-height:normal;
	font-weight:bold;
	padding: 9px 5px 5px 5px;
	text-align:center;
}
.maintext table {
	border:1px #02539a solid;
}

.maintext th {
	background:#027ac2 url(../img/th_bg.gif) repeat-x top;
	color:#fff;
	font-size:0.9em;
	line-height:normal;
	font-weight:bold;	
}
.maintext td {
	font-size:0.9em;
	font-weight:normal;	
}
.maintext td b {
	font-size:0.9em;
	font-weight:normal;	
}

#rightmenuOP {
	margin: 0 0 0 0;
}
#rightmenu {
	float:right; width:222px;
	display:none;
}
#gallery_image {
	border:#057dc4 1px solid;
}
.thepoll {
	width:222px;
	background:#024185 url(../img/poll_bg.gif) repeat-x top;
	color:#fff;
}
.thepoll a:link {color: #fff}
.thepoll a:visited {color: #fff}
.thepoll a:hover {color: #fff}
#clear {
	clear:both;font-size:0px;
}

#poll {
	font-size:0.9em;
}
#poll a:link {
	color: #fff;
	text-decoration:none;
}
#poll a:visited {
	color: #fff;
	text-decoration:underline;
}
.loginform_1 {
	margin: 0 auto;
	width:236px;
}
#smaller_txt {
	font-size:0.875em;
	line-height: 1.250em;
}
.camp_list {
	width:579px;
}

/* ------------------------------- Footer ------------------------------- */

#footer {
	height:21px;
	background-color:#e6463a;
	padding:7px 11px 0 11px;
	font-size:0.75em;
	color: #fff;
	display:none;
}

#footermenu {
}
#footermenu a:link {
	color: #fff;
	text-decoration:none;
}
#footermenu a:visited {
	color: #fff;
	text-decoration:none;
}
#footermenu a:hover {color: #f7ec1f; text-decoration:underline;}
#copyright {
	float:right;
	color:#fff;
}
.bluespace {
	background-color:#027ac2;
	height:5px;
	font-size:0;
}


/*-----------------FORM STUFF--------------------*/

form { border:0; margin:0; padding:0;	display: inline; }

/*-------------------IMAGE MAP -------------------*/

img.image{ }

dl#officeMap{
	margin: 0;
	padding: 0;
	background: transparent url(/img/barra_map1.jpg) top left no-repeat;
	height: 559px;
	width: 579px;
	position: relative;
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; display: none;  }