/*	general styles	*/
html {
	font:15px Arial, Helvetica, sans-serif;
}
body {
	font-size:100%;
	height:100%;
	background:url(/images/AWD/images/AWD_PageBackground.jpg) repeat-x #000000;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #51AEE6;
	scrollbar-highlight-color: #A3D3F1;
	scrollbar-3dlight-color: #51AEE6;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #09538A;
	scrollbar-arrow-color: #000080;
	scrollbar-track-color: #CCE6FF;
}

h1 {
	font-size:24px;
	line-height:30px;
	color:#002D59;
	font-weight:normal;
}

h2 {
	font-size:16px;
	line-height:18px;
	color:#00376F;
}

h3 {
	font-size:22px;
	font-weight:normal;
	color:#004080;
	margin:0px;
	padding:0;
}


input, textarea {
	border:1px solid #CCC;
	margin-top:3px;
	margin-bottom:8px;
	padding:2px;
	color:#333;
}

label {
	font-size:12px;
	color:#000000;
}

address {
	font-style:normal;
	font-size:12px;
	line-height:18px;
}

a, a:link, a:visited {
	text-decoration:none;
	color:#1369B0;
}
a:hover {
	text-decoration:underline;
}
	
#page {
	margin:0 auto;
	width:900px;
	padding:0;
	background: url(/images/bg-home.gif) repeat-y #FFFFFF;
}
#page-int {
	margin:0 auto;
	width:900px;
	padding:0;
	overflow:hidden;
	/* background:url(/images/bg-page.gif) repeat-y; */
	position:relative;
}
body,#header h1,#header-page h1,#nav-top p,#nav-top ul{
}
img{
	border:none;
}

.imgFloatLeft {
	float:left;
	border:1px solid #333;
	margin: 5px 10px 5px 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clear {
	clear:both;
}


.homimg {
	border:1px solid #666;
	padding:2px;
}

/*	header styles	*/
#header{
	width:900px;
	height:289px;
	/* background:url(/images/imagesFadeAnim/bg-header-home-anim-bg.jpg) no-repeat; */
}
#header-page{
	height:90px;
	margin:0;
	padding:0;
	background-color:#cacdb7;
}

#header-msg {
    background-color:#CCCCCC;
    color:#000000;
    font-family:Times New Roman;
    font-weight:800;
    font-size: 12px;
    text-align: center;
    padding-top:5px;
    padding-bottom:5px;
}

#header-page #headimg {
	float:right;
	width:365px;
	margin:0;
	padding:0;
	height:140px;
	text-align:right;
}

#headimg img {
	margin:0;
	padding:0;
}

#header-page #logo {
	float:left;
	width:425px;
	padding: 14px 0px 0px 20px;
	height:126px;
	margin:0;
}

#header h1{
	padding:95px 0 0 18px;
}

#header h1 a,div.header-page h1 a{
	margin-left:3px;
	display:block;
	height:112px;
	width:405px;
	overflow:hidden;
	text-indent: -10000px;
	/* background:url(/images/logo-home.gif) no-repeat; */
}

/*	left column styles*/
#left-column-page{
	float:left;
	width:205px;
	padding:0 0px 20px 0px;
}
#left-column-page h2{
	display:block;
	width:161px;
	margin:20px 0 15px 0px;
	padding:0 0 5px 17px;
	color:#1369B0;
	font-size:20px;
	line-height:24px;
	font-weight:normal;
}

#left-column-page p{
	display:block;
	margin:0;
	padding:5px 0 0;
	font-size:12px;
	color:#333;
}
#left-column p{
	margin:10px 0 18px;
	padding:0;
	font-size:12px;
	color:#333;
}
#left-column p a{
	text-decoration:none;
	color:#1369B0;
}
#left-column p a:hover{
	text-decoration:underline;
}

#left-column h2.subscribe{
	display:block;
	width:356px;
	margin:30px 0 15px -17px;
	padding:0 0 5px 38px;
	color:#1369B0;
	font-size:20px;
	border-bottom:1px #1369B0 solid;
}
#left-column a.button{
	display:block;
	width:139px;
	height:26px;
	margin:17px auto;
	background:url(/images/btn-subscribe.gif) no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	font-size:1px;
}

div.sideimg {
	margin:0;
	padding:0;
}

div.sideimg img {
	border: 1px solid #5a471b;
	margin:0;
	padding:0;
}
div.sideimg p {
display:block;
	width:217px;
	padding:10px !important;
	color:#fff !important;
	background-color:#5a471b;
	margin:0;
}

#legend p {
	font-size:10px;
}
#legend img {
	vertical-align:baseline;
}
/*	middle block styles	*/
#content {
	float:right;
	width:521px;
	padding:0;
	overflow:hidden;
}
/* * html #content-page{
	height:640px;
}                     had to remove this */ 
#content-page{
	float:left;
	width:505px;
	min-height:640px;
	padding:20px 0px 40px 0;
	overflow:hidden;
}

#content-page h3{
	font-size:22px;
	font-weight:normal;
	color:#5a471b;
	margin:20px 0 0;
	padding:0;
}
#content-page p {
	display:block;
	margin:15px 0 0;
	padding:0;
	font-size:12px;
	color:#333;
}

#content-page blockquote {
	line-height:16px;
	font-size:12px;
	color:#1369B0;
}


#content-page ul li {
	padding-bottom:5px;
	color:#1369B0;
	line-height:16px;
	font-size:12px;
	list-style:square;
}

* html #content-tab{
	
}
#content-tab{
	float:right;
	width:580px;
	min-height:640px;
	padding:0 23px 0 0;
	overflow:hidden;
}

#main{
	float:left;
	width:330px; 
}

* html #main {
	width:320px;
}
/*	right column on home page styles	*/
#right-column{
	float:left;
	width:190px;
	padding-top:20px;
	font:12px Arial, Helvetica, sans-serif;
}

/*
#right-column ul{
	font: 10px
	display:block;
	width:170px;
	margin:0;
	padding:0;
	list-style:none;
}

#right-column div {
	border-left:1px solid #f9c303;
	padding:0px 15px;
}
#right-column ul li{
	margin:0 0 20px;
	padding:0;
	color:#333;
	font-size:10px;
	text-transform:uppercase;
}
#right-column ul li a{
	text-decoration:none;
	color:#1369B0;
	font-size:10px;
	text-transform:uppercase;
}

#right-column p {
	font-size:10px;
}
#right-column h4 {
	font-size:12px;
	color:#1369B0;
	text-transform:uppercase;
}
#right-column ul li a:hover{
	text-decoration:underline;
}
*/
#main h3, #right-column h3 {
	display:block;
	width:308px;
	margin:0 0 15px 10px;
	padding:0 0 8px 20px;
	color:#5a471b;
	font:normal 20px/20px Lucida Sans, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px #1369B0 solid;
}


#main h3 {
	width:301px;
}
#right-column h3{
	margin:0 0 15px 0;
	padding:0 16px 8px 20px;
	width:137px;
	background-position:0px 4px;
}

#right-column h3 a{
	margin:0 0 12px;
}
#main a.img{
	display:block;
	width:280px;
	margin-left:10px;
}
#main p {
	width: 280px;
	font-size: 10px;
	margin:10px 0 15px 10px;
	padding:0;
}

/*	bottom block styles	*/
#page-int #copy-page{
	position:absolute;
	left:310px;
	bottom:20px;
}

p.prevtxt {
	margin-top: 0px;
	margin-bottom: 20px;
	width:100%;
	display:block;
}
#bottom {
	clear:both;
	width:500px;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:40px;
}
#bottom h3{
	width:470px;
	margin-top:30px;
	margin-bottom:10px;
	padding:10px 0Px 8px 20px;
	color:#5a471b;
	font:normal 20px/20px Lucida Sans, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px #1369B0 solid;
}


#bottom img{
	margin-right:10px;
	float:left;
	padding:0;
}
#bottom .box{
	width:144px;
	float:right;
	padding:0;
	
	
}

#left-column-page .box {
	margin-left:20px;
	margin-right:10px;
	margin-top:0px;
	padding:0;
}


div.news p{
	margin:0;
	padding-bottom:12px;
	color:#000 !important;
	font-size:10px !important;
}
#left-column-page div.news {
	margin-bottom:5px;
}


/**** contact us form ***/
.nameform210 {
	width: 210px;
}

.nameformleft {
	width: 350px;
}

.ctctforminput {
	width: 350px;
}

.nameform25 {
	width: 80px;
}
.nameform10 {
	width:40px;
}

.submit {
	border:none;
	margin-top:10px;
}
	
#AspenContact { 
	color: #1369B0;
}

#AspenContact input, textarea {
	border: 1px solid #1369B0;
	color: #333;
	font-size: 14px;
	margin: 3px 0px 10px 0px;
	padding: 3px;
}

#AspenContact label {
	font-size: 14px;
}

#AspenContact input.checkbox {
	margin: 0px;
}

label {
	display:block;
	padding:0;
	margin-top:5px;
}

label.contactMe {
	display:inline;
}

input.checkbox {
	margin-top:5px;
}

.form {
	width:280px;
	margin-left:10px;
	margin-bottom:30px;
}

.form form {

	margin:0;
	padding:0;
}

 div.form p, div.menu-and-form p {
	margin:0;
	padding:0 0 10px 0;
	color:#333;
}
div.menu-and-form p {
	width:268px;
}

div.form form select, div.menu-and-form form select {
	border:1px solid #000;
	font-size:10px;
	padding:3px;
	margin:0 0 2px 0;
	color:#666;
}
div.form form input, div.menu-and-form form input {
	border:1px solid #a9b3bb;
	font-size:10px;
	padding:2px;
	margin:1px 0 0 0;
	color:#666;
}
div.form form input.city {
	width:130px;
}
div.menu-and-form form input.city {
	width:129px;
}
div.form form input.state, div.menu-and-form form input.state {
	width:20px;
	display:inline;
	margin:0 0 0 5px;
}
div.form form input.zip, div.menu-and-form form input.zip {
	width:60px;
	display:inline;
	margin:0 0 0 5px;
}
div.menu-and-form form input.zip {
	width:60px;
}
div.form form input.image, div.menu-and-form form input.image {
	border:none;
	margin:5px 0 0 0;
}
div.form form input.text, div.form form textarea,
div.menu-and-form form input.text, div.menu-and-form form textarea {
	width:280px;
	border:1px solid #a9b3bb;
}
div.menu-and-form form input.text, div.menu-and-form form textarea {
	width:263px;
}
div.form ul, div.menu-and-form ul.form {
	margin:0;
	padding:0;
	width:280px;
	list-style:none;
	color:#666;
}
div.form ul li, div.menu-and-form ul.form li {
	width:280px;

	padding:0 0 7px 0;
}
	
/********* Other ************/

div.callout {
	width:90%;
	border:2px solid #afafaf;
	padding:15px;
	margin: 15px 0;
	background-color:#e6e6e6;
}

div.callout img {
	float:left;
	margin-right: 5px;
	border: 2px solid #5a471b;
}
div.callout div {
	display:block;
	width:200px;
	padding:0;
	float:right;
	margin-right: 15px;
}

div.callout h4 {
	font-size:14px;
	color:#5a471b;
	padding:0;
	margin:0;
	text-transform:uppercase;
}

/************ Form Validator ************/
.invalid {
	border: 1px solid #FF0000 !important;
	background-color:#FFA0A9 !important;
}

.required {
	background-color:#FFFAC9;
}
/************* ADDED FOR AWD *****************/
#SliderWrap { position:relative; width:545px; height:250px; z-index:300; padding:0; clear: both; }
#slider { position:relative; width:545px; height:250px; background: url(/images/loading.gif) no-repeat 50% 50%; }
.nivoSlider { background-color: none; }
#slider img { position:absolute; top:0px; left:0px; display:none; }
#slider a { border:0; display:block; }
.nivo-controlNav { position:absolute; left:260px; bottom:-42px; }
.nivo-controlNav a { display:block; width:22px; height:22px; background:url(/images/bullets.png) no-repeat; text-indent:-9999px; border:0; margin-right:3px; float:left; }
.nivo-controlNav a.active { background-position:0 -22px; }
.nivo-directionNav a { display:block; width:30px; height:30px; background:url(/images/arrows.png) no-repeat; text-indent:-9999px; border:0; }
a.nivo-nextNav { background-position:-30px 0; right:15px; }
a.nivo-prevNav { left:15px; }
.nivo-caption { text-shadow:none; }
.nivo-caption a { color:#efe9d1; text-decoration:underline; }

#page-wrapper {
	margin:0 auto;
	width:980px;
	padding:0;
	overflow:hidden;
	position:relative;
}

#header-image {
   width:980px;
   height:120px;
   background:url(/images/AWD/images/AWD_SiteHeader.jpg) no-repeat;
}

#content-wrapper {
   width:980px;
   height:412px;
   margin:0 auto;
   padding:0;
   background:url(/images/AWD/images/AWD_ContentBackground.jpg) no-repeat;
}

#content-wrapper2 {
   width:980px;
   height:412px;
   margin:0 auto;
   padding:0;
   background:url(/images/AWD/images/AWD_ContentBackground2.jpg) no-repeat;
}

#nav-button {
	margin:0 auto;
	padding:0;
	overflow:hidden;
	position:relative;
    float:left;
}

#nav-wrapper {
	margin:0 auto;
	width:980px;
    height:77px;
	padding:0;
	overflow:hidden;
	position:relative;
    z-index: 1;
}

#content-footer-divider {
   width:980px;
   height:20px;
   margin:0 auto;
   padding:0;
   background:url(/images/AWD/images/AWD_ContentFooterDivider.jpg) repeat-x;
}

#nav-reflection {
   width:980px;
   height:53px;
   margin:0 auto;
   padding:0;
   background:url(/images/AWD/images/AWD_FooterReflection.jpg) no-repeat;
}

#content-navigation {
   float:left;
   width:191px;
   height:412px;
   z-index: 2000;
}

#content-center {
   float:left;
   width:600px;
   height:372px;
   overflow:auto;
   margin-top:20px;
   margin-bottom:20px;
   vertical-align:middle;
   line-height: 25px;
}

#content-sidebar {
   float:left;
   width:189px;
   height:412px;
}

#company-info {
    width:185px;
    border:1px SOLID #1369B0;
    text-align:center;
    font-size:11px;
    font-family:Arial;
    padding-top:3px;
    padding-bottom:3px;
    float:left;
    margin-top:15px;
    margin-bottom:15px;
}

#search-area {
   width:179px;
   height:31px;
   position:relative;
}

#side-bar-message{
    width: 175px;
    height:382px;
   overflow:hidden;
    float: left;
    color: #FFFFFF;
    padding-top:5px;
}

#footer {
	clear:both;
	width:980px;
    color:#FFFFFF;
    padding-top: 10px;
    text-align: center;
    font-size: 11px;
    font-family: Arial;
}

#footer a, #footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#scroll-area {
    width:185px;
	height:124px;
    padding:0px 3px 3px 3px;
    margin-bottom:3px;
    color:#FFFFFF;
	overflow:hidden;
    margin-left:422px;
}

/************* SCROLLER *****************/
#pscroller1{
    width: 176px;
    height: 106px;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 400;
    padding: 4px;
    float: left;
    margin-bottom:15px;
}

/************* FADING IMAGES ON HOME PAGE *****************/
#mContainer {
    position:absolute;
    top:0px;
    left:455px;
}

.mPhoto {
    position:absolute;
    height: 289px;
    width: 455px;
    -moz-opacity:0.0;
    filter:Alpha(opacity=0);
}

/************* IMAGE GALLERY *****************/
ul.thumbs li {
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	margin:				20px 20px 0 20px !important;
}
ul.thumbs {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	clear: 				both;
}
ul.thumbs li img {
	border:				none;
	margin:				0 !important;
}
ul.thumbs li a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
ul.thumbs li p {
	overflow:			hidden;
}
.thumbs .clearboth { 
	clear: 				both; 
}
.thumbscontainer {
	margin-bottom:		20px;
	float:              left;
}


/************* NAVIGATION MENU *****************/
#navigation-menu{
    position: relative;
    float: left;
    width: 180px;
    margin: 0px 0px 0px 0px;
}

#navigation-divider{
    width: 181px;
    height: 4px;
    background:url(/images/AWD/images/AWD_NavLinkDivider.jpg) no-repeat;    
}

/* DO NOT DELETE
a {color: rgb(50,50,50); text-decoration: none;}
a.current {color: rgb(200,200,200);}
a:hover {color: rgb(250,150,0); text-decoration: underline;}
select {font: 11px verdana, arial, helvetica, serif;}
h1 {font: bold 13px verdana, arial, helvetica, serif; clear: left;}
p {clear: left;}
p:hover {}
*/


/*
#left-column-page ul{
	display:block;
	margin:0 0 58px;
	padding:0;
	width:244px;
	list-style:none;
	border-bottom:1px #cacdb7 solid;
}
#left-column-page ul li a{
	display:block;
	width:214px;
	height:26px;
	border-left: 10px solid #1369B0;
	border-top:1px #ccc solid;
	text-decoration:none;
	color:#1369B0;
	font-size:12px;
	line-height:27px;
	padding-left:20px;
}
#left-column-page ul li a:hover{
	border-left: 10px solid #5a471b;
	color:#000;
}
#left-column-page ul li.active a{
	border-left: 10px solid #5a471b;
	color:#000;
	background-color:#cacdb7;
}
*/

/** Dropdowns **/
#nav2, #nav2 ul { /* all lists */
padding: 0;
margin: 0;
list-style: none;
float: left;
width: 181px;
z-index: 2000;
}

#nav2 li { /* all list items */
position: a;
float: left;
width: 181px;
/* border-bottom: 2px SOLID #2E4B77; */
}

#nav2 li ul { /* second-level lists */
position: absolute;
left: -2000px;
margin-left: 181px;
margin-top: -30px;
background: #1B3052;
width: 181px;
padding: 0px 3px 0px 3px;
border: 2px SOLID #2E4B77;
z-index: 2000;
}

#nav2 li ul ul { /* third-and-above-level lists */
left: -1000px;
}

#nav2 li a {
width: 181px;
display: block;
border-bottom:url(/images/AWD/images/AWD_NavLinkDivider.jpg) no-repeat;
text-decoration:none;
color:#FFFFFF;
font-size:14px;
padding: 6px 0px 6px 0px;
font-weight:800;
}

#nav2 li a:hover {
color: #002F5E;
background-color:#75ACE3;
}

#nav2 li a {
}

#nav2 a.encl {
}

#nav2 a.encl:hover {
}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li:hover ul ul ul ul, #nav2 li.iehover ul ul, #nav2 li.iehover ul ul ul, #nav2 li.iehover ul ul ul ul {
left: -2000px;
}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li li li li:hover ul, #nav2 li.iehover ul, #nav2 li li.iehover ul, #nav2li li li.iehover ul, #nav2 li li li li.iehover ul { /* lists nested under hovered list items */
left: auto;
}

/** Support for the "iehover-fix.js" **/
#nav2 iframe {
position: absolute;
left: 0;
top: 0;
z-index: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

*/
