/* Stylesheet Copyright 2008 by Dylan A. Koch
   for Ryan & Mullin, P.A.
   All Rights Reserved  */

/* Standard Entities */

body { color: #FFFFCC; background-image: url("paper003.jpg"); margin-left: 50px; margin-right: 50px}
a {color: #FFFCCC}
h1,h2 { text-align: center }
ul { list-style-type: square }

/* Custom Entities */
.container { margin-left: auto; margin-right: auto; width: 650px; height: 100%; background-image: url("red151.jpg") }
.maindiv { position: absolute; top: 0px; width: 650px; height: 900px; background-image: url("red151.jpg") }
.mainlink { text-decoration: none }
.iheading { font-style: italic; text-align: center }
.staffnames { margin-left: 15px; color: #8B0000; background-image: url("paper003.jpg"); margin-bottom: 100px; width: 150px; font-size: 110%; border-right: 3px solid #FFFFCC; padding: 10px; border-bottom: 3px solid #FFFFCC; border-left: 3px solid #FFFFCC}
.staffnames a { color: #8B0000 }
.homedescription { color: #8B0000; font-size: 100%; background-color:#F8D09C; margin-left: 210px; position: absolute; top: 400px; text-align: left; padding: 15px; border: 3px solid #FFFFCC; width: 380px;}
.regulardescription { color: #8B0000; font-size: 100%; background-color:#F8D09C; margin-left: 210px; position: absolute; top: 140px; text-align: left; padding: 15px; border: 3px solid #FFFFCC; width: 380px;}
.regulardescription a { color: #8B0000 }
.header { margin-top: 30px; border-bottom: 3px solid #FFFFCC; width: 625px; position: relative; left: 15px }
.homeimagediv { position: absolute; top: 140px; left: 210px; width: 410px; height: 240px; }
.homeimage { display: block; margin-left: auto; margin-right: auto }

/* Entity Formatting */

.centertext { text-align: center; }
.centerobject { margin-left: auto; margin-right: auto; display: block}
.centerinline { margin-left: auto; margin-right: auto; display: inline }
.justify { text-align: justify }
.undline { text-decoration: underline }
.big { font-size: 130% }
.italic { font-style: italic }
.smalltext { font-size: 80% }
.paddedcell { padding: 20px }
.unbullet { list-style-type: none }



