*{
margin:0px;
padding:0px;
}


body
{
width: 778px;
margin: 0px auto;
background:#ffffff;
font-family:Arial, Helvetica, sans-serif;
}

/* text and link properties */


a:link, a:visited
{
text-decoration:none;
color:#666666;
font-size: 75%;
font-weight:bold;
}

a:hover
{
color:#CCCCCC;
}

p
{
font-size: 75%;
color:#666666;
padding-bottom:5px;
}

h1
{
font-size: 110%;
font-weight:bold;
color:#FF9900;
padding-bottom:6px;
}

h3
{
font-weight:bold;
color:#666666;
margin:5px 0px;
font-size: 80%
}




/* Sue Vinney Logo */


.logo_move
{
padding: 50px 0px 20px 20px;
}


/* Navigation */

#Navigation
{
height: 20px;
background-color: #999999;
}

#Navigation a:link, #Navigation a:visited
{color:#ffffff;
}

#Navigation a:hover
{
color:#CCCCCC;
}

#Navigation ul
{
padding-left: 20px;
}


#Navigation li
{
list-style:none;
display:inline;
background-image:url(../images/orange_bullet.gif);
background-repeat:no-repeat;
background-position:left;
padding: 0px 8px 2px 12px;
}



/* Main Body */

#main_container
{
margin-top:15px;
height:400px;
border: 1px solid #999999;
}


#image_container
{
margin: 20px 0px 0px 16px;
}

.home_images
{
float:left;
padding-right: 10px;
}

.home_images_text
{
float:left;
height: 18px;
width: 140px;
background-color:#999999;
margin: 0px 10px 0px 0px;
text-align:center;
}

.home_images_text a:link, .home_images_text a:visited
{color:#ffffff;
}

.home_images_text a:hover
{
color:#CCCCCC;
}


.clear
{
clear:both;
}

#Copy_area
{
float:left;
padding:10px 0px 0px 20px;
width: 400px;
}

#Copy_area p 
{
text-align:justify;
}

#Copy_area li
{
list-style:none;
color:#666666;
font-weight:bold;
background-image: url(/images/solidpurple_bullet.gif);
background-repeat:no-repeat;
background-position:left;
padding: 0px 0px 1px 10px;
}

#Copy_area a:link, #Copy_area a:visited
{
text-decoration:none;
color:#666666;
}


#Copy_area a:hover
{
color:#FF6600;
}

.logo_icon
{
float:right;
padding: 110px 20px 0px 0px;
}


/* Footer */

#footer
{
height: 25px;
border:1px solid #999999;
border-top: none;
padding: 10px 0px 0px 0px;
font-size: 70%;
color:#666666;
}

.copyright_left
{
float:left;
padding-left:15px;
}

.credits_right
{
float:right;
padding-right:15px;
}



.credits_right a:link, .credits_right a:visited
{text-decoration:none;
color: #666666;
font-size: 100%;
font-weight: normal;
}


.credits_right a:hover
{
color:#ff6600;
}

/* contact us page */


#contact_us
{
float:left;
padding:20px 0px 0px 20px;
width: 280px;
}

#contact_us a:link, #contact_us a:visited
{
text-decoration:none;
font-size:110%;
color:#666666;
font-weight:normal;
}

#contact_us a:hover
{
color:#FF9900;
}
.orange_copy
{
color:#FF9900;
}

.phonenumber_move
{
padding-left:7px;
}