/* Start of CMSMS style sheet 'DreamFarm' */
@charset "iso-8859-1";
/* 
 * Author: Christopher Jennings
 * Date: Jan 5, 2007
 */

/* Layout */

html,body
{
 margin:0;
 padding:0;
}
div#container
{
 width:700px;
 margin:0 auto;
 margin-top: 8px;
}
div#content
{
 float:left;
 width:630px;
 margin-top: 8px;
}
div#navigation
{
 width:620px;
 margin: 0 auto;
 margin-top: 5px;
 height: 35px; /*IE6 and below ignore this but other browesrs can use it */
 line-height: 35px;
 position: relative;
 z-index: 100;
 text-align: left;
}
div#navigation div.navlink
{
 background: url(uploads/images/css/menul.gif) no-repeat top left;
 height: 35px;
 text-align: center;
}
div#navigation div.navlink2
{
 background: url(uploads/images/css/menur.gif) no-repeat top right;
}
div#navigation a
{
 color: #000000;
 text-decoration: none;
 font-size: 17px;
 font-weight: bold;
}
div#footer
{
 clear:both;
 width:620px;
 margin:0 auto;
 padding:5px 10px;
 font-size: .75em;
 line-height: .5em !important;
 color: #000000;
}

/* Style */
html,body
{
 background: #FFFFFF; /*was #D0E8D0*/
}
body
{
 font: 76% arial,sans-serif;
 text-align:center;
}
p, h1
{
 margin:0 10px 10px
}
a img
{
 border: 0px solid #000;
 text-decoration: none;
}
div#container
{
 background: #4361AD;
 background: url(uploads/images/css/mainbg.gif) repeat-y top left;
 border: 2px solid #000000;
 text-align:center;
}
div#wrapper
{
 background: #FFFFFF;
 border: 5px solid #67C8D7;
 margin: -194px 30px 13px 30px; /* IE6 and below uses this. Other browsers do to but we redifine it later with the correct value in a way IE6 can't understand *//* was -19 and -175*/
 width: 630px;
 text-align:left;
}
div#container>div#wrapper
{
  margin: -19px 30px 13px 30px; /* IE6 and below ignores this and other browser can apply it */
}
div#wrapper2
{
 padding-top: 10px;
}
div#content p
{
 line-height:1.4;
}


/* End of 'DreamFarm' */

/* Start of CMSMS style sheet 'DreamFarm Home' */
@charset "iso-8859-1";
/* 
 * Author: Christopher Jennings
 * Date: Jan 5, 2007
 */

/* Layout */

div#content
{
 float:left;
 width:402px;
 margin-top: 8px;
}
div.spec
{
 width:382px;
 background:#FBF494 url(uploads/images/css/spec-m.gif);
 margin-left: 15px;
}
div#content>div.spec
{
  margin-left: 20px;
}
div.rbox
{
 float:right;
 clear:right;
 width:200px;
 margin: 16px 8px 8px 8px;
 background:#D6EBD6 url(uploads/images/css/rbox-m.gif);
 padding:0px;
 /*border: 2px solid #000;*/
}
div.rbox h2
{
 text-align: center;
 margin: 0px;
}
div.rbox hr
{
 margin: 3px 6px;
 width: 188px;
}
/* End of 'DreamFarm Home' */

