/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 3.0 License
*/

body {
	margin: 0;
	padding: 0 0 20px;
	background: url(images/footer-bg.png) repeat;
	font-family: 'Arvo', serif;
	font-size: 14px;
	color: #333333;
}

strong {
	color: #222222;
}

h1, h2, h3, h1blue {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 2em;
	text-align: center;
	padding: 0px 0px 20px 0px;
	color: #333333;
}

h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: 5px;
	font-size: 2.8em;
	color: #333;
	text-align: center;
}

h3 {
	font-size: 1.6em;
}

bluetitle {
	font-size: 30px;
	text-align: center;
	padding: 0px 0px 20px 0px;
	color: #241F3F;
	font-family: Arvo, serif;
}

p, ul, ol {
	margin-top: 0;
	line-height: normal;
}

p, ol {
}

ul, ol {
}

a {
	color: #333333;
}

a:hover {
}

#wrapper {
	background: #E5E8DA;
}

.container {
	width: 610px;
	margin: 0px auto;
}

/* Header */

#header-wrapper {
	background: url(images/wrapper-bg.png) repeat-x left top;
}

#header {
	width: 800px;
	height: 156px;
	margin: 0 auto;
	padding: 0px;
}

/* Logo */

#logo {
	margin: 0;
	padding: 0;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 75px 0px 0px 0px;
	letter-spacing: 5px;
	text-align: center;
	text-transform: uppercase;
	font-size: 3em;
	line-height: 90px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 0px;
	letter-spacing: -1px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8E8E8E;
}

#logo p a {
	color: #8E8E8E;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Splash */

#splash {
	width: 780px;
	height: 413px;
	margin: 0px auto;
}

#splash img {
	border-radius: 10px 10px 0 0;
	box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.1);
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #E7EBED;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu {
	width: 800px;
	height: 94px;
	margin: 0 auto;
	padding: 0px;
}

#menu ul {
	padding: 10px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
	padding: 15px 0px 0px 0px;
}

#menu a {
	display: block;
	height: 20px;
	margin: 0px;
	padding: 10px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border-radius: 5px;
	background: #E65412;
	box-shadow: inset 0px 0px 0px 2px #ED824F;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
}

/* Background */

#bg1 {
	background: url(images/img06.jpg) repeat-y left top;
}

#bg2 {
	background: url(images/img05.jpg) no-repeat left top;
}

#bg3 {
	overflow: hidden;
	padding: 50px;
	background: url(images/img07.jpg) no-repeat left bottom;
}

/* Page */

#page {
	width: 780px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
}

#content {
	float: right;
	width: auto;
}

#sidebar {
	float: left;
	width: 270px;
}

#poptrox {
	width: 740px;
	margin: 0px auto;
	padding: 20px 20px 20px 20px;
	background: #FFFFFF;
	border-radius: 10px;
	box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.1);
	text-align: center;
}

#gallery {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

#gallery li {
	float: left;
	margin: 0px;
	line-height: normal;
	padding-left: 25px;
	padding-bottom: 20px;
}

#gallery img {
	border-radius: 5px;
	border: 0;
}

#gallery a:hover img {
}

#gallery .nopad {
	padding-left: 0px;
}

#footer {
	overflow: hidden;
	height: 50px;
	margin: 0px auto 0px auto;
	padding: 10px 0 10px 0;
	background: url(images/footer-bg.png) repeat;
}

#footer p {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	color: #270C05;
}

#footer a {
	color: #270C05;
	text-decoration: none;
}

#box1 {
	margin-bottom: 20px;
	padding: 20px;
	background: #FFFFFF;
	border-radius: 0px 0px 10px 10px;
	color: #241F3F;
	box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.1);
	text-align: left;
}

#box2 {
	margin-bottom: 20px;
	padding: 20px;
	background: #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	font-family: 'Trebuchet', serif;
	color: #000000;
	box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.1);
}

#box3 {
	margin-bottom: 20px;
	padding: 20px;
	background: #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	color: #000;
	box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.1);
}

.poptrox-popup {
	border-radius: 10px 0px 10px 10px;
	box-shadow: 0px 2px 15px 1px rgba(0,0,0,0.5);
}

.poptrox-popup .closer {
	border-radius: 0px 10px 10px 0px;
}
#nav {
	margin: 0 auto;  
	padding: 7px 6px 0;
	line-height: 100%;

}
#nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: none;
	position: relative;
	list-style: none;
}
/* main level link */
#nav a {
font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: #d1d1d1; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#a1a1a1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#a1a1a1)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ebebeb,  #a1a1a1); /* for firefox 3.6+ */

	border-top: solid 1px #f8f8f8;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul a:hover {
	background: #0399d4 !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#04acec', endColorstr='#0186ba'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #04acec,  #0186ba) !important; /* for firefox 3.6+ */

	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
/* level 2 list */
#nav ul {
	background: #ddd; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #cfcfcf); /* for firefox 3.6+ */

	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
#nav ul li {
	float: none;
padding: 0;
}
#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}
/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}
/* rounded corners for first and last child */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}
#wrapper #page #poptrox table tr td p {
	font-family: 'Arvo', serif;
	font-size: 14px;
	color: #707070;
	line-height: 20px;
	text-align: left;
}
.imagetestimonial {
         border:0px solid #e5e5e5;
         background-color:#ffffff;
         padding:0px;
         margin-bottom:10px;
} 
 .imageleft {
         border:1px solid #e5e5e5;
         background-color:#ffffff;
         padding:5px;
         margin-left:0px;
         margin-right:10px;
         float:left;
} 
.imageright {
         border:1px solid #e5e5e5;
         background-color:#ffffff;
         padding:5px 5px 5px 5px;
         margin-left:10px;
         margin-right:0px;
         float:right;
} 
.imageright .text {
    position:relative;
	top:2px; /* in conjunction with left property, decides the text position */
}
.smcaption {
	font-size: 9px;
}
table.resume
{
color:#000000;
border-collapse:collapse;
border-style:solid;
border-width:0px;
border-color:#000000;
font-family: 'Trebuchet', serif;
padding:0 0 0 5px;
border-radius:5px;
}

th.h1
{
color:#000000;
font-weight:100;
padding:5;
text-align:left;
vertical-align:top;
}

tr.hover
{
font-weight:100;
}

tr.hover:hover td
{
background:#C9C9C9;
color:#FFFFFF;
}

tr.hover:nth-child(odd) td
{
background:#E3E3E3;
}

tr.hover:nth-child(odd):hover td
{
background:#C9C9C9;
}

td
{
	background:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#707070;
	padding:5px;
	text-align:left;
	vertical-align:top;
}

tr.hover:first-child td:first-child
{
border-top-left-radius:5px;
}

tr.hover:first-child td:last-child
{
border-top-right-radius:5px;
}

tr.hover:last-child td:first-child
{
border-bottom-left-radius:5px;
}

tr.hover:last-child td:last-child
{
	border-bottom-right-radius:5px;
	font-family: "MS serif", serif;
	color: #707070;
	text-align: left;
}
#one {
	width: 17em;
	float: left;
	padding-right: 10px;
	margin-bottom: 1em;
	} /* Side-by-side columns on frontpage */
	
#two {
	width: 46em;
	float: left;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	padding: 0 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	}
	
#two li {margin-left: 15px;
}
	
#three {
	width: 17em;
	float: left;
	padding-left: 10px;
	margin-bottom: 1em;
	}	
.boxright {
         border:1px solid #e5e5e5;
         background-color:#ffffff;
         padding:5px 5px 5px 5px;
         margin-left:10px;
         margin-right:0px;
         float:right;
} 
.boxright .text {
    position:relative;
	top:2px; /* in conjunction with left property, decides the text position */
}
.BlueTitle {
	font-size: 28px;
	color: #241F3F;
}
.indent {
	margin-left: 00px;
}
.small10pt {
	font-size: 15px;
}
