*{
margin:0;
padding:0;
}

body{
font-family: Arial, Verdana, Helvetica, sans-serif;
text-align:left;
color:#555;
font-size: 100%;
height:100%;
background-image:url("../img/bkg3.gif");
}

/* General Style Info */
a:link {text-decoration:none; font-weight:normal; color: #555; border-bottom: 1px dotted #555; margin-right:5px;}
a:visited {text-decoration:none; font-weight:normal; color:#555;border-bottom: 1px dotted #555; margin-right:5px;}
a:hover {text-decoration:none; font-weight:normal; color: #EEEEEE; background-color:#555; margin-right:5px;}
a:active {text-decoration:none; font-weight:normal; color:#555;border-bottom: 1px dotted #555; margin-right:5px;}

#navigation a:link {text-decoration:none; font-weight:bold; color: #555; border-bottom: 1px dotted #555; padding:0px 2px;}
#navigation a:visited {text-decoration:none; font-weight:bold; color:#555;border-bottom: 1px dotted #555; padding:0px 2px;}
#navigation a:hover {text-decoration:none; font-weight:bold; color: #EEEEEE; background-color:#555; padding:0px 2px;}
#navigation a:active {
	text-decoration:none;
	font-weight:bold;
	color:#555;
	border-bottom: 1px dotted #555;
	padding:0px 2px;
	text-align: left;
}

a:link.image {text-decoration:none; border: 0px; background-color:#fff;}
a:visited.image {text-decoration:none; border: 0px; background-color:#fff; }
a:hover.image {text-decoration:none; border: 0px; background-color:#fff; }
a:active.image {text-decoration:none; border: 0px; background-color:#fff; }

a:link.white {text-decoration:none; font-weight:bold; color: #fff; border-bottom: 1px dotted #555; margin-right:5px;}
a:visited.white {text-decoration:none; font-weight:bold; color:#fff;border-bottom: 1px dotted #555; margin-right:5px;}
a:hover.white {text-decoration:none; font-weight:bold; color: #A1D043; background-color:#fff; margin-right:5px;}
a:active.white {text-decoration:none; font-weight:bold; color:#fff;border-bottom: 1px dotted #555; margin-right:5px;}
/*
a{
color:#003d4c;
text-decoration:underline;
}
a:hover{
color:#003d4c;
text-decoration:none;
}

*/
a img{
border:none;
}

h1, h2, h3, h4{
font-weight:normal;
}

h1{
color: #003d4c;
margin:0.3em 0;
font-size: 180%;
}

h2{
	color:#f00;
	margin-top: 1em;
	margin-bottom: 1.3em;
	font-size: 1.3em;
	text-align: left;
}

h3{
color: #777;
padding:0.5em 0em 0.5em 0em;
font-size: 120%;
font-weight: bold;
}

h4{
color:#999;
font-size: 75%;
vertical-align:middle;
}

em {
font-size: 12px;
}

ul {
list-style:none;
line-height: 1.4em;
font-size: 0.9em;
margin-bottom: 10px;
}

ul ul {
margin-left: 10px;
}

li {
list-style:none;
/*list-style: none;*/
line-height: 1.4em;
font-size: 0.9em;
font-weight:bold;

}

hr {
height: 1px;
border-top: 1px solid #999;
border-left: transparent;
border-right: transparent;
border-bottom: transparent;
margin: 10px;
}

/* Layout */

#container{
	margin: 0 auto;
	width: 780px;
	border: 1px #cccccc solid;
	height: 100%;
	background-color:#FFF;
	background-image:url("../img/header.jpg");
	background-repeat:no-repeat;
}

#header{

height: 290px;
}

#bigMama{
float: left;
width:600px;
height: 100%;
}

#navigation{
	float: left;
	width: 140px;
	height: 100%;
	margin-top: 8em;
	text-align: left;
/*background-image:url("../img/navigation.jpg");
background-repeat:no-repeat;
background-position:bottom;*/
}

ul.menuUl li{
list-style-image:url(../img/arrow_right.gif);
/*list-style: none;*/
line-height: 1.4em;
font-size: 0.9em;
margin-left: 20px;
background-color: #fff;
border-bottom: 1px white dotted;
}

#content{
color: #555;
float: left;
width:420px;
height: 100%;
margin: 0px 20px;
font-size: 0.9em;
padding-top: 4em;
}
#contentBackend{
color: #333;
float: left;
width:740px;
height: 100%;
margin: 0px 20px;
margin-top: 50px;
font-size: 0.9em;
}
#boxRight{
float:right;
width:160px;
height: 100%;
font-size: 0.9em;
margin-top: 6em;
}
#gallery{
margin-top:4em;
margin-bottom: 7px;
width:160px;
font-size: 0.9em;
}
#membership{
padding-top:1.5em;
margin-bottom: 7px;
width:160px;
font-size: 0.9em;
}
#search{
margin-top:7px;
margin-bottom: 7px;
width:160px;
font-size: 0.9em;
}
#footer{
clear:both;
text-align: left;
padding:50px 0px 0px 10px;
width:780px;
height: 27px;
background-image:url("../img/footer.jpg");
background-repeat:no-repeat;
font-size: 0.9em;
}
#boxed{
border: 1px dotted #aaa;
margin: 3em 0em;
}

#siteFooter{
text-align:right;
margin: 2em 0em;
padding: 0.25em;
font-size: 1em;

}
.newsConclusion{
background-color:#eee;
color: #333;
display:block;
font-size: 0.8em;
margin: 1em 0em;
padding: 0.25em;
line-height:1.6em;
}
.newsText{
line-height:1.6em;
font-size: 0.9em;
margin: 0em 0em 2em 0em;
padding: 0px 2px;
border: #999 dotted 1px;
}
.newsOptions{
text-align:right;
vertical-align:middle;
font-size: 75%;
}

/* tables */
table {
	margin: 0.5em 0em;
	empty-cells:show;
	width: 100%;
}

th {
	background-color: #89D120; /*C0D534;/*#C1F218;*/
	background-image: url("../img/th.gif");
	background-repeat:no-repeat;
	border-left:white solid 1px;
	border-bottom:white solid 2px;
	font-size: 0.85em;
	padding: 3px 3px 3px 6px;
	text-align:left;
	color: white;
}

td {
	border-bottom:white dotted 1px;
	border-left:white solid 1px;
	background-color: #eee;
	padding: 3px 3px 3px 6px;
	font-size: 0.85em;
}

div.related {
clear:both;
display:block;
}
d {
display:block;
margin-left:150px;
}
dl {
line-height:1.4em;
font-size: 0.9em;
margin:2em 0em;
}
dt {
font-weight: bold;
vertical-align:top;
margin: 1em 0em;
}
dd {
vertical-align:top;
}
dc {
vertical-align:top;
background-color:#eee;
display:block;
margin: 5px 0px;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#000;
font-size: 1em;
background-color: #ffc;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
overflow: auto;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
float:left;
width: 140px;
font-size: 14px;
padding-right: 20px;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input, textarea {
clear: both;
display:block;
font-size: 14px;
font-family: inherit;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
.required{
clear: both;
color:#222;
font-weight:bold;
}
.optional{
clear: both;
color:#555;
width:420px;
}
.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}
/* action links */
ul.actions {
margin-left:20px;
margin: 1em;
list-style-image:url(../img/dot_3.png);
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}
ul.noStyle li{
list-style:none;
line-height: 1.4em;
font-size: 0.9em;
font-weight:bold;
margin: 0px 10px;
white-space: nowrap;
}
