/* Vora Consulting Styles */

body,
html {
	margin: 10px;
	padding:0px;
	background:#fff;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	min-width:980px;
	background-repeat: repeat-x;
}

a img:hover	{ 
	border-bottom: none;
}

a, a:visited, a:active {
	color: #ff6633;
	text-decoration: none;
}

a:hover {
	color: #ff6633;
	text-decoration: underline;
}

a.accolade, a.accolade:visited, a.accolade:active {
	font-family:Arial, Helvetica, sans-serif;
	color: #ff6633;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
}

a.accolade:hover {
	color: #ff6633;
	text-decoration: underline;
}


a.lg, a.lg:visited, a.lg:active {
	font-size: 21px;
	line-height: 31px;
	color: #ff6633;
	text-decoration: none;
}

a.lg:hover {
	color: #ff6633;
	text-decoration: underline;
}


a.footer, a.footer:visited, a.footer:active {
	color: #ff6633;
	text-decoration: none;
}

a.footer:hover {
	color: #ff6633;
	text-decoration: underline;
}

#wrap {
	background:#fff;
	margin:0 auto;
	width:980px;
	padding:0px;
}

#header {
	line-height: 0px;
	clear:both;
}

#logo {
	float:left;
}

#tagline {
	float:right;

}

#nav {
	clear:both;
	line-height: 0px;
}

#main {
	background:#fff;
	float:left;
	width:680px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#main-content {
	float:left;
	width:700px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 25px;
	margin-bottom: 25px;
}


#main-copy {
	width: 650px;
	margin-top: 25px;
	margin-left: 35px;
	font-size: 14px;
	line-height: 22px;
}

/*-- styles for subnav--*/


#main-content-subnav {
	float:left;
	width:525px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
}

#subnav-wrapper {
	float:left;
	width: 185px;
	padding:0;
	margin: 40px 0px 0px 20px;
	border-right:1px dotted #DCDCDC;
}

#subnav {
	margin-bottom: 20px;
}

#subnav-item ul {
	margin-top: 6px;
	text-indent: 0px;
	list-style-type: none;
	line-height: 18px;
	padding-left: 0px;
	margin-left: 0px;
}

#main-copy-subnav {
	width: 450x;
	margin-top: 25px;
	margin-left: 35px;
	font-size: 14px;
	line-height: 22px;
}

/*-- styles for banner --*/

#banner {
	margin-top:10px;
}


/*-- styles for headers --*/

h1 {
	margin-top: 25px;
	margin-left: 35px;
	font-size: 28px;
	line-height: 30px;
	color: #ff6633;
	font-weight: normal;
}

h2 {
	margin-top: 20px;
	margin-left: 0px;
	font-size: 18px;
	line-height:28px;
	color: #555;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h2.subnav {
	margin-top: 20px;
	margin-left: 0px;
	font-size: 20px;
	line-height:28px;
	color: #555;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h3 {
	color: #ff6633;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
}

h4 {
	color: #ff6633;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 3px;
}


/*-- styles for home --*/

#home-box {
	background-image: url(images/home-box.gif);
	background-repeat:no-repeat;
	height: 422px;
	float:right;
	width:290px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 0px;
}

#home-box-content {
	font-size: 12px;
	line-height: 20px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 25px;
	margin-left: 25px;
	line-height: 20px;
}


/*-- styles for accolades --*/

#accolade {
	float:right;
	width:225px;
	margin-top: 25px;
	margin-bottom: 20px;
	line-height: 0px;
}

#accolade-content {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 25px;
	margin-left: 25px;
	line-height: normal;
	font-size: 12px;
	line-height: 20px;
	font-family: georgia;
	font-style:italic;
}

img {
	border: none;
}

input, textarea {
	color: #666;
	font-size:12px;
}

.image-left {
	float:left;
	margin-top:5px;
	margin-right:15px;
	margin-bottom:0px;
	border: 0px;
}

/* -- styles for footer -- */

#footer-home {
	background:#fff;
	clear:both;
	padding-top: 0px;
	padding-bottom: 100px;
	width: 980px;
}

#footer {
	background:#fff;
	clear:both;
	padding-top: 10px;
	padding-bottom: 100px;
	width: 980px;
	border-top-style:dotted;
	border-top-color:#ddd;
	border-width: 1px;
}

#info {
	float:left;
	align: left;
}

#design {
	float:right;
	align: right;

}

/* -- styles for formatting-- */

.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	color: #F63;
}

.client {
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}

.leader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	color: #F63;
}


.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	line-height: 28px;
	color: #588bbe;
}

.note {
	color:#888;
	font-size:12px;
}

#spacer {
	margin-bottom: 400px;
}

/* FORM */

	
.LV_invalid {
	font-size: 12px;
    color: #888;
	font-weight: normal;
}
   
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
	margin-right:5px;
}

