/*------------------------Stylesheet by Sarah Jones--------------------*/


/*------------------------------GLOBAL STYLES--------------------------*/

*{
padding:0;
margin:0;
}

body{
margin:0 auto;
margin-top:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:62.5%;
background-color:#cccccc;
}


p{
margin-bottom:1.0em;
font-size:1.2em
}

li{
margin-bottom:1.0em;
font-size:1.2em;
font-style:italic;
}

#wrapper{
width:950px;
margin:0 auto;
padding-bottom:20px;
}

h1{
font-size:3em;
font-weight:bold;
color:#549cce;
text-align:center;
}

h2{
font-size:1.6em;
font-weight:bold;
}

h3{
font-size:1.4em;
font-weight:bold;
}

/*---------------------------end of GLOBAL STYLES--------------------------*/

/*----------------------------------DIV STYLES-----------------------------*/

#pagetop{
background-image:url(../images/page_top.jpg);
width:950px;
height:130px;
background-repeat:no-repeat;
}

#sidemenu{
width:150px;
padding-top:30px;
float:left;
}

#pagebody{
width:950px;
background-image:url(../images/page_bottom.png);
background-repeat:no-repeat;
background-position:bottom left;
padding-bottom:50px;
float:left;
}

#panel-left{
width:355px;
padding-right:20px;
font-size:1.1em;
line-height:2em;
float:right;
margin-right:20px;
margin-top:30px;
border-right:#549cce thin groove;
}

#panel-right{
width:355px;
padding-right:20px;
font-size:1.1em;
line-height:2em;
float:right;
margin-right:20px;
margin-top:30px;
}

#panel-center{
width:800px;
padding-right:20px;
font-size:1.1em;
line-height:2em;
margin-left:50px;
margin-top:30px;
}

#form{
width:800px;
float:right;
margin-right:60px;
margin-top:30px;
}

#video-top-right{
width:320px;
height:350px;
float:right;
padding-right:50px;
padding-top:10px;
}

#video-top-left{
width:320px;
height:350px;
float:right;
padding-right:30px;
padding-top:10px;
margin-right:30px;
border-right:#549cce thin groove;
}


#video-bottom-right{
width:320px;
height:350px;
float:right;
padding-top:30px;
padding-right:50px;
}

#video-bottom-left{
width:320px;
height:350px;
float:right;
padding-right:30px;
padding-top:30px;
margin-right:30px;
border-right:#549cce thin groove;
}


/*-------------------------  end of DIV STYLES-----------------------------*/

/*----------------------------MAIN MENU STYLES----------------------------------*/

a.menu{
background-image:url(../images/menubg.jpg);
background-repeat:repeat-x;
line-height:30px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
text-align:center;
color:#ffffff;
text-decoration:none;
}

a.menu:hover{
background-image:url(../images/menuro.jpg);
text-decoration:underline;
}

.menuactive{
background-image:url(../images/menuro.jpg);
background-repeat:repeat-x;
line-height:30px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
text-align:center;
text-decoration:none;
color:#FFFF00;
}

/*----------------------------end of MAIN MENU STYLES-----------------------*/

/*----------------------------SIDE MENU STYLES------------------------------*/

a.sidebar{
background-image:url(../images/side_button.jpg);
background-repeat:no-repeat;
line-height:25px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
text-decoration:none;
color:#000000;
text-align:left;
padding-left:7px;
}

a.sidebar:hover{
background-image:url(../images/side_button_hover.jpg);
background-repeat:no-repeat;
line-height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
text-decoration:none;
color:#FFFFFF;
text-align:left;
padding-left:7px;
}


/*----------------------------end of SIDE MENU STYLES-----------------------*/

/*-------------------------------FOOTER STYLES------------------------------*/

.footer-left{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#000000;
text-align:left;
padding-left:40px;
}

.footer-right{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#000000;
text-align:left;
padding-right:40px;
}

.gallery{
font-family:Arial, Helvetica, sans-serif;
text-align:center;
vertical-align:bottom;
font-size:10px;
color:#18558E;
background-color:#FFFFFF;
}

.flash{
background-image:url(../images/page_top_middle.jpg);
width:96px;
height:130;
background-repeat:no-repeat;
}


/*---------------------------end of FOOTER STYLES---------------------------*/