﻿/* CSS Document */

body{
/*background-image: url(images/bodyBkgrd2.jpg);
background-repeat: repeat-x;*/
background-color: #000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 11px;
color: #eee;
margin: 0;
padding: 0 0 15px 0;
}

#page{
width: 820px;
margin: 5px auto;
}

#wrapper{
width:800px;
margin: 0 auto;
height: 100%;
}

/* Standard Element Styles */

ul{
margin: 0;
padding: 0;
list-style: none;
}

li{
margin: 0;
padding: 0;
}

table{
margin: 0;
padding: 0;
}

strong{
    color: #AEAEFF;
}

img{
border: none;
margin: 0;
padding: 0;
}

a:link{
color: #eee;
text-decoration: none;
}

a:visited{
color: #666699;
text-decoration: none;
}

a:hover{
color: #666699;
text-decoration: underline;
}

h4{
font-size: 18px;
margin: 0 0 5px 0;
padding: 0;
color: #CC0000;
}

/* Classes for Standard Elements */

.disclaimer{
clear: both;
font-size: 10px;
margin: 10px 0;
}

.clear{
clear: both;
}

.bold{
font-weight: bold;
}

img.sidepic{
float: right;
border: none;
margin: -10px 0 0 10px;
padding: 0;
}

img.sidepicL{
float: left;
border: none;
margin: 0 10px 0 0;
padding: 0;
}


#mastheadPrint{
display: none;
}

#home #branding{
background-image: url(images/mastheadSPRING.jpg);
background-repeat: no-repeat;
color: #eee;
text-align: right;
}

#homeLogo{
float: left;
text-align: left;
}

#homeLogo a:link, #homeLogo a:visited, #homeLogo a:hover{
display: block;
width: 100px;
height: 100px;
line-height: 80px;
margin-top: 0px;
padding: 0;
}

/* -------------------------------------------------------------------TOPNAV*/

#topNav{
float: right;
height: 65px;
width: 300px;
}


#topNav li{
float: left;
height: 24px;
line-height: 27px;
font-size: 12px;
}

#topNav li a:link, #topNav li a:visited{
display: block;
height: 17px;
width: 76px;
line-height: 17px;
text-decoration: none;
text-align: center;
padding: 2px 0 4px 0px;
color: #fff;
font-size: 11px;
background-color: #333;
border: solid #555;
border-width: 1px;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
background-image: url(images/mainLinks.jpg);
background-position: top left;
background-repeat: repeat-x;
}

#topNav li a:hover{
background-position: bottom left;
color: #fff;
border: solid #666699;
border-width: 1px;
}

#headerNav{
clear: right;
text-align: right;
}

#headerNav ul{
list-style: none;
padding: 3px 5px 0 0;
}

#headerNav li{
display: inline;
}

.sitemap{
margin: 0 -999px 0 0;
}

.tagline strong{
color: #eee;
}

#headerNav a:link, #headerNav a:visited{
color: #eee;
text-decoration: underline;
}

#phoneNumber{
color: #eee;
margin: 42px 5px 0 0;
text-indent: 20px;
text-transform: none;
}

.pn{
font-size: 18px;
font-weight: bold;
color: #666699;
}

/* -------------------------------------------------------------------MAINNAV*/

#mainNav{
float: left;
width: 230px;
background-color: #000;
margin: 0;
}

#mainNav ul{
list-style: none;
border: solid #ddd;
/*border-width: 0 1px 5px 1px;
background-color: #000;*/
}

.homeNav{
margin: 29px 0 0 5px;
/*display: none;*/
}

#mainNav a:link, #mainNav a:visited{
display: block;
height: 18px;
line-height: 18px;
text-decoration: none;
padding: 2px 0 4px 10px;
margin: 0;
color: #eee;
font-size: 13px;
background-color: #000;
border: solid #ccc;
border-width: 1px;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
background-image: url(images/mainLinks.jpg);
background-position: top left;
background-repeat: repeat-x;
}

#catalog a:link, #catalog a:visited{
display: block;
height: 24px;
line-height: 24px;
text-decoration: none;
font-weight: bold;
padding: 2px 0 4px 10px;
color: #fff;
font-size: 14px;
background-color: #ff0000;
border: solid #ff3300;
border-width: 1px;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
background-image: url(images/catalogBtn.jpg);
background-position: top left;
background-repeat: repeat-x;
}

#mainNav a:hover{
color: #fff;
background-color: #bbb;
margin: 0;
background-image: url(images/mainLinks.jpg);
background-position: bottom left;
background-repeat: repeat-x;
border: solid #666699;
border-width: 1px;
}

#catalog a:hover{
background-image: url(images/catalogBtn.jpg);
background-position: bottom left;
background-repeat: repeat-x;
border: solid #ff3300;
border-width: 1px;
}

#mainNav .linkSubhead{
font-size: 10px;
font-weight: normal;
color: #666666;
}

#mainNav .subLink a:link, #mainNav .subLink a:visited{
display: block;
height: 15px;
font-size: 11px;
line-height: 15px;
background-color: #FFFFFF;
border: 0;
background-image: none;
margin: 0;
}

#mainNav .subLink a:hover{
height: 15px;
font-size: 11px;
line-height: 15px;
background-color: #eee;
color: #666699;
background-image: none;
margin: 0;
}

#mainNav .subCat a:link,  #mainNav .subCat a:visited{
display: block;
width: 204px;
height: 15px;
font-size: 12px;
border-left: 15px solid #999999;
background-color: #999999;
color: #ffffff;
}

/* Homepage Main Feature */

#mainFeature{
width: 800px;
overflow: hidden;
background-color: #333;
}

#featureContent{
float: right;
width: 565px;
height: 223px;
background-image: url(images/featureSPRING.jpg);
background-position: top right;
background-repeat: no-repeat;
border: solid #666;
border-width: 0;
background-color: #fff;
}

#featureContent a:link, #featureContent a:visited{
display: block;
height: 47px;
width: 162px;
line-height: 45px;
text-align: center;
font-size: 20px;
font-weight: bold;
text-decoration: none;
color: #fff;
margin: 80px 0 0 366px ;
}

#featureContent a:hover{
background-image: url(images/featureHover.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#featureContent p{
color: #fff;
margin: 0 0 0 0;
}

/* -------------------------------------------------------------------MAINCONTENT*/

#mainContent{
width: 800px;
margin: 0 0 10px 0;
}

#largeCol{
float: right;
width: 565px;
text-align: justify;
}

#largeColR{
float: right;
width: 560px;
text-align: justify;
padding: 0;
}

#smallCol{
float: right;
width: 230px;
}

#smallColL{
float: left;
width: 230px;
}

#bodyText{
width: 550px;
}

#ILEA .bodyText{
width: 700px;
margin: 0 auto;
}

#bodyText h2{
font-size: 16px;
padding: 0 0 5px 0;
margin: 0 0 10px 0;
color: #666699;
border: dotted #cccccc;
border-width: 0 0 2px 0;
}

#bodyText li{
line-height: 20px;
padding: 0 0 0 20px;
background-image: url(images/bullet.jpg);
background-repeat: no-repeat;
}

#mainContent h1{
    font-size: 17px;
    color: #AEAEFF;
    padding: 0;
    margin: 5px 0 0 0;
}

#mainContent h2, #smallColR h2{
    font-size: 12px;
    color: #AEAEFF;
    margin: 5px 0 0 0;
}

#mainContent h3{
    clear: both;
    font-size: 14px;
    color: #AEAEFF;
    margin: 10px 0 0 0;
}

#mainContent p{
line-height: 16px;
margin: 5px 5px 5px 0;
padding: 0;
}

#largeColR li{
background-image: url(images/bullet.jpg);
background-repeat: no-repeat;
background-position: top left;
padding: 0 0 5px 20px;
}

#smallColL li{
background-image: url(images/bullet.jpg);
background-repeat: no-repeat;
background-position: top left;
padding: 0 0 5px 20px;
}

#largeColR a:link, #largeColR a:visited{
color: #666699;
}

#largeColQ{
float: right;
width: 540px;
padding: 0 0 0 10px;
border: dotted #cccccc;
border-width: 0 0 0 2px;
text-align: left;
}

#largeColQ a img{
padding: 2px 0 0 0;
}


#listControl p{
margin: 0;
padding: 0;
}

.infoBoxL{
float: left;
padding: 5px;
margin: 5px 0 0 0;
background-color: #eeeeee;
border: solid #dddddd;
border-width: 1px;
}

.infoBoxL h1{
margin: 0;
}

.infoBoxL h2{
font-size: 16px;
border-width: 0;
}

.infoBoxL h3{
margin: 0;
padding: 0;
}

/* Styles for thread/ink tables */

table.info caption{
text-align: left;
color: #666699;
font-size: 14px;
background-color: #eee;
border: solid #ddd;
border-width: 1px;
padding: 2px 5px;
}

table.info{
width: 100%;
clear: left;
margin: 10px 0 0 0;
border: solid #ddd;
border-width: 0 1px 1px 1px;
border-collapse: collapse;
}

/* Styles for the Small Column Info Box */

.infoBoxS{
float: left;
width: 218px;
padding: 5px;
margin: 5px 0 0 0;
border: solid #dddddd;
border-width: 1px;
}

.infoBoxS h1{
margin: 0;
}



.narrowSearch{
float: left;
width: 218px;
padding: 5px;
margin: 5px 0 0 0;
border: solid #dddddd;
border-width: 1px;
}

.narrowSearch a:link, .narrowSearch a:visited{
display: block;
height: 15px;
font-size: 11px;
line-height: 15px;
text-indent: 7px;
background-color: #FFFFFF;
border: 0;
background-image: none;
color: #333;
text-decoration: none;
margin: 0;
}

.narrowSearch a:hover{
background-color: #eee;
color: #666699;
background-image: none;
}

.narrowSearch a:active{
color: #ffffff;
background-color: #AEAEFF;
border: solid #eeeeee;
border-width: 0px;
}

.narrowSearch p{
margin: 0;
padding: 0;
}

/* Hompage Styles for the benefits of Broken Arrow */

#benefits{
clear: left;
float: left;
width: 565px;
margin: 8px 0;
padding: 55px 0 0 0;
background-image: url(images/benefitsHead.jpg);
background-repeat: no-repeat;
background-position: top center;
background-color: none;
}

#benefits h3{
font-size: 16px;
padding: 0 10px;
color: #666699;
overflow: visible;
}

#benefits li{
line-height: 16px;
margin: 0 0 5px 3px;
padding: 0 0 0 20px;
background-image: url(images/bullet.gif);
background-position: top left;
background-repeat: no-repeat;
}

.odd{
background-color: #eee;
border: 1px solid #ddd;
}

#benefits table{
}

/* Hompage Styles for the Custom Art Section */

#customArt{
clear: left;
float: left;
width: 545px;
height: 163px;
margin: 8px 0 5px 0;
padding: 80px 0 5px 10px;
background-image: url(images/artFeatureHome.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#customArt p{
width: 280px;
}

#customArt h2{
font-size: 16px;
margin: 0 0 0 0;
}

#customArtSmall{
float: left;
width: 540px;
margin: 8px 0 0 0;
}

#customArtSmall h2{
font-size: 16px;
}

/* -------------------------------------------------------------------TESTIMONIAL*/

#testimonial p{
border: none;
}

#testHeader{
clear: left;
width: 230px;
height: 75px;
background-image: url(images/testHeader.jpg);
background-repeat:no-repeat;
background-position: bottom left;
}

#testHeader p{
margin: 0;
padding:0;
}

#testHeader h3{
font-size: 16px;
color: #666699;
margin: 0;
padding:0;
}

#testText{
width: 217px;
height: 185px;
padding: 5px;
background-color: #eeeeee;
border: solid #dddddd;
border-width: 1px 0 1px 1px;
overflow: auto;
}
 

/* -------------------------------------------------------------------FOOTER*/

/*All things footer */

#footer{
clear: both;
text-align: center;
}

ul.category{
width: 800px;
margin: 0 auto;
}

ul.category li{
text-align: center;
float: left;
}

ul.category a:link, ul.category a:visited{
float: left;
text-align: left;
display: block;
height: 20px;
line-height: 20px;
color: #333333;
padding: 0 10px;
text-decoration: none;
border: solid #999999;
border-width: 2px;
}

ul.category a:hover{
border: solid #666666;
border-width: 2px;
}

/*  #SERVICEAREA  */

.brandTable{
width: 100%;
margin: 0;
padding: 0;
}

.brandTable ul{
float: left;
width: 25%;
text-indent: 4px;
/*margin: 0 0 10px 0;*/
}

.brandTable li{
background-image: none;
padding: 0;
}

#tableHead h1{
background-color: #eee;
border: solid #ddd;
border-width: 1px;
padding: 1px 4px;
font-size: 16px;
}

/* -------------------------------------------------------------------QUOTE*/

/* Quote System Pagination */

.pageNav{
}

.pageNav a:link, .pageNav a:visited{
width: 15px;
padding: 0px 5px;
border: 1px solid #999999;
text-decoration: none;
color: #666666;
}

.pageNav a:hover, .pageNav a:active{
color: #FFFFFF;
background-color: #666699;
}

#listControl .pageNav span{
width: 15px;
padding: 0px 5px;
border: 1px solid #999999;
text-decoration: none;
color: #ffffff;
background-color: #cccccc;
text-align: left;
}


.bullet{
background-image: url(images/MBBullet.gif);
background-repeat: no-repeat;
background-position: top left;
}

/*-------------------------------------------------------------------------NEWQUOTE*/

#page{
width: 930px;
background-image: url(images/pageBkgrdL.jpg);
background-position: top left;
background-repeat: no-repeat;
margin: 5px auto;

}

#quote #wrapper{
width: 910px;
margin: 0 auto;
height: 100%;

}

#quote #branding{
width: 910px;
height: 100px;
background-image: url(images/homeLogo.jpg);
background-repeat: no-repeat;
color: #eee;
text-align: right;
overflow: hidden;
}

#quote #mainContent{
float: left;
width: 735px;
margin: 0 0 10px 0;
}

#smallColL{
float: left;
width: 165px;
}

#smallColL h2{
clear: both;
line-height: 18px;
font-size: 13px;
margin: 0 0 3px 0;
padding: 2px 0 2px 5px;
background-color: #666699;
color: #fff;
font-weight: normal;
background-image: url(images/headerBkgrd.jpg);
background-repeat: no-repeat;
border-bottom: 2px solid #666699;
border-right: 1px solid #666699;
overflow: hidden;
}

#quote #smallColR{
float: right;
width: 165px;
margin: 0 0 0 0; 
}

#category{ /* Data Grid Headline */
display: block;
font-size: 16px;
text-transform: lowercase;
}


#quote #smallColR h2{
clear: both;
line-height: 18px;
font-size: 13px;
margin: 0 0 3px 0;
padding: 2px 0 2px 5px;
background-color: #666699;
color: #fff;
font-weight: normal;
background-image: url(images/headerBkgrd.jpg);
background-repeat: no-repeat;
border-bottom: 2px solid #666699;
border-right: 1px solid #666699;
overflow: hidden;
}


#quote #largeColQ{
float: right;
width: 550px;
padding: 0 0 0 10px;
border: dotted #cccccc;
border-width: 0 0px;
text-align: left;
}

/* -------------------------------------------------------------------NAVIGATION*/

#quote #quoteNav{
text-align: center;
}

#quote #quoteNav ul{
float: left;
height: 25px;
width: 910px;
border-width: 0;
margin: 0 0 5px 0;
background-color: #ddd;
}

#quote #quoteNav li{
float: left;
}

#quote #quoteNav a:link, #quote #quoteNav a:visited{
float: left;
display: block;
width: 63px;
height: 17px;
line-height: 17px;
text-decoration: none;
text-align: center;
padding: 2px 0 4px 0;
color: #fff;
font-size: 11px;
background-color: #333;
border: solid #555;
border-width: 1px;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
background-image: url(images/mainLinks.jpg);
background-position: top left;
background-repeat: repeat-x;
}

#quote #quoteNav a:hover{
background-position: bottom left;
color: #fff;
border: 1px solid #666699;
}

/* -------------------------------------------------------------------SUBCATNAV*/

#nav ul{
padding: 0 0 2px 0;
}

#nav a:link, #nav a:visited{
display: block;
width: 158px;
line-height: 15px;
padding: 1px 0 1px 7px;
margin: 1px 0;
background-color: #000;
color: #eee;
text-decoration: none;
}

#nav .headLink a:link, #nav .headLink a:visited{
line-height: 30px;
font-size: 13px;
margin: 0 0 2px 0;
padding: 1px 0 1px 5px;
background-color: #333;
color: #eee;
}

#nav a:hover{
background-color: #444;
}

#nav .headLink a:hover{
background-color: #555;
}

#nav li{
background-image: none;
margin: 0;
padding: 0;
}

#quote #largeColQ a img{
padding: 2px 0 0 2px;
}

#quote #smallColL ul, #quote smallColR ul{
margin: 0 0 5px 0;
line-height: 16px;
}

#quote .bullet{
padding: 0 0 3px 15px;
font-size: 11px;
line-height: 15px;
background-image: url(images/MBBullet.gif);
background-repeat: no-repeat;
background-position: top left;
}

#quote #infoLink{
clear: both;
width: 930px;
height: 25px;
background-color: #666666;
text-align: right;
}

#quote #infoLink ul{
height: 25px;
}

#quote #infoLink li{
float: right;
line-height: 22px;
padding: 0 5px 0 0;
}

#quote #infoLink li a:link, #infoLink li a:visited{
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
}

#quote #infoLink li a:hover{
color: #CCCCCC;
}

#quote #smallColR{
font-size 10px;
}

#filler{
width: 300px;
height: 125px;
}

#quote #quoteItem a img{
border: 2px solid #999;
margin: 0;
padding: 0;
}

#quote #topNav ul{
float: right;
margin: 5px 0 0 0;
width: 300px;
height: 24px;
}

#quote #topNav{
float: right;
height: 65px;
width: 308px;
text-transform: lowercase;
}

#quote #topNav li a:link, #quote #topNav li a:visited{
display: block;
height: 17px;
width: 58px;
line-height: 17px;
text-decoration: none;
text-align: center;
padding: 2px 0 4px 0px;
color: #fff;
font-size: 11px;
background-color: #555;
border: solid #555;
border-width: 1px;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
background-image: url(images/mainLinks.jpg);
background-position: top left;
background-repeat: repeat-x;
}

#quote #topNav li a:hover{
background-position: bottom left;
color: #fff;
border: solid #666699;
border-width: 1px;
}

#quote #pn{
font-size: 23px;
line-height: 23px;
margin: 10px 0 0 0;
color: #666699;
}

#quote #smallColR p{
margin: 0;
padding: 0;
}

#quote #phone{
margin: 8px 0;
padding: 5px 0;
}

#quote #phone p{
margin: 0;
padding: 0;
}

#quote #display{
float: right;
padding: 4px 10px 0 0;
}

#listControl{
clear: left;
width: 550px;
margin: 5px 0 10px 0;
text-transform: lowercase;
}

#search{
margin: 0 0 10px 0;
padding: 2px 0 2px 0px;
}

#search p{
margin: 0;
padding: 2px 0 0 2px;
}


/*------------------------------------------------------------------------------------LANDINGPAGE*/


#listContent{
width: 560px;
border: dotted #ccc;
border-width: 0 0 2px 0;
float: left;
display: inline;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
}

#listContent ul{
width: 120px;
float: left;
padding: 5px 9px;
text-align: left;
}

#listContent li{
line-height: 18px;
}

#listContent a:link, #listContent a:visited{
display: block;
width: 113px;
line-height: 15px;
padding: 1px 0 1px 7px;
margin: 1px 0;
background-color: #fff;
color: #333;
text-decoration: none;
}

#listContent a:hover{
background-color: #eee;
}

#listContent .imageLink a:link, #listContent .imageLink a:visited{
padding: 0;
margin: 0;
background-color: #fff;
text-decoration: none;
}

.csSchool{
float: left;
width: 270px;
margin: 5px 0;	
}

.csAttraction{
float: left;
width: 270px;
margin: 5px 0 0 0;	
}





