body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
	background-color: White;
	margin:0px;
}

.body
{
background-image:url(/_media/sitestyle/background.png);
background-repeat:repeat-x;
background-position:0px -10px;
}

img
{
border:0px;
}

input, textarea, select
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:2px;
}

.button
{
padding:3px 10px 3px 10px;
font-weight:bold;
}

h1
{
font-size:18px;
text-align:right;
margin:0px;
font-style:italic;
color:#33A8EE;
text-decoration:none;
border-bottom:1px solid #E8F5FD;
padding:3px 10px 2px 0px;
height:24px;
background-image:url(/_media/sitestyle/h1-back.jpg);
background-repeat:no-repeat;
}

h1 a
{
color:#33A8EE;
text-decoration:none;
}

h2
{
color:#CC6600;
font-size:16px;
text-align:center;
margin:5px;
border-bottom:1px solid #E8F5FD;
}

a { color:#33A8EE; text-decoration:none }
a:hover { text-decoration:underline }
a:visited { color:#33A8EE }

/* Divs */

#topbar, #topbarm
{
background-color:#5da4ce;
width:100%;
height:15px;
overflow:hidden;
margin:0px;
}
#topbarm
{
width:794px;
background-color:#0e75b4;
margin:0 auto;
}

#container
{
position:relative;
width:790px;
border:2px solid #CCCCCC;
border-top:0px;
margin:0px auto;
min-height:700px;
margin-bottom:20px;
background-color:#ffffff;
background-image:url(/_media/sitestyle/clouds.jpg);
background-position:bottom;
background-repeat:no-repeat;

}

#header
{
min-height:125px;
background-color:#FFFFFF;
}

#header #logo
{
margin:10px 0px 5px 20px;
float:left;
}
#header #phone
{
margin:20px 10px 00px 0px;
float:right;
}

#content
{
position:relative;
}

.content_transbox
{
width:790px;
margin:0 auto;
margin-top:0px;
min-height:200px;
}
.content_transbox p
{
margin:8px 5px 5px 5px;
}



#footer
{
min-height:50px;
}
.footer_transbox
{
padding:15px;
font-size:14px;
background-image:url(/_media/sitestyle/transsmall.png);
max-width:345px;
max-height:230px;
width:345px;
height:230px;
background-repeat:no-repeat;
margin:5px 0px 0px 15px;
text-align:center;
float:left;
}

.footer_transbox .image
{
vertical-align:middle;
border:1px solid #bbbbbb;
border:none;
}

.footer_spacer
{
clear:both;
min-height:80px;
visibility:hidden;
text-align:center;
}

#nav
{
padding:4px;
background-color:#0e75b4;
color:#FFFFFF;
text-align:center;
margin:0px;
xheight:20px;
}

#nav ul
{
display:inline;
height:30px;
list-style:none;
margin:0px;
padding:0px;
text-indent:0px;
}

#nav li
{
list-style:none;
margin:0px;
display:inline;
position:relative;
}

#nav li a
{
font-weight:bold;
color:#ffbf00;
text-decoration:none;
height:30px;
min-height:20px;
max-height:20px;
height:20px;
overflow:hidden;
padding:4px;
padding-left:10px;
padding-right:10px;
}

#nav li a:hover,#nav li a:active
{
color:#ffffff;
text-decoration:underline;
background-color:#5a98bd;
}

#copyright
{
margin:40px 10px 10px 10px;
text-align:center;
}

#copyright p, #copyright a, #copyright
{
font-size:11px;
font-style:italic;
text-decoration:none;
color:#006699;;
}

#copyright a:hover
{
text-decoration:underline;
}

.nostyle
{
list-style-type:none;
list-style:outside;
margin:0px;
padding:0px;
list-style:none
}

#mapc
{
position:relative;
width:500px;
height:400px;
margin-right:15px;
margin-left:15px;
float:left;
padding-left:10px;
margin:10px;
}

#map
{
width:500px;
border:2px solid silver;
height:400px;

}

.sectionnoborder
{
width:565px;
margin:0 auto;
margin-top:10px;
float:right;
margin-right:10px;
text-align:justify;
}


.section
{
width:565px;
margin:0 auto;
margin-top:10px;
background-image:url(/_media/sitestyle/sectiontop.gif);
background-repeat:no-repeat;
float:right;
margin-right:10px;
text-align:justify;
}

.sectionlarge
{
width:745px;
margin:0 auto;
margin-top:10px;
background-image:url(/_media/sitestyle/sectiontop_large.gif);
background-repeat:no-repeat;
float:right;
margin-right:25px;
}

.section img, .sectionlarge img
{
float:left;
padding:2px;
margin-left:20px;
margin-right:15px;
border:2px solid #33A8EE;
}

.section p,.sectionlarge p
{
xtext-indent:10px;
padding-right:10px;
padding-left:10px;
}

.section h2, .sectionlarge h2
{
font-size:18px;
text-align:left;
margin:0px;
font-style:italic;
color:#33A8EE;
padding:10px 0px 5px 25px;
}

.section .sectionbottom
{
background-image:url(/_media/sitestyle/sectionbottom.gif);
background-repeat:no-repeat;
height:30px;
clear:both;
position:relative;
top:-10px;
}

.sectionlarge .sectionbottom
{
background-image:url(/_media/sitestyle/sectionbottom_large.gif);
background-repeat:no-repeat;
height:45px;
clear:both;
position:relative;
top:-10px;
}

.blueborder
{
padding:2px;
border:2px solid #33A8EE;
}

.leftnav
{
width:200px;
height:260px;
float:left;
margin:40px 0px 0px 5px;
position:absolute;
background-image:url(/_media/sitestyle/leftnav.jpg);
background-repeat:no-repeat;
}

.leftnav ul
{
list-style-type:none;
list-style:none;
text-indent:0px;
margin:0px;
padding:0px;
margin-top:30px;
display:run-in;
}

.leftnav li
{
display:run-in;
list-style-image:url(/_media/sitestyle/bullet.gif);
list-style-position:inside;
margin-left:10px;
padding:0px;
text-indent:0px;
}

.leftnav li a
{
padding-left:5px;
}

.section .noborder
{
border:none;
float:none;
text-align:inherit;

}
