﻿/**
 * Master Baker template: WB Business v2.0
 *
 * This template defines the guidelines to be applied for new
 * templates added to the Website Baker add-ons repository from 
 * August 2008 onwards.
 *
 * This file defines the variables required for Website Baker.
 * 
 * LICENSE: GNU General Public License 3.0
 * 
 * @author     John P. , Charles M.
 * @copyright  OPEN SOURCE GNU GENERAL PUBLIC LICENSE
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    2.00
 * @platform   Website Baker 2.7
*/

body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666;
	line-height:20px;
}
body {
	background-color: #825c8b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

h3
{
font-family: Tahoma; font-size: 8pt; color: #666;
margin: 2px 100px 0px 0px;

}


a{
color:#825c8b
}
a:link{
color:#825c8b;
}
a:visited{
color:#825c8b;
}
a:hover {
	color:#01509B;
	text-decoration:none;
}
.wrapper{
width:794px;
margin:0 auto;
border-left:3px solid #ededed;
border-right:3px solid #ededed;
text-align:left;
background:#fff;
}
.upperhead{
width:100%;
background:url(images/logotopbanner2.jpg) repeat-x top;
height:51px;
}
.tel{
background-position: 
               center top; float:right;
margin-right:10px;
padding-top:10px;
padding-left:46px;
font-size:12px;
width:200px; background-repeat:no-repeat; background-attachment:scroll
}
/*
.banner{
text-align:center;
background:url('images/banner-repeat_07.jpg') repeat-x top;
height:124px;
padding-top:64px;
width:100%; font-family:Tahoma; font-size:18pt; color:#FFFFFF; font-weight:bold
}
*/
/* Easy Slider Start */

#slider ul, #slider li {
margin:0;
padding:0;
list-style:none;
}

#slider, #slider li{ 
		/* define width and height of container element and list item (slide)
		   list items must be the same size as the slider area
		*/ 
width:794px;
height:184px;
overflow:hidden; 
}

span#prevBtn{}
span#nextBtn{}	

#slider a img{
border:0px solid white;
}				

/* // Easy Slider End*/
.underbanner{
width:90%;
height:20%;
padding-top:0%;
padding-bottom:0%;
margin-right:50px;
text-align:left;
padding-left:10%;
background:#F8F8F8;
border-top:1px solid #ededed;
border-bottom:1px solid #ededed;
}
.underbanner2{
width:97%;
padding-top:2px;
padding-bottom:2px;
text-align:center;
padding-left:2%;
font-size:11px;
background:#F8F8F8;
border:1px solid #ededed;
}
.article{
padding-top:5px;
padding-bottom:10px;
border-bottom:0px solid #ededed;
margin-bottom:30px;
}

.articleone{
padding-top:5px;
padding-bottom:10px;
border-bottom:1px solid #FFFFFF;
margin-bottom:30px;
}


.underbanner2 a:link,.underbanner a,.underbanner a:visited{
color:#666;
}

.input{
outline:none;
border:1px solid #D4D4D4;
padding-left:2px;
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
padding-top:4px;
height:17px;
}
.button{
background:url(images/buttontopleft_13.jpg) top left no-repeat #4d2756;
border:1px solid #05396A;
height:21px;
font-size:10px;
font-weight:bold;
color:#FFF;
font-family:verdana;
text-align:center;
}
.content{
width:100%;
padding-top:10px;
}
.leftcolumn{
width:244px;
float:left;
padding-left:4px;
padding-right:0px;
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
.rightcolumn{
width:520px;
float:left;
padding-right:10px;
}


#navvy
{
width:244px;
font-size:12px;
font-weight:bold;
padding: 0;
text-align:left;
font-family:Verdana;
}

ul#navvylist
{
list-style-type: none;
text-align: left;
list-style: none;
margin: 0;
padding: 0;
width:244px;
}

ul#navvylist li
{
list-style-type: none;
width:244px;
display: block;
margin: 0;
padding: 0;

}

ul#navvylist li a
{
list-style-type: none;
display: block;
margin:0;
width:194px;
padding-top:6px;
padding-bottom:7px;
padding-left:40px;
padding-right:10px;
color: #532d5c;
text-decoration: none;
background:url(images/menusilver.gif) no-repeat left top;
}

#navvy>ul#navvylist li a { width: auto;	list-style-type: none;
 }


ul#navvylist li a:hover, ul#navvylist li#active a:hover
{	list-style-type: none;

color: #532d5c;width:174px;
padding-left:60px;
background:url(images/menupink.gif) no-repeat left top;
}
.box{
width:175px;
background:#f9dfff url(images/bgbottomright_23.jpg) bottom right no-repeat;
border:1px solid #A5CAEF;
padding:10px;
color:#532d5c;
font-size:11px;
margin-top:20px;
}
h2{
font-size:20px;
color:#6A6A6A;
font-weight:normal;
margin:0;
width:92%;
padding-left:8%;
background:url(images/bullet_17.jpg) no-repeat bottom left;
padding-bottom:5px;
padding-top:3px;
text-decoration:none;
}
h2 a, h2 a:link, h2 a:visited{
font-size:20px;
color:#6A6A6A;
font-weight:normal;
text-decoration:none;
}
h2 a:hover{
font-size:20px;
color:#825c8b;
font-weight:normal;
text-decoration:underline;
}
.footer{
padding-top:4px;
padding-bottom:4px;
background:#F8F8F8;
border-top:2px solid #ededed;
text-align:center;
}
.footer a:link, .footer a, .footer a:visited{
color:#666;
}
#hiddendiv {
  display: none;
}
