/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/*
RSGreen = "#336666" '"#006666"
RSAccent = "468C8C" "473924" "#8C5246" '"#AACCEE" '"CCCC99"
TextColor = "#313131"
BackgroundGrey = '"#CCCCCC" '"E3E3E6"
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #E3E3E6 url(images/img01c.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #313131; /*#88888A;*/
}

h1, h2, h3 {
	color: #336666;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	margin-bottom: .5em;
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: .65em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style:none
}

img {
	border-style:none
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #336666;
}

TABLE{
		margin-top: 10px; 
		border-collapse: collapse;
}

TH
{
 		color: #FFFFFF;
		background-color:#336666;
		text-align:left;
	  MARGIN-BOTTOM: 2px;
    HEIGHT: 15px;
    FONT-FAMILY: arial, tahoma, sans-serif;
    padding:8px;
}

TD
{
  vertical-align: top;
	/*white-space: nowrap;*/
	padding: 5px;
	border-bottom: solid 1px #336666;
}
TD.noline
{
    vertical-align: top;
		white-space: nowrap;
		padding: 5px;
}



/* Menu */

#menu {
	width: 740px;
	height: 40px;
	margin: 0 auto;
	border-left: 20px solid #336666;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 10px 16px 0 16px;
	font-size: 92%;
	font-weight: bold;
}

#menu a.last{
	display: block;
	float: left;
	height: 30px;
	padding: 10px 23px 0 25px;
	font-size: 94%;
	font-weight: bold;
}

#menu a:hover {
	background: #336666;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 740px;
	height: 135px;
	margin: 0 auto;
	/*background: #010100 url(images/img02.jpg)*/
	border-left: 20px solid #336666;
}

#logo h1 {
	margin: 0;
	padding: 100px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 740px;
	margin: 0 auto;
	border-left: 20px solid #336666;
	/*  background: url(images/img03.gif) repeat-y;*/

}

/* Content */

#content {
	float: left;
	width: 430px;
	padding: 20px 20px 20px 30px;
}

#welcome {
	padding-bottom: 1px;
	/*background: url(images/img04.gif) repeat-x left bottom;*/
}

.floating-box {
	float: left;
	width: 205px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul{
	line-height: 144%;
	font-size: 92%;
	text-align: left;
}

.floating-box li {
	font-size: 92%;
	padding-left: 14px;
	background: url(images/img07.gif) no-repeat;
	background-position: 2px 8px;
	text-align: left;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 208px;
	height: 850px;
	padding: 20px;
	background: #FFFFFF;
	font-size: 94%;
	letter-spacing: -1px;
	text-align: center;
	font-weight: bold;
	color:#336666;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	/*background: url(images/img09.gif) no-repeat right bottom;*/
	border-left: 5px solid #468C8C;
}

#sidebar blockquote p {
	text-align: center;
	line-height: normal;
	font-style: italic;
}

#sidebar img {
	margin-top: 20px;
	border: 1px solid #468C8C;
	width: 200px;
}

.sidebarbuttonlink{
	float: center;
	width:80px;
	font-size: 110%;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-weight: bold;
	background:#E3E3E6;
	border-top: 5px solid #336666;
/*	border-bottom: 1px solid #336666;
	border-right: 1px solid #336666	;
	border-left: 1px solid #336666	;*/
}


#links {
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left bottom;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #336666;
	font-weight: normal;

}

.featuredprojects {
	color:#313131;
	font-weight: normal
}

/*  project detail pages */
#content_nosidebar {
	float: left;
	width: 680px;
	padding: 20px 20px 20px 30px;
}

#projectimage{
	padding-top:20px;	
	padding-bottom:20px;	
	float: left;
	width: 340px;
	text-align:center;
	}

#projectdoclink{
	padding-top:50px;	
	padding-bottom:20px;	
	float: left;
	width: 340px;
	text-align:center;
}

.buttonlink{
	float: right;
	width:80px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-weight: bold;
	background:#FFFFFF;
	border-top: 5px solid #336666	;
}
/* Footer */

#footer {
	height: 60px;
	border-top: 1px solid #468C8C;
	border-bottom: 1px solid #468C8C;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 34px;
	padding: 26px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #336666;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #336666;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}
#footer .logo {
	float: right;
/*	background-position:center;*/
	width: 240px;
	height: 60px;
	margin: 0 auto;
	background: url(images/rs_logo.jpg) no-repeat;
	color: #FFFFFF;
}

#footer .logo a:	hover{ 
text-decoration: none;
}

#footer .logo a i{ 
font-size: 400%;
visibility: hidden; 
}

/* forms*/

label {
color:#336666;
width: 150px;
margin-right: 10px;
float: left;
text-align: right;
display: block;	
font-weight:bold
}

.instruction { 
margin-left: 160px;
margin-top: -8px;
margin-bottom: 6px;
line-height: 120%;
width: 450px;
color:#336666;	
font-size: 90%;
}

.editdoclink { 
  float:right;   
	width: 50px;
	color:#336666;	
	font-size: 90%;
}

input, textarea, select	{
	margin-top: 4px;
	color: #336666;
	background: #FFFFFF;
	border: 1px solid #468C8C
}