/* @override http://finaldraftdesign.com/scripts/styles.css */

/* @override http://finaldraftdesign.com/scripts/styles.css */

/* @override http://finaldraftdesign.com/scripts/styles.css */

/* @override http://www.finaldraftdesign.com/2011/scripts/styles.css */

/* @override http://www.finaldraftdesign.com/2011/scripts/styles.css */

@charset "UTF-8";
body {
	margin: 0px;
	font: 11px Verdana, Arial, Helvetica;
	background:
	url(../images/bg_bp2.png) repeat-x  -80% 0,
    url(../images/bg_bp1.png) repeat-x  160% 0,
	url(../images/bg_home.gif) repeat-x center top;
	background-color: #DBDBDB;
	width: 100%;
}


.bodyInside {
	margin: 0px;
	font: 11px Verdana, Arial, Helvetica;
	background:
	url(../images/bg_bp2.png) repeat-x  -80% 0,
    url(../images/bg_bp1.png) repeat-x  160% 0,
	url(../images/bg_pgs.gif) repeat-x center top;
	background-color: #DBDBDB;
}


/* My Comment */

@font-face {
	font-family: League;
	src: url('http://www.finaldraftdesign.com/league_gothic/League_Gothic.otf');
}

div.boxSpacer {
	width: 15px;
	float: left;
	clear: right;
	height: 130px;
	background-color: gray;
}

#container {
	margin-right: auto;
	margin-left: auto;
	display: table;
	width: 960px;
}

#nav {
	height: 40px;
	position: absolute;
	width: 100%;
	background-color: #042242;
	border-bottom: 1px solid #3070bc;
}

#twitter {
	font-size: 15px;
	color: #8f9db4;
	display: table;
	clear: both;
	width: 100%;
	margin-top: 0;
}

#twitterInside {
	font-size: 15px;
	color: #8f9db4;
	display: table;
	clear: both;
	width: 100%;
	margin-top: 15px;
}

#twitterLeft {
	float: left;
	margin-top: 14px;
	margin-left: 20px;
}

#twitterRight {
	float: right;
	width: 91%;
	padding-right: 0;
	height: 75px;
	margin-top: 5px;
}



a img {
	border-style: none;
}

#content {
	display: block;
	clear: both;
	margin-top: 30px;
	width: inherit;
}

#contentQuote {
	float: left;
	width: 230px;
	color: #b95a58;
	font: italic 15px/25px Georgia, "Times New Roman", Times, serif;

}

#contentQuote p {
	color: #b95a58;
	font: italic 15px/25px Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

.author {
	color: #850629;
	font: italic 13px/19px Georgia, "Times New Roman", Times, serif;
	float: right;
	padding-right: 15px;
}

p, #content li {
	font-size: 11px;
	color: #434343;
	margin-top: 0;
	line-height: 18px;
	margin-bottom: 0;
	padding-bottom: 5px;
}

#content div.contentBoxInside p {
	padding: 0 10px;
}

#content div.contentBox ul {
	margin-top: 3px;
}



div.contentBox {
	width: 230px;
	float: right;
	margin-left: 10px;
	background-color: #e0e2e2;
	height: 290px;
	border: 1px solid #cacaca;
}



.contentBoxInside {
	width: 230px;
	float: left;
	margin-left: 10px;
	width: 230px;
	background-color: #e0e2e2;
	height: 355px;
	border: 1px solid #cacaca;
}

img.map {
	padding: 5px;
	border: 1px solid #bbbfbf;
	background-color: #f2f2f2;
}

.contentBoxInsideFull {
	width: 675px;
	float: right;
	margin-left: 20px;
	padding-left: 0;
	margin-right: 17px;
}

h3 {
	margin: 0;
	font-size: 12px;
	color: #b03052;
}

#content div.contentBox p {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 3px;
}

div.contentBoxHeader {	height: 30px;
	padding-top: 36px;
	background-color: #ba093b;
	color: white;
	padding-left: 10px;
	padding-bottom: 0;
	background-image: -moz-linear-gradient(top, #b9093b, #7b062c);
background-image: -webkit-gradient(linear, center top, center bottom, from(#b9093b), to(#7b062c));
background-image: -o-linear-gradient(top, #b9093b, #7b062c);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b9093b', endColorstr='#7b062c');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#b9093b', endColorstr='#7b062c')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: linear-gradient(top, #b9093b, #7b062c);
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px;
	font: 19px 'Abel', sans-serif;
}

#quote {
	height: 120px;
}

div.slider {
	height: 350px;
	background-color: #ba073a;
		
	/*-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;*/
	
	-webkit-box-shadow: rgba(9, 47, 85, .9) 0px 0px 50px;
	-moz-box-shadow: rgba(9, 47, 85, .9) 0px 0px 50px;
	box-shadow: rgba(9, 47, 85, .9) 0px 0px 50px;

	overflow: hidden;
	
	
}

#top {
	height: 40px;
}
#footer {
	clear: both;
	width: 100%;
	margin-top: 30px;
	background-color: #cacaca;
	border-top: 1px solid #a2a3a3;
	padding-top: 15px;
	height: 125px;
	text-align: center;

}

.social{
	float: left;
	margin-top: 5px;
	width: 325px;
}

.fb-like{
	float: left;
}


div#footer.footerBottom {
	bottom: 0;
	position: absolute;
	/*-moz-box-shadow:0px 0px 50px #909090;
	-webkit-box-shadow:0px 0px 50px #909090;
	box-shadow:0px 0px 50px #909090;*/

}

div#footer.footerinside {
	margin-top: 100px;
	/*-moz-box-shadow:0px 0px 50px #909090;
	-webkit-box-shadow:0px 0px 50px #909090;
	box-shadow:0px 0px 50px #909090;*/
}

#footerLeft {
	float: left;
	line-height: 0;
	text-align: center;
	width: 345px;
}

#footerLeft img {
	float: left;
	margin-right: 3px;
}

#footerContainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}

h2 {
	font: bold 23px 'Abel', Arial, Helvetica;
	margin: 0;
	color: #5cb2c4;
	text-transform: uppercase;
	text-align: left;
}

.field {
	width: 400px;
	float: right;
	margin-right: 10px;
	background-color: #e0e2e2;
	border: 3px solid #cacaca;
	height: 40px;
}

textarea#q4.textfield {
width: 400px;
	float: right;
	margin-right: 10px;
	background-color: #e0e2e2;
	border: 3px solid #cacaca;
	height: 140px;	
}

span.caption {
	font-size: 10px;
	color: #4e5151;
	font-style: italic;
	margin-top: 3px;
	float: left;
}

img.bio_photo {
	float: left;
	margin-right: 10px;
	border: 5px solid #c7c7c7;
}

#footerRight {
	float: right;
	width: 54%;
	text-align: right;
}

#twitter_update_list li {
list-style-type: none;
}

#twitter_update_list li a {
	font-size: 15px;
	color: #bbbdbd;
}
#twitter_update_list {
	padding: 0 20px 0 0;
	margin: 0;
}

#twitterRight a {
	color: #137ebc;
	font-size: 15px;
}

#twitter_div {
	margin: 0;
}

#s3slider { 
   width: 400px; /* important to be same as image width */ 
   height: 300px; /* important to be same as image height */
   position: relative; /* important */}
   


#pager {
	text-align: center;
	position: relative;
	top: -23px;
	z-index: 999;
	left: 14px;
	height: 10px;
	float: left;
}

#pager a {
	color: #8db9eb;
	background-color: #8db9eb;
	margin-right: 3px;
	margin-left: 2px;
	font-size: 6px;
	padding: 0 9px 3px 8px;
	margin-bottom: 0;
}

#pager a.activeSlide {
	background-color: #2863b3;
	color: #2863b3;
}

#navContent {
	margin-right: auto;
	margin-left: auto;
	display: table;
	width: 960px;
}

#navBar {
	font: normal 12px Helvetica, Arial;
	float: right;
	text-transform: uppercase;
	margin-top: 10px;
	text-indent: -4px;
	width: 52%;
	height: 0;
	display: table;
}

#navBar ul li a {
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	color: #5b99b6;
	font: 16px 'Abel', sans-serif;
}

li.sidermenu {
	font: 17px , sans-serif;
	padding-left: 20px;
	padding-bottom: 11px;
	border-bottom: 1px solid #cacaca;
	margin-right: 0;
	margin-left: -10px;
	margin-bottom: 0;
	padding-top: 8px;
}

#content div.contentBoxInside ul a li.sidermenu {
	color: #8a8c8c;
}

#content div.contentBoxInside ul a li.sidermenu:hover {
background-color: #cfd1d1;
	color: #84072e;
}



#navBar ul li a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white;
	padding-bottom: 9px;

}

a {
	color: #3172bc;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #4e91a0;
	font-weight: bold;
}

#content div.contentBox h3 {
	padding-left: 10px;
	margin: 5px 0 0;
	color: #4e98a7;
	font: bold 17px 'Abel';
}

#navBar ul li {
	float: right;
}

ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}

#navLogo {
	float: left;
	margin: 0;
}

* {
	
}

* {
	
}

span.headline {
		font: 15px 'Abel', sans-serif;
	text-transform: uppercase;
}

#creditfooter a img {
	visibility: hidden;
	height: 1px;
}

#navMobile {
	display: none;
}

textarea#q4.field {
	height: 140px;
}

/* My Comment */

 
   /*********************
Media Queries
*********************/

@media handheld and (max-width: 480px),
       screen and (max-device-width: 480px),
       screen and (max-width: 600px) {

body.bodyInside {
	margin: 0px;
	font: 11px Verdana, Arial, Helvetica;
	background:
	url(../images/bg_bp2.png) repeat-x  -80% 0,
    url(../images/bg_bp1.png) repeat-x  160% 0,
	url(../images/bg_home.gif) repeat-x center top;
	background-color: #DBDBDB;
	width: 100%;
}


/*.bodyInside {
	margin: 0px;
	font: 11px Verdana, Arial, Helvetica;
	background:
	url(../images/bg_bp2.png) repeat-x  -80% 0,
    url(../images/bg_bp1.png) repeat-x  160% 0,
	url(../images/bg_pgs.gif) repeat-x center top;
	background-color: #DBDBDB;
}*/


#container div.slider img {
	width: auto;
	height: auto;
}



  #container {
	width: 98%;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
}
  
  div.contentBox  {
	background-color: #e0e2e2;
	border: 1px solid #cacaca;
	margin-bottom: 7px;
	width: inherit;
	margin-left: 0;
	float: left;
	padding-left: 0;
	height: auto;
	padding-bottom: 22px;
}

.contentBoxInside{
	width: 100%;
	margin: 40px 0 10px;
	position: static;
	height: auto;
}

div.slider {
		
	/*-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;*/
	
	-webkit-box-shadow: rgba(9, 47, 85, .9) 0px 0px 50px;
	-moz-box-shadow: rgba(9, 47, 85, .9) 0px 0px 50px;
	box-shadow: rgba(9, 47, 85, .9) 0px 0px 50px;

	overflow: hidden;
	width: inherit;
	clear: both;
	margin-top: 10px;
	background: #ba073a 0;
	margin-bottom: 10px;
	height: 145px;
	display: none;
}
#content {
	display: block;
	margin-top: 15px;
	clear: both;
	width: 100%;
}
  
  p, #content li,  {
	color: #434343;
	margin-top: 0;
	line-height: 16px;
	margin-bottom: 0;
	padding-bottom: 5px;
	font-size: .87em;
}
  
  .contentBoxInsideFull{
	width: 100%;
	height: inherit;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
  
  #quote {
	height: 120px;
	display: none;
}
  
  #contentQuote {
	width: inherit;
	display: block;
	color: white;
	padding-left: 10px;
	font-size: 13px;
	line-height: 21px;
	padding-right: 0;
}
#pager {
	text-align: center;
	position: relative;
	top: -30px;
	z-index: 999;
	left: 20px;
	height: 10px;
	float: left;
	display: none;
}
  #twitterLeft {
	float: left;
	margin-top: 14px;
	margin-left: 20px;
	display: none;
}

#navContent {
	margin-right: auto;
	margin-left: auto;
	display: table;
	width: 98%;
	margin-bottom: 10px;
}


  #navLogo {
	margin: 0;
	width: 100%;
	text-align: center;
}

  #navBar {
	font: normal 12px Helvetica, Arial;
	text-transform: uppercase;
	margin-top: 10px;
	text-indent: -4px;
	width: 52%;
	height: 0;
	display: none;
}



#twitter, #twitterInside {
	font-size: 15px;
	color: #8f9db4;
	display: none;
	clear: both;
	width: 100%;
	margin-top: 0;
	float: left;
	height: 112px;
}

#footer {
	clear: both;
	margin-top: 30px;
	background-color: #cacaca;
	border-top: 1px solid #a2a3a3;
	padding-top: 15px;
	height: 240px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: 95%;
}

#footerContainer {
	width: inherit;
	margin-right: auto;
	margin-left: auto;
	display: table;
	text-align: center;
}

#footerRight {
	width: 100%;
	margin-top: 0;
	display: table;
	padding-left: 0;
	padding-right: 80px;
	text-align: left;
}

#footerLeft {
	line-height: 0;
	display: table;
	width: 210px;
}

h2 {
	font: bold 23px 'Abel', Arial, Helvetica;
	margin: 0;
	color: #5cb2c4;
	text-transform: uppercase;
	text-align: left;
}
#contentQuote p {
	color: white;
	font: italic 15px/24px Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

.author {
	color: silver;
	font: italic 13px/17px Georgia, "Times New Roman", Times, serif;
	float: right;
	padding-right: 15px;
	margin-bottom: 10px;
}


#navMobile {
	display: table;
	float: left;
	margin-top: 45px;
	width: 100%;
	padding-right: 10px;
}

#navMobile ul li {
	padding-top: 8px;
	padding-bottom: 8px;
	width: inherit;
	text-align: center;
	margin-bottom: 2px;
	background-color: #042242;
	border: 1px solid #2a5d90;
	opacity:0.7;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font: 16px 'Abel', sans-serif;
	color: #72c2e8;
	text-transform: uppercase;
	font-size: 15px;
}

#navMobile ul li a {
	
	
}



#top {
	height: 40px;
	display: none;
}

img.map{
	width: 98%;
	height: 130px;
}
.field {
	float: right;
	background-color: #e0e2e2;
	border: 3px solid #cacaca;
	height: 40px;
	width: 100%;
	margin: 0;
}
label {
	float: left; clear: left; margin: 11px 20px 0 0; width: 95px;
	text-align: right; font-size: 16px; color: #445668;
	text-transform: uppercase; text-shadow: 0px 1px 0px #f2f2f2;
	display: none;
}

.social{
	float: left;
	margin-top: 5px;
	width: 200px;
}

.fb-like{
	float: left;
	overflow: hidden;
	width: 55px;
}




}
   
