/* CONSTRUCT PAGE */

body{
margin:20px 0;
padding:0;
color:#555;
background-color:#c8c8c8;
font-family:arial,  "trebuchet ms",trebuchet,helvetica,arial,verdana,sans-serif;
font-size:84%;
 text-align: center;
}

table
{
        font-size: 100%;
}

h1
{
font-size:18pt;
}

h2
{
font-size:10pt;
}

a
{
	color:#ff0000; 
	text-decoration:none; 
} 

a:hover
{
	text-decoration:underline
}


#accessibility{
display:none;
}

#page{
margin:0 auto;

width:876px;
background-color:#fff;
border:12px solid #fff;
 text-align: left;
}

#header{
height:134px;
}

#menu{
margin-bottom:5px;
height:38px;
background:#fff url("/images/uploaded/sf/template/menu-bg.png") 0 0 repeat-y;
width:876px;
}

#leftcol
{
margin-bottom:5px;
padding:10px;
width:228px;
font-size:80%;
overflow:hidden;
float:left;
text-align: center;
}

#rightcol
{
padding-top:10px;
margin-bottom:5px;
padding-left:11px;
width:615px;
border-left:2px solid #ff0000;
overflow:hidden;
float:right;
}

#fullwidthcol{
margin-bottom:5px;
width:876px;
overflow:hidden;
float:left;
}

#content{
padding:10px 0px 20px 0;
height:auto !important;
height:310px;
min-height:310px;
}

#inner{
overflow:hidden;
}

#footer{
padding:0;
height:38px;
line-height:38px;
color:#fff;
background:#636467 url("/images/uploaded/sf/template/footer-bg.png") 0 0 repeat-x;
clear:both;
width:876px;
}

/* HEADER */

#header a{
height:134px;
}

/* MENU */

#nav{
margin:0;
padding:0;
height:30px;
background:#636467 url("/images/uploaded/sf/template/nav-bg.png") 0 0 repeat-x;
list-style:none;
}

#nav li{
float:left;
height:30px;
line-height:30px;
}

#nav li a{
margin:0;
padding:0 37px;
height:30px;
color:#fff;
background:#636467 url("/images/uploaded/sf/template/nav-bg.png") 0 0 repeat-x;
font-size:110%;
font-weight:bold;
text-decoration:none;
float:left;
text-transform: lowercase;
}

#nav li a:hover
{
background-position:0 -30px;
}

#nav li.active a
{
padding:0px;
padding-left:38px;
padding-right:38px;
background-position:0 -30px;
}

/* LEFTCOL */


/*#leftcol ul{*/
/*margin-left:0;*/
/*padding-left:0;*/
/*font-size:80%;*/
/*font-weight:bold;*/
/*list-style-position:inside;*/
/*}*/


#leftcol h2{
color:#ff0000;
}

#leftcol .header h2{
margin:0 0 30px 0;
height:56px;
border-bottom:2px solid #a1ff29;
font-size:200%;
}

/* LEFTCOL - MODULES */

#leftcol h3{
margin:0;
font-size:210%;
font-weight:normal;
text-align:center;
}

#leftcol .module{
overflow:hidden;
}

/* LEFTCOL - MENUS */

/*#leftcol ul#subnav{
margin:0;
padding:0;
font-size:100%;
font-weight:normal;
list-style-position:outside; / * USELESS MSIE * /
list-style:none;
}*/

/*
#leftcol ul#subnav li{
margin-bottom:1em;
}

#leftcol ul#subnav li a,
#leftcol ul#subnav li a span{
color:#555;
text-decoration:none;
display:block;
font-size:110%;
font-weight:bold;
}

#leftcol ul#subnav li a:hover span,
#leftcol ul#subnav li.active a span{
color:#ff0000;
}
*/

/* LEFTCOL - PANTHER LINKS */

#leftcol .panther-links{
margin-top:40px;
}

#leftcol .panther-links ul{
margin:0;
padding:0;
list-style:none;
list-style-position:outside; /* USELESS MSIE6 */
}

#leftcol .panther-links ul li{
margin:0;
height: auto !important;
height:44px; /* USELESS MSIE6 */
}

#leftcol .panther-links ul li a{
margin-bottom:3px;
height:41px;
border-bottom:3px solid #fff;
display:block;
}

#leftcol .panther-links ul li a:hover{
border-color:#ff0000;
}

/* LEFTCOL - ADDRESS */

#leftcol .contact-details{
font-size:110%;
}

#leftcol .contact-details h2{
margin:0;
font-size:150%;
}

#leftcol .contact-details p{
margin-top:0;
}

/* FOOTER */

#footer-left
{
width:640px;
float:left;
}

#footer-right
{
width:195px;
float:left;
text-align:right;
}

#footer a
{
color:#fff;
text-decoration:none;
}

#footer a:hover
{
text-decoration:underline;
}

/* CONTENT STYLES */

#content h1#homepage{
padding:68px 0 0 282px;
height:150px;

background-image:url("/images/uploaded/sf/template/h1-homepage-bg.png");

}

#content h2{
margin:0.5em 0;
color:#ff0000;
}


#content p.nomarg{
margin:0;
}

#content img.left{
margin:0 10px 10px 0;
}

#content img.right{
margin:0 0 10px 10px;
}

#content img#map{
border:5px solid #ccc;
}

#content a,#leftcol a
{
color:#555;
font-weight:normal;
}

/*
#content a:hover,#leftcol a:hover
{
color:#ff0000;
}
*/

/* CONTENT STYLES - FAQs */

#content #faq{
color:#ff0000;
}

#content #faq span{
color:#555;
}

#content #faq p,
#content #faq li{
font-size:150%;
font-weight:bold;
}

/* CONTENT STYLES - FORMS */

form div{
margin:5px 0;
clear:left;
overflow:hidden;
}

#emailForm label{
width:130px;
float:left;
}

#emailForm input.inputbox,
#emailForm textarea{
width:250px;
float:left;
}

/* CONTENT STYLES - SYSTEM MESSAGES */

#system-message{
margin-top:0;
padding:0;
font-size:110%;
font-weight:bold;
text-align:center;
}

#system-message dt{
display:none;
}

#system-message dd{
margin:0;
padding:0;
}

#system-message ul{
margin:0;
padding:0;
list-style:none;
}

p.warning{
color:#ff0000;
font-weight:bold;
}

/* GLOBAL STYLES */

.left{
float:left;
}

.right{
float:right;
}

a img{
border:0;
}
/*
#leftcol p{
margin-top:0.5em;
margin-bottom:0.5em;
}

#content p{
margin-top:1em;
margin-bottom:1em;
}
*/
/*#leftcol li,
{
color:#ff0000;
}*/

#leftcol li span,
#content li span{
color:#555;
}

/* GLOBAL STYLES - FORMS */

form,
fieldset{
margin:0;
padding:0;
border:0;
}

input,
textarea{
border:1px solid #555;
font-family:arial,"trebuchet ms",trebuchet,helvetica,arial,verdana,sans-serif;
font-size:100%;
}

input.button,
button{
color:#fff;
background-color:#ff0000;
border:1px solid #555;
cursor:pointer;
clear:both;
}

/* PRINT STYLES */

@media print{

}

.niftybox a
{
display:block;
width:142px;
padding:10px;
margin:0 auto;
background:#e6e6e6;
color:#000000;
text-decoration:none;
text-align:center;
}

#redbox a
{
display:block;
width:80px;padding:10px;
margin:0 auto;
background:#e6e6e6;
color:#000000;
text-decoration:none;
text-align:center;
}

#redbox a:hover
{
background:#ff3333;
color:#ffffff;
}


#box1 a:hover,
#box2 a:hover,
#box3 a:hover,
#box4 a:hover,
#box5 a:hover,
#box6 a:hover,
#box7 a:hover,
#box8 a:hover,
#box9 a:hover
{
background: #aaaaaa;
color:#ffffff;
}
