/* CSS Document */


body
{ font-family: Arial, Geneva, Helvetica;

background:  #69bce3 url(../images/back-01.jpg)  top center no-repeat fixed; }

/*Structures*/

#webDesignersLeft {
	vertical-align: top;
	padding: 0px 100px 0px 100px;
	width: 390px;
		}

#webDesignersRight {
	padding: 10px;
	vertical-align: top;
	text-align: center;
	width: 390px;
	margin: 8px;
	}	
  
table, td, tr { 
font-size: 16px;
line-height: 1.5;
margin-left: auto;
margin-right: auto;
}

  table#table1 {text-align:center; margin-left:auto; margin-right:auto; width:980px;}
    table#table2 {text-align:center; margin-left:auto; margin-right:auto; width:740px;}
  tr,td {text-align:left;}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #D70506;
	margin: 0;
	}
h3 a:link, h3 a:active, h3 a:visited { color: #ffffff; }
h3 a:hover { color: #D70506; }

h1
{
	font-family: Arial, Geneva, Helvetica, Verdana;
	font-size: 15px;
	/* color: #FEC050; */
   color: #000000;
	letter-spacing: 4px;
	font-weight: bold;
}
h2
{
	font-family: Arial, Geneva, Helvetica, Verdana;
	font-size: 14px;
	/* color: #FEC050; */
   color: #940000;
	letter-spacing: 6px;
	font-weight: bold;
}

/* Graphic Elements */

.border
{ border: 2px;  margin-bottom: 25px; margin-top: 25px; margin-left: 25px; }

/* Tables */

.maintable
{ background-image:  url(../images/table_background.gif);}


.bottom
{  background-image:  url(css/images/table_footer.jpg); }




/* Text Formatting */

span.copyright
{ font-family: Arial, Verdana, Tahoma, Geneva, Helvetica;
  color: #C6C6C6;
  font-size: 10px; }

.webdesigners
{ font-family: Arial, Geneva, Helvetica, Verdana;
  color: #434343;
  font-size: 11px; }
  
.footer
{ font-family: Arial, Geneva, Helvetica, Verdana;
  color: #000000;
  font-size: 10px; }
  
.pbold
{ font-family: Arial, Geneva, Helvetica, Verdana;
  font-size: 16px;
  color: #FEC050;
  font-weight: bold; }
  
.pboldlite
{ font-family: Arial, Geneva, Helvetica, Verdana;
  font-size: 11px;
  color: #F8E2BE;
    letter-spacing: 8px;
  font-weight: bold; }
  
.pboldlitesm
{ font-family: Arial, Geneva, Helvetica, Verdana;
  font-size: 15px;
  /*color: #633F0B;*/
  color: #000000;
    letter-spacing: 10px;
  font-weight: bold; }
  
.subtitle
{ font-family: Arial, Geneva, Helvetica, Verdana;
  font-size: 16px;
  margin-left: 25px;
  color: #633F0B;
      letter-spacing: 8px;
  font-weight: bold; }

/* Links */

a:link, a:visited, a:active
{ color: #940000;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none; }

a:hover
{ color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;  }

h2 a:link, h2 a:active, h2 a:visited {
	font-weight: bold;
	color: #960000;
	text-decoration: none;
	}
h2 a:hover {
	font-weight: bold;
	color: #ededed;
	text-decoration: none;
	}

  a:link.sublink, a:visited.sublink, a:active.sublink
{ font-family: Arial, Verdana, Tahoma, Geneva, Helvetica;
  color: #CD0C0C;
  font-size: 10px;
  font-weight: bold; }

a:hover.sublink
{ font-family: Arial, Verdana, Tahoma, Geneva, Helvetica;
  color: #A7A6A6;
  font-size: 10px;
  font-weight: bold; 
  text-decoration: underline; }


  a:link.footer, a:visited.footer, a:active.footer
{ font-family: Arial, Verdana, Tahoma, Geneva, Helvetica;
  color: #960000;
  font-size: 12px;
  font-weight: bold;  }

a:hover.footer
{ font-family: Arial, Verdana, Tahoma, Geneva, Helvetica;
  color: #000000;
  font-size: 12px;
  font-weight: bold; }

.webDesignersRight img,  .projectPhoto {
	background: #88c6e8;
	border: 1px solid #88c6e8;
	margin: 10px;
	padding: 3px;
}

.webDesignersRight a:hover img, .projectPhoto:hover {
	background: #000000;
	border: 1px solid #fff;
	margin: 10px;
	padding: 3px;
}
/*FOOTER*/

ul, ol { margin-bottom: 15px; }
ul li, ol li { margin-bottom: 8px; }
	
#footer ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	}
#footer ul li {
	list-style-image: none;
	display: inline;
	margin: 0;
	padding: 20px 20px 0 20px;
	}

#footer {
	text-align: center;
	}
	
#footer p {
	font-size: 10px;
	color: #4f4c4e;
	}
	
#footer ul li {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}
#footer a { text-decoration: none; }

#footer li a:link, #footer li a:active, #footer li a:visited { color: #960000; }
#footer li a:hover { color: #ededed; }

#footer p a:link, #footer p a:active, #footer p a:visited { color: #54130c; }
#footer p a:hover { color: #4f4c4e; }

.form
{ font-family: Tahoma, Verdana, Arial, Geneva, Helvetica;
  color: #940000;
  font-size: 11px;
  background: #d0cdc8;
 /* background-image: url(images/form.gif);*/
  border: 1px solid #520C0C;
  padding: 2px 2px 2px 2px; }
  
.formbutton
{ font-family: Tahoma, Verdana, Arial, Geneva, Helvetica;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  background: #C8C8C8;  
  background-image: url(../images/formButton.gif);
  border: 1px solid #CCCCCC;
  padding: 3px 3px 3px 3px; }


hr {
	border: none 0;
	border-top: 1px dashed #000000;/*the border*/
	width: 100%;
	height: 1px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
} 	