﻿body
{
    text-align: center;
    margin: 0px;
    padding: 0px;
    background-color: #ebebeb;
}
#content
{
    width: 800px;
    background-color: White;
    padding-top: 30px;
    margin: 0 auto;
    border: solid 2px green;
}
#about
{
    width: 519px;
    float: left;
    height: 350px;
    padding-top: 10px;
    text-align: left;
}
#about h2
{
    font-family: Rockwell, Verdana;
    font-size: 18px;
    margin-left: 35px;
    color: #074A05;
}
#about p
{
    font-family: Rockwell, Verdana;
    font-size: 13px;
    margin-left: 35px;
}
#menubg
{
	background-image: url('images/menu_background_front.jpg');
    width: 800px;
    height: 80px;
    background-position: 50% top;
    background-repeat: no-repeat;
}

.menu
{
    font-family: Rockwell, verdana;
    margin-top: 20px;
    margin-right: 0;
    float: right;
}

.button
{
    color: #fc770c;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 2;
}

.button:hover
{
    color: #CD1500;
	font-weight:bold;
}
.button_footer
{
    color: White;
    text-decoration: none;
}
#opportunities
{
    font-family: Rockwell, Verdana;
    width: 550px;
    float: left;
    font-size: 13px;
}

#opportunities h3
{
	font-weight: bold;
	font-style: italic;
    font-family: Rockwell, Verdana;
    font-size: 18px;
    margin-left: 35px;
    color: #074A05;
}
#opportunities ul
{
    font-family: Rockwell, Verdana;
    font-size: 14px;
    margin-bottom: 30px;
   }

#opportunities li
{
	background: url('/images/leaf.png') no-repeat 0 -7px;
    font-family: Rockwell, Verdana;
    line-height: inherit;
    list-style: none;
    margin-left: 35px;
    margin-right: 25px;
	padding-left: 30px;
	padding-bottom: 10px;
	line-height: 20px;
}

li div{
	
}

img
{
    border-style: none;
}
.eventinfo1
{
    width: 800px;
    height: 70px;
    float: left;
}
.eventinfo2
{
    width: 800px;
    height: 159px;
}

#homeregistration
{
    float: left;
    border-style: none;
    margin-top: 90px;
    margin-left: 30px;
}
.man1
{
    width: 277px;
    height: 418px;
    background-image: url('images/man.gif');
    background-position: 50% top;
    background-repeat: no-repeat;
    float: right;
    margin-right: 0;
}
#falogo
{
    width: 100px;
    float: right;
    height: 40px;
    background-image: url('images/falogo.gif');
    background-position: 50% top;
    background-repeat: no-repeat;
}
#grass
{
    width: 523px;
    float: left;
    height: 58px;
    background-image: url('images/grass.gif');
    background-position: 50% bottom;
    background-repeat: repeat-x;

    
}
.footerlinks
{
    padding-top: 30px;
    float: left;
    margin-left: 20px;
    font-size: 13px;
    font-family: Rockwell, Verdana;
    color: White;
}
.man2
{
    width: 800px;
    text-align: left;
    padding-top: 5px;
    background-image: url('images/grass.gif');
    background-position: bottom;
    background-repeat: repeat-x;
     height: auto;
     background-color: white;
}
.man2 p
{
    margin-left: 35px;
    font-family: Rockwell, Verdana;
    margin-right: 35px;
    font-size: 13px;
    float: left;
   
}
#registration h3
{
    font-size: 18px;
    color: #074A05;
    font-weight: bold;
    margin-left: 35px;
    font-family: Rockwell, Verdana;
    margin-right: 25px;
    margin-bottom: 5px;
}
#registration div
{
    width: 800px;
    margin-bottom: 40px;
}
#registration p
{
    margin-left: 35px;
    font-family: Rockwell, Verdana;
    margin-right: 25px;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 10px;
}
#faq div
{
    font-family: Rockwell, Verdana;
    width: 450px;
    float: left;
}
#faq h3
{
    margin: 25px 25px 0 35px;
    font-family: Rockwell, Verdana;
    font-size: 18px;
    color: #074A05;
}
#faq p
{
    margin: 10px 25px 10px 35px;
    font-family: Rockwell, Verdana;
    font-size: 13px;
}
.leftcolumn
{
    width: 550px;
    float: left;
    margin-bottom: 20px;
}
#sidebar2
{
    width: 200px;
    float: right;
    margin-right: 30px;
    text-align: center;
    color: Green;
    font-family: Rockwell, Verdana;
    font-size: 13px;
    margin-top: 40px;
}
#sponsorship h3
{
	font-style: italic;
    font-size: 18px;
    color: #074A05;
    font-weight: bold;
    margin-left: 35px;
    font-family: Rockwell, Verdana;
    margin-right: 35px;
    margin-bottom: 5px;
}
#sponsorship p
{
    margin-left: 35px;
    margin-right: 25px;
    font-family: Rockwell, Verdana;
    font-size: 14px;
}