h1
{
	font-family: arial;
	font-weight: 100;
	font-size: 13pt;
	line-height: 1.1; 
	text-align: left;
	font-weight:normal;
	color: #036 
	
}

body
{
     background-color: #CBC9C9;
     background-image: url(images/body_background.gif);
     background-position : top left;
     background-repeat : repeat-x;
}

.shadow
{
     background-color: #CBC9C9;
     background-image: url(images/shadow_background.gif);
     background-attachment: fixed; 
     background-position : top left;
     background-repeat : repeat-y;
}

/* Links */

.toplink_no
{ 
	 
	text-decoration: none; 
	color: #000000; 
	font-size: 11px;
	font-weight: normal; 
	font-family: helvetica, arial;
}

.toplink_yes
{ 
	
	text-decoration: none; 
	color: #FF0000; 
	font-size: 11px;
	font-weight: normal; 
	font-family: helvetica, arial;
}

.toplink_over
{ 
	
	text-decoration: none; 
	color: #2c4d64; 
	font-size: 11px;
	font-weight: normal; 
	font-family: helvetica, arial;
}

.mainlink:link
{ 
	
	text-decoration: underline; 
	color: #2c4d64; 
	font-size: 12px;
	font-weight: normal; 
	font-family: helvetica, arial;
}

.mainlink:visited
{ 
	
	text-decoration: none; 
	color: #000000; 
	font-size: 12px;
	font-weight: normal; 
	font-family: helvetica, arial;
}

.mainlink:hover
{ 	
	
	text-decoration: none; 
	color: #72C9DD; 
	font-size: 12px;
	font-weight: normal; 
	font-family: helvetica, arial;
}

.submenulink:link, .submenulink:visited, .submenulink_out
{ 
	padding-top: 9px;
	padding-left: 10px;
	display: block;
	width: 133px;
	height: 26px;
	
	text-decoration: none; 
	color: #2c4d64; 
	font-size: 12px;
	font-weight: normal; 
	font-family: helvetica, arial;
}

.submenulink:hover, .submenulink_over
{ 
	padding-top: 9px;
	padding-left: 10px;
	display: block;
	width: 133px;
	height: 26px;
	
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 12px;
	font-weight: normal; 
	font-family: helvetica, arial;
}

/* Content */
.two_tone
{
     background-color: #325171;
     background-image: url(images/table_background.gif);
     background-attachment: fixed; 
     background-position : top left;
     background-repeat : repeat-y;
     width: 576px;
     height: 450px;
	font-family: helvetica, arial;
	font-size: 11px;
	font-weight: normal;  
	color: #FFFFFF; 
     padding: 15px;
}

.white
{
     background-color: #FFFFFF;
     width: 576px;
     height: 450px;
	font-family: helvetica, arial;
	font-size: 11px;
	font-weight: normal;  
	color: #333333; 
     padding: 15px;
}

.text
{
	font-family: helvetica, arial;
	font-size: 11px;
	font-weight: normal;  
	color: #333333; 
}

.bold, b 
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;  
	color: #000000; 	
}

.field 
{
	font-family: helvetica, arial;
	font-size: 11px;
	font-weight: normal;  
	color: #333333; 
}

/* Menus */
.submenu
{
     vertical-align: top;
     background-color: #FFFFFF;
     width: 143px;
}

.divider
{
     background-color: #D0D0D0;
     background-image: url(images/D0D0D0.gif);
     background-position : top left;
     background-repeat : repeat-y;
     width: 1px;
}

/* Forms */
input, textarea, select, option
{
	font-family: arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	background-color: #CCCCCC;
     border: solid #000000 1px;
}

.address
{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;  
	color: #000066; 
	padding: 5px;
}

.added 
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;  
	color: #999999; 
}

.blue13pt
{
	font-family: arial;
	font-size: 13px;
	font-weight: normal;  
	color: #000066; 
}

.blue14pt
{
	font-family: arial;
	font-size: 14px;
	font-weight: normal;  
	color: #000066; 
}

.red13pt
{
	font-family: arial;
	font-size: 13px;
	font-weight: normal;  
	color: #990000; 
}

.red14pt
{
	font-family: arial;
	font-size: 14pxt;
	font-weight: normal;  
	color: #990000; 
}

.italic, i 
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;  
	color: #999999; 	
	font-style: italic;
}

.xsmall 
{
	font-family: arial;
	font-size: 10px;
	font-weight: normal;  
	color: #666666; 	
	padding-left: 3px;
	padding-right: 10px;
}

.highlight
{
	background-color: #FFFFEE;
     border: 1px solid #000000;
}

.heading
{
	font-family: helvetica, arial;
	font-size: 13px;
	font-weight: bold;  
	color: #000000; 	
}

.editheading
{
	background-color: #669999;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;  
	color: #FFFFFF; 	
	padding: 2px; 
}

.edit
{
	background-color: #99CCCC;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;  
	color: #000000; 	
}

.addheading
{
	background-color: #669966;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;  
	color: #FFFFFF; 	
	padding: 2px; 
}

.add
{
	background-color: #99CC99;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;  
	color: #000000; 	
}

.showheading
{
	background-color: #CCCCCC;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;  
	color: #000000; 	
	padding: 2px; 
}

.show
{
	background-color: #EEEEEE;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;  
	color: #000000; 	
}

.hide
{
	background-color: #EEEEEE;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;  
	color: #666666; 	
}

input, textarea, select, option
{
	font-family: arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	background-color: #CCCCCC;
     border: solid #000000 1px;
}

.graph1
{
	background-color: #990000;
	height: 20px;
}

.graph2
{
	background-color: #009900;
	height: 20px;
}

.graph3
{
	background-color: #000099;
	height: 20px;
}

.graph4
{
	background-color: #999900;
	height: 20px;
}

.graph5
{
	background-color: #990099;
	height: 20px;
}

.graph6
{
	background-color: #009999;
	height: 20px;
}

/* NEW STYLE ADDITIONS AFTER THIS POINT */

.newbody
{
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	line-height: 1.3;
	color: #1e394e;
	text-align: left;
}

.aboutheader
{
	font-family: arial;
	font-weight: 500;
	font-size: 13pt;
	line-height: 1.1; 
	text-align: left;
	color: #157083;
}

.servicesheader
{
	font-family: arial;
	font-weight: 500;
	font-size: 13pt;
	line-height: 1.1; 
	text-align: left;
	color: #a6bc1b;
}

.portfolioheader
{
	font-family: arial;
	font-weight: 500;
	font-size: 13pt;
	line-height: 1.1; 
	text-align: left;
	color: #f57c11;
}

.studioheader
{
	font-family: arial;
	font-weight: 500;
	font-size: 13pt;
	line-height: 1.1; 
	text-align: left;
	color: #4aacc7;
}

.productsheader
{
	font-family: arial;
	font-weight: 100;
	font-size: 13pt;
	line-height: 1.1; 
	text-align: left;
	color: #cc0000;
}

.newquote
{
	font-family: arial;
	font-weight: 100;
	font-size: 12pt;
	line-height: 1.7;
	color: #BBBBBB;
	text-align: center;
	width: 180px;
}

.newbullets
{
	font-family: arial;
	font-weight: 100;
	font-size: 10pt;
	line-height: 1.6;
	color: #1e394e;
	text-align: left;
}


/*javier bernal added this for the new blog*/

#blognext{
	width:50%;
	text-align:right;
	float:left;
	text-transform:uppercase;
}
#blogprevious{
	text-transform:uppercase;
	width:50%;
	text-align:left;
	float:left;
}
#blogdescription{
	padding-top:10px;
		
}

#blogresources{
	padding-top:10px;
}

#blogtitleheader{
	text-decoration:none;
	
}

.productsheader2
{
	font-family: arial;
	font-weight: 100;
	font-size: 15pt;
	line-height: 1.1; 
	text-align: left;
	color: #cc0000;
}
