body
{background:#333;
color:#663300;
margin:0;
padding:0;
font-size:14px;
//background-image:url(images/long.gif);
background-repeat:repeat-x;}
/********************Alpha Elements*/

a:link, a:visited
{color:#be294f;
text-decoration:none;
font-weight:bold;}

a:hover
{text-decoration:underline;}

br.clear
{clear:both;}

div#topPics, div#bottomPics
{text-align:center;
margin:10px 0 0 0;}

div#topPics img, div#bottomPics img
{margin:0 10px;}

/****************Paragraphs*/
p
{margin:5px 10px 0 10px;
font-size:16px;}

p.frame, p.frame-right
{float:left;
width:200px;
height:210px;
text-align:center;
background-image:url(images/frame2.gif);
background-repeat:no-repeat;}

p.frame-right
{float:right;}

p.frame img, p.frame-right img
{margin:20px 0;}

.float-left, .float-right
{float:left;
width:190px;
margin:5px;
color:#be294f;}

.float-right
{float:right;
text-align:right;}

#maincontent p:first-letter
{font-size:15px;
font-family:"futura lt";}

#maincontent p.notation:first-letter, #maincontent p.contact:first-letter
{font-family:arial, sans-serif;}

p.question
{font-weight:bold;}

#maincontent p.answer:first-letter
{font-family:arial, sans-serif;}

p.notation
{margin:5px 5px 25px 5px;}

.warning, p#thankyou
{color:#be294f;
font-weight:bold;}

p#thankyou
{text-align:center;
border:3px double #be294f;
font-size:20px;
margin:5px;}

/****************Headers*/
h1
{margin:10px 0 0 0;
width:99.8%;
height:26px;
font-size:18px;
padding:0 10px 0 3px;
overflow:hidden;
position:relative;}

h1 span
{position:absolute;
width:98%;
height:100%;
background-image:url(images/index-header.gif);
background-repeat:no-repeat;}

h1 span#index-services
{background-image:url(images/services-header.gif);}

h1 span#index-contact
{background-image:url(images/contact-header.gif);}

h1 span#index-faq
{background-image:url(images/faq-header.gif);}


h1 span#index-testimonial
{background-image:url(images/testimonial-header.gif);}
h2
{font-size:16px;
margin:.5em 10px;
color:#be294f;}

h3
{font-size:16px;
margin:5px 10px;}
/***************************Primary Section Divs*/

#container
{margin:40px auto 20px auto;
padding:5px 10px;
width:750px;
text-align:left;
font-family:arial, sans-serif;
background-color:#fff;
color:#333;
border:8px solid #be294f;
outline:3px double #fff;
position:relative;}

#branding
{width:768px;
height:100px;
position:absolute;
background-image:url(images/branding.gif);
background-repeat:no-repeat;
top:0;
left:0;
margin:0 0 0 0;}

#branding-contact
{float:right;
margin:55px 5px 0 0;
text-align:right;
font-weight:bold;
color:#be294f;
font-size:10px;}

#branding a#logo
{background-image:url(images/logo.gif);
background-repeat:no-repeat;
float:left;
width:290px;
margin:0 0 0 10px;
height:100px;}

#maincontent
{margin:129px 0 0 0;
border:1px solid #fff;
position:relative;}

#faq-questions
{width:67%;
float:left;}

#faq-praise
{border-left:1px solid #be294f;
width:32%;
float:left;
margin:0;}

#contact-left, #contact-middle, #contact-right
{width:370px;
height:100%;
border-left:1px solid #be294f;
border-right:1px solid #be294f;
float:left;}

#contact-left, #contact-right
{width:180px;
border:none;}
/***************************Primary Navigation*/
ul#primary_navigation
{width:748px;
margin:0;
padding:0;
position:absolute;
background-color:transparent;
top:100px;
left:10px;
float:left;
font-size:17px;
list-style-type:none;}

ul#primary_navigation li, 
ul#primary_navigation li a
{display:block;
width:123px;
float:left;
margin:0 1px 0 0;
text-align:center;
background-color:#333;
background-image:url(images/tab2.gif);
background-repeat:repeat-x;}

ul#primary_navigation li a
{text-decoration:none;
padding:5px 0;
border:none;
font-weight:normal;
font-size:15px;
color:#fff;}

ul#primary_navigation li a:hover, div#container #t_on a
{background-color:#be294f;
background-image:url(images/tab3.gif);
background-repeat:repeat-x;
color:#fff;
padding:10px 0 5px 0;
font-weight:bold;}

/********************list styles*/
#maincontent ul
{margin:5px 0 0 10px;
padding:0 25px;
font-size:18px;
list-style-image:url(images/paw.gif);}

/******************************Tables*/

table
{margin:1px 0;
font-size:15px;
width:60%;}
/**********************************Form Styles*/
form#feedback
{width:370px;
font-size:16px;
margin:0;
float:left;}

form label
{display:block;
font-weight:bold;
margin:3px 0 0 10px;}

form input, textarea
{margin:3px 0 0 10px;
width:300px;}

textarea
{width:340px;}

form .submit-buttons 
{border:none;
margin:0;}

form .submit-buttons input 
{background-image:url(images/send.png);
background-repeat:no-repeat;
background-color:transparent;
border:none;
width:190px;
height:60px;
color:#fff;
margin:0 0 0 -10px;}

/************************Viewer*/
.csw {width: 100%; height: 500px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer 
{position: relative;
overflow: hidden; 
border-top:none;
margin:10px auto;
width: 540px; /* Also specified in  .stripViewer .panelContainer .panel  below */
clear: both;
background-image:url(images/gallery/bigframe.gif);
background-repeat:no-repeat;}
		
.stripViewer .panelContainer 
{position: relative;
margin:0;
left: 0; top: 0;
width: 100%;
list-style-type: none;
/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */}
		
.stripViewer .panelContainer .panel
{ float:left;
position: relative;
width: 540px;
height:432px;
margin:auto;}

.stripViewer .panelContainer .panel .wrapper 
{padding:5px;
width:427px;
margin:50px auto;
text-align:center;}


.stripViewer .panelContainer .panel .wrapper img
{position:absolute;
top:55px;
left:57px;
z-index:17;}

.stripViewer .panelContainer .panel .wrapper p
{position:absolute;
top:50px; left:50px;}
			
.stripNav ul 
{list-style: none;
border:1px solid #fff;
margin: 0 0 0 0;
padding:0 0 0 0;
width:1px;
height:1px;}
		
.stripNav ul li 
{width:0;
height:0;
display:block;}
		
.stripNav ul li a 
{font-size:0;
margin:0 0 0 0;
float:left;
display:block;
width:0;
height:0;
color: transparent;
text-indent:-9999px;}
		
.stripNavL a
{ /* The left and right arrows */
position: absolute;
top:500px; left:25px;
width:70px;
height:70px;
font-size:5px;
background-image:url(images/gallery/arrowL.gif);
background-repeat:no-repeat;
color:#fff;}


.stripNavR a
{position: absolute;
top:500px; right:30px;
width:70px;
height:70px;
font-size:5px;
background-image:url(images/gallery/arrowR.gif);
background-repeat:no-repeat;
color:#fff;}

.stripNavR a:hover, .stripNavL a:hover
{text-decoration:none;}




/********************Footer*/
#footer
{margin:20px 0 0 0;
height:30px;
padding:0;
width:750px;
text-align:left;
font-family:helvetica,arial, sans-serif;
background-color:#fff;
color:#333;
font-size:9px;}

#footer p
{margin:0;
padding:10px 10px;}

#footer p#site_info
{width:300px;
float:left;
font-size:10px;}

#footer p#designer
{float:right;
text-align:right;
font-size:10px;
width:300px;
margin:0 0 0 0;}