body {
background-color: #283063;
/*
background-image:url('images/bgstone2.jpg'); 

background-repeat: repeat-x;
*/
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

ul
  {
  margin-top: 10px;
  margin-bottom: 10px;
  }

H2 {
display: inline;
font-family: arial;
font-size: 17px;
font-weight: normal;
color: #FD9F4B;
}

H1 {
display: inline;
font-family: Verdana;
font-size: 14px;
font-weight: normal;
color: #404040;
}

/*
line-height: 1.6;

REPLACE LIST BULLET WITH IMAGE
ul { list-style-image: url("images/blue_bullet.png") }
*/

form {margin-top: 0px; margin-bottom: 0px;}
input {text-decoration: none; color: black; font-family: verdana;  font-size: 11px; background: white;}
select {text-decoration: none; color: black; font-family: verdana;  font-size: 12px;}
textarea {text-decoration: none; color: black; font-family: verdana;  font-size: 11px; border: 1px solid #313A6E; background: white;}

.plain {text-decoration: none; color: black; font-family: verdana; line-height: 1.5; font-size: 11px;}
.plain a {text-decoration:none; color: blue;}
.plain a:hover {color:blue; text-decoration: underline;}

.twelve {text-decoration: none; color: white; font-family: verdana; font-size: 12px;}

.title {text-decoration: none; color: white; font-family: verdana; font-size: 13px; font-weight: bold;}
.title a {text-decoration:none; color: #313A6E;}
.title a:hover {color:blue; text-decoration: underline;}

.input_2 {text-decoration: none; color: black; font-family: verdana;  font-size: 11px; border: 1px solid #313A6E; background: white;}

.fine {text-decoration: none; color: black; font-family: verdana; font-size: 10px;}
.fine a {text-decoration:none; color: #313A6E;}
.fine a:hover {color:blue; text-decoration: underline;}

.fine_blue {text-decoration: none; color: #313A6E; font-family: verdana; font-size: 10px;}
.fine_blue a {text-decoration:none; color: #313A6E;}
.fine_blue a:hover {color:blue; text-decoration: underline;}

.fine_2 {text-decoration: none; color: black; font-family: verdana; font-size: 9px;}
.fine_2 a {text-decoration:none; color: #313A6E;}
.fine_2 a:hover {color:blue; text-decoration: underline;}

.fine_3 {text-decoration: none; color: black; font-family: verdana; line-height: .99; font-size: 9px;}

.capital {text-decoration: none; color: #313A6E; font-family: verdana;  font-size: 18px;}

.white {text-decoration: none; color: white; font-family: verdana;  font-size: 10px; font-weight: bold;}
.white a {text-decoration:none; color: white;}
.white a:hover {color:#C0FFFF; text-decoration: none;}

.nav {text-decoration: none; color: #272F57; font-family: Times New Roman, Times, serif;  font-size: 11px; font-weight: bold;}
.nav a {text-decoration:none; color: #272F57;}
.nav a:hover {color:blue; text-decoration: underline;}


.footer {text-decoration: none; color: black; font-family: verdana;  font-size: 10px;}
.footer a {text-decoration:none; color: blue;}
.footer a:hover {color:blue; text-decoration: underline;}

.bookmark {text-decoration: none; color: #808080; font-family: verdana;  font-size: 10px;}
.bookmark a {text-decoration:none; color: #808080;}
.bookmark a:hover {color:#2F2C34; text-decoration: none;}

.home_screen {background-image:url('images/home_screen.png'); background-repeat: no-repeat;}
.about_screen {background-image:url('images/about_screen.png'); background-repeat: no-repeat;}
.greg_screen {background-image:url('images/greg_screen.png'); background-repeat: no-repeat;}
.matthew_screen {background-image:url('images/matthew_screen.png'); background-repeat: no-repeat;}
.testimonials_screen {background-image:url('images/testimonials_screen.png'); background-repeat: no-repeat;}
.spotlight_screen {background-image:url('images/spotlight_screen.png'); background-repeat: no-repeat;}
.partner_screen {background-image:url('images/partner_screen.png'); background-repeat: no-repeat;}
.available_screen {background-image:url('images/available_screen.png'); background-repeat: no-repeat;}
.galleries_screen {background-image:url('images/galleries_screen.png'); background-repeat: no-repeat;}
.galleries2_screen {background-image:url('images/galleries2_screen.png'); background-repeat: no-repeat;}
.contact_screen {background-image:url('images/contact_screen.png'); background-repeat: no-repeat;}


/* ROLLOVER DATA CELL */
.btnav {text-decoration: none; color: #5D562C; font-family: verdana;  font-size: 11px;}
.btnav a {text-decoration:none; color: #5D562C;}
.btnav a:hover {color:#025655; text-decoration: none; font-weight: bold;}
.btnav { background-color: #E5DEB4; border: 0px #000000 solid;} 
/*
<td class=btnav onmouseover="style.backgroundColor='#CFC596';" onmouseout="style.backgroundColor='#E5DEB4'" width=192 height=27>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="images/rarrow.png" border=0 alt=""><a href="#"> IMPERDIET</a></td>
*/

