/* www.roycreative.com */
/* 11-2-08 */


/****  |  ***/



.Clear {
clear:both;
}

span.Hide {
display: none;
}

/****  |  ***/


body {
background: #80833C;
font: normal 12px/20px Arial, Helvetica, sans-serif;
}

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

img {
padding: 0px;
border: 1px solid #80833C;
margin: 0px;
}

h1 {
font: bold 18px Arial, Helvetica, sans-serif;
color: #cd6632;
padding: 0px 0px 10px 0px;
}

h2 {
font: bold 16px Arial, Helvetica, sans-serif;
color: #423731;
padding: 5px 0px;
}

h3 {
font: bold 14px/20px Arial, Helvetica, sans-serif;
color: #423731;
padding: 5px 0px;
}

p {
font: normal 12px/20px Arial, Helvetica, sans-serif;
color: #484e21;
padding: 0px 0px 10px 0px;
}

a:link, a:active, a:visited {
color: #208005;
text-decoration: none;
border-bottom: 1px solid #62A61B;
}

a:hover {
color: #208005;
text-decoration: none;
border-bottom: 2px solid #6BA31E;
}

ul {
list-style-position: outside;
padding: 0px 0px 10px 10px;
}

li {
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #484e21;
}

/* MainNavigation */
.MainNavigation {
background: transparent url(../img/roycreative.png) right top no-repeat;
display: block;
height: 37px;
width: 100%;
position: fixed;
top:55px;
z-index: 100;
}

.MainNavigationInner {
display: block;
height: 28px;
width: 800px;
padding: 9px 0px 0px 0px;
margin: 0px auto;
}

.MainNavigationInner a:link, .MainNavigationInner a:active, .MainNavigationInner a:visited {
background: transparent;
font: bold 12px/27px Arial, Helvetica, sans-serif;
text-align: center;
color: #ffffff;
text-decoration: none;
padding: 0px;
float: left;
display: block;
width: 200px;
border: 0px;
}
.MainNavigationInner a:hover {
background: #B55A2C;
font: bold 12px/27px Arial, Helvetica, sans-serif;
text-align: center;
color: #ffffff;
text-decoration: none;
padding: 0px;
float: left;
display: block;
width: 200px;
border: 0px;
}


/* Header */
.Header {
height: 64px;
padding: 37px 0px 0px 0px;
}

.HeaderInner {
background: #B1B753 url(../img/HeaderInner.gif) left bottom repeat-x;
width: 100%;
height: 77px;
padding: 5px 0px 13px 0px;
margin: 0px auto;
text-align: center;
position: fixed;
top: 0px;
}


/* MainBody */

.MainBodyWrap {
background: #e4dc64 url(../img/bg.gif) center top repeat-y;
}

.MainBody {
width: 600px;
margin: 0px auto;
padding: 30px 100px 50px 100px;
}


/* Footer */

.Footer {
background: #80833C;
border-top: 1px solid #CD6632;
text-align: center;
width: 100%;
margin: 0px auto;
padding: 5px 0px 5px 0px;
}

.Footer p.copyright {
font: normal 10px/20px Verdana, Arial, Helvetica, sans-serif;
color: #B1B753;
margin: 50px 0px 0px 0px;
}

.Footer a:link, .Footer a:active, .Footer a:visited {
font: bold 10px/20px Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
margin: 0px 25px;
padding: 0px 0px 1px 0px;
border-bottom: none;
}
.Footer a:hover {
font: bold 10px/20px Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
margin: 0px 25px;
padding: 0px 0px 1px 0px;
border-bottom:2px solid #B1B753;
}

/* ======  PORTFOLIO ======= */

.portfolio-item {
background: #B1B753;
float: left;
display: inline;
margin: 0px 10px 10px 0px;
padding: 0px;
}

.portfolio-item p {
font: normal 11px Arial, Helvetica, sans-serif;
text-align: center;
margin: 0px;
padding: 0px;

}

.portfolio-item a:link, .portfolio-item a:active, .portfolio-item a:visited {
display: block;
padding: 0px;
margin: 0px;
border: 3px solid #B1B753;
}
.portfolio-item a:hover {
display: block;
padding: 0px;
margin: 0px;
border: 3px solid #CD6632;
}

.portfolio-item p a:link, .portfolio-item p a:active, .portfolio-item p a:visited {
display: block;
padding: 5px 0px;
margin: 0px;
border: 3px solid #B1B753;
}
.portfolio-item p a:hover {
display: block;
padding: 5px 0px;
margin: 0px;
border: 3px solid #CD6632;
}

.portfolio-item img {
width: 250px;
margin: 0px;
padding: 0px;
border: 0px;
}

/* ======  CONTACT ======= */

.formline {
background: #E4DC64;
border: 1px solid #B7BE57;
display:block;
float: left;
clear: left;
width: 260px;
margin: 1px 0px;
padding: 5px 20px;
}

.formline p {
float: left;
display: block;
margin: 0px;
padding: 0px;
}

.formline input, .formline select {
float: right;
display: block;
margin: 0px;
padding: 0px;
}

.formline input {
border: 1px solid #80833C;
height: 20px;
}

.formline input[type="submit"] {
border:1px solid #80833C;
float: right;
background: #CD6632;
height: 24px;
font: bold 12px/24px Arial, Helvetica, sans-serif;
color: #EEE885;
}

.formline input[type="hidden"] {
display:none;
}

textarea {
width: 260px;
height: 150px;
margin: 0 0 6px;
border: 1px solid #80833C;
}

/* :::::::: News :::::::: */
.news {
background: #EAEF4A;
padding: 0px;
border-top: 1px solid #B7BE57;
border-right: 1px solid #B7BE57;
border-left: 1px solid #B7BE57;
}

.news h4 {
background: #D2DD65;
font: bold 11px/14px Arial, Helvetica, sans-serif;
color: #6A6F1B;
padding: 0px 20px;
margin: 0px;
border-bottom: 1px solid #B7BE57;
}

.news p {
color: #3E3F1B;
padding: 5px 20px;
margin: 0px;
border-bottom: 1px solid #B7BE57;
}