/* -------------------------------------------------------- universal selector */

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bg10.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #84c225;
	font-style:italic;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #d8006c;
	padding: 10px 0 10px 0;

}

#rightcolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #424242;
	line-height:1.25;
	padding-bottom: 20px;
}

#leftcolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
}


h1.leftside {
	font-size: 24px;
	padding-bottom: 10px;
	color: #d8006c;
}

h1.footer {
	font-size: 24px;
	padding-bottom: 10px;
	color: #84c225;
}
#leftcolumn a, #leftcolumn a:link, #leftcolumn a:visited {
	color: #d8006c;
	text-decoration: underline;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#leftcolumn a:hover, #leftcolumn a:active {
	color: #84c225; 
	background-color:#242424;
}

#rightcolumn a, #rightcolumn a:link, #rightcolumn a:visited {
	color: #d8006c;
	text-decoration: underline;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}

#rightcolumn a:hover, #rightcolumn a:active {
	color: #84c225; 
	background-color:#242424;
}

#div a, #div a:link, #div a:visited {
	color: #d8006c;
}

#div a:hover, #div a:active {
	color: #84c225; 
}
	
/* ------------------------------------------------------------------ branding styles */

#branding {
	position: relative;
	margin: 0 auto;
	width: 850px;
}

#branding img {
	display: block;
}

/* ------------------------------------------------------------- navbar - part of masthead div */

#navbar {
	height: 30px;
	margin-top: -50px;
	position:relative;
	z-index:5;
}

#navbar ul {
	list-style-type: none;
	width: 80%;
	float: right;
}

#navbar li {
	float: right;
	/* required for drop down menu */
	position: relative;
	
}	

#navbar a, #navbar a:link, #navbar a:visited {
	color: #84c225;
	text-decoration: none;
	font-weight: bold;
	font-size: 82%;
	font-family:Georgia, "Times New Roman", Times, serif;
	display: block;
	text-align: center;
	line-height: 50px;
	padding: 0 8px;
	height: 50px;
	border-left: 1px solid #242424;
}

#navbar li.lastnav {
border-right: 1px solid #242424;
}

#navbar a:hover, #navbar a:active
#navbar li.selected a:link, #navbar li.selected a:visited {
	color: #d8006c; 
	font-weight: bold;
	background: url(../images/nav_rollover_bg.png);
	background-repeat:repeat-x;

}

/* -------------------------------------------------------------- drop down menu styles */

#navbar li ul {
	position: absolute;
	z-index: 9999;
	visibility: hidden;
}

/* make drop-down visible on navbar hover */
#navbar li:hover ul, 
#navbar li a:hover ul { /*IE6 hack */
	visibility: visible;
	left: 122px;	
}

/* applies to links on the drop-down menu */
#navbar li:hover ul li a, 
#navbar li a:hover ul li a { /*IE6 hack */
	background: url(../images/nav_dropdown_bg.png);
	background-repeat:repeat;
	color: #fff;
	text-align: left;
	display: block;
	width: 200px;
	padding: 0 0 0 12px;
	height: 50px;
	border-bottom: 1px solid #323232;
}

/* hover on drop-down menu links */
#navbar li:hover ul li a:hover, 
#navbar li a:hover ul li a:hover { /*IE6 hack */
	background: #d8006c;
	color: #fff;
}

/* IE6 hack applies to its table drop-down */
#navbar table {
  margin:-1px; 
  border-collapse:collapse; 
  position:absolute;
  top:57.6px;
  left:0;
  z-index:100;
}

/* ------------------------------------------------------------------------------- start content wrapper */

#contentwrapper {
	margin: 0 auto;
	width: 850px;
	background-color:#fff;
}

/* ---------------------------------------------------------------------------- styles for rightcolumn div */
#rightcolumn {
	width:850px;
}

/* ------------------------------------------------------------------------- styles for services_website page */
#services_website {
	margin-top:30px;
	width: 850px;
}

.webtable {
	padding: 20px 20px 20px 10px;
	width:100%;
	border-collapse:collapse;
	margin: 10px auto 5px auto;
}

.webtable h3 {
	padding: 10px 0 0 0;
	font-size:18px;
}

.webtable img {
	border:2px solid #959595;
	margin: 15px 0 15px 25px;
}

.webtable td {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#231f20;
	padding: 10px 20px 20px 5px;
	margin-bottom: 20px;
}

/* ------------------------------------------------------------------------- styles for services_desktop page */

#services_desktop {
	padding: 2em 0 0 0;
	width:850px;
}


#services_desktop ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding: 10px 0 0 30px;
	list-style-position:inside;
}

#logo, #brochure, #postcard, #poster, #buscardlist, #otherdesign {
	width:800px;
	float:left;
	clear:left;
	margin-top: 20px;
	border-top: 1px solid #ccc;
}

.last {
	padding-bottom:20px;
}

/* starts album styles */
div.img
  {
  margin:2px;
  border:0;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #0000ff;
  
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:2px;
  }


#otherdesignlist img {
	display:block;
} */


#buscardlist {
	list-style-type:none;
}


#buscardlist li {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: .75em;
}

#buscardlist p {
	padding-bottom: 1em;
}


/* -------------------------------------------------------------------------- footer styles */


#footer {
	clear: both;
	background-color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1em 0 .5em 0;
	border-top: 20px solid #d8006c;
	height:220px;
}

.padding {
	margin-top: 10px;
}

#footer p {
	clear: both;
	font-size: x-small;
	color: #d4dae6;
	font-weight: bold;
	text-align: center;
	padding: 1.25em 0 0 0;
}


#footer a, #footer a:link, #footer a:visited {
	color: #84c225;
	text-decoration: none;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-right: .5em;
	line-height:1.5;
}

#footer a:hover, #footer a:active {
	color: #d8006c; 
	padding-right: .5em;
	text-align: center;
}

#footer ul {
	list-style-type: none;
}

#footerwrapper {
	width: 850px;
	margin: 0 auto;
	
}

#footerleft {
	float:left;
	width:500px;
}

#footerright {
	float:left;
	width: 300;
	position:relative;
	padding-left: 60px;
}

#subfooterwrapper{
	width: 850px;
	margin: 0 auto;
	backgroung-color:transparent;
	border-top:3px solid #323232;

}

#subfooter p {
	text-align:right;
	font-weight:normal;
	color:#fff;
	padding-top:20px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
}

#subfooter {
	clear:both;
	background-color:#242424;
	height: 125px;

}

#subfooterright {
	float:right;
	width: 300px;
}

#subfooterright img {
	margin:10px 50px 0 0;
	float:right;
}

#subfooterleft {
	float:left;
	width:500px;
	position:relative;
}

#subfooterleft p {
	text-align:left;
}
