
body{
background-image:url(images/bodyback.gif);
font-family:"Trebuchet MS",Arial,helvetica,sans-serif;
font-size:11px;
color:#787878;
}

input, select{
width:180px;
}

#ticks{
padding-bottom:40px;
}

h1{
font-size:18px;
font-weight:normal;
color:#301cbf;
margin-left:20px;
margin-top:20px;
margin-bottom: 20px;
}

h2{
font-size:18px;
font-weight:normal;
color:#301cbf;
margin-left:20px;
margin-top:20px;
margin-bottom: 20px;
}

.blueitalics{

color:#301cbf;
font-weight:bold;
}

h3{
font-size:14px;
color:#ff8813;
margin-left:20px;
margin-top:20px;
margin-bottom: 20px;
}

p{
margin:10px 20px 15px 20px;
line-height:18px;

}

#submit{
margin-top:15px;
}

#copyright{
float:left;
}

#mikepayton{
float:right;
}




.orange{
font-size:18px;
color:#ff8813;
}

#container{
height:auto;
margin:0 auto;
overflow:hidden;
width:880px;
padding:10px;

background-image:url(images/ladyphone.jpg);
background-position:bottom right;
background-repeat:no-repeat;
background-color:#FFFFFF;

}

#head{
float:left;
width:880px;
height:102px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

#nav{
background-image:url(images/menubg.jpg);
background-repeat:repeat-x;
height:40px;
width:880px;
float:left;
}

#content{
float:left;
width:880px;
}

#main{
width:605px;
float:left;
}

#side{
width:275px;
float:left;
background-image:url(images/righthome.jpg);
background-repeat:no-repeat;
}

#contactform{
width: 200px;
float:left;
margin-left:35px;
_margin-left:20px;
padding-top:50px;

}

.details{
color:#ff8813;

}

#ticks{
}

#ticks li{
list-style-image:url(images/tick.gif);

}



#leftlargeimage{
background-image:url(images/leftbighome.jpg);
background-repeat:no-repeat;

height:276px;
width:605px;
border-bottom:5px solid #ff8813;
}

#footerholder{
width:900px;

margin:0 auto;
height:auto;
background-color:#FFFFFF;

}

#small{
font-size:9px;
}

#footer{
width: 880px;
background-color:#ff8813;

height:139px;
color:#FFFFFF;
float:left;
}

#footer p{
margin-top:0;
padding-top:10px;
color:#FFFFFF;
margin-bottom:10px;
}

#footer a{
color:#FFFFFF;
text-decoration:none;
}

#footerend{
width:880px;

background-color:#ff7e00;
height:24px;
float:left}

#footerend p{
color:#FFFFFF;
margin-top:3px;
margin-bottom:3px;
margin-left:20px;
}


/* Menu Navigation */

#nav { 
	width: 880px;
	margin: 0; 	
	list-style-type: none;
	height:35px;
	float:left;
	font-size:12px;
	color:#787878;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	margin-left:0px;
	padding-top:5px;
	
	
	
}

#nav li { 
	display: inline; 
	padding: 0;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
	
}
#nav li a { 
	display: block; 
	float:left; 
	padding: 0;  
	height: 25px; 
	color:#787878;
	font-weight:normal;
	text-decoration:none;
	padding-top:7px;
}

#navHome a { 	
	width: 100px;
	text-align:center;
}

#navDebt a { 	
	width: 146px;
	text-align:center;
}

#navIvas a {
width: 100px;
text-align:center;
}

#navLinks a { 	
	width: 100px;
	text-align:center;
}



#nav li a:hover, a:active, #nav li a.active{
	background-image:url(images/li_a.jpg);
	background-repeat:no-repeat;
	color:#787878;
	border-bottom:3px solid #ff8813;

}







