body {
	letter-spacing: normal;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../media/images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #151027;

}

/*.row {
  margin-right: -15px;
  margin-left: -15px;
  height: auto;
  padding-bottom: 0px;		
}*/

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1043px;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
}

.container-banner {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
}

.container-nav {
	padding-right: 15px;
	padding-left: 16px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1040px;
	background-image: none;
}
.container-body {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	max-width: 999px;
	background-color: #FFFFFF;
	padding-bottom: 1em;
}

img, object, embed, video {
	max-width: 100%;
	
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/* Media Queries */


/* Main Styles */
#-----------------------STRUCTURE {}

#stretch-top-bar {
	width: 100%;
}

#stretch-banner {
	width: 100%;
	height: 240px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(http://pwapt.com/media/images/banner-main.jpg);
}

#stretch-nav {
	background-position: center center;
	height: 69px;
	margin-top: -0.5em;
	background-repeat: no-repeat;
	background-image: url(../media/images/nav.png);
}	
	
#stretch-slide {
	background-repeat: no-repeat;
	max-width: 100%;
}

#main-body {
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 1em;
}

#main-body-sub {
	width: 100%;
}


#stretch-bottom-1 {
	width: 100%;
	background-color: #E7E7E7;
	padding-top: 1em;
	padding-bottom: 1em;
}
	
#stretch-bottom-2 {
	width: 100%;
}
	
#stretch-bottom-3 {
	width: 100%;
}
	
#stretch-footer {
width: 100%;
}

#stretch-footer-low {
	width: 100%;
}

#topbar-left {
	font-family: Arizonia;
	color: #e8e8ea;
	font-size: 36px;
	font-weight: normal;
	padding-top: 24px;
	padding-left: 0.8em;
}	
	
#topbar-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #787a7f;
	padding-top: 2.4em;
	text-align: right;
}		
	
#banner-logo {
	color: #18122a;
	font-family: Arial;
	font-size: 45px;
	text-align: center;
	line-height: 1em;
	padding-top: 0.4em;
}

#banner-address {
	color: #333;
	font-size: 15px;
	font-weight: normal;
	font-family: Arial;
	text-align: right;
	margin-top: 1.5em;
}

#banner-contact {
	text-align: center;
	font-family: Arial;
	font-size: 15px;
	color: #1a132c;
	padding-top: 0.5em;
	margin-top: 5.5em;
	padding-bottom: 0.5em;
	background-image: url(../media/images/banner-line.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#banner-icons {
	text-align: left;
	padding-top: 4.4em;
	margin-top: 1em;
}
	
#nav-hold {
	background-repeat: no-repeat;
	padding-top: 1.5em;
}	

#slide-hold {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 0px;
	/*margin-top: -1em;*/
}	


#header-content {
	text-align: center;
	padding-bottom: 1em;
	color: #757D31;
	font-family: Arial;
	font-weight: normal;
	font-size: 26px;
	font-style: italic;
	padding-top: 10px;
}

#main-content {
}
#gallery {
	text-align: left;
}

#main-content-sub {
}

#left-content {
}

#right-content {
	background-color: #1F192C;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
	font-weight: normal;
	padding-bottom: 1em;
	height: 416px;
}

#bottom-content-left {
	text-align: center;
	z-index: 100;
	position: relative;
}

#bottom-content-right {
	text-align: center;
	color: #000000;
	font-family: Times;
	font-size: 20px;
	font-weight: normal;
}

#foot-left {
	padding-top: 1em;
}

#foot-center {
}

#foot-right {
	color: #FFFFFF;
	text-align: right;
	padding-top: 1.8em;
	padding-bottom: 1.5em;
	margin-top: 1em;
}

#footer-copyright {
}	

#-----------------------TOP NAVIGATION {}

.navbar-default{
	background-color: transparent;
	border: none;
}


.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.navbar-default .navbar-nav > li > a{
	font-family: Times;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 5px;
	
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	background-color: transparent;
	color: #d9b425;
	font-family: Times;
	text-transform: uppercase;
	font-weight: normal;
}


.navbar-toggle:before {
	content: "Menu";
	left: -70px;
	top: 2px;
	position: absolute;
	width: 50px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 18px;

; 	text-transform: uppercase;
	font-weight: bold;
}

#-----------------------MAIN STYLES{}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	letter-spacing: normal;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	margin-right: 0px;
}
.nobord {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pbord {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 3px;
	margin-left: 3px;
}

.left-space {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 1em;
}
.icon-space {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: -8px;
}
.button-space {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 7px;
	padding-top: 7px;
}
.foot-space {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-top: -5px;
}
.right-space {
	margin-right: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.banner-phone a:link,
.banner-phone a:visited,
.banner-phone a:active {
	font-family: Arial;
	font-size: 22px;
	color: #1a132c;
}	
.banner-phone a:hover {
	color: #d9b425;
}

a:link,
a:visited,
a:active {
	font-family: arial;
	font-size: 18px;
	color: #0D436A;
	line-height: 1.3em;
}	
a:hover {
	color: #757D31;
}

.topnav a:link,
.topnav a:visited,
.topnav a:active {
	font-family: Arial;
	font-size: 16px;
	color: #9A9BA3;
}	
.topnav a:hover {
	color: #d9b425;
	text-decoration: none;
}

.btmnav a:link,
.btmnav a:visited,
.btmnav a:active {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}	
.btmnav a:hover {
	color: #d9b425;
}

.leftnav a:link,
.leftnav a:visited,
.leftnav a:active {
	font-family: openbold;
	font-size: 48px;
	color: #d9b425;
}	
.leftnav a:hover {
	color: #d9b425;
}
.leftnavstyle1 {
	font-size: 11px;
	color: #AA0E25;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.leftnavstyle2 {
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.foot-phone a:link,
.foot-phone a:visited,
.foot-phone a:active {
	font-family: Arial;
	font-size: 35px;
	color: #000000;
}	
.foot-phone a:hover {
	color: #d9b425;
}

.foot-copyright,
.foot-copyright a:link,
.foot-copyright a:visited,
.foot-copyright a:active {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}	
.foot-copyright a:hover {
	color: #d9b425;
}

.style1 {
	color: #646464;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.style2 {
	font-size: 20px;
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
.style3 {
	font-size: 17px;
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

.style4 {
	font-size: 15px;
	color: #900;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	font-style: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #18122A;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #900;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.8em;
	color: #666;
	text-align: justify;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.8em;
	color: #666;
	text-align: left;
}
.p-white {
	font-family: Times;
	font-size: 16px;
	line-height: 1.48em;
	color: #FFFFFF;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 2px;
}
.drop-shadow {
	-webkit-box-shadow: 0px 1px 13px 0px #a1a1a1;
	-moz-box-shadow: 0px 1px 13px 0px #a1a1a1;
	box-shadow: 0px 1px 13px 0px #a1a1a1;
}
.form-field {
	font-family: ubuntu;
	font-size: 18px;
	font-weight: normal;
	color: #585858;
	-moz-border-radius: 5px;
	border-radius: 5px;
	outline: none;
	float: left;
	width: 100%;
	max-width: 350px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #999;
}
.submit-button {
	font-family: ubuntu;
	font-size: 22px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #39F;
	height: 56px;
	width: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.page-button a:link,
.page-button a:visited,
.page-button a:active {
	font-family: openbold;
	font-size: 19px;
	text-transform: none;
	color: #FFF;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	background-color: #01716E;
	max-width: 300px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	min-height: 45px;
}	
.page-button a:hover {
	background-color: #01716E;
	color: #d9b425;
}

.menu-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #E0F2FC;
	padding-left: 0px;
	line-height: 2.2em;
}
.month {
	font-family: ubuntu;
	font-size: 16px;
	font-weight: normal;
	color: #9D2100;
}
.day {
	font-family: ubuntu;
	font-size: 16px;
	font-weight: normal;
	color: #9D2100;
}

.blog-title a:link,
.blog-title a:visited,
.blog-title a:active {
	font-family: Arial;
	font-size: 32px;
	color: #000000;
}	
.blog-title a:hover {
	color: #d9b425;
}


#----------------------Buttons{}

.btn btn-lg btn-default {
	font-family: Open;
	font-size: 30px;
}

#----------------------Fonts{}

/* FONT FILES */

@font-face {
    font-family: openbold;
    src: url('/fonts/openbold/OpenSans-Bold-webfont.eot');
    src: url('/fonts/openbold/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/openbold/OpenSans-Bold-webfont.woff') format('woff'),
         url('/fonts/openbold/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('/fonts/openbold/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: open;
    src: url('/fonts/open/OpenSans-Regular-webfont.eot');
    src: url('/fonts/open/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/open/OpenSans-Regular-webfont.woff') format('woff'),
         url('/fonts/open/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('/fonts/open/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: arizonia;
    src: url('/fonts/arizonia/Arizonia-Regular-OTF-webfont.eot');
    src: url('/fonts/arizonia/Arizonia-Regular-OTF-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/arizonia/Arizonia-Regular-OTF-webfont.woff') format('woff'),
         url('/fonts/arizonia/Arizonia-Regular-OTF-webfont.ttf') format('truetype'),
         url('/fonts/arizonia/Arizonia-Regular-OTF-webfont.svg#ArizoniaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#-----------------------MEDIA QUERIES{}

@media screen and (max-width:1200px){
	#banner-logo {
		text-align: center;
	}
	
	
	
}
@media screen and (max-width:992px){
	#banner-logo {
		text-align: center;
	}

	#banner-icons {
		text-align: center;
		padding-top: 0em;
	}
	
	#banner-address {
		text-align: center;
		margin-top: .5em;
		
	}
	
	#banner-contact {
		text-align: center;
		padding-top: 0em;
		margin-top: 4em;
		background-image: none;
	}
	
	#topbar-right {
	font-size: 16px;
	text-align: right;
	padding-bottom: 10px;	
}	
	
	#right-content {
		height: auto;

	}
	
	.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;

}
	#stretch-nav {
	width: 100%;
	height: auto;
	background-color: #757D31;
	background-image: none;
  }	
	
	
	
}
@media screen and (max-width:768px){
    
	#banner-logo {
		text-align: center;
		margin-top: 0em;
		padding-top: 0em;
}
	#topbar-right {
	font-size: 16px;
	text-align: center;
	margin-top: -2em;
	padding-bottom: 10px;	
}	
	#topbar-left {
	font-size: 36px;
	font-weight: normal;
	padding-top: 24px;
	padding-left: 0.8em;
	text-align: center;
}	
	#stretch-banner {
	width: 100%;
	height: auto;  
	background-color: #E8E3E3;
} 
	
    #banner-icons {
		text-align: center;
		padding-top: 0em;
	}
	
	#banner-address {
		text-align: center;
		padding-top: 0em;
		margin-top: 1em;
		margin-bottom: 1em;
	}
	
	#banner-contact {
		background-image: none;
		margin-top: 6em;
	}
	
	#foot-right {
	text-align: center;
	padding-top: 2em;
	}
	
	#foot-left {
		text-align: center;
	}
	
	#header-content {
		text-align: center;
		font-size: 19px;
	}
	
	#stretch-nav {
	max-width: 100%;
	height: auto;
	background-color: #757D31;
	background-image: url(url);
  }	
	#right-content {
	max-width: 100%;
	height: auto;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
 	background-image: none;
	
  }	
	
	#nav-hold {
	background-repeat: no-repeat;
	padding-top: 0em;
}	
	
	
h1 {
	text-align: center;
}
	
}
@media screen and (max-width:480px){
  #stretch-banner {
	width: 100%;
	height: auto;  
	background-color: #E8E3E3;
} 
	#banner-logo {
		text-align: center;
		padding-top: 0em;
		margin-top: 0em;
	}
	
	#topbar-right {
	font-size: 16px;
	text-align: center;
}	

	#topbar-left {
	font-size: 36px;
	font-weight: normal;
	padding-top: 24px;
	padding-left: 0.8em;
	text-align: center;
}	
	#banner-icons {
		text-align: center;
		padding-top: 0em;
	}
	
	#banner-address {
		text-align: center;
		padding-top: 0em;
		margin-top: 1em;
		margin-bottom: 1em;
	}
	#foot-right {
	text-align: center;
	padding-top: 2em;
	margin-top: 2em;
	}
#banner-contact {
		background-image: none;
		margin-top: 2em;
	}

} 
