/*--- CSS DOCUMENT FOR GREENWICH GREEN ---*/


body {
	background: #d5d5d5;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #000000; 
	text-align: center;
}

/*--- links ---*/
a {
	text-decoration: underline;
	color: #00a160;
	background: inherit;
}
a:hover {
	text-decoration: none;
	text-decoration: underline;
	color: #88ac0b;
	background: inherit;
}
a.onyellow, a.onyellow:visited {
	text-decoration: underline;
	color: #00a160;
	background: inherit;
}
a.onyellow:hover {
	text-decoration: underline;
	/*font-weight: bold;*/
	color: #000000;
	background: inherit;
}
a.rollover, a.rollover:hover {
	color: #3399ff;
	text-decoration: none;
	font-weight: bold;
}
a.red {
	text-decoration: underline;
	color: cc0000;
	background: inherit;
} 
a.red:hover {
	text-decoration: underline;
	color: ff8000;
	background: inherit;
}


/*end links ---*/

/*--- styles ---*/
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	 		
}
h1 {
	font-size: 15px;	
	font-weight: bold;
	color: #00a160;
	text-align: center;
}
h2 {
	font-size: 12px;
	color: #00a160;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-size: 12px;
	color: #666666; 
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
ul {
	list-style:"»";
}
/*end styles ---*/

/*--- images ---*/
a img {  
	border: 2px solid #00a160;
}
a:hover img {  
	border: 2px solid #88ac0b;
}
a img.thumb, a:hover img.thumb  {
	border: none;
}
img.wborder {
	border: 2px solid #00a160;
}
img.float-left {
	margin: 5px 15px 5px 0px;
	float: left;
}
a img.roo {
	border: 2px solid #ff0bff;
}

img.roo {
	border: 2px solid #ff0bff;
}

/*end images ---*/

/*--- INDEX ---*/
#index-wrap {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#index-object {
	width: 900px;
	position: relative;
	padding: 0;	
	color: #FFF;	
}
#index-object img#logo {
	position: absolute;
	margin: 0; padding: 0;
	background: transparent;
	top: 160px; left: 60px;	
}
#index-object img#slogan {
	position: absolute;
	margin: 0; padding: 0;
	background: transparent;
	top: 270px; left: 160px;	
}
#index-object img#enter {
	position: absolute;
	margin: 0; padding: 0;
	background: transparent;
	border:none;
	top: 490px; left: 685px;	
}
#index-object p#text {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #00a160;
	top: 512px; left: 80px;		
}
/*end INDEX ---*/

/*--- LAYOUT ---*/
#wrap {
	width: 760px;
	background: #CCC url(images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: center;
}
#content-wrap {
	/*clear: both;*/
	width: 634px;
	padding: 0; 
	margin: 10px auto;
}
#header {
	width: 760px;
	position: relative;
	height: 178px;
	background: #CCC url(images/header.jpg) no-repeat center top;
	padding: 0;	
	color: #FFF;	
}
#Bevel {
	/*clear: both;*/
	width: 634px;
	padding: 0; 
	margin: 10px auto;
}
/*end LAYOUT ---*/

/*--- menu ---*/
#menu {
	position: absolute;
	left: 122px;
	top: 151px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	font: bold 12px/19px Verdana, Arial, Helvetica, sans-serif;
	height: 19px;
	width: 515px;
}
#menu ul {
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 12px;
	color: #00a160;	
	text-decoration: none;
}
#menu ul li a:hover {
	color: #00a160;
	background: url(images/swoosh-yg.jpg) left no-repeat;	
}
#menu ul li#current a {
	color: #000000;
	background: url(images/swoosh-yk.jpg) left no-repeat;	
}
/*end menu ---*/

/*--- menu2 ---*/
#menu2 {
	position: absolute;
	left: 170px;
	top: 180px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	font: bold 12px/19px Verdana, Arial, Helvetica, sans-serif;
	height: 19px;
	width: 4230px;
	border-bottom: medium;
	border-color: #000000;
}
#menu2 ul {
	list-style: none;
	margin:0; padding: 0;
}
#menu2 ul li {
	display: inline;
}
#menu2 ul li a {
	display: block;
	float: left;
	padding: 0 12px;
	color: #00a160;	
	text-decoration: none;
}
#menu2 ul li a:hover {
	color: #00a160;
	background: url(images/swoosh-wg.jpg) left no-repeat;	
}
#menu2 ul li#current a {
	color: #000000;
	background: url(images/swoosh-wk.jpg) left no-repeat;	
}
/*end menu2 ---*/


/*--- footer ---*/	
#footer {
	width: 760px;
	position: relative;
	height: 85px;
	background: #CCC url(images/footer.jpg) no-repeat center top;
	padding: 0;
}
#footerblock {
	position: absolute;
	left: 60;
	top: 0px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #00a160;
	font-size: 10px;
}

/*end footer ---*/

*/

/*--- Additional Classes ---*/

.fadedgreen  { color: #c3d099; }
.green  { color: #00a160; }
.red { color: #cc0000; }
.description  { color: #3399ff; text-decoration: none; font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }
.tabletext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-align: justify; }
/*end Additional Classes ---*/
