@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
}

body
{
margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
padding: 0;
text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
color: #000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
background-color: #e5f0fe;
background-image: url(../images/bodyBG.png);
background-repeat: repeat-x;
background-position: top;
}

/*img {
	border: none;
	margin: 0px;
	padding: 0px;
}*/
#container
{
width: 780px;
text-align: left;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}

#homeintro
{
width: 780px;
padding-left: 0px;
padding-top: 0px;
margin-bottom: 15px;
}

#detailintro
{
width: 780px;
padding-left: 0px;
padding-top: 0px;
margin-bottom: 10px;
}

#contentwrap
{
background-color: #fff;
}

#header
{
height: 70px;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 20px;
margin: 0px;
width: 750px;
}

.phone
{
font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
color: #999;
line-height: 30px;
font-weight: normal;
}

#logo
{
background-image: url(../images/banner-01.png);
background-repeat: no-repeat;
background-position: left center;
width: 750px;
height: 60px;
padding-top: 10px;
text-align: right;
font-size: 10px;
font-weight: bold;
color: #000;
}

#logo a
{
color: #eee;
text-decoration: none;
}

#logo a:hover
{
color: #fff;
}

#sidebar1
{
float: left; /* since this element is floated, a width must be given */
width: 200px;
padding-right: 0px;
padding-bottom: 15px;
padding-left: 0px;
margin-top: 0px;
}

#sidebar1 ul
{
list-style: none;
margin: 0;
padding: 0;
}

#sidebar1 p
{
margin-right: 10px;
margin-left: 15px;
font-size: 11px;
}

#sidebar1 .sidebarlt
{
background-color: #fff;
padding: 7px;
border: 1px solid #EAEAEA;
margin-right: 8px;
margin-left: 8px;
margin-bottom: 15px;
font-size: 11px;
}

#sidebar1 .sidebarlt p
{
margin: 0px;
padding: 0px;
}

#sidebar1 .sidebardk
{
background-color: #F2F2F2;
padding: 7px;
border: 1px solid #E5E5E5;
margin-right: 8px;
margin-left: 8px;
margin-bottom: 15px;
font-size: 11px;
}

#sidebar1 .sidebardk p
{
margin: 0px;
padding: 0px;
}

#sidebar1 h1
{
font-size: 10pt;
padding-top: 2px;
margin-bottom: 5px;
margin-left: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #333;
font-style:italic;
border-left-width: 3px;
border-left-style: solid;
border-left-color: #8af;
padding-left: 10px;
margin-top: 15px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #efeeff;
}

#menu,
#menu1
{
width: 200px;
margin-bottom: 40px;
}

#menu li a,
#menu1 li a
{
height: 20px;
text-decoration: none;
}

#menu li a:link,
#menu li a:visited,
#menu1 li a:link,
#menu1 li a:visited
{
color: #00a;
display: block;
padding: 6px 0 0 23px;
background-image: url(../images/menu.png);
}

#menu li a:hover,
#menu1 li a:hover
{
color: #000;
padding: 6px 0 0 23px;
background-image: url(../images/menu.png);
background-position: 0 -28px;
}

#mainContent
{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 220px;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 0px;
text-align:justify;
}

#mainContent a
{
font-weight: normal;
color: #69f;
}

#mainContent .listNormal a
{
font-weight: normal;
text-decoration:none;
color:#000;
margin-bottom: 1px;
line-height: normal;
}

#mainContent a:hover
{
color: #e00;
text-decoration:underline;
}

#mainContent h1
{
font-family: Arial, Helvetica, sans-serif;
word-spacing:0.1em;
font-size: 16px;
color: #333;
margin: 0px;
font-style:italic;
}

#mainContent h2
{
font-size: 14px;
padding-top: 2px;
margin-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
color: #555;
font-style:italic;
border-left-width: 4px;
border-left-style: solid;
border-left-color: #8af;
padding-left: 10px;
margin-top: 15px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eef;
}

#mainContent h3
{
font-size: 12px;
padding-top: 2px;
margin-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
color: #777;
font-style:italic;
border-left-width: 2px;
border-left-style: solid;
border-left-color: #acf;
padding-left: 10px;
margin-top: 15px;
}

#mainContent p
{
line-height: normal;
}

#mainContent li
{
margin-bottom: 5px;
line-height: normal;
}

#footer
{
background-color: transparent;
background-image: url(../images/footer.png);
background-repeat: no-repeat;
background-position: center top;
height: 70px;
padding-top: 15px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 35px;
color: #666;
font-size: 10px;
font-weight: normal;
margin-bottom: 0px;
text-align: left;
clear: both;
float: left;
width: 735px;
}

#footer p
{
padding-top: 0px;
padding-right: 0;
padding-bottom: 1px;
padding-left: 0;
margin: 0;
}

#footer a
{
color: #999;
}

#footer a:hover
{
color: #333;
}

.fltrt
{ /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
float: right;
margin-left: 15px;
margin-bottom: 10px;
}

.fltlft
{ /* this class can be used to float an element left in your page */
float: left;
margin-right: 15px;
margin-bottom: 10px;
}

.clearfloat
{ /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

.photo
{
padding:8px;
border:1px solid #DDD;
border-right-color: #222;
border-bottom-color:#222;
background-color:#FFF;
}

.poemBG
{
background-position:top right;
background-repeat:no-repeat;
}

.photoCaption
{
padding-top:0;
color:#666;
font-size:10px;
font-weight:normal;
font-style:italic;
text-align:center;
}
.photoCaptionJ
{
padding-top:0;
color:#666;
font-size:10px;
font-weight:normal;
font-style:italic;
text-align:justify;
}
.alignCenter
{
text-align: center;
}

.alignJustify
{
text-align:justify;
}

.alignLeft
{
text-align:left;
}

.alignRight
{
text-align: right;
}

.caption
{
font-size: 11px;
}

.highlight
{
font-weight: bold;
}

.smallCaption
{
font-size: 9px;
color:#444;
text-transform: none;
font-style:italic;
font-weight:normal;
}

#sitemap ul,
#sitemap li
{
margin-bottom: 1px;
line-height: normal;
}

#sitemap li a
{
text-decoration: none;
font-weight:normal;
}

#sitemap li a:link,
#sitemap li a:visited
{
color: #000;
padding: 0;
}

#sitemap li a:hover
{
color: #f00;
padding: 0;
}

.blankPaper
{
margin: 15px 0;
padding: 5px 15px 0 15px;
background-color:#FFF;
border:#000 1px solid;
}

.noBorder
{
border:none;
}

#container .nav
{
margin:10px 0;
text-align:center;
}

#container .nav ul
{
list-style: none;
margin: 0;
padding: 5px 0;
}

#container .nav li
{
display: inline;
}

#container .nav a:link,
#container .nav li a:link,
#container .nav a:visited,
#container .nav li a:visited
{
padding: 2px 3px 2px 3px;
font-size: 10px;
text-decoration: none;
font-style:normal;
color: #009;
background-color:#e5f0fe;
border-top: 1px solid #abe;
border-left: 1px solid #abe;
border-bottom: 2px solid #009;
border-right: 2px solid #009;
}

#container .nav a:hover,
#container .nav li a:hover
{
padding: 2px 3px 2px 3px;
font-size: 10px;
text-decoration: none;
font-style:normal;
color: #009;
background-color:#e5f0fe;
border-top: 2px solid #009;
border-left: 2px solid #009;
border-bottom: 1px solid #abe;
border-right: 1px solid #abe;
}

.border0
{
border:none;
}

.borderISSUU
{
width:420px;
margin-left:auto;
margin-right:auto;
padding:5px;
border:1px solid #CCC;
border-right-color: #111;
border-bottom-color:#111;
background-color:#FFF;
}

