/* CSS Document */

body, html {
	background-color:#ffffff;
	background-color:#e2e5eb;
	background-color:#faeedd;
	background-color:#e7ccbb;
	background-image:url(../images/background3.jpg);
	color:#012d98;
	width:100%;
	height:98%;
	margin:0px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	min-width:950px;
	min-height:500px;
}

div.bodydiv {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

div.header {
	background-color:#2e4174;
	background-color:#425588;
	background-color:#52638F;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:80px;
	padding-bottom:10px;
	padding-top:0px;
	margin-bottom:0px;
	width:100%;
}

div.headerfadingbottom {	
	margin-top:0px;
	background-image:url(../images/headerfadingimage.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	height:0px;
	width:100%;
}

div.headertext {
	color:#e2e5eb;
	font-family:"Lucida Calligraphy", "monotype corsiva", arial, "times New Roman";
	font-size:66px;
	margin-left:15px;
	padding-top:0px;
}

div.main {
	background-image:url(../images/main_background2.jpg);
	position:relative;
	margin-top:0px;
	padding-top:0px;
	width:100%;
	min-height:400px;
	background-color:#73b9e6;
	background-color:#eeeeee;
	text-align:left;
	font-size:13px;
	z-index:0;
}

div.centertext {
	font-family:"Lucida Calligraphy", "monotype corsiva", arial, "times New Roman";
	font-size:14px;
	text-align:left;
	padding:35px;
	padding-top:10px;
	padding-bottom:10px;
}

div.centertext .header {
	font-size:18px;
	font-weight:bold;
}

div.centertext .header2 {
	font-size:14px;
	font-weight:bold;
}

div.menuspacer {
	height:22px;
	width:800px;
}

div.breadcrumb {
	padding-left:5px;
	padding-top:18px;
	padding-bottom:2px;
	margin-bottom:0px;
	font-size:10px;
	background-color:#eeeeee;
	height:25px;
}

div.breadcrumb h1 {
	display:inline;
	font-size:10px;
	font-weight:bold;
}

div.footer {
	background-color:#2e4174;
	background-color:#425588;
	background-color:#52638F;	
	position:relative;
	margin-left:0px;
	margin-right:0px;
	font-size:10px;
	font-weight:bold;
	color:#e2e5eb;
	height:22px;
}

div.footerfadingtop {
	background-color:#000000;
	height:0px;
	width:100%;
	margin-top:0px;
}

div.footerfadingbottom {
	background-color:#000000;
	height:0px;
	width:100%;
	margin-bottom:0px;
}

div.footertext {
	padding-left:10px;
	padding-top:3px;
	height:16px;
}

div.footertextright {
	position:relative;
	float:right;
	margin-top:3px;
	padding-right:10px;
	height:16px;
}

div.administration {
	float: right;
	font-size:11px;
	margin-right:5px;
	padding-right:5px;
	padding-top:5px;
	margin-top:0px;
}

div.webdevelopment {
	color:#e2e5eb;
	float:right;
	font-size:10px;
	font-weight:bold;
	margin-right:10px;
	margin-top:70px;
}

span.coloredtext {
	color:#fbe315;
}

span.underlinedtext {
	border-bottom:#80FF00 1px solid;
}

span.forminfo {	
	color:#ff0000;
	font-weight:bold;
	font-size:11px;
}

img.borderedimage {
	border:#003781 1px solid;
}

a {
	color:#012d98;
	text-decoration:none;
}

a.searchitem {
	text-decoration:none;
	cursor:pointer;
}

a.administration {
	color:#e2e5eb;
	text-decoration:underline;
}

a.webdevelopment {
	color:#e2e5eb;
	text-decoration:underline;
}

a.footer {
	color:#e2e5eb;
	text-decoration:underline;
}

a.searchitem:hover {
	background-color:#2e4174;
	color:#e2e5eb;
	text-decoration:none;
	cursor:pointer;
}

a.pagingnumber {
	text-decoration:none;
	cursor:pointer;	
	background-color:#2e4174;
	color:#e2e5eb;
}

img.detailimage {	
	cursor:pointer;	
}

div.divaddmessage {
	text-align:left;
}

div.divaddmessage td {
	vertical-align:top;
}

div.guestbookMessageHeader {
	font-family:"Lucida Calligraphy", "monotype corsiva", arial, "times New Roman";
	text-align:left;
	background-color:#52638F;
	color:#e2e5eb;
	font-weight:bold;
	font-size:11px;
	padding:2px;
}

div.guestbookMessageBody {
	text-align:left;
	border:1px solid #2e4174;
	padding:2px;
}

div.guestbookMessageBody pre {
	font-family:"Lucida Calligraphy", "monotype corsiva", arial, "times New Roman";
	white-space:pre;
	white-space:pre-wrap;
	white-space:-moz-pre-wrap!important;
	white-space:-o-pre-wrap;
	white-space:-pre-wrap;
	white-space:pre-line;
	word-wrap:break-word;
	width:100%;
}

div.alerts pre {
	margin:0px;
}

div.alerts {
	border: solid 3px #DEC9B6;
	padding:15px 0 5px 0;
	background:url(../images/bg_alerts.png);
}

input.styledButtonBlueGray {
	font-family:"Lucida Calligraphy", "monotype corsiva", arial, "times New Roman";
	background-color:#52638F;
	color:#e2e5eb;
	font-weight:bold;
	font-size:11px;
}

/* ----------  MENU  -------------*/

/* style the menu container */
.menu {
	background-color:#e2e5eb;
	width:900px;
	height:30px;
	margin:0px;
	padding:0px;
	z-index:10;
	position:absolute;
	border-bottom:1px solid #2e4174;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	position:relative;
	z-index:500;
	padding:0;
	margin:0;
	list-style-type:none;
	width:100%;
}

/* style the list items */
.menu li.menuitem {
	font-family:"Lucida Calligraphy", "monotype corsiva", arial, "times New Roman";
	font-weight:bold;
	font-size:12px;
	background-image:url(../images/menu_button2.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	text-align:center;
	margin-top:0px;
	padding-left:0px;	
	padding-top:0px;
	height:30px;
	width: 150px;
	cursor:pointer;
}

/* style the list items */
.menu li.menuitem:hover {
	background-image:url(../images/menu_button2_hover.jpg);
	background-repeat:no-repeat;
}

/* style the links */
.menu a, .menu a:visited {
	display:block;
	padding-left:0px;
	padding-top:8px;
	height:22px;
	width: 150px;
	text-align:left;
	text-indent:25px;
	text-decoration:none;
	color:#012d98;
}

/* IE5.5 */
* html .menu a, * html .menu a:visited {width:150px; w\idth:149px;}
/* style the link hover */
* html .menu a:hover {background-image:url(../images/menu_button2_hover.jpg); background-repeat:no-repeat;}


/* ----------  SUBMENU  -------------*/

/* style the menu container */
.submenu {
	position:absolute;
	top:30px;
	width:150px;
	margin-top:0px;
	padding:0px;
	left:0px;	
	z-index:11;
	display:none;
}

/* remove all the bullets, borders and padding from the default list styling */
.submenu ul {
	position:relative;
	z-index:500;
	padding:0;
	margin:0;
	list-style-type:none;
	width:100%;
}

/* style the list items */
.submenu li.submenuitem {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:"Lucida Calligraphy", "monotype corsiva", arial, "times New Roman";
	font-weight:bold;
	font-size:11px;
	background-image:url(../images/menu_button2.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	text-align:center;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;	
	padding-top:0px;
	height:30px;
	width: 150px;
	cursor:pointer;
	z-index:12;
}

/* style the list items */
.submenu li.submenuitem:hover {
	background-image:url(../images/menu_button2_hover.jpg);
	background-repeat:no-repeat;
}

/* style the links */
.submenu a, .submenu a:visited {
	display:block;
	padding-left:0px;
	padding-top:8px;
	height:22px;
	width: 150px;
	text-align:left;
	text-indent:25px;
	text-decoration:none;
	color:#012d98;
}

/* IE5.5 */
* html .submenu a, * html .submenu a:visited {width:150px; w\idth:149px;}
/* style the link hover */
* html .submenu a:hover {background-image:url(../images/menu_button2_hover.jpg); background-repeat:no-repeat;}


/* ----------  SUBSUBMENU  -------------*/

/* style the menu container */
.subsubmenu {
	position:absolute;
	top:0;
	left:150px;
	width:150px;
	margin:0px;
	padding:0px;
	z-index:12;
	display:none;
}

/* remove all the bullets, borders and padding from the default list styling */
.subsubmenu ul {
	position:relative;
	z-index:500;
	padding:0;
	margin:0;
	list-style-type:none;
	width:100%;
}

/* style the list items */
.subsubmenu li.subsubmenuitem {
	font-family:"Lucida Calligraphy", "monotype corsiva", arial, "times New Roman";
	font-weight:bold;
	font-size:11px;
	background-image:url(../images/menu_button2.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	text-align:center;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;	
	padding-top:0px;
	height:30px;
	width: 150px;
	cursor:pointer;
	z-index:12;
}

/* style the list items */
.subsubmenu li.subsubmenuitem:hover {
	background-image:url(../images/menu_button2_hover.jpg);
	background-repeat:no-repeat;
}

/* style the links */
.subsubmenu a, .subsubmenu a:visited {
	display:block;
	padding-left:0px;
	padding-top:8px;
	height:22px;
	width: 150px;
	text-align:left;
	text-indent:25px;
	text-decoration:none;
	color:#012d98;
}

/* IE5.5 */
* html .subsubmenu a, * html .subsubmenu a:visited {width:150px; w\idth:149px;}
/* style the link hover */
* html .subsubmenu a:hover {background-image:url(../images/menu_button2_hover.jpg); background-repeat:no-repeat;}


/* ----------  LINKS CATS PAGE  -------------*/

/* remove all the bullets, borders and padding from the default list styling */
#catlinks {
	position:relative;
	z-index:500;
	padding:0;
	margin:0;
	list-style-type:none;
}

/* style the list items */
#catlinks li.catsmenuitem {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:"Lucida Calligraphy", "monotype corsiva", arial, "times New Roman";
	font-weight:bold;
	font-size:11px;
	background-image:url(../images/menu_button2.jpg);
	background-repeat:no-repeat;
	position:relative;
	text-align:center;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;	
	padding-top:0px;
	height:30px;
	width: 150px;
	cursor:pointer;
	z-index:12;
}

/* style the list items */
#catlinks li.catsmenuitem:hover {
	background-image:url(../images/menu_button2_hover.jpg);
	background-repeat:no-repeat;
}

/* style the links */
#catlinks a, #catlinks a:visited {
	display:block;
	padding-left:0px;
	padding-top:8px;
	height:22px;
	width: 150px;
	text-align:left;
	text-indent:25px;
	text-decoration:none;
	color:#012d98;
}

/* IE5.5 */
* html #catlinks a, * html #catlinks a:visited {width:150px; w\idth:149px;}
/* style the link hover */
* html #catlinks a:hover {background-image:url(../images/menu_button2_hover.jpg); background-repeat:no-repeat;}
