/*
  Author: Lisa Obenauf
  Description: Style sheet for jdixonphoto.com
*/

body
{ background-color: #ddd; font-family: Georgia, Arial, sans-serif; }

img
{ border: 0; }

table
{ background-color: #fff; }

ul
{ margin-top: 0px; }

.content
{ text-align: justify; padding: 20px; }

.hires
{ vertical-align: top; font-family: arial, sans-serif; font-size: 10px; }

.header
{ font-size: 40px; }

.main
{ width: 75%; }

.navigation
{ border: solid 2px #c63; border-collapse: collapse; }

.footer
{ border-top: solid 2px #c63; vertical-align: middle; }

.border-top
{ background: url(../images/colors/blue-grey/border-top.jpg) repeat-x; }

.border-bottom
{ background: url(../images/colors/blue-grey/border-bottom.jpg) repeat-x; }

.border-left
{ background: url(../images/colors/blue-grey/border-left.jpg) repeat-y; }

.border-right
{ background: url(../images/colors/blue-grey/border-right.jpg) repeat-y; }

.underline
{ border-bottom: 1px solid #000000; }

.corner
{  line-height: 10px;  }