* {
margin: 0;
padding: 0;
}

body {
font-size: 62.5%;
font-family: georgia, times, serif;
background: #fcdc41 url(images/bg.gif) top left repeat-x;
}

#container {
margin: 0 auto;
width: 950px;
}


/* =============== Drop Down Navigation =============== */

#nav {
list-style: none;
position: absolute;
right: 5px;
bottom: 0px;
background: url(images/nav-ul-bg.gif) bottom right no-repeat;
}

#nav li ul {
list-style: none;
}

#nav a:link, #nav a:visited {
text-decoration: none;
color: #777;
}

#nav a:hover, #nav a:active {
text-decoration: none;
color: #333;
}

#nav li {
float: right;
position: relative;
background: url(images/tab-bg.gif) bottom left no-repeat;
font-size: 1.2em;
width: 145px;
padding: 10px 0 9px 0;
text-align: center;
color: #777;
}

#nav li.home-tab, #nav li.contact-tab {
width: 82px;
}

#nav li.home-tab, #nav li.gallery-tab {
width: 110px;
}

#nav li.about-tab {
width: 90px;
}

#nav li.largegroup-tab {
width: 175px;
}

#nav li ul {
display: none;
position: absolute; 
top: 100%;
left: 0;
padding-top: 1px;
}

#nav li ul li {
background: none;
font-size: 1em;
padding: 0;
}

#nav li ul li a {
display: block;
padding: 10px 0 9px 0;
border-top: 1px solid #FFF;
background: #EAE7D4;
}
	
#nav li:hover ul, #nav li.over ul{
display: block;
}

#nav li ul li a:hover {
background-color:#E2DEC5;
}



/* =============== Branding and Navigation =============== */

#branding-navigation {
position: relative;
height: 140px;
margin-bottom: 30px;
z-index: 80;
}

#logo {
position: absolute;
top: 12px;
left: 35px;
display: block;
width: 165px;
height: 112px;
text-indent: -9999px;
background: url(images/logo.gif) no-repeat;
}

#telephone-header {
position: absolute;
top: 70px;
right: 5px;
font-size: 1.6em;
color: #4C4C4C;
}

#telephone-header span {
color: #999;
}



/* =============== Content Boxes =============== */

.content-wrap, #footer-wrap, #loop-wrap {
position: relative;
background: url(images/box-tile-bg.gif) repeat-y;
}

#footer-wrap {
margin-top: 8px;
}

.content-wide {
margin: 0 40px;
padding-top: 25px;
background: url(images/black-lines-tile.gif) top left repeat-x;
}

.content {
width: 530px;
}

.contact-content {
width: 875px;
}

.google-map {
float:right;
}

.box-end {
height: 30px;
background: url(images/box-end-bg.gif) bottom left no-repeat;
}



/* =============== Redundant Javascript Area =============== */

#loop {
list-style: none;
padding: 0 40px 0 40px;
background: url(images/box-top-nofold-bg.gif) top left no-repeat;
}

#loop li a {
display: block;
width: 870px;
height: 343px;
background: #FFF;
margin: 35px 0 0 0;
text-decoration: none;
}



/* =============== Flash Area =============== */

.flash-wrap {
margin: 8px 0 0 0;
position: relative;
background: url(images/box-tile-bg.gif) repeat-y;
}

.flash {
background: url(images/box-top-nofold-bg.gif) top left no-repeat;
padding: 20px 40px 0 40px;
height: 372px;
}

.flash-headings {
font-size: 1.3em;
color: #555;
font-family: georgia, times, serif;
font-weight:bold;
text-align:center;
border-bottom: 0px;

}


/* =============== Sub Menus =============== */

#sub-menu {
position: absolute;
top: 40px;
right: 40px;
list-style: none;
}

#sub-menu li {
display: inline;
margin-left: 25px;
font-size: 1.2em;
}

#sub-menu li a:link, #sub-menu li a:visited {
color: #8D8A74;
text-decoration: underline;
}

#sub-menu li a:hover, #sub-menu li a:active {
color: #8D8A74;
text-decoration: none;
}



/* =============== Membership Logos =============== */


#about-logos-aipp {
position: absolute;
right: 115px;
top: 99px;
display: block;
width: 80px;
height: 38px;
background: url(images/aipp-about.gif) no-repeat;
text-indent: -9999px;
}

#about-logos-pspai {
position: absolute;
right: 32px;
top: 85px;
display: block;
width: 67px;
height: 105px;
background: url(images/pspai-about.gif) no-repeat;
text-indent: -9999px;
}

#footer-logos-aipp {
position: absolute;
right: 35px;
top: 85px;
display: block;
width: 65px;
height: 29px;
background: url(images/footer-aipp.gif) no-repeat;
text-indent: -9999px;
}

#footer-logos-pspai {
position: absolute;
right: 35px;
top: 20px;
display: block;
width: 65px;
height: 58px;
background: #FFF url(images/footer-pspai.gif) top left no-repeat;
text-indent: -9999px;
}



/* =============== Content Areas with Photos to the Right =============== */

.general-thumb-gallery {
position: absolute;
top: 85px;
right: 35px;
width: 276px;
background: red;
}

.service-item {
margin: 25px 0 0 0;
border-top: 1px solid #E4E4E4;
padding: 25px 0 0 0;
}

.service-item ul {
list-style: none;
float: right;
width: 276px;
}

.general-thumb-gallery {
list-style: none;
}

.service-item ul li, .general-thumb-gallery ul li {
display: inline;
}

.service-item ul li a:link img, .service-item ul li a:visited img, .general-thumb-gallery ul li a:link img, .general-thumb-gallery ul li a:visited img {
padding: 1px;
border: 1px solid #999;
margin: 0 0 4px 4px;
}

.service-item ul li a:hover img, .service-item ul li a:active img, .general-thumb-gallery ul li a:hover img, .general-thumb-gallery ul li a:active img {
padding: 1px;
border: 1px solid #333;
margin: 0 0 4px 4px;
}

.service-item strong {
color: #242424;
}

.service-item img.staff {
float: right;
padding: 1px;
border: 1px solid #333;
}

.careers-item {
margin: 15px 0 0 0;
border-top: 1px solid #E4E4E4;
padding: 15px 0 0 0;
}

#history-pics {
float: right;
}

#history-pics img {
padding: 1px;
border: 1px solid #333;
}

#history-pics p {
width: 276px;
font-size: 1em;
}







/* =============== Typography =============== */

h1 {
background: url(images/box-top-fold-bg.gif) top left no-repeat;
padding: 30px 40px 14px 40px;
font-weight: normal;
font-size: 2.2em;
color: #242424;
z-index: 10;
}

h2 {
font-size: 1.3em;
color: #242424;
margin-bottom: 12px;
}

h2.careers {
font-size: 1.7em;
color: #242424;
margin-bottom: 20px;
}

h3 {
font-size: 1em;
color: #242424;
margin-bottom: 12px;
}

p {
color: #555;
font-size: 1.3em;
line-height: 140%;
margin-bottom: 20px;
}

a:link, a:visited {
color: #8D8A74;
text-decoration: underline;
}

a:hover, a:active {
color: #8D8A74;
text-decoration: none;
outline: none;
}

.service-item p {
width: 530px;
}

p#intro-home {
width: 750px;
font-size: 1.6em;
color: #555;
margin-bottom: 0;
}

p.intro-content {
width: 680px;
font-size: 1.6em;
color: #555;
}

p.form-content {
width: 850px;
font-size: 1.3em;
color: #555;
}

.form-table {
width: 850px;
font-size: 1.3em;
color: #555;
}

.studentdetails-table td {
color: #444;
margin-top: 8px;
font-size: 1em;
border:none;
}

.content p.intro-content {
width: 530px;
font-size: 1.6em;
color: #555;
}

.content ul {
margin: 0 0 20px 20px;
font-size: 1.3em;
color: #555;
}

p.click-on-thumb {
font-size: 1.1em;
margin: 0;
}

.staff-titles {
font-size: 0.9em;
}


/* =============== Order Photos Button =============== */

a#order-photos-btn {
position: absolute;
right: 35px;
top: 40px;
display: block;
width: 89px;
height: 89px;
text-indent: -9999px;
}

a#order-photos-btn:link, a#order-photos-btn:visited {
background: url(images/order-photos.gif) no-repeat;
}

a#order-photos-btn:hover, a#order-photos-btn:active {
background: url(images/order-photos.gif) -89px 0px no-repeat;
}



/* =============== Footer Elements =============== */

#footer-quote {
background: url(images/box-top-nofold-bg.gif) top left no-repeat;
padding: 30px 40px 14px 40px;
font-size: 1.7em;
font-style: italic;
color: #242424;
margin-bottom: 0;
}

#footer-quote-content {
padding: 60px 0 14px 0;
font-size: 1.7em;
font-style: italic;
color: #242424;
margin-bottom: 0;
}

p#footer-memberships {
font-size: 1.1em;
color: #242424;
margin-bottom: 0;
width: 820px;
}

p#footer-memberships-content {
font-size: 1.1em;
color: #242424;
background: url(images/black-lines-tile.gif) top left repeat-x;
padding-top: 20px;
margin-bottom: 0;
width: 820px;
}

#sub-footer {
position: relative;
margin: 20px 40px 50px 40px;
}

#sub-footer p {
font-size: 1.1em;
position: relative;
}

#sub-footer p span {
position: absolute;
top: 0;
right: 0;
}

#sub-footer a {
text-decoration: none;
color: #666;
}



/* =============== Tables =============== */

table {
font-size: 1.2em;
margin-bottom: 25px;
width: 530px;
}

table th {
border-bottom: 1px solid #333;
text-align: left;
padding: 0 0 4px 0;
}

table td {
border-bottom: 1px solid #999;
text-align: left;
padding: 6px 0 6px 0;
}

.service-item table td p, .service-item table td ul {
font-size: 1em;
width: 250px;
}

.flash-item table td {
border-bottom: 0px;
}


/* =============== Contact Form =============== */

#contact {
padding-bottom: 25px;
width: 500px;
}

#contact p {
line-height: 100%;
margin: 0;
padding: 0; 
border-bottom: 1px solid #EEE;
}

#contact p input {
float: right;
width: 390px;
background: #FFF;
padding: 5px;
margin: 8px 0 8px 0;
border: 1px solid #DFD9CA;
}

#contact p label {
float: left;
width: 80px;
color: #444;
font-style: italic;
margin-top: 8px;
font-size: 0.9em;
}

#contact textarea {
float: right;
width: 392px;
padding: 4px;
margin: 8px 0 8px 0;
border: 1px solid #DFD9CA;
} 

#contact p.lowest {
border: none;
} 

#contact p #send {
float: left;
width: 60px;
height: 30px;
margin-left: 100px;
padding: 0;
border: none;
outline: none;
background: none;
}

#contact p #submit {
float: left;
width: 60px;
height: 30px;
margin-left: 100px;
padding: 0;
border: none;
outline: none;
background: none;
}

p.form-content {
width: 850px;
font-size: 1.3em;
color: #555;
}


/* =============== Order Form =============== */

#order {
padding-bottom: 25px;
width: 500px;
}

#order p {
line-height: 100%;
margin: 0;
padding: 0; 
border-bottom: 1px solid #EEE;
}

#order p input {
float: right;
width: 390px;
background: #FFF;
padding: 5px;
margin: 8px 0 8px 0;
border: 1px solid #DFD9CA;
}

#order p option {
float: right;
padding: 2px 0px 2px 0px;
}

#order p select {
float: right;
width: 400px;
padding: 3px;
}

#order .dates p select {
float: left;
width: 80px;
padding: 3px;
margin-left: 30px;
}

#order .card p select {
float: left;
width: 190px;
padding: 3px;
margin-left: 30px;
}

#order p label {
float: left;
width: 100px;
color: #444;
font-style: italic;
margin-top: 8px;
font-size: 0.9em;
}

#order textarea {
float: right;
width: 392px;
padding: 4px;
margin: 8px 0 8px 0;
border: 1px solid #DFD9CA;
}

#payment {
padding-bottom: 25px;
width: 500px;
}

#payment p {
line-height: 100%;
margin: 0;
padding: 0; 
border-bottom: 1px solid #EEE;
}

#payment p input {
float: right;
width: 390px;
background: #FFF;
padding: 5px;
margin: 8px 0 8px 0;
border: 1px solid #DFD9CA;
}

#payment p option {
float: right;
padding: 2px 0px 2px 0px;
}

#payment p select {
float: left;
padding: 3px;
}

#payment p label {
float: left;
width: 80px;
color: #444;
font-style: italic;
margin-top: 8px;
font-size: 0.9em;
}

#payment textarea {
float: right;
width: 392px;
padding: 4px;
margin: 8px 0 8px 0;
border: 1px solid #DFD9CA;
} 

#order p.lowest {
border: none;
} 

#order p #send {
float: left;
width: 60px;
height: 30px;
margin-left: 100px;
padding: 0;
border: none;
outline: none;
background: none;
}

#order p #submit {
float: left;
width: 60px;
height: 30px;
margin-left: 100px;
padding: 0;
border: none;
outline: none;
background: none;
}


/* =============== Bits & Pieces =============== */

img {
border: none;
}



/* =============== Clearing =============== */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


p.intro-content-small {
	width: 850px;
	font-size: 1.1em;
	color: #555;
	
}

/* =============== Order Form Button =============== */

input.proceed {
background-image:url(images/proceed.gif);
width: 88px;
height: 30px;
border:none;
padding: 0px;
}

input.proceedhov {
background-image:url(images/proceed-on.gif);
}

input.process {
background-image:url(images/process.gif);
width: 88px;
height: 30px;
border:none;
padding: 0px;
}

input.processhov {
background-image:url(images/process-on.gif);
}

#buttons {
text-align: right;
}
