/*
RAJanis Painting.com CSS
   Version 1
	03/02/2006
	Deno S. Gualtieri ()
*/

body {
background: url(images/btile.jpg);
font: Verdana Geneva Arial Helvetica sans-serif;
}

/*.highlight {
	background: url(images/highlight.jpg);
	padding-left: 0.5%;
	padding-bottom: 0.5%;
	background-repeat: repeat-x;
	background-position: left;
}*/

p {
	font: 10pt Verdana Geneva Arial Helvetica sans-serif;
	}

a { 
color: #595985;
		}

a:visited { 
color: #262638;		
		}

a:hover, { 
color: #090985;
		}
		
h1 {
	}

h1.header {
	margin: 0px;
	text-align: center;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	visibility: hidden; 
	font-size: 2px;}
	
h2.highlight {
	padding-left: .2em;
	padding-bottom: .4em;
	background: url(images/highlight.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	font-size: xx-large;
}

h3 {
	margin: 0px;
	padding: 0px;
	display: inline;
}
	
h4 {
margin: 0px; display: inline;
	}

h5 {
	}

h6 {
	}
	
img {
	margin: 0;
	}

img.f_left{
	float: left;
	padding: 10px;
	margin: 0px;
}

img.f_right{
	float: right;
	padding: 0px;
	margin: 0px 10px 0px 10px;
}

img.port{
	float: right;
	padding: 0px;
	margin: 0px px 0px 0px;
}

img.logo{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

ul{
	font: 10pt Verdana Geneva Arial Helvetica sans-serif;
	list-style: square;
	}

li.services {
	padding: .3em 0em .3em 0em;
}

table.form {
border-top: solid black 1px;}

#container {
background: white;	
margin: 0px auto; 
padding: 0px;	
width: 750px;
}

#title {
background: url(images/heading_2c.jpg) no-repeat;
margin: 0px;
padding: 0px;
	}

#content {
margin: 0px;
margin-top: 0px;
clear: left;
padding: 0px 5px 5px 5px;
}

#portt {
margin: 0px;
margin-top: 0px;
clear: left;
padding: 0px;
overflow: hidden;
}

#menu {
/*	width: 425px; */
  	padding: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	border-top: Black 1px solid;
/*	background: url(tab.jpg) bottom right no-repeat; */
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
	width:760px;
}

#menu ul li.begin {
padding: 0px 30px 0px 5px;
display:inline;
height: 30px;
float:left;
background: url(images/tab2_cont.jpg) right no-repeat;
}

#menu ul li.mid {
padding: 0px 30px 0px 5px;
display:inline;
height: 30px;
float:left;
background: url(images/tab2_cont.jpg) right no-repeat;
}

#menu ul li.end {
padding: 0px 30px 0px 0px;
display:inline;
float:left;
height: 30px;
background: url(images/tab2_end.jpg) right no-repeat;
}

#menu ul li.clear {
	font: 12pt Verdana Geneva Arial Helvetica sans-serif;
	color: Black;
	font-weight: bold;
	text-align: center;
}

#menu ul li a{
	font: 9pt Verdana Geneva Arial Helvetica sans-serif;
	color: Black;
	font-weight: bold;
text-decoration: none;
text-align: center;}	

#menu ul li a:visited{color: Black; }
#menu ul li a:active{color: Black; }
#menu ul li a:hover{color: #FFFF00;}	

#footer {
	border: solid Black; 
	border-width: 1px 0px 0px 0px; 
	padding: 5px;
	text-align: center;
	font: 10pt Verdana Geneva Arial Helvetica sans-serif ;
}
	
#footer h6 {
	margin: 0px;
	padding: 0px;
	font-size: small;}

#footer ul {
	margin: 0px;
	padding: 0px;	
	font-size: small;
}

#footer ul.foot_menu {
	padding: 5px 0px 5px 0px;	
}

#footer ul li {
display: inline;
padding: 0em .5em 0em .5em;
}

#footer ul li a {
text-decoration: none;}

#footer ul li a:visited {
color: #595985;
}

#footer ul li a:hover {
color: black;
}	

p.testimonial {
height: 275px;
font-style: italic;
text-align: justify;
}

.title {
font-weight: bolder;
}

.shift_right {
	padding-left: 2em;
}

.shift_right {
	text-indent: -2em;
}

.h185 {
	height: 195px;
}

.h120 {
	height: 125px;
}

.indent {
	text-indent: 2em;

}

.bold {
font-weight: bold;
}
