@import "container.css";
@import "header.css";
@import "content.css";
@import "footer.css";
@import "page.css";
@import "article.css";

@import "calendar-green.css";
@import "lightbox.css";

html {
    background: none repeat scroll 0 0 #E9E9E5;
    height: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0 none;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}
del, ins {
    text-decoration: none;
}
li {
    list-style: none outside none;
}
caption, th {
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: bold;
}
q:before, q:after {
    content: "";
}
abbr, acronym {
    border: 0 none;
    font-variant: normal;
}
sup {
    vertical-align: baseline;
}
sub {
    vertical-align: baseline;
}
legend {
    color: #000000;
}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
input, button, textarea, select {
}
* {
    outline: medium none;
}

body {
    background: none repeat scroll 0 0 #E9E9E5;
    height: 100%;
}
#wrapper {
    height: 100%;
    margin: auto;
    width: 1007px;
}
#wrapper-inside1 {
    float: left;
    height: 25px;
    width: 100%;
}
#wrapper-inside1 h5 {
    color: #978E72;
    float: left;
    font-size: 11px;
    line-height: 23px;
    width: 850px;
    font-weight:normal;
}
#wrapper-inside1 img {
    float: right;
    margin: 3px 0;
}
#wrapper-inside2 {
    background: url(../images/main-bg.jpg) repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #C7C8C1;
    float: left;
    height: auto;
    padding: 21px;
    width: 965px;
}
#wrapper-inside3 {
    float: left;
    height: auto;
    width: 1007px;
}
#wrapper-inside3 h4 {
    color: #978E72;
    font-size: 11px;
    padding: 5px 0;
    text-align: right;
    font-weight:normal;
}
.orange {
    color: #EA7412;
}
.grey {
    color: #666666;
}
.cleaner {
    clear: both;
    margin: 0;
    padding: 0;
}

/* New */

div.clear { clear:both; margin:0; padding:0; } 


.conlinks{
text-align:right;
text-decoration:none;
/*color:#999999;*/
color:#6D882B;
}
.conlinks a{
color:#6D882B;
text-decoration:none;
}
.conlinks a:hover{
color:#6D882B;
text-decoration:underline;
}

.image-margine{
padding: 5px 5px 5px 5px;	
	}

/* New */

/*

div.clear { clear:both; margin:0; padding:0; }

div#wrapper { width:1005px; margin:0 auto; padding:0;}

div#subwrapper { width:965px; margin:0 auto; background:url(../images/sub-wrapper-bg.gif) repeat-x; border:#c9c9c2 1px solid; padding:15px 20px 15px 20px; background-color:#FFF;  }

#logos {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
float:left;
height:66px;
margin:10px 0 0;
text-align:center;
width:275px;
}

.conlinks{
text-align:right;
text-decoration:none;
color:#6D882B;
}
.conlinks a{
color:#6D882B;
text-decoration:none;
}
.conlinks a:hover{
color:#6D882B;
text-decoration:underline;
}

*/

/*span { display:none; }*/
