@charset "UTF-8";
/* CSS Document */

/*--general--*/
*{padding: 0px; margin:0px; }

body {
background-image:url(../images/optimized/backgrounds/largebackground.jpg);
background-color:#832f04;
background-repeat:no-repeat;
position: relative;
margin:auto;
background-position: top;
}

img {
border-style:none;
}

a {
color: #d9a506;
font-weight: bold;
text-decoration:none;
}

p.bodytext, ul.bodytext {
color: #ffff99;
line-height: 21px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
text-align:justify;
margin-left:30px;
}

p.bodytext2, ul.bodytext2, div.bodytext2 {
color: #ffff99;
line-height: 21px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
text-align:justify;
margin-left:30px;
height: 360px;
overflow: auto;
padding: 5px 10px 10px 10px;
}

/*--divs--*/
div.header {
position: relative;
margin:auto;
margin-top: 170px;
}

div.body {
background-image:url(../images/optimized/backgrounds/backgroundBodyHome.gif);
background-repeat:no-repeat;
position:relative;
margin: auto;
margin-top:-10px;
width:800px;
height:450px;
background-position: top;
}

div.body2 {
background-repeat:no-repeat;
position:relative;
margin: auto;
margin-top:-10px;
height:525px;
width: 817px;
}

div#Events.body {
	background: none;
	background-color: #3E2111;
}

div.login {
background-image:url(../images/optimized/backgrounds/loginHome.gif);
background-repeat:no-repeat;
background-position: top;
position:relative;
margin: auto;
height: 50px;
}

div.footer {
margin-top: 20px;
font-size: 10px;
color: #d9a506;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*--unordered list--*/
ul.goals {
color:#FFFF99; 
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:12px;
line-height: 17px;
width: 700px;
margin-left:50px;
}

h4 {
color: #FFF;
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:14px;
line-height: 21px;
margin-bottom: 5px;
}

/*--tables--*/
td.productimage {
padding-right: 10px;
}

table.partnertable {
font-size: 12px;
color:#cb8c3a;
}

#partnership {
width:700px; 
margin-left:30px;
margin-bottom:20px; 
color: #FFFF99; 
font-family:Georgia, 'Times New Roman', Times, serif; 
font-size:12px;
}

td.bodytext {
color: #FFFF99;
line-height: 17px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:justify;
margin-left:30px;
}

td.bodytext h3, td.bodytext p {
	margin-bottom: 10px;
}

#album {
margin-left:40px;
}

#album img {
border:ridge;
border-color:#1A0A09;
border-width:medium;
}

#album p {
color:#ffff99;
font-family:Georgia, "Times New Roman", Times, serif;
width:100px;
text-align:center;
}

#album td {
vertical-align:top;
padding-right:20px;
}


/*--home page only--*/
#flashIntro { 
float:left; 
margin-top:10px;
margin-left:10px;
}

#indexNav2 { 
float: right;
height: 300px;
margin-right:8px;
clear:right;
}

#indexNav3 {
text-align: center;
width: 800px;
float: left;
}
