body {
font-size:76%; 
font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #000;
background-color:#EEE;
margin: 0;
padding: 0;
}
ft {
float:left;
}
.right {
float:right;
}
img {
border:none;
}
.clear {
clear:both;   
}

#player {
	float:left;		
	height:288px;
	width:512px;
	cursor:pointer;
}
#playlist {
	float:right;
	width:380px;
}
#playlist .item {
	float:left;
	width:190px;
	height:135px;
}
.red {
color:#EF3941;
}
a {
color:#000;
}
.grey a {
color:#666 !important;
}
.grey {
color:#666;
}
h2 {
color:#EF3941;
font-size:1.3em;
font-weight:normal;
margin:0;
padding:0;
}
#header {
height:93px;
background:#FFFFFF url(/_layout/grey_bk.gif);
}
#headerinner {
width:950px;
height:93px;
margin:0 auto;
border-right:1px solid #FFF;
background:#FFFFFF url(/_layout/marbles_bk.jpg) top right no-repeat;
}

.quote {
    width:520px;
    font-size:1.2em;
    /*background:url(/_layout/quote.gif) no-repeat;
    background-position:top left;*/
    padding-left:20px;
    margin:0;
}

.quote p {
    /*background:url(/_layout/unquote.gif) no-repeat;
    background-position:45% 100%;*/
    padding:0 5px;
}

#nav 
{
    width:950px;
margin:0 auto;
height:23px;
border-top:1px solid #FFF;
background:url(/_layout/right.jpg) repeat-x;   
}

#nav ul {
margin:0;
padding:0;
list-style:none;
}
#nav li {
float:left;
margin:0;
padding:0;
}
#nav li ul {
display:none;
position:absolute;
}
#nav li ul li {
float:none;
}
#nav a {
display:block;
background:url("/_layout/right.gif") no-repeat right top;
padding:3px 33px 2px 33px;
text-decoration:none;
color:#FFF;
}
#nav > ul > li.last a
{
    padding:3px 30px 2px 30px;
}
#nav a:hover {
background:url("/_layout/right_on.gif") no-repeat right top;
}
#nav a.current {
color:#EF3941;
background:#FFF;
border-top:1px solid #CCC;
padding-top:2px;
}
#nav a.current:hover {
background:#FFF;
}
#nav .services ul li a {
background:#000;
border:1px solid #999;
border-top:none;
width:120px;
}
#nav .services ul li a:hover, #nav .services ul li a.current:hover {
background:#999;
}
#nav .services ul li a.current {
background:#000;
color:#FFF;
border-top:none;
}
#title {
height:52px;
background-color:#EF3941;
}
#titleinner {
width:950px;  
margin:0 auto; 
}
#titleinner h1 {
font-size:42px;
color:#FFF;
font-weight:normal;
margin:0 0 0 10px;
padding:0;
line-height:52px;
float:left;
}
#printpage {
float:right;
margin:7px 7px 0 0;
font-size:.9em;
color:#FFF;
}
#printpage a {
color:#FFF;
}
#printpage img {
float:left;
margin:5px 3px 0 0;
}
#content {
border-top:1px solid #FFF;
background:#FFFFFF url(/_layout/grey_bk.gif);
}

#content ul {
list-style-image: url(/_layout/arrow.gif); 
}

#newslist, #testlist {
list-style: none !important; 
}

#newslist li, #testlist li  {
padding:20px 0;
border-bottom:1px solid #CCC;
background:none;
}

ul .plusIcon {
list-style-image: url(/_layout/plusarrow.gif);     
}

ul .minusIcon {
list-style-image: url(/_layout/minusarrow.gif);     
}

#contentinner {
width:950px;
background-color:#FFFFFF;
font-size:1.1em;
margin:0 auto;
}

#contentsinglecol {
padding:20px;
}

#contentsinglecol_team {
padding:20px;
background:#FFFFFF url(/_layout/team_background.gif) right top no-repeat;
}

#contentleft {
padding:0 20px;
margin:20px 0;
width:650px;
float:left;
border-right:1px solid #EF3941;
}
#contentinner table {
border-collapse:collapse;
}

#contentinner .alt td {
background-image:url(/_layout/EEE.gif);
}

#contentinner td {
padding: 3px 4px;
border:1px solid #CCC;
vertical-align:top;
}

#contentinner th {
text-align:left;
color:#FFF;
border:1px solid #CCC;
padding: 2px 4px;
background-image:url(/_layout/CCC.gif);
vertical-align:top;
}

#contentright {
margin:20px 0 20px 20px;
width:200px;
float:left;
}

#contentright h2 {
font-size:1.6em;
line-height:1em;
margin-bottom:6px;
}

#footer {
border-top:1px solid #FFF;
}

#cartoons {
width:700px;
height:520px;
overflow:hidden; 
}
#footerinner {
width:950px;
margin:0 auto;
}

#footerinner div {
font-size:0.9em;
padding:8px;
}

#footerinner a {
color:#000;
}

.noborders td, .noborders th, .noborders table {
border:none !important;
}

#contentaccordian h3 { background-color:#EEE; padding:5px 10px; clear:both; outline:none;}
#contentaccordian h3 span { font-size:.8em; font-weight:normal; text-decoration:none !important;}

@media print {
    #nav, #footerinner .left, #flashcontent, #contentright, form, #printpage {
        display: none;
    }
    #contentinner, #contentinner th, #contentinner td {
        font-size:12pt;
    }

    #contentleft, #contentsinglecol, #contentinner, #footerinner, #titleinner {
        padding:0;
        margin:0;
        width:100% !important;
        float:none;
        border-right:none;
    }
    
    body {
     margin:0 !important;
     padding:0 !important;  
     width:90% !important; 
    }
    
    table {
        width:90% !important;
    }
    
    #printmap, #testimonialsforprint {
        display:block !important;
    }
}

