/* Global Document */
#background
{
	width: 100%;
	
}
#header-menu ul
{
	margin-top: 10px;
}
#header-menu li {
	font-size: 14px;
	display:inline;
	color: #717954;
	padding-left: 15px;
}
#header-menu li a:link, #header-menu li a:visited
{
	color: #717954;
	text-decoration: none;
}
#header-menu li a:hover, #header-menu li a:visited:hover
{
	color: #25281B;
	text-decoration: underline;
}
body {
	margin:0px;
	background-color: #c9d891;
	background-attachment: scroll;
	background-image: url(../images/global/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Gill Sans", "Verdana", sans-serif;
	font-size: 12px;
	color: #000;

}
p
{
	line-height: 18px;
}
#container
{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 882px;
	
}
a:link, a:visited
{
	color: #1C1F15;
	text-decoration: none;
}
a:hover, a:visited:hover
{
	color: #25281B;
	text-decoration: underline;
	list-style-type: none;
}

#container #bc #footer {
	margin-top: 5px;
	font-size: 11px;
	color: #717954;
	float: left;
	width: 882px;
	text-align: right;
}
#container #header {
	text-align: center;
	float: left;
	width: 100%;
}

#bc
{
	
	float: left;
	width: 882px;
}
#bc #box #txtblock
{
	text-align: left;
	padding: 15px;
	background-image: url(../images/global/transparent-background.png);
	background-repeat: repeat;
	color: #4C5238;
	width: 852px;
	float: left;
	height: auto;
}
h2
{
	font-family: "Gill Sans", "Verdana", sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #353927;
}
h3
{
	font-family: "Gill Sans", "Verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #353927;
}
#box {
	float: left;
	width: 882px;
	
}
#rr-logo {
	position: fixed;
	right: 0px;
	bottom: 0px;
	float: right;
	background-attachment: fixed;
	background-image: url(../images/global/rrlogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: -1;
	height: 319px;
	width: 328px;
}
#bottom_feather {
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 882px;
	background-image: url(../images/global/bottom.png);
	background-image: filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/global/bottom.png');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#container #bc #box #iblock {
	float: left;
	width: 882px;
}
#narrowleft
{
	width: 475px;
	float: left;
	margin-right: 10px;
	margin-left: 45px;
	
}
#narrowright
{
	width: 250px;
	float: right;
}
#wideleft
{
	width: 475px;
	float: left;
	margin-right: 10px;
	margin-left: 45px;
	
}
#wideright
{
	width: 475px;
	float: right;
	
}
#centercenter
{
	width: 750px;
	float: left;
	margin-right: 10px;
	margin-left: 45px;
	
}
#ulserviceslist
{
	list-style-type: none;
	padding-left: 8px;
}
#ulserviceslist li:hover
{
	list-style-position: outside;
	list-style-type: circle;
}

#ulserviceslist li a:link, #ulserviceslist li a:visited
{
	color: #717954;
	text-decoration: none;

}

#ulserviceslistli a:hover, #ulserviceslist li a:visited:hover
{
	color: #25281B;
	text-decoration: underline;
	list-style-type: none;
}








/* Media CSS */

#media
{
	text-align: center;
	margin: 20px;
}

/* End of Media CSS */




/* Portfolio CSS */

#clientlist
{
	list-style-position: outside;
	list-style-type: circle;
}
.portfoliosubjectblock
{
	margin-bottom: 20px;	
	float: left;
}
.portfolioitem
{
	width: 100%;
	padding: 5px;
	float: left;
	margin-bottom: 30px;
}
.portfolioitem img
{
	border: thin solid #99A36E;
	padding: 1px;
	margin-right: 5px;
	float: left;
	vertical-align: bottom;
}
.portfolioitemdescription
{
	width: 300px;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
}
.portfolioitem h2
{
	font-size: 10px;
	font-weight: bold;
}
.portfoliosubjectblock h3 a:link, .portfoliosubjectblock h3 a:visited
{ 
	color: #353927;
}
.playbuttonarea
{
	width: 300px;
	float: left;
	margin: 3px;
}
.playbutton
{
	width: 120px;
	font-size: 10px;
	padding: 3px;
	margin: 2px;
	float: left;
	background-color: #BFCB9C;
	border: thin solid #798157;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.playbutton a:link, a:visited
{
	color: #36392C;
}
.playbutton a:link:hover, a:visited:hover
{
	color: #222;
}
.playbutton:hover
{
	background-color: #8C9665;
	color: #fff;
}


/* EO Portfolio CSS */



/* Services CSS */

#ulservicemenu
{
	float: left;
	width: 750px;
	display:inline;
	font-size: 14px;
	margin: 0px;
	border: thin solid #C9D892;
	background-color: #C9D892;
	text-align: center;
	padding:10px;
}
#ulservicemenu li
{
	display:inline;
	font-size: 14px;
	padding: 15px;
}

#services_image_menu
{
    width: 500px;
    margin: 40px auto 30px auto;
    border: thin solid #C9D892;
}


/* EO Services CSS */





/* Format CSS */

#ulformatmenu
{
	float: left;
	width: 750px;
	display:inline;
	font-size: 14px;
	margin: 0px;
	border: thin solid #C9D892;
	background-color: #C9D892;
	text-align: center;
	padding:10px;
}
#ulformatmenu li
{
	display:inline;
	font-size: 14px;
	padding: 15px;
}




/* EO Format CSS */


/* Editing CSS */
.editing
{
    margin: 10px;
    
}
.editing img 
{
	border: thin solid #99A36E;
	padding: 1px;
	margin-right: 5px;
	float: left;
	vertical-align: bottom;
}
.editing .caption
{
    
    font-size: 11px;
    margin-top: 2px;
    font-style: italic;
    float: left;
}
/* EO Editing CSS */

