body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	margin:0px;
	behavior: url("includes/inc.csshover.htc");
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: 0px 181px;
}
img {border:none;}

a:link {outline:none;}

#general {
	background-image: url(images/bg-body-home.gif);
	background-repeat: repeat-x;
	background-position: 0px 181px;
}

#wrapper {width:970px;margin:0 auto;}

/*#photo {float:left;font-size:1px;width:970px;}*/

/*#photo {background-image: url(images/photos/<?php echo $row_content['photo']; ?>);}*/

#photo img {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.photo-wrapper {background:white;width:960px;float:left;padding:0 4px 0 4px}

#photo-sub {
	float: left;
	width: 958px;
	background-repeat: no-repeat;
	height: 154px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003745;
	border-bottom-color: #003745;
}

#photo-sub img {


}

.wrapping {width:970px;margin:0 auto;}

#language {float:right;}
#language ul {margin:0;padding:0;list-style:none;}
#language ul li {float:left;font-size:13px;text-align:center;padding-left:1px;}
#language ul li a {
	display:block;
	background:#e0e0e7;
	width:125px;
	height:21px;
	color:#373432;
	text-decoration:none;
	text-align: center;
}
#language ul li a:hover {color:#2a68a8;}


p, ol, ul, li, td, tr {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}

h1 {
	color:#0A2D48;
	/*float:left;*/
	font-size:18px;
	font-weight:normal;
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	/*width:100%;*/
}

a, a:link, a:active, a:visited {
	color:#336699;
	text-decoration:none;
}

a:hover {
	color:#003366;
	text-decoration:underline;
}

#logo-home {float:left;padding:0px 0 52px;width:970px;}
#logo {
	float:left;
	padding:0px 0 52px;
	width:970px;
	background-image: url('images/bg-logo-es.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content {
	float:left;
	padding:15px 0px 25px 25px;
	width:945px;
	background-image: url(images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
}

#home-content {
	float:left;
	padding:15px 0px 25px 25px;
	width:945px;
}


#content ul {list-style:square;margin:10px 0 10px 0;padding:5px;}
#content ul li ul {padding:10px;margin:10px;}
#content ul li {color:#666666;;}
#content ul li a {font-weight:normal;}

#body	{float:left;width:710px;padding:0 0 20px 0px;color:#5a5a5a;text-align:justify}
#body p, #body-sub p {color:#5a5a5a;text-align:justify;font-size:14px;line-height:16px;}

#body-sub {float:left;width:630px;color:#5a5a5a;font-size:14px;padding-right:30px; padding-top:20px;text-align:justify}
#body-sub img {float:right;padding:15px;}

#subnav {float:right;width:170px;padding:20px 20px 0 20px;}
#subnav-sub {float:right; padding-right:25px; width:210px;}

#footer {
	line-height:12px;
	color:#6c6c6c;
	font-size:10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0c3556;
	padding-bottom:20px;
	width:922px;
	margin-top:45px;
	clear:both;

}

#footer a {	color:#6c6c6c;text-decoration:none;}	
#footer a:hover {text-decoration:underline;}

#footer-logo {position:relative;}
#footer-logo img {position:absolute;top:-20px;}

#footer p {margin:7px 0 7px 0; padding:0;}

#submenu {margin:0 0 30px 0;}
#submenu ul {list-style:none;margin:0;padding:0;}
#submenu ul li {text-align:right;border-bottom-width: 1px;border-bottom-style: solid; border-bottom-color: #d29b4c;font-size:15px;padding:10px 0 10px 0;}
#submenu ul li a {color:#7f7f7f;}
#submenu ul li a:hover {color:#ce9754;text-decoration:none;}
#submenu ul li ul {margin:0;padding:0;}
#submenu ul li ul li {
	padding:0;
	font-size:12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#submenu ul li ul li ul li {font-size:10px;}


#options {}
#options ul {list-style:none;margin:0;padding:0;}
#options ul li {float:left;text-align:center;}
#options ul li a {display:block;width:98px;height:54px;background-image: url(images/bg-options-normal.gif);background-repeat: no-repeat;background-position: left top;padding:5px 10px 15px 10px;color:#4a4b4b;}
#options ul li a:hover {display:block;width:98px;height:54px;background-image: url(images/bg-options-normal.gif);background-repeat: no-repeat;background-position: left bottom;color:white;text-decoration:none;padding:5px 10px 15px 10px;}


ul#boxes {
	list-style:none;
	padding:15px 0 15px 0;
	margin:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b36519;
}
ul#boxes li {
	float:left;
	width:50%;
	background-image: url(images/bg-boxes-total.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul#boxes h1 {
	background-image: url(images/bg-boxes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
ul#boxes p {color:#5a5a5a;padding:0 20px 10px 20px;margin:10px 0 10px 0;text-align:left;}

/* Form */

.input {border: 1px solid #abccdc;color:#888888;padding:2px;width:105px;}
.inputf {border: 1px solid #abccdc;color:#888888;padding:2px;width:180px;font-size:12px;}
.textarea {border: 1px solid #abccdc;color:#888888;padding:2px;width:180px;height:200px;font-family:"Arial", Helvetica, sans-serif;font-size:12px;}

#contact {
	color:#4a4b4b;
	padding:30px 10px 30px 10px;
	background-image: url(images/bg-contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contact a {color:#0a2d48;text-decoration:none;}
#contact h1 {color:#0a2d48;font-size:16px;margin:0;padding:0; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}

#search {
	padding:10px 0px 10px 0px;
	background-image: url(images/bg-contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#search .button {position:relative; top:5px;}

/*#results {
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89b3dc;
}*/

#results {
	background:#E7EFE2 none repeat scroll 0 0;
	padding:20px;
}


h1#result {
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89b3dc;
}

* html .button {position:relative; top:0px;}


div.hide {display:none; width:0; overflow:hidden;}
div.show {
	float:left;
	padding:25px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ce9754;
}


.results {padding:20px;width:760px;margin:0 auto;}

#shortcuts-container {position:relative;top:-15px;padding-left:70px;height:35px;}
ul#shortcuts {list-style-type:none;margin:0;padding:0;width:100%;float:left;}
ul#shortcuts li#blog {float:left; text-indent: -9999px;}
ul#shortcuts li#blog a {display:block; width:70px;	height:43px; background-image: url(images/bg-blog.jpg);	background-repeat: no-repeat; background-position: top;}
ul#shortcuts li#blog a:hover {background-image: url(images/bg-blog.jpg);	background-repeat: no-repeat; background-position: bottom;}
ul#shortcuts li#news {float:left;text-indent: -9999px;}
ul#shortcuts li#news a {display:block;	width:70px; height:43px; background-image: url(images/bg-news.jpg);	background-repeat: no-repeat; background-position: top;}
ul#shortcuts li#news a:hover {background-image: url(images/bg-news.jpg);	background-repeat: no-repeat; background-position: bottom;}


/* THIS IS THE NEWS SCROLLER
---------------------------------------------------------*/

#rssscroller{
width: 450px;
height: 50px;
border: 1px dashed black;
padding: 5px;
background-color: lightyellow;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}


/* THIS IS THE MENU 
---------------------------------------------------------*/

/* Overall Box Properties */

#topnav {}

#menu {
	position:absolute;top:147px;
	margin: 0;
	padding: 0 0 0 0px ;
}

/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	float: left;
	padding: 0 0 0 2px;
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #fff;
	display: inline;
	padding: 0 0 0 0px;
	margin-left:2px;
	float: left;
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	width:117px;
	float: left;
	color: #fff;
	padding: 7px 10px 7px 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
	background-image: url(images/bg-menu-button.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:center;
}

/* Added specifically for Internet Explorer */
* html #menu ul li a {
	padding: 7px 10px 7px 10px;
	}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu ul li a:hover {
	color: #fff;
	background-image: url(images/bg-menu-button.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
}

/* Hover of the Main Menu */
#menu ul li:hover {
	background:#1a5178; 
	position: relative;
	color: #fff;
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color: #fff;
	padding: 7px 10px 7px 10px;
	background-image: url(images/bg-menu-button.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
		
}

/* For Top Level Hover when on the second level (I think) */
#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 211px;
	height: auto;
	margin: 0 0 0 -2px;
	padding: 0;
	z-index: 2000;

}

/* Added specifically for Internet Explorer */
* html #menu ul li:hover ul { 
	background: none; 
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 211px;
	background: #c27911;
	padding: 0;
	
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background: none;
	padding: 8px 0px 8px 10px;
	width: 200px;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	float: none;
	text-align:left;
}

#menu ul li ul li:hover { 
	background: #d0994a; 
}

#menu ul li ul li a:hover {
	color: #fff;
	background: none;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li:hover > a {
	color: #fff;
	background: none;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li ul,
#menu ul li:hover ul li ul { 
	display: none; 
}

#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 211px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a { 
	width: 211px; 
}

#menu ul li:hover ul li:hover ul li a {
display:none;
}

/* THIS IS THE MENU */


/* News & Blog Formating */
#news-box {width:700px;text-align:left;}
#news-box p {font-size:11px;}
#news-box td, #news-box tr {vertical-align: top;}
#news-box h1 {margin:0;padding:0;}
.width {
	width:300px;
	padding:0 20px 0 20px;
	background-image: url(images/bg-box-news-fill.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.top {padding:10px 20px 0 20px;
	background-image: url(images/bg-box-news-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.middle {width:10px;}
.bottom {
	background-image: url(images/bg-box-news-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}



.headline h1 
		{
		color:#0A2D48;
		font-size:27px;
		font-weight:normal;
		margin:10px 0;
		padding:10px 0;
		width:580px;
		}

ul#form {list-style:none;margin:0;padding:0;}
ul#form li {padding:5px 0 5px 0;}

.gmap {
	padding:20px;
	background-color: #EEEEEE;
}

