@charset "utf-8";
/* CSS Document */
body{ 
/*font-family:Georgia, "Times New Roman", Times, serif;*/
font-family:Verdana, Geneva, sans-serif;
/*background-color:#f5b636;*/
margin-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;}

hr{
border: 0;
width: 100%;
color: #7f3d55;
background-color: #7f3d55;
height: 2px;}

#mainheader {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
font-weight:bold;
text-align:right;
color:#000000;
background-image:url(../images/section/headerbg.jpg);
background-repeat:repeat-x;
height:40px;
}

#header {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
color:#7f3d55;
}

#subheader {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 0,.9em;
font-weight:bold;
color:#7f3d55;
}

#homeheader {
font-family:"Monotype Corsiva";
font-size: 1.5em;
color:#ba394e;
}

#homeheader2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
font-weight:bold;
color:#7f3d55;
}

#content {
font-size: 0.8em;
color:#000000;
text-align:justify;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}

#contentContact {
font-size: 0.8em;
color:#000000;
text-align:center;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}

#misc {
font-size: 0.9em;
color:#ffffff;
text-align:center;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}

#highlight {
color:#990000;
}

#tableborder {
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#7f3d55;
border-top:solid;
border-top-width:1px;
border-top-color:#7f3d55;
border-left:solid;
border-left-width:1px;
border-left-color:#7f3d55;
border-right:solid;
border-right-width:1px;
border-right-color:#7f3d55;
}

#navigation a {
font-size: 0.9em;
text-decoration:none;
font-weight:bold;
color:#000000;}

#navigation a:hover {
font-size: 0.9em;
text-decoration: underline;
color:#7F3D55;}

#imgrp_non {background-repeat:no-repeat;}
#imgrp_x {background-repeat:repeat-x;}
#imgrp_y {background-repeat:repeat-y;}