@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/bg-tile.jpg) 0 0 repeat;
	font-family: verdana, "lucida console", sans-serif;
	font-size:14px;
}

.wrapper{
width:960px;
/*
width:87%;
*/
margin-left: auto;
margin-right: auto;
clear:both;


}

.header{
width:100%;
clear:both;

}

.content{
background:#FFFFFF url(../images/content-bg.jpg) repeat-x;
width:100%;
clear:both;

}

.footer{
width:100%;
font-size:90%;
background:none;
color:0B4E8B;
clear:both;
text-align:center;
border-bottom:solid 1px;
}

hr{
width:100%;
color:#990000;
}

.menu{
background:url(../images/menu-bg.jpg) 0 0 no-repeat;
float:right;
width:614px;
padding:15px;
text-decoration:none;
text-align:left;
clear:left;
vertical-align:bottom;
margin-top:25px;
margin-left:10px;
font-size:16px;
}

.menu a{
color:#FFFFFF;
font-family: verdana, "lucida console", sans-serif;
padding:10px 10px 10px 10px;
text-decoration:none;
}

.menu a:visited{
color:#FFFFFF;
font-family: verdana, "lucida console", sans-serif;
padding:10px 10px 10px 10px;
text-decoration:none;
}

.menu a:hover{
background:url(../images/menu-a.jpg) 0 0 repeat-x;
color:#000099;
font-family: verdana, "lucida console", sans-serif;
text-decoration:none;
}

/*
#section-home #menu-home, 
.menu a:active{
background:url(../images/menu-a.jpg) 0 0 repeat-x;
color:#FFFFFF;
font-family: verdana, "lucida console", sans-serif;
text-decoration:none;
}
*/

#leftcol
{
width:21%;
float:left;
clear:both;
padding:5px 5px 5px 5px;
text-align:left;
font-size:13px;




}

#main{

width:77%;
float:right;
vertical-align:top;
margin-top:-5px;

}

#quote{
font-size:85%;
font-style:italic;
}

a, a:visited, a:active{
color:#0B4E8B;
text-decoration:none;
}

a:visited{
color:#0033CC;
text-decoration:none;
}

a:hover{
color:#333333;
text-decoration:none;
}

#leftcol-p{
margin-left:5px;
margin-right:5px;
font-size:14px;
}

#leftcol a{

font-size:12px;
}

h2, h3, h4, h5{
color:#0B4E8B;
text-align:center;
}

.titlecolor{
 color:#CCCCCC;
 font-size:16px;
 }


p{
margin:10px;
color:#000000;
}

#big{
font-size:135%;
color:#0B4E8B;
font-weight:bold;
text-align:center;
height:200px;
vertical-align:bottom;
}

#special{
background:url(../images/specials.png) 0 0 no-repeat;
width:183px;
height:148px;
padding-top:20px;
padding-left:5px;
padding-right:8px;
}

#recently{
background:url(../images/recently.png) 0 0 no-repeat;
width:190px;
height:222px;
padding-left:5px;
padding-right:5px;
padding-top:10px;
font-size:90%;

}

#linkpic{
border:none;
}

#testimonals{
background:url(../images/leftcol-middle-bg-testimonial.png) 0 0 repeat-y;
color:#0B4E8B;
}

#testimonals p{
color:#0B4E8B;
}

#leftcol-top{
background:url(../images/leftcol-bg.png) 0 0 no-repeat;
height:26px;
width:200px;
}