html, body {
	height: 100%;
}

body {
	background-image: url(../images/backgroundMoss.jpg);
	margin: 0px;
	background-repeat: repeat;
	padding:0px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	min-width:988px;
}

h1, h2, h3, h4 {
	color: #000000;
	font-family: Georgia, serif;
}

#top {
	width: 988px;
	height: 25px;
	margin-top: 0px;
}

#wrap {
	width: 988px;
	background-color: #FFFFFF;
	margin: 0 auto;
}

#wrap a {
	color: #547123;
}

#wrap a:visited {
	color: #547123;
}

#wrap a:hover {
	color: #293d06;
}

#wrap #content {
	width: 945px;
	padding-right: 20px;
	padding-left: 20px;
	min-height: 250;
  	height: auto !important;
}

#contentMainBlogLeft {
	position: relative;
	float: left;
	width: 600px;
}

#contentMainBlogRight {
	position: relative;
	float: left;
	width: 300px;
}

#wrap #content h1 {
	font-size:18px;
	font-weight:normal;
}

#wrap #content h2 {
	font-size:16px;
	font-weight:normal;
}

#wrap #content h3 {
	font-size:16px;
	font-weight:normal;
	padding-left: 15px;
}

#wrap #content h4 {
	font-size: 16px;
	font-weight: normal;
	color: #664466;
}

#wrap #navigation {
	width: 930px;
	height: 22px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	color: #000000;
	background-image: url(../images/navigationBackground.jpg);
	background-repeat: no-repeat;
}

#wrap #navigation a {
	color: #FFFFFF;
}

#wrap #navigation a.navSelected {
	color: #000000;
}

#wrap #navigation2 a.navSelected {
	color: #000000;
}

#wrap #navigation a:hover {
	color: #000000;
}

#wrap #navigation2 {
	width: 930px;
	height: 22px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	color: #000000;
	background-image: url(../images/navigationBackground.jpg);
	background-repeat: no-repeat;
}

#wrap #navigation2 a {
	color: #FFFFFF;
}

#wrap #navigation2 a:hover {
	color: #000000;
}

#wrap #splash {
	width: 930px;
}

#wrap #splashNew {
	width: 940px;
	border-top: 15px; 
	border-bottom: 15px; 
	border-color: #547123; 
	border-style: solid;
}

#left-column {
	width: 600px;
	text-align: justify;
	line-height: 28px;
	float: left;
}

#right-column {
	width: 300px;
	color: #FFFFFF;
	float: right;
	margin-top: 15px;
}

#footer {
	font-size: 10px;
	padding-top: 15px;
	margin-top: 15px;
	text-align: center;
	clear: both;
}

#bottom {
	width: 988px;
	height: 25px;
	margin-bottom: 20px;
}

#blogFeed li {
	list-style: none;
	margin: -20px 0px 10px -40px;
	padding: 10px 0 10px 0;
}

.testimonial {

}

.testimonial-tagline {
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	color: #547123;
	margin-top: -5px;
	margin-bottom: 25px;
}

.highlightBox {
	background-image:url("/images/trans/purple80.png");
	padding: 0px 40px 15px 0px;
    -webkit-border-radius: 10px;   /* for Safari */
    -moz-border-radius: 10px;      /* for Firefox */
}

.blogWidget {
	width: 100%;
}

.blogWidget li {
	list-style: disc;
	margin-left: -15px;
	color: #000000;
}

.indent {
	margin-left: 40px;
}

.heading {
	color: #000;
}

label {  
	display: block;
}

fieldset {  
	margin: .5em 0 0 0;  
	padding: 0;
}

legend {  
	margin-left: 1em;
	font-weight: bold;
}

.checkRequiredError {
	background-color: #CC0000;
	color: #FFFFFF;
}

fieldset ol {  
	padding: .5em .5em 0 .5em;  
	list-style: none;
}

fieldset li {  
	padding-bottom: 1em;
}

.roundedCorners {
	background-color: #547123;   /* if needed */
    border: 10px solid #547123;   /* if needed */
    -webkit-border-radius: 10px;   /* for Safari */
    -moz-border-radius: 10px;      /* for Firefox */
	color: #FFFFFF;
	margin: 0 0 15px 0;
}

.roundedCornersPurple {
	background-color: #664466;   /* if needed */
    border: 10px solid #664466;   /* if needed */
    -webkit-border-radius: 10px;   /* for Safari */
    -moz-border-radius: 10px;      /* for Firefox */
	color: #FFFFFF;
	margin: 0 0 15px 0;
}

.roundedCornersGray {
	background-color: #CCCCCC;   /* if needed */
    border: 10px solid #CCCCCC;   /* if needed */
    -webkit-border-radius: 10px;   /* for Safari */
    -moz-border-radius: 10px;      /* for Firefox */
	color: #FFFFFF;
	margin: 0 0 15px 0;
}

ul {
    list-style-type: none;
}

ul.square {
	list-style-type:square
}

#caja {
	width:70%;
	display: none;
}
#mostrar {
	display:block;
	width:70%;
}

#caja1 {
	width:70%;
	display: none;
}
#mostrar1 {
	display:block;
	width:70%;
}
#caja2 {
	width:70%;
	display: none;
}
#mostrar2 {
	display:block;
	width:70%;
}

#wrap #navigation3 {
	width: 940px;
	height: 42px;
	color: #000000;
	background-image: url(../images/navigationBackground.jpg);
	background-repeat: no-repeat;
}

#wrap #navigation3 a {
	color: #fff;
}

#wrap #navigation3 a.navSelected {
	color: #000;
}

#wrap #navigation3 a:hover {
    color: #000;
}

#header_nav {
    width: 730px;
    height: 22px;
}

#header_nav ul {
    font-size: 10pt;
    list-style: none;
    line-height:22px;
}

#header_nav ul ul {
    font-size: 10pt;
    margin: 0;
    padding: 0;
    list-style: none;
	text-align:left;
}

#header_nav ul li {
    display: block;
    position: relative;
    min-width:100px;
    margin: 0px 0px -10px 0px;
    padding: 0px 0px 10px 0px;
    float: left;
}

#header_nav li ul { 
    display: none;
    min-width:150px;
    z-index: 500;
}

#header_nav ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 5px 10px 5px 10px;
	background-color:transparent;
    margin-left: 2px;
}

#header_nav ul li a:hover {
	background-image:url("/images/trans/purple80.png");
}

#header_nav li:hover ul {
    display: block;
    position: absolute;
}

#header_nav li:hover li {
    float: none;
    font-size: 10pt;
}

#header_nav li:hover a { 
	background-image:url("/images/trans/purple80.png");
}

#header_nav li:hover li a:hover {
	background-image:url("/images/trans/purple80.png");
}