/*
Theme Name: VFS Fire
Theme URI: http://krushcreative.com/
Description: Theme for VFS Fire Website
Version: 1.1
Author: Krush Creative Group
Author URI: http://krushcreative.com/
Tags: 

	VFS Fire v1.1

	This theme was designed and built by Krush Creative Group

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background: #2d3741;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
}

a:active, a:focus {
  outline: none;
}

#wrapper {
	width: 925px;
	padding: 0;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	background: #fff;
}

.alignleft {
	float: left;
}
	
.alignright {
	float: right;
}	

.aligncenter {
	text-align: center;
}

.red {
	color: #bb3715;
}

.f14 {
	font-size: 14px !important;
}

.f16 {
	font-size: 16px !important;
}

h2 {
	margin: 0;
	margin-right: 45px;
	margin-bottom: 15px;
	margin-left: 10px;
	line-height: 1.3em;
}

h3 {
	margin: 0;
	margin-right: 45px;
	margin-bottom: 15px;
	margin-left: 10px;
	line-height: 1.3em;
	font-size: 12px;
	color: #1c7846;
}

#content {
	background: #fff;
}

#topnav {
	width: 925px;
	height: 27px;
	background: transparent;
}

#nav {
	position: relative;
	width: 925px;
	height:27px;
	background: transparent;
	margin: 0;
	border: 0;
	padding: 0;
}
#nav li {
	height: 27px; 
	position: absolute; 
	top: 0px; 
	display: block; 
	list-style: none;
}
#nav a {
	height: 27px; 
	display: block; 
	text-indent: -9999px;
}
#nav #top1, #nav #top1on { left: 0px; width: 111px; }
#nav #top2, #nav #top2on { left: 111px; width: 136px; }
#nav #top3, #nav #top3on { left: 247px; width: 128px; }
#nav #top4, #nav #top4on { left: 375px; width: 137px; }
#nav #top7, #nav #top7on { left: 512px; width: 165px; }
#nav #top5, #nav #top5on { left: 677px; width: 129px; }
#nav #top6, #nav #top6on { left: 806px; width: 119px; }

#nav #top1 a:link, #nav #top1 a:visited { background: url(images/topnav.png) 0px 0px no-repeat; }
#nav #top2 a:link, #nav #top2 a:visited { background: url(images/topnav.png) -111px 0px no-repeat; }
#nav #top3 a:link, #nav #top3 a:visited { background: url(images/topnav.png) -247px 0px no-repeat; }
#nav #top4 a:link, #nav #top4 a:visited { background: url(images/topnav.png) -375px 0px no-repeat; }
#nav #top7 a:link, #nav #top7 a:visited { background: url(images/topnav.png) -512px 0px no-repeat; }
#nav #top5 a:link, #nav #top5 a:visited { background: url(images/topnav.png) -677px 0px no-repeat; }
#nav #top6 a:link, #nav #top6 a:visited { background: url(images/topnav.png) -806px 0px no-repeat; }

#nav #top1 a:hover, #nav #top1 a:active, #nav #top1on { background: url(images/topnav.png) 0px -27px no-repeat; }
#nav #top2 a:hover, #nav #top2 a:active, #nav #top2on { background: url(images/topnav.png) -111px -27px no-repeat; }
#nav #top3 a:hover, #nav #top3 a:active, #nav #top3on { background: url(images/topnav.png) -247px -27px no-repeat; }
#nav #top4 a:hover, #nav #top4 a:active, #nav #top4on { background: url(images/topnav.png) -375px -27px no-repeat; }
#nav #top7 a:hover, #nav #top7 a:active, #nav #top7on { background: url(images/topnav.png) -512px -27px no-repeat; }
#nav #top5 a:hover, #nav #top5 a:active, #nav #top5on { background: url(images/topnav.png) -677px -27px no-repeat; }
#nav #top6 a:hover, #nav #top6 a:active, #nav #top6on { background: url(images/topnav.png) -806px -27px no-repeat; }


#body {
	margin-top: 22px;
}


#left {
	
}

#left ul {
	margin-left: 13px;
	margin-right: 5px;
	margin-bottom: 15px;
	padding: 0;
   list-style: none;
}

#left li {
	padding: 0 3px 3px 0px;
	color: #464646;
}

#left li.current_page_item {
	padding: 0 3px 3px 0px;
	color: #1c7846;
}

#left li a:link, #left li a:visited, #left li a:active {
	color: #464646;
	text-decoration: none;
}

#left li a:hover, #left li.current_page_item a:link, #left li.current_page_item a:visited, #left li.current_page_item a:active {
	color: #1c7846;
	text-decoration: none;
}

#col2 {
	
}



#text {
	
}

#text p {
	margin: 0;
	margin-right: 45px;
	margin-bottom: 14px;
	margin-left: 10px;
	line-height: 1.3em;
}

#col2 p {
	margin-right: 0px !important;
}

#text ul {
	margin-right: 45px;
	margin-bottom: 14px;
	margin-left: 10px;
	padding-left:14px;
	line-height: 1.3em;
}

#text ul.extra {
	line-height: 1.6em;
}

table.extra td {
	line-height: 1.7em;
	font-size: 14px;
	color: #1c7846;
}

#text a:hover, #text a:link, #text a:visited, #text a:active,
.home a:hover, .home a:link, .home a:visited, .home a:active {
	color: #1c7846;
	text-decoration: none;
}

#footer {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 15px;
	color: #373737;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	color: #373737;
	text-decoration: none;
}

/* HOME PAGE */

.home p, .home ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #373737;
	padding-left: 15px;
	padding-right: 30px;
	margin-top: 5px;
	margin-bottom: 2px;
	line-height:1.3em;
}

.home2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #373737;
	padding-left: 6px;
	padding-right: 30px;
	margin-top: 5px;;
	line-height:1.3em;
}

.home ul {
	margin-left: 23px;
	padding-left: 8px;
	text-indent: 0px;
}
