﻿#head
{
	width:985px;
	height:164px;
}

#head a:hover
{
	text-decoration:none;
	border:none;
}

#head img
{
	border:none;
}

#background-holder
{
	background-image:url('../../Resources/img/pagebackground.png');
	background-repeat:no-repeat;
	width:985px;
	background-color:#000818;
	min-height:335px;
}


#main-content
{
	text-align:left;
	color:White;
	padding-top:20px;
	float:left;
	width:400px;
	padding-left:30px;
	padding-right:30px;
}

#right-content
{
	float:left;
	width:270px;
	text-align:left;
	padding-top:20px;
	padding-right:5px;
}

/* menu section */
#left-menu
{
	width:215px;
	padding-top:16px;
	float:left;
	text-align:right;
	padding-left:17px;
}

#menu a 
{
	font-family:Cambria, Palatino Linotype, Georgia, serif;
	font-size:18px;
	color:white;
	text-decoration:none;
	border-bottom:none;
}

#top-active, .top
{
	font-family:Cambria, Palatino Linotype, Georgia, serif;
	font-size:18px;
	color:white;
	text-decoration:none;
	line-height:1.5em;
}

#top-active
{
	color:#f7931e;
}

#top-active a
{
	color:#f7931e;
} 

#menu .top a:hover
{
  border-bottom:solid 1px #f7931e;
}

#menu #sub-frame
{
	padding-bottom:2px;
	border-right:solid 1px #404d73;
	padding-right:5px;
}

#menu .sub
{
	
}

#menu .sub-active
{
}

#menu .sub a
{
	line-height:1.3em;
	color:white;
	font-size:13px;
	font-family:Calibri,Helvetica,Arial,sans-serif;
	font-style:oblique;
	/*border-right:solid 1px #404d73;*/
	/*border-bottom:dotted 1px #f7931e;*/
}

#menu .sub-active a
{
	/*color:#f7931e;*/
	line-height:1.3em;
	
	font-size:13px;
	font-style:oblique;
	font-family:Calibri,Helvetica,Arial,sans-serif;
	/*border-bottom:solid 1px #f7931e;*/
}

/*#menu .sub-active
{
	border-right:solid 1px #404d73;
	padding-right:5px;
}*/

#menu .sub-active img
{
	padding-right:5px;
	border:none;
	text-decoration:none;
}

#menu .sub a:hover
{
	border-bottom:solid 1px #f7931e;
}

#menu #applynow
{
	padding-bottom:10px;
	line-height:normal;
}

#menu #applynow a
{
	font-size:19pt;
	font-weight:bold;
}

/*sitemap*/
#footer
{
	/*clear:both;
	padding-top:20px;
	padding-bottom:30px;
	background-color:#000818;
	position: absolute;
	bottom: 0px; */
	clear: both;
	vertical-align: bottom;
	padding-top: 30px;
	margin: 0; 
	background-color:#000818;
	height:200px;
}

#sitemap
{
	float:left;
	padding-left:30px;
	width:802px;
	font-size:12px; /* changed */
}

#sitemap td
{
	text-align:left;
	padding-left:10px;
	border-bottom:solid 1px #404d73;
	border-top:solid 1px #000000;
	/*padding-top:3px;
	padding-bottom:5px;*/
	padding-top:1px; /* changed */
    padding-bottom:3px; /* changed */
}

.mainsitemap
{
	border-bottom:none;
	color:White;
}

.footimg
{
	float:left;
	padding-left:20px;
	border:none;
	text-decoration:none;
}

.middot
{
	padding-left:5px;
	padding-right:5px;
}

/*content area*/
.content-minimenu-img
{
  float:left;
  padding-right:8px;
  padding-top:2px;
}

.content-minimenu-text
{
  float:left;	
  width:360px;
}

.content-minimenu-text a
{
	font-family:Cambria;
	font-size:14pt;
	
}

.content-minimenu
{
	clear:both;
    padding-top:15px;	
}

.repoimg
{
	float:right;
	margin-top:25px;
	margin-left:8px;
	margin-bottom:8px;
	border:solid 1px #404d73;
}

.gallery-image img
{
	margin:0;
	border-top:solid 1px #404d73;
	border-bottom:solid 1px #404d73;
	padding-top:10px;
	padding-bottom:10px;
}

.gallery-image
{
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}


/* this si the form*/
form
{
	padding-top:10px;
	padding-bottom:10px;
}

#application-form-container td
{
  	padding-bottom:5px;
  	padding-top:5px;
}

.first-column
{
	text-align:left;
	width:150px;
	padding-right:5px;
	font-weight:bold;
}

select
{
	width:224px;
}

.required
{
	width:220px;
	padding:5px;
	border:solid 1px #29abe2;
}

/*input
{
	width:220px;
	padding:5px;
	border:solid 1px #29abe2;
}*/

.other
{
	width:220px;
	padding:5px;
	border:solid 1px #29abe2;
}

.requiredfile
{
	width:255px;
	padding:5px;
	border:solid 1px #29abe2;
}


select
{
	border:solid 1px #29abe2;
	/*height:30px;*/
	padding:5px;
	
}

textarea
{
	width:360px;
	height:100px;
	border:solid 1px #29abe2;
	padding:5px;
}

label
{
	font-weight:bold;
	font-size:18px;
}

.submit
{
	padding-top:2px;
}

.star
{
	color:#f7931e;
}

/* the testimonials blog*/

.blog
{
	padding-top:5px;
	margin-top:10px;
	padding-bottom:5px;
	
	/*min-height:100px;*/

}

.blog .content .block .line
{
	padding-bottom:8px;
}

.blog-title
{
	padding-top:10px;
	font-family:Cambria;
	font-size:14pt;
	color:#f7931e;
	border-top:dashed 1px #404d73;
}

.location
{
	color:White;
	font-style:oblique;
	font-size:13pt;
}

.blog-full-text
{
	display:none;
}

.blog-mini-text
{
	padding-top:10px;
}

.blog-read-more
{
  vertical-align:bottom;
  margin:0;	
  clear: both;

}

.quote
{
	color:#f7931e;
	font-family:Georgia, Serif;
	font-size:4em;
}

#quotel
{
	height:100%;
	width:24px;
	padding-top:40px;
	padding-right:10px;
	float:left;
}

#quoter
{

	width:100%;
	text-align:right;
	padding-top:20px;
	margin-top:-20px;
}

.testimonial-image
{
	float:right;
	margin-top:5px;
	margin-left:8px;
	margin-bottom:8px;
	border:solid 1px #404d73;
	width:120px;
	height:140px;
}

.splash
{

}

.boldme
{
	font-weight:bold;
}
