*
{
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
}

body
{
text-align: center;
min-width: 940px;
margin-top: 40px;
/*background-color: #DB8013;*/
/*background: url(../images/bg_tide.gif) repeat;*/
}

h1 
{
font-size: 20px;
}

h2
{
color: #fff;
}

#wrapper 
{
width: 950px;
height: 750px;
margin: 0 auto;
text-align: left;
background: url(../images/content2_2.jpg) repeat-x;
}

#header
{
width:950px;
height: 10px;
padding-top: 145px;
margin-top: -25px
}

#flashheader
{
width: 550px;
margin-bottom: -110px;
position: relative;
top: -110px;
left: 100px;
}

/******Top Nav******/

#topNav ul
{
margin: 0;
padding: 0;
list-style: none;
width: 200px;
float: left;
position: relative;
left: 725px;
top: 35px;
background: url(../images/topNav2.gif) repeat-x;
}

#topNav ul li
{
float: left;
}


#topNav ul a
{
display: block;
padding: 0 .5em;
line-height: 2.1em;
text-decoration: none;
color: #fff;
}

#topNav ul a:hover
{
color: #333;
}

/******Main Nav******/

#mainNav
{
width: 217px;
padding-left: 25px;
/*position: relative;
top: 170px;
left: -200px;*/
float: left;
}

#mainNav ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#mainNav ul a
{
display: block;
width: 216px;
height: 29px;
line-height: 29px;
color: #000;
font-family: Arial;
font-size: 14px;
/*font-weight: bold;*/
text-decoration: none;
background: #C9C8C6 url(../images/button2.gif) no-repeat left bottom;
text-indent: 30px;
}

#mainNav li
{
/*padding-left: 20px;
padding-right: 20px;*/
border-top: solid 1px #DB8013;
border-bottom: solid 1px #DB8013;
}

#mainNav li.first a
{
height: 30px;
line-height: 30px;
}

#mainNav a:hover, .selected a
{
background-position: right bottom;
}

/******Content******/

#content
{
width: 680px;
/*width: 663px;*/
float: right;
/*padding-left: 10px;*/
padding-right: 25px;
/*padding-top: 20px;
padding-bottom: 260px;
padding-left: 20px;/
padding-right: 20px;*
/*padding: 20px 20px 260px 20px;*/
/*background: url(../images/content3.gif) repeat-x;
background_color: #0385EC;*/
}

/*#content h1, h2, p
{
padding-right: 10px;
padding-left: 20px;
}*/

/*#content ul
{
list-style-image: url('../images/bullet.gif')
}*/

#content img
{
border: none;
/*border: solid 5px #C9C8C6;
margin-left: 20px;
margin-bottom: 10px;*/
}

#content a
{
color: #0385ec;
}

#photoholder 
{
/*width:340px;*/
/*height:267px;*/
margin-right: 20px;
background: url('/images/loading.gif') 50% 50% no-repeat;
float: left;
}

#thephoto 
{
/*width:200px;
height:267px;*/
}

#thephoto2 
{

}

#thephoto3 
{

}

/******Mailing List******/
#login
{
width: 217px;
margin-top: 20px;
padding-top: 3px;
float: left;
position: relative;
left: 25px;
background-color: #C9C8C6;
text-align: center;
}

#footer
{
clear: both;
height: 116px;
/*margin-top: 70px;
padding-top: 3px;
text-align: center;*/
/*background: url(../images/footer.gif) repeat-x;*/
}

/******Classes******/
.floatleft
{
float: left;
margin-right: 30px;
}
