/* Family Rock CSS File */

/****** LAYOUT ******/

body
{
margin: 0;
padding: 0;
background-color: #6699cc;
}

#maincontainer
{
margin: 0 auto;
padding: 0px;
width: 749px;
height: 100%;
border: 1px solid #333333;
}

#topheader
{
margin: 0px;
padding: 0px;
width: 749px;
height: 92px;
background-image: url(../images/layout/topheader.jpg);
background-repeat: no-repeat;
}

#content
{
margin: 0;
padding: 0px;
float: left;
width: 749px;
height: 100%;
background-color: #ffffff;
}

#contentshort
{
margin: 0;
padding: 0px;
float: left;
width: 749px;
height: 380px;
background-color: #ffffff;
}

/****** NAVIGATION ******/

#nav
{
margin: 0px;
padding: 0px;
width: 749px;
height: 28px;
background-image: url(../images/layout/nav_bg.jpg);
background-repeat: repeat-x;
text-align: center;
}

#nav ul
{
font: bold 12px verdana;
padding: 0px;
padding-top: 0px;
margin-top: 0px;
margin-left: 11px;
margin-bottom: 0px;
height: 28px;
text-align: center;
line-height: 28px;
vertical-align: middle;
text-align: center;
}

#nav ul li
{
list-style: none;
display: inline;
text-align: center;
}

#nav ul li a
{
text-decoration: none;
float: left;
color: #333333;
margin-left: 10px;
padding: 0px;
font-weight: bold;
}

#nav ul li a:link, #nav ul li a:visited
{
color: #333333;
text-decoration: none;
}

#nav ul li a:hover
{
color: #777777;
text-decoration: underline;
} 

#nav ul li a:active 
{
color: #333333;
text-decoration: none;
} 

/****** FOOTER ******/

#footer
{
width: 749px;
clear: both;
padding: 0px;
padding-top: 10px;
margin: 0px;
background-color: #99cccc;
background-image: url(../images/layout/bottomgradient.jpg);
background-repeat: repeat-x;
text-align: center;
}

#footer a
{
color: #003366;
font-weight: normal;
text-decoration: underline;
margin-top: 0.5em;
}

#footer address
{
font-weight: normal;
font-style: normal;
font-family: Georgia, "Times New Roman", serif;
font-size: 11pt;
}

#footer p
{
color: #333333;
font-size: 11pt;
margin: 0;
padding: 5px;
font-weight: normal;
font-family: Georgia, "Times New Roman", serif;
}

/****** HEADINGS ******/
h1
{
margin-top: 10px;
margin-left: 10px;
margin-right: 5px;
margin-bottom: 1em;
padding: 0;
font-family: "Times New Roman", serif;
color: #003333;
font-size: 13pt;
}

h2
{
margin-top: 5px;
margin-left: 40px;
margin-right: 5px;
margin-bottom: 0px;
padding: 0px;
font-family: "Times New Roman", serif;
color: #003366;
font-size: 13pt;
}

h3
{
margin-top: 5px;
margin-left: 30px;
margin-right: 5px;
margin-bottom: 0px;
padding: 0px;
font-family: "Times New Roman", serif;
color: #003366;
font-size: 10pt;
}

/****** LINKS ******/

a
{
color: #003366;
font-weight: normal;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

/****** PARAGRAPH ******/

#content p
{
color: #333333;
font-size: 11pt;
margin-left: 40px;
margin-right: 40px;
margin-top: 0.5em;
margin-bottom: 1.5em;
font-weight: normal;
font-family: Georgia, "Times New Roman", serif;
}

#contentshort p
{
color: #333333;
font-size: 11pt;
margin-left: 40px;
margin-right: 40px;
margin-top: 0.5em;
margin-bottom: 1.5em;
font-weight: normal;
font-family: Georgia, "Times New Roman", serif;
}

/****** LISTS ******/

#content ul
{
list-style-type: none;
color: #333333;
margin-right: 25px;
font-weight: normal;
}

#content li
{
margin-bottom: 0.5em;
padding-left: 15px;
background: url(../images/bullet.gif) top left no-repeat;
background-position: 0px 4px;
list-style-position: inside;
font-weight: normal;
font-family: Georgia, "Times New Roman", serif;
font-size: 11pt;
}

#contentshort ul
{
list-style-type: none;
color: #333333;
margin-right: 25px;

font-weight: normal;
}

#contentshort ul ul
{
color: #333333;
font-weight: normal;
list-style: none;
}

#contentshort li
{
margin-bottom: 0.5em;
padding-left: 15px;
background: url(../images/bullet.gif) top left no-repeat;
background-position: 0px 4px;
list-style-position: inside;
font-weight: normal;
font-family: Georgia, "Times New Roman", serif;
font-size: 11pt;
}

/****** STRONG ******/

strong
{
color: #003366;
font-weight: bold;
}

/****** TABLE ******/

table
{
padding: 0;
margin: 0;
margin-left: 75px;
width: 600px;
border-collapse: collapse;
border-spacing: 3px;
border: 2px solid #333333;
}

tr.top
{
color: #003366;
font-weight: bold;
}

.top td
{
border: 1px solid #333333;
text-align: center;
color: #003366;
}

td
{
border: 1px solid #333333;
text-align: center;
color: #333333;
font-size: 11pt;
font-family: Georgia, "Times New Roman", serif;
}

table.noborder
{
padding: 0;
margin: 0;
margin-left: 75px; 
border: none;
}

table.noborder tr
{
color: #003366;
font-weight: bold;
}

table.noborder td
{
text-align: left;
color: #333333;
font-size: 11pt;
font-family: Georgia, "Times New Roman", serif;
vertical-align: top;
border: none;
border-bottom: 1px solid #333333;
padding-top: 2px;
padding-bottom: 2px;
}

table.gallery
{
padding: 0;
margin: 0;
margin-left: 75px;
border: none;
}

table.gallery tr
{
font-weight: bold;
}

table.gallery td
{
text-align: center;
vertical-align: center;
color: #333333;
font-size: 11pt;
font-family: Georgia, "Times New Roman", serif;
border: none;
}

table.schedule
{
padding: 0px;
margin: 0px;
margin-left: 25px;
width: 700px;
border-collapse: collapse;
border: none;
}

.schedule td
{
text-align: left;
vertical-align: top;
color: #333333;
font-size: 11pt;
font-family: Georgia, "Times New Roman", serif;
padding: 3px;
border: none;
border-bottom: 1px solid #333333;
}

/****** IMAGES ******/

img.right
{
float: right;
margin: 20px;
margin-top: 0px;
}

/****** ADDRESS ******/

#content address
{
font-weight: bold;
font-style: normal;
color: #333333;
margin: 0;
margin-left: 50px;
padding: 0;
font-family: Georgia, "Times New Roman", serif;
font-size: 11pt;
}
