/*
Design by Robert Kulig - AnyWare 2009   
*/

html body {
border: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
color: #000000;
background-color: #ffffff;
}

.stdcontent {
border: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
color: #666666;
background-color: transparent;
padding: 20px 20px 0px 20px;
line-height: 18px;
}

.stdcontent_black {
border: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
padding: 20px 20px 0px 20px;
line-height: 18px;
}

/* mainheading area */
.mheading{
color: #999999;
font-style: normal;
font-family:  Arial, Helvetica, sans-serif;
font-size: 60px;
font-weight: normal;
text-decoration: none;
padding: 20px 20px 20px 20px;
text-align: center;
}

.logostrap{
color: #009933; 
font-style: normal; 
font-family:  Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: normal; 
text-decoration: none;
}

.addheadblk{
color: #000000;
font-style: normal;
font-family:  Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: normal;
text-decoration: none;
padding: 0;
text-align: center
}
.addheadred{
color: #ff0000;
font-style: normal;
font-family:  Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
text-decoration: none;
padding: 0;
text-align: center
}

.subheading{
color: #000;
font-style: italic;
font-family:  Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
padding: 0;
margin: 10px 10px 10px 10px;
}

.logolink{
color: #ccc;
font-style: normal;
font-family:  Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
padding: 5px;
margin: 0; 
}

.strapline{
color: #999999;
font-style: normal;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

/* page nav */
a.mainnav:link { 
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: normal;
text-decoration: none;
}
a.mainnav:visited { 
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: normal;
text-decoration: none;
}
a.mainnav:hover { 
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: normal;
text-decoration: none;
}
a.mainnav:active { 
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: normal;
text-decoration: none;
} 

/* GALLERY STYLES */
#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 800px; /* Set to gallery width, in px or percentage */
height: 90px; /* Set to gallery height */
}
/* END GALLERY STYLES */
