body {background-image: url(/images/bg-main.jpg); background-repeat: repeat-x; background-position: bottom; font-size: 14px; font-family: arial; color: #FFFFFF;}

#container {background-image: url(/images/bg-copy.jpg); background-repeat: repeat-x; background-position: top; width: 473px;}

#copy { background-image: url(/images/bg-copy.jpg); background-repeat: repeat-x; background-position: top; width: 473px; }
#copy div { padding: 2px 0 0 10px;  }
#copy p { font-size: 14px; line-height: 18px;}

#footer { color: #55674a; font-size: 11px; padding-bottom: 10px;}
#footer a:link { color: #55674a; text-decoration: none}
#footer a:visited { color: #55674a; text-decoration: none}
#footer a:hover { color: #cd7b4b; text-decoration: underline}
#footer a:active { color: #cd7b4b; text-decoration: none}

.tiny {font-size: 10px; font-weight: bold; color: #FFffff;}

H1, .mimicH1  { font-size: 18px; font-weight: bold; color: #31b34a; }
H2, .mimicH2  { font-size: 20px; color: #333399; font weight: bold }
H3, .mimicH3  { font-size: 16px; color: #2A3234; margin-left: 4px;}
H4, .mimicH4  { font-size: 17px; color: #4B80BF }
H5, .mimicH5  { font-size: 11px; color: #C91D4D; font weight: bold  }

INPUT, TEXTAREA, SELECT, OPTION, .formFont
	{
	font-family: Arial, Lucida Console, Courier New, courier, monospace;
	font-size: 10px
	}

.prettyInput, .prettyTextarea {
 border: 1px solid #C1C1C0
 }