/* 
    Document   :UPstyles.css
    Created on :8/26/2010
    Author     :Al Payson - http://www.alpayson.com
*/

body {color: #FFFFFF; background-color: #AA9874;}

#header {font-size: 30pt;}
#header {font-family: Sans-Serif;}

#address {font-size: 9pt;}
#address {font-family: Sans-Serif;}
#address a{color: #FFFFFF;}
#address a:link {text-decoration: none;}
#address a:visited {color: #FFFFFF; text-decoration: none;}
#address a:hover {color: #B8F1FF;}

#links {font-family: Sans-Serif;}
#links a{color: #FFFFFF; font-size: 12pt;}
#links a:link {text-decoration: none;}
#links a:visited {color: #FFFFFF; text-decoration: none;}
#links a:hover {color: #B8F1FF;}
#links a:active {text-decoration: none}

#footer {font-size: 8pt;}
#footer {font-family: Sans-Serif;}
#footer {color: #555555;}
#footer a{color: #555555; font-size: 8pt;}
#footer a:link {text-decoration: none;}
#footer a:visited {color: #555555; text-decoration: none;}
#footer a:hover {color: #B8F1FF;}
#footer a:active {text-decoration: none}

#slideShow {background: #888888; margin:0 auto}
#picHolder {text-align: center;}
#myPicture {border: 4px solid #FFFFFF; background: #888888;}
#pictureText {text-align:center; margin:0; padding:0 10px; font-family: sans-serif; font-size:12px;}
#previous {float:left; cursor:pointer;}
#next {float:right;cursor:pointer;}

#companyInfoHeader {text-align:center; margin:0; padding:0 10px; font-family: sans-serif; font-size:14px;}

#companyInfo {text-align:left; margin:0; padding:0 10px; font-family: sans-serif; font-size:12px;}
#companyInfo a{color: #FFFFFF;}
#companyInfo a:link {text-decoration: none;}
#companyInfo a:visited {color: #FFFFFF; text-decoration: none;}
#companyInfo a:hover {color: #B8F1FF;}