body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #000;
	text-align: center;
	background-color: #EDEBE9; background-image: url(../images/bgtile.png); background-position: center top; background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0;}

h1{font-size: 2.4em; line-height: 1; margin-bottom: 1em; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
h2{font-size: 1.7em; margin-bottom: 0.75em; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
h3{font-size: 1.6em; line-height: 1.4; margin-bottom: 0.5em; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
h4{font-size: 1.4em; line-height: 1.25; margin-bottom: 0.5em; font-family: Georgia, "Times New Roman", Times, serif;}
h5{font-size: 1.2em; margin-bottom: 1.5em; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;}
h6{font-size: 1.2em; font-family: Georgia, "Times New Roman", Times, serif;}
p {font-size: 1.1em; margin-bottom: 1em;}
INPUT, SELECT, TH, TD {font-size:1em;}

img {border: 0;} 
hr { margin-bottom:15px; border:1px dashed #BCA792; }

.floatRight { float: right; padding: 0; }
.floatLeft { float: left; padding: 0; }
.brod {font-size: 0.9em;}
.standOut{font-size: 1.4em; }  
.important{ font-weight: bold; } 
.primaryColor{ color: #A29D9C;}
.highlightColor{ color: #9B296E;}
.smaller{font-size: 0.8em;}

.navigation {font-size:1.4em; color: #fff; }
.content {color: #000; font-size: 1.2em;}
.footer {font-size:1.1em; color: #807b7a;}

.text{ width: 450px; height: auto; text-align: left;}

a{color: #807b7a; text-decoration: none;}
a:hover {color: #9B296E; text-decoration: underline;}

/* menu */
/* Generated via www.cssmenubuilder.com */
.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url(../images/topMenuImages.png) repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; cursor:pointer; background:url(../images/topMenuImages.png) 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url(../images/topMenuImages.png) 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; background:url(../images/topMenuImages.png) 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url(../images/topMenuImages.png) 100% -90px no-repeat;}