*{
padding: 0em;
margin: 0em;
}

body
{
background: #000000 url('images/grass.jpg');
padding: 0px 0px 35px 0px;
}

body,input
{
font-size: 11pt;
font-family: "Arial", "Helvetica", sans-serif;
color: #191919;
}

.centeralign
{
text-align: center;
}

p
{
line-height: 1.5em;
margin-top: 1.0em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #215919;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 16pt;
padding-right: 34px;
}

h4
{
font-size: 1.2em;
padding-right: 28px;
}

.contentarea
{
padding-top: 2.0em;
}

img
{
border: solid 1px #589D30;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border1.jpg') repeat-x;
height: 10px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 2px #589D30;
margin: 1.0em 0em 2.0em 0em;
}

.divider3
{
position: relative;
height: 1px;
border-bottom: solid 1px #589D30;
margin: .5em 0em .5em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

/* ===================================================*/


.contentslide{
border: 0px;
border-bottom-width: 10px;
padding: 8px;
width: 400px;
height: 260px;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 382px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #024C01;
border: 10px solid #024C01;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 400px; /*IE5 width*/
w\idth: 416px; /*IE6 width*/
}

.pagination a{
padding: 0 3px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

/* ===================================================*/

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}


/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/

#outer
{
z-index: 1;
position: relative;
top: 0px;
width: 760px;
border: solid 5px #589D30;
background: #fff ;
margin: 0 auto;
}

#header
{
position: relative;
margin-top: 0px;
width: 100%;
height: 200px;
background: #024C01;
margin-bottom: 2px;
}

	
#headerimg1
{
background: #024C01 url('images/dynamicguy.png') no-repeat left;
height: 162px;
float: left;
width:130px;
margin:18px 0 0 32px;
}
            
            
#headerimg2
{
background: #024C01 url('images/Dynamic.png');
height: 150px;
float: left;
width:381px;
margin: 20px 0px 0px 30px; 
}      

/* ---------------------------------------------
	  Top navigation
   --------------------------------------------- */        
#navcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 0px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #619507;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
line-height: 25px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 10px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 7px;
padding-top: 10px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #257303;
padding-top: 3px;
padding-bottom: 9px;
color: white;
}

#navcontainer #active { border-left: 1px solid #fff; }

#navcontainerbottom
{
background: #024C01;
height: 14px;
margin-top: 0.1em;
margin-bottom: 7px;
}


/* ---------------------------------------------
	  Left navigation
   --------------------------------------------- */
#menu {
background: url('images/main_nav_background.png') repeat-x top;
width: 170px;
float: left;
height: 550px;
margin-top: -7px;
padding-top: 10px;
margin-right: 20px;
margin-left: 0px;
}

#menu_ext {
width: 170px;
float: left;
height: 300px;
margin-top: -30px;
padding-top: 0px;
}

#menu a {
color: #000;
text-decoration: none;
}

#menu a.on {
color: #FFF;
text-decoration: none;
}

#menu a:hover {
color: #fff;
text-decoration: underline;
background-color: #257303;
}

#menu ol  {
padding: 5px;
margin: 10px;
list-style-type: none;
}

#menu li {
margin-top: 2px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
border-bottom: 2px solid #257303;
}

#maincontent
{
padding: 0em 0.0em 0em 0.0em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#pagecontent
{
padding: 0em 2.0em 0em 2.0em;
}

#pagecontent .left
{
position: relative;
top: .1em;
margin-left: 170px;
bottom: 1.2em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.0em;
float: right;
width: 18.0em;
}

#bottomcontent
{
position: relative;
height: 10em;
clear: both;
text-align: center;
font-weight: bold;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 1.7em;
background: #fff url('images/border1.jpg') repeat-x 0em 0.8em;
font-size: 0.7em;
color: #ffffff;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

