/* CSS Document */

p {
margin-top: 5px;
margin-bottom: 5px;
}

.mainlevel-user:link, .mainlevel-user:visited {
text-decoration: none;
font-weight: bold;
margin-left: 15px;
}

.mainlevel-user:hover {
text-decoration: underline;
}

.moduletable-user {
text-align: right;
}

#box {
border-left:black solid 1px;
border-top:black solid 1px;
}

a {
color:#8A5107;
text-decoration:underline;
}

a:hover{
font-weight:bold;
}


img {
	border:none;
}
#mainbg{
background:url(../images/bodybg.jpg);
background-repeat: repeat
}
#trans{
background:url(../images/transparent1.png);
background-repeat: repeat
}
#header {
	color:#ffffff;
}
#header a{
	color:#CC9933; 
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
}
#header a:hover{
	color:#dbd697; text-decoration:none;
}

#header #link1{
	background:url(../images/tabimg.jpg) no-repeat; padding-right:5px; width:690px; height:66px;
}
#header #link2{
	background:url(../images/Untitled-8_04.gif) no-repeat; padding-right:5px; width:139px; height:66px;
}
#header #link3{
	background:url(../images/Untitled-8_06.gif) no-repeat; padding-right:5px; width:139px; height:66px;
}
#header #link4{
	background:url(../images/Untitled-8_08.gif) no-repeat; padding-right:5px; width:138px; height:66px;
}
#header #link5{
	background:url(../images/Untitled-8_10.gif) no-repeat; padding-right:5px; width:138px; height:66px;
}

#content {
}

#content .marginspace1{
	padding-left:15px; padding-right:30px; min-height:400px;
}
#content .marginspace2{
	padding-left:15px; padding-right:20px;
}
#content .headingcolor1{
	color:#59543b; font-size:22px;
}
#content .headingcolor2{
	color:#3c593c; padding-left:15px;
}
#content .headingcolor3{
	color:#4b8c64;
}
.moduletable{
	color:#4b8c64; text-decoration:none;
}
#content #news {
	padding-left:5px; font-size:13px; font-family:'Times New Roman';
}
#content #news a{
	color:#4b8c64; text-decoration:none;
}
.shadowblock {
	height:150px; width:280px; background-color:#294e3c; border-right:solid 5px #dddddd; border-left:solid 2px #dddddd; border-top:solid 2px #dddddd; border-bottom:solid 3px #dddddd; padding-top:8px; padding-left:5px;
}
.shadowblock .shadowblockcontent{
	font-size:13px; color:#ffffff; padding-left:5px; line-height:18px;
}
.shadowblock .shadowblockcontent .heading{
	color:#FFFFCC; font-size:16px;
}
.shadowblock .shadowblockcontent a{
	color:#FFFFCC; text-decoration:none;
}

#footer{
	font-size:.56em; font-family:Arial; color:#ffffff;
}
#footer span{
	margin-left:3px;margin-right:3px;
}
#footer a{
        font-size: 10px;
        font-family:Arial;
	color:#ffffff;
}
