@charset "utf-8";
/* CSS Document */

	body {
		background-color: #eaeaea !important;
		color: #313131;
		font-family: 'Roboto', sans-serif;
		font-size-adjust:none;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		font-size:10pt;
	
		/*background-image: url(../images/com/bg.jpg);
		background-repeat: no-repeat;*/
	}

.table{ 
font-size: 16px;
font-weight: 300;
line-height: 24px;
color: #313131;
font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	font-family: 'Roboto', sans-serif;
}
.con-wr h2{font-family: 'Roboto', sans-serif; font-weight:500; margin:30px 0;}
.con-wr h1{font-family: 'Roboto', sans-serif; font-weight:500; margin:25px 0;}
h4{ margin:5px 0; padding:0;}
p{ margin:7px 0; padding:0;}
a{ text-decoration:none;}
h1{ font-size:24px;}
	
.toplink, .toplink:link, .toplink:visited, .toplink:active
.toplink {
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	color: #054560;
	text-decoration: none;
	font-weight: normal;

	/*clip:  rect(auto auto auto auto);
*/
}

.toplink:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
}


.intro {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin:0;
	padding:0;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.HighlightTop{
	font-family: 'Roboto', sans-serif;
	font-size: 14pt;
	color:#ef6528;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	line-height: 28px;
	
	}
	
	
.extraBold{
	font-family: 'Roboto', sans-serif;
	font-size: 18pt;
	color:#fff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	}
	
	
.VolunteerIn{
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
	color:#ef6528;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	}
	
.VolunteerInDim{
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
	color:#9F9F9F;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	}

.main_PageProgramTopics {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #5d5c5c;
}

.main_PageProgramCaption {
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #686666;
	line-height: normal;
}

.WhyGVS {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #313131;
	line-height: normal;
}

.BottomWhiteText {
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: normal;
}


.main_PageProgramCaption:hover {
	color: #0B648A;
	line-height: normal;
	text-decoration:underline;
}

.topAttraction {
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;

}

.projectTxtOrange{
	color:#F60;
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.fancyFont {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #1e91c2;
	font-weight: bold;
}

.ProjectText1 {
	color:#000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-variant: normal;
	line-height: 16px;
}


li {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #313131;
	text-align: left;
	list-style-position: outside;

	list-style-type: disc;
	background-position: center;
	background-attachment: fixed;
	z-index: 15;

}

.BottomLink, .BottomLink:link, .BottomLink:visited, .BottomLink:active
{
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	color: #1e91c2;
	font-weight: normal;
	text-decoration: none;
}
.BottomLink:hover{
COLOR: #1e91c2;
text-decoration: underline;
}


.picture-border {
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #E4E4E4;
}

.SplashBoarder {
	BACKGROUND-COLOR: #2e2e2e;
	border: 1px solid #070707;
	padding: 8px;
}


.copyright {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;

}

.copyright, .copyright:link, .copyright:visited, .copyright:active
{
color: #ffffff;
text-decoration: none;
}
.copyright:hover{
color: #ffffff;
text-decoration: underline;
}
.gvs-menu{
	width:100%;

}
.gvs-menu ul{
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	height:50px;
	background:#68af21;
	
	
}
.gvs-menu ul li {
	list-style:none;
	float:left;
	background:#68af21;
}
.gvs-menu ul li a{
	text-decoration:none;
	color:#FFF;
	padding:7px 18px 7px 18px;
	display:block;

	margin:5px;
	font-size:16px;
	font-family: "Roboto",sans-serif;
}
.gvs-menu ul li a:hover{
	background:#76b976;
	
}
#gvs-left-content{
	width:290px;
	float:left;
	margin-right:5px;
	margin-left:5px;
	height:200px;
}
#gvs-left-content .header{
	background:url(../images/headingbg.jpg);
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:5px;
	margin:5px 0 5px 0;
	border-radius:2px;
	text-align:left;
	-moz-border-radius: 2px;
 	-webkit-border-radius: 2px;
}
#gvs-left-content .desc{

	float:left;

}
#gvs-left-content .desc ul li{
	list-style:disc;
	color:#0099FF;
}
#gvs-left-content .desc ul li a{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
#gvs-left-content .desc ul li a:hover{
	text-decoration:underline;
}
#gvs-left-content img{
	width:150px;
	float:left;
}
.clear{
	clear:both;
}
#gvs-right-content{
	width:340px;
	float:right;
	margin-top:5px;
}
#gvs-right-content .gvs-box{
	background:#ede9e9;
	padding:5px;
	margin-top:10px;
}
#gvs-right-content .gvs-box li{
	color:#333333;
	font-weight:bold;
	list-style:circle;	
}
#gvs-right-content h2{
	font-size:16px;
	color:#FF6600;
	padding:0;
	margin:0;
	font-weight:600;
}
.destinationh1{
	background:url(../images/headingbg.jpg);
	border-radius:2px;
	text-align:left;
	-moz-border-radius: 2px;
 	-webkit-border-radius: 2px;
	font-size:14px;
	color:#FFFFFF;
	padding:2px 5px 2px 5px;
	}
	
	.con-wr{padding:15px;}
	.ds-row{ margin:0 0 25px 0; float:left; width:100%;}
	.ds-row img{ margin:0 0 10px 0;}
	.ds1{ width:40%; float:left; padding:0 0 10px 0;  border-bottom:1px solid #ececec; color: #313131;}
	.ds1:hover{background:#f0f0f0; }
	.ds2:hover{background:#f0f0f0; }
	.ds-new{ float:left; width:60%;}
	.ds2{ width:44%; float:left;padding:0 0 10px 0; margin:0 0 10px 0; border-bottom:1px solid #ececec;color: #313131;margin-left:5%;}
	.ps-row{   margin:0 0 25px 0; float:left; width:100%;}
	.ps-row img{ margin:0 0 10px 0;}
	.ps1{ width:29%; margin-right:3%; float:left; padding:1%; background:#fff;color: #313131; border:1px #eaeaea solid; }
	.ps2{ width:29%; float:left;padding:1%;  background:#fff;color: #313131; border:1px #eaeaea solid;}
	.ps1:hover{background:#68af21; color:#FFF;}
	.ps2:hover{background:#68af21;color:#FFF;}
	.top-wr{ background:#FFF; padding:25px 15px; float:left; width:910px;}
	.top-r{ float:right; text-align:right; font-size:14px;}
	.logo{ float:left;}
	.soc-ic{ font-size:22px; margin:0 0 0 10px;}
	.soc-ic a{color:#e77e23;}
	.color-blue{color:#1196d9;}
	.head-icon{color: #313131; text-decoration:none;}
	.gmi{background: #e47506 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    margin: 10px 0;
    padding: 14px 30px;
    text-decoration: none;}
	.footer-wrap{ width:970px; margin:0 auto; color:#FFF; font-family: "Roboto",sans-serif !important; font-size:14px;}
	.footer-wrap2{ width:940px; margin:0 auto; color:#FFF; font-family: "Roboto",sans-serif !important; font-size:14px;}
.footer-in{ width:96%; float:left; background:#68af21
; padding:2%}
.foot-1{ float:left; width:30%; margin-right:5%;}
.foot-2{ float:left;width:30%; margin-right:5%;}
.foot3{ float:left;width:30%;}
.footer-wrap a,.footer-wrap2 a{ color:#FFF; text-decoration:none;}
.footer-wrap ul,.footer-wrap2 ul{ margin:0; padding:0;}
.footer-wrap ul li,.footer-wrap2 ul li{ list-style:none; margin:0 0 5px 0; font-family: "Roboto",sans-serif; font-size:14px;}
.footer-wrap ha,.footer-wrap2 h4{ font-family: "Roboto",sans-serif; font-size:20px; margin:0 0 10px 0; }
.test-wrap{ border-top:1px solid #dcdcdc; text-align:center;}

.test-wrap h3{ font-size:30px; color:#e47506;}
	