/* CSS Document */


body {
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF;
color:#000000;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
margin:0px 0px 12px 0px;
padding:0px;
}

h1, h2, h3, h4, h5, h6 {
margin:0px 0px 8px 0px;
padding:0px;
}

h1 {
color:#225411;
background-color:inherit;
font-size:30px;
}

h2 {
font-size:18px
}

.container { position:relative; margin:0 auto; width:760px; background-repeat:no-repeat; height: 860px; }


#paragon-logo {
position:absolute;
text-indent:-3000px;
width:760px;
height:108px;
left:0px;
top:4px;
background-image:url(images/Topbar.jpg);
background-repeat:no-repeat;
}

.content { position:absolute; left:177px; top:120px; width:580px; margin-top:0; padding-top:0; }
.content p.note { color: #225510; font-size: 10px; line-height: 12px; }
.content dl { font-size: 12px; line-height: 15px; margin: 20px 0 0; padding: 0; }
.content dt { font-weight: bold; margin: 0; padding: 0; }
.content dd { margin: 0 0 8px; padding: 0; }

.content a:link, .content a:visited, .content a:active { color: #235413; }
.content a:hover { text-decoration: none; }
.content table.pics { width: 320px; margin: 0; padding: 0; }
.content a br  { text-decoration: none; border: solid 4px fuchsia; }
.content table.pics td { color: fuchsia; margin: 0 0 20px; padding: 0 20px 20px 0; width: 140px; }
.content table.pics2 td { margin: 0 0 20px; width: 400px; padding: 0 0 20px 0; }
#contacts { position:absolute; width:760px; height:60px; text-align:center; bottom:0; background-image:url(images/basebar.gif); background-repeat:no-repeat; }

.navbox {
	position:absolute;
	left:0px;
	width:170px;
	top:120px;
	height: 672px;;
background-image:url(images/navbox.jpg);
background-repeat:repeat-y;
}


.navbox p {
list-style-type:none;
text-decoration:none;
padding:0px;
margin:10px 5px
}

.navbox p {
margin:5px 0px 5px 5px;
}


.navbox a {
color:#CCCCCC;
background-color:inherit;
text-decoration:none;
}
.navbox a:hover { color: white; }
.navbox .sechead a:hover { color: #cfe6c8; }
.sechead, .sechead a {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
background-color:inherit;
}

.sepbar {
margin:5px 0px 3px 0px;
}


#indexcontainer {
	height:1000px;
}

#indexbox {
height:812px;
}

#contacts a {
color:#ffffff;
text-decoration:none;
}

#contacts p {
margin-top:5px;
color:#FFFFFF;
background-color:inherit;
}

#copy {
text-align:center;
font-size:10px;
}

#copy a {
color:#000000;
}

#old {
left:20px
}

#oldcont {
height:150px
}