/*MAIN STYLESHEET*/
body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,table,caption,blockquote
{
padding:0;
border:0;
margin:0;
}
/*BODY STYLES*/
body
{
background-color: #CC3300;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
text-align: center;
}
/*GLOBAL STYLES*/
a
{
color: #663300;
text-decoration: none;
}
a:hover
{
color: #CC3300;
}
h1
{
font-weight: bold;
background-color: #CC3300;
color: #FFFFFF;
clear:both;
font-size:1.2em;
margin:2px 0px 2px 0px;
}
h2
{
font-weight: bold;
background-color:#FFFFFF;
color: #CC3300;
border-bottom:1px dotted #CC3300;
font-family:Georgia;
clear:both;
font-size:1.3em;
}
h3
{
font-weight: bold;
background-color:#FFFFFF;
color: #663300;
font-size:0.9em;
clear:both;
border-bottom:1px solid #663300;
}
blockquote
{
border:1px solid #AAAAAA;
padding:3px;
background-color:#EEEEEE;
clear:both;
}
blockquote.valid
{
border:0;
border-top:5px solid #00CC00;
border-bottom:5px solid #00CC00;
color:#00CC00;
background-color:#FFFFFF;
margin:10px 0px 10px 0px;
}
blockquote.invalid
{
border:0;
border-top:5px solid #FF0000;
border-bottom:5px solid #FF0000;
color:#FF0000;
background-color:#FFFFFF;
margin:10px 0px 10px 0px;
}
form fieldset
{
padding:0px;
background-color:#FFFFFF;
border:1px solid #AAAAAA;
margin-top:16px;
}
form legend
{
background-color:#FFFFFF;
border:1px solid #AAAAAA;
color:#660066;
padding:1px;
}
form label
{
font-weight:bold;
margin:2px;
color:#CC3300;
}
.large
{
font-size:1.2em;
color: #CC3300;
}
.tiny
{
font-size:0.8em;
}
.error
{
color: #FF0000;
}
.success
{
color: #00CC00;
}
p
{
font-size:1.1em;
}
/*FORM STYLES*/
.textbox1
{
background-color: #FFFFFF;
color: #663300;
border:0;
border-bottom:1px solid #AAAAAA;
padding: 1px;
width: 100%;
height: 22px;
}
.button1
{
font-weight: bold;
background-color: #663300;
border: 1px inset #000000;
font-size:0.9em;
padding:0px;
color:#FFFFFF;
}
textarea
{
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 1px;
color: #663300;
background-color: #FFFFFF;
border:0;
border-bottom:1px solid #AAAAAA;
width: 100%;
height: 200px;
}
select
{
padding: 0px;
background-color: #FFFFFF;
border: 1px solid #AAAAAA;
color: #663300;
width: 100%;
height: 22px;	
}
select.multiple1
{
height: 140px;	
}
/*PAGE LAYOUT STYLES*/
div.container
{
width: 760px;
margin: 0px auto;
margin-top:20px;
margin-bottom:20px;
text-align: left;
border:2px solid #FFFFFF;
background-color:#FFFFFF;
}
div.box
{
width:760px;
float:left;
min-height:300px;
}
* html .box
{
height:300px;
}
div.header
{
position: relative;
width: 760px;
height: 237px;
clear:left;
background-image:url(../img/header1.gif);
background-repeat:no-repeat;
}
.headernav
{
position:absolute;
left:0px;
top:173px;
width:760px;
height:27px;
background-color:transparent;
}
#headerflash
{
position:absolute;
left:0px;
top:0px;
width:760px;
height:173px;
background-color:#FFFFFF;
}
div.footer
{
position: relative;
clear: both;
width: 760px;
height: 60px;
background-color: #FFFFFF;
border-top:1px solid #CCCCCC;
font-size:0.8em;
text-align:center;
}
#swishpixel
{
position:absolute;
bottom:1px;
right:1px;
font-size:0.9em;
}
div.left
{
float:left;
width:230px;
margin-bottom:30px;
}
div.content
{
float:right;
width: 515px;
padding: 0px 5px 0px 5px;
min-height:300px;
margin-bottom:30px;
}
* html .content
{
height:300px;
}
/*
NAVIGATION
*/
.headernav ul
{
list-style:none;
margin:0;
padding:0;
}
.headernav li
{
float:left;
height:24px;
}
.headernav li a
{
display:block;
background-color:transparent;
border-right: 1px solid #FFFFFF;
color:#FFFFFF;
padding:7px 2px 6px 2px;
font-weight:bold;
}
.headernav li a:hover
{
background-color:#CC3300;
color:#FFFFFF;
}
.headernav li.active a
{
background-color:#CC3300;
color:#FFFFFF;;
}

.menubuttons
{
width:100%;
margin-top:10px;
}
.menubuttons ul
{
list-style:none;
margin:0;
padding:0;
}
.menubuttons li a
{
display:block;
background-color:transparent;
border-bottom: 1px dotted #DDDDDD;
color:#999999;
width:100%;
font-weight:bold;
font-size:1.1em;
margin-top:1px;
}
.menubuttons li a:hover
{
color:#CC3300;
}
.menubuttons li.active a
{
color:#CC3300;
}
/*
PAGE CONTENT
*/
.datatable
{
width:100%;
font-size:1em;
text-align:center;
border-collapse:collapse;
}
.datatable tr
{
border-bottom:1px solid #AAAAAA;
}
.dataheadings
{
font-weight:bold;
background-color:#AAAAAA;
color:#FFFFFF;
}
.datasubheadings
{
font-weight:bold;
font-variant:small-caps;
background-color:#DDDDDD;
color:#FFFFFF;
}
.shaded
{
background-color:#EEEEEE;
}
span.imagecaption
{
width:100%;
text-align:center;
font-size:0.8em;
display:block;
}
.photostrip
{
width:120px;
float:right;
margin:2px 2px 0px 2px;
}
.photostrip img
{
margin-top:3px;
}
.frontmain
{
width:360px;
float:left;
}
.paging
{
height:26px;
width:200px;
text-align:center;
margin-bottom:2px;
font-weight:bold;
font-variant:small-caps;
background-color:#DDDDDD;
float:left;
clear:both;
}
.paging span
{
padding:4px;
}
a#lastpage
{
display:block;
float:left;
width:31px;
height:26px;
background-image:url(../img/arrowleft1.gif);
}
a#lastpage:hover
{
background-image:url(../img/arrowleft2.gif);
}
a#nextpage
{
display:block;
float:right;
width:31px;
height:26px;
background-image:url(../img/arrowright1.gif);
}
a#nextpage:hover
{
background-image:url(../img/arrowright2.gif);
}