/*defaults*/
body 	{background:/*#2765AF*/#D0D7DE url('../images/gv_background.jpg') no-repeat top center; color:#000000; margin:0px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:80%; }
p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}
img {border:none;}


/*structural elements*/
#container	{margin:0px auto; text-align:center; width:900px; border-left:0px solid #DADADA; border-right:0px solid #DADADA; background: #FFFFFF;  }
#holder		{background:url('../images/body_back_new.jpg') no-repeat top center; width:100%; padding:20px 0px 0px 0px; /*background:#FFFFFF;*/ text-align:left;}
#logo		{background:url('../images/gsv_logo.gif') no-repeat 35px 0px; border-bottom:0px solid #DADADA; padding:4px 30px 20px 0px; height: 75px;}
#navigation	{padding:28px 0 0 60px; }
#navigation ul a {
color:#FFFFFF;
}
/*#header		{background:#DADADA url('../images/header_home.jpg') no-repeat 10px 10px; padding:10px; height:200px; }*/
#header_flash {height:200px; background-color:#CCCCCC; padding:10px;}
#content	{float:left; width:580px; padding:25px 0px 0 60px; line-height:160%; }
#news		{float:right; width:250px; padding:50px 5px 0px 0px; text-align:left; margin-top:25px;}
#news p a {color:#000000; text-align:left; font-size:100%;}
#news p {color:#000000; text-align:left; font-size:100%; margin-left: 5px;}
#news h3 {color:#000000; text-align:center; margin-bottom: -1px;}
#news h4 {color:#000000; text-align:left; margin-bottom: -5px; margin-left:23px;}

.newsItem	{padding:10px 20px 5px 20px; /*background:#FEFFD5; border:1px solid #FFEB70;*/ font-size:80%; margin-bottom:20px; }
.newsItembutton	{background:url('../images/button_new.png') no-repeat top center; padding:5px 20px 5px 20px; /*background:#FEFFD5;border:1px solid #FFEB70;*/ text-align:left; height:200px; }
.newsItembutton-contact	{background:url('../images/button_new.png') no-repeat top center; padding:5px 20px 5px 25px; /*background:#FEFFD5;border:1px solid #FFEB70;*/ text-align:left; height:200px; margin-left:-20px;}
#footer		{/*background:url('../images/footer_background.jpg') no-repeat bottom center;*/ clear:both; width:850px; font-size:80%; padding:10px 25px 10px 25px; text-align:center; border-top:2px solid #2765AF; }
#copyright	{float:right; }


/*headings*/
.newsItem h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
.newsItembutton h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
.newsItembutton p {font-size:18px; font-weight:bold; color:#FFFFFF; text-align: center; padding-top:10px; padding-right: 10px; padding-left:10px; padding-bottom: 20px; line-height:175%;}
.newsItembutton td a {color:#000000; text-decoration:underline; }
.newsItembutton td a:hover {color:#000000; text-decoration:none;} 
#content h1		{font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }
#content ul 	{margin-top: -5px;}

.newsItembutton-contact h1	{color:#225799; margin:0 15px 10px 0; padding:0; font-size:130%; font-weight:normal; }
.newsItembutton-contact p {font-size:18px; font-weight:bold; color:#FFFFFF; text-align: center; padding-top:10px; padding-right: 10px; padding-left:10px; padding-bottom: 20px; line-height:175%;}
.newsItembutton-contact td a {color:#000000; text-decoration:underline; }
.newsItembutton-contact td a:hover {color:#000000; text-decoration:none;}


/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#225799; padding:0 20px 0 0; text-decoration:none; }
#navigation a:hover	{color:#66ccff; }

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; font-size:9px; }
#footer a:hover	{color:#000000; text-decoration:none; }
.newsItembutton a {color:#FFFFFF; text-decoration:none;}
.newsItembutton a:hover {color:#FFFFFF; text-decoration:underline;}
.newsItem a {color:#000000; text-decoration:none;}
.newsItem a:hover {color:#000000; text-decoration:underline;}

/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */

	
	#makeMeScrollable
	{
		width:780px;
		height: 133px;
		position: relative;
		margin-left:10px;
		margin-top:-7px;
	}
	
	#makeMeScrollable div.scrollableArea *
	{
		position: relative;
		float: left;
		margin-left: 0px;
		padding: 0;
	}
	#slideshow1 {float:left; margin-left: 4px;}
	#slideshow2 {margin-left: 226px;}
	#slideshow3 {margin-left: 448px;}
	#slideshow4 {margin-left: 670px;}
