/* CSS definition file containing sitestyle stylesheets */

body{ 
font-family: Georgia, Times New Roman, Times, serif; 
background-image: url("../assets/images/autogen/background1a.gif");
background-repeat: repeat;
width:100%;
height:100%;
display:block;
margin: 0 auto;
}

.TextObject{ 
font-family: 'Georgia, Times New Roman, Times, serif'; font-size: 13px; margin-left: 13px;
}

p{ 
font-family: Georgia, Times New Roman, Times, serif; font-size: 15px; margin-left:11px;
}

p.photo{ 
font-family: Georgia, Times New Roman, Times, serif; font-size: 15px; margin-left:2px; margin-top: 0; margin-right:20px;
}

ol,li{
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 15px;
position:relative;
padding:0px;
margin:15px;
right-margin:25px;
list-style-image:url("../assets/images/autogen/bullet3a.gif");
}

/* Headline style */

h2 
{
font-size: 19px;
color:#347C17;
text-align:center;
margin-right: 80px;
}

h3 
{
font-size: 13px;
color:#00ff00;  347C17
text-align:"margin-left"
}

/* Content Links */
a { 
text-decoration:underline; 
color:0000cc;      
}
                 
a:hover {
text-decoration:none; color: #696906;    
}


