/* Start of CMSMS style sheet 'fintrydtMain' */
body {
	background: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body#mainBody {
	background: url(uploads/images/pageBG.png) repeat-x top #154f00;
}

/* utility classes etc */
h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

hr {
	height: 1px;
        border: none;
        border-bottom: 1px dotted #ccc;
}

img {
        border: 0;
}

h1 {
	color: #378400;
	font-size: 30px;
	font-weight: normal;
	margin: 2px 0 15px 25px;
}

h2 {
	color: #999;
	font-size: 20px;
	font-weight: normal;
	margin: 15px 0 5px 0;
}

h3 {
	color: #378400;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

p {
	color: #7f7f7f;
	font-size: 12px;
	margin: 0 0 8px 0;
	line-height: 20px;
}

li {
	color: #7f7f7f;
	font-size: 12px;
	margin: 0 0 8px 0;
	line-height: 20px;
}

table {
        width: 100%;
}

td {
	color: #7f7f7f;
	font-size: 12px;
	margin: 0 0 8px 0;
	line-height: 20px;
}



.clearBoth {
	clear: both;
}


/* main container etc */
#containerTop {
	background: url(uploads/images/containerBGTop.gif) no-repeat top;
	height: 8px;
	width: 930px;
	margin: 0 auto;
}

#container {
	background: url(uploads/images/containerBG.gif) repeat-y #fff;
	width: 930px;
	margin: 0 auto;
}

#containerBot {
	background: url(uploads/images/containerBGBot.gif) no-repeat bottom;
	height: 11px;
	width: 930px;
	margin: 0 auto;
}

#logo {
	padding: 20px 0 0 40px;
}


/* main menu */

#menu {
	background: repeat-y url(uploads/images/menuBG.gif);
	width: 870px;
	margin: 15px auto 0 auto;
}

#menuTop {
	background: url(uploads/images/menuTop.gif) no-repeat;
	height: 3px;
}

#menuBot {
	background: url(uploads/images/menuBot.gif) no-repeat;
	height: 3px;
	clear: both;
}

#menu ul {
	margin: 2px 0 2px 25px;
	padding: 0;
	list-style: none;
}

#menu li {
	line-height: normal;
	float: left;
	margin: 0 18px 0 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

#menu li a {
	color: #4d9900;
	text-decoration: none;
	padding: 1px 5px;
}

#menu li a:hover {
	color: #000;
}


/* main body of page */

#body {
	background: repeat-y url(uploads/images/menuBG.gif);
	width: 870px;
	padding: 0;
	margin: 15px auto 0 auto;
}

#bodyTop {
	background: url(uploads/images/menuTop.gif) no-repeat;
	height: 3px;
}

#bodyBot {
	background: url(uploads/images/menuBot.gif) no-repeat;
	height: 3px;
	clear: both;
}

#body h1 {
	color: #378400;
	font-size: 30px;
	font-weight: normal;
	margin: 2px 0 15px 25px;
}

#bodyText {
	float: left;
	margin: 0 0 10px 25px;
	width: 560px;
}

#bodyText h2 {
	color: #999;
	font-size: 20px;
	font-weight: normal;
	margin: 15px 0 5px 0;
}

#bodyText h3 {
	color: #378400;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}


#bodyText p {
	color: #7f7f7f;
	font-size: 12px;
	margin: 0 0 8px 0;
	line-height: 20px;
}

#bodyText li {
	color: #7f7f7f;
	font-size: 12px;
	margin: 0 0 8px 0;
	line-height: 20px;
}

img.bodyPic {
	float: right;
	margin: 0 0 10px 10px;
        padding: 3px;
        background: #eee;
        border: solid 1px #ccc;
}

#bodyText a {
	color: #378400;
	text-decoration: none;
}

#bodyText a:hover {
	color: #000;
	text-decoration: underline;
}


/* body navigation stuff */

#bodyNav {
	margin: 0 0 0 620px;
	width: 211px;
}

#bodyNavTop {
	background: no-repeat url(uploads/images/newsTop.gif);
	height: 4px;
}

#bodyNavBot {
	background: no-repeat url(uploads/images/newsBot.gif);
	height: 4px;
        margin: 0 0 10px 0;
}

#bodyNav ul {
       margin: 0;
       padding: 5px 10px;
       background: repeat-y url(uploads/images/newsBG.gif);
}

#bodyNav li {
	color: #999;
	font-size: 12px;
	margin: 0 0 4px 0;
	line-height: 18px;
        float: none;
	list-style: none;
}

#bodyNav a {
	color: #378400;
        text-decoration: none;
}

#bodyNav a:hover {
        color: #333;
        text-decoration: underline;
        background: #fff;
}

#bodyNav .freshPosterSmall {
        margin: 10px 0 0 55px;
        border: 1px solid #ddd;
}


/* news box stuff */

#news {
	margin: 0 0 0 620px;
	width: 211px;
}

#newsTop {
	background: no-repeat url(uploads/images/newsTop.gif);
	height: 4px;
}

#newsBot {
	background: no-repeat url(uploads/images/newsBot.gif);
	height: 4px;
        margin: 0 0 10px 0;
}

#newsText {
	background: repeat-y url(uploads/images/newsBG.gif);
	padding: 2px 9px;
}

#newsText h2 {
	color: #378400;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

#newsText h3 {
	color: #378400;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#newsText p {
	color: #999;
	font-size: 11px;
	margin: 0 0 4px 0;
	line-height: 18px;
}

#newsText a {
	color: #378400;
        text-decoration: none;
}

#newsText a:hover {
        color: #333;
        text-decoration: underline;
}


/* footer */

#footer {
	width: 870px;
	margin: 5px auto 0 auto;
	padding: 0 0 15px 0;
}

#footer p {
	float: right;
	font-size: 11px;
	color: #999;
}

#footer ul {
	margin: 2px 0 2px 15px;
	padding: 0;
	list-style: none;
}

#footer li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

#footer li a {
	color: #999;
	text-decoration: none;
}

#footer li a:hover {
	color: #000;
}





/* End of 'fintrydtMain' */

