/* - - - - - - - - - - - - - - - - - - - - -

Title : main.css
Author : Rick Salaverria
URL : 

Description : 

Created : 3/17/2010
Modified : N/A

- - - - - - - - - - - - - - - - - - - - - */

/* resets */
body{ margin: 0; padding: 0; font-family: Helvetica Neue,Arial,Helvetica,sans-serif; font-size: 12px; color: #000; }
img { border: none;  }

a:link, a:visited{ text-decoration: none;  }
a:link { color: #00F; }
a:visited{ color:#006;  }
a:hover, a:active { color: #009; text-decoration:underline; }

h2	{ font-family: Georgia, Serif; font-size: 36px; text-align: center; font-weight: normal; }
						  								 
/* main containers */
.wrap { background: url('../images/header.repeat_s3.jpg') #FFF repeat-x top; width: 800px; margin: 0 auto; }

#header { background: url('../images/header.logo.png') no-repeat; width: 800px; margin: 0 auto; padding: 0px 0 20px;  }
#header img { padding-left: 125px; vertical-align: bottom; overflow: visible;  }
#header ul { display: block; margin: 2px 0 0 250px; padding: 0; height: 40px; /*border-left: 1px solid #3F2844;*/  } 
#header ul li:first-child a { /*border-left: 1px solid #BFABC6*/;  }
#header ul li { display: block; margin: 0; padding: 0; float: left; height: 40px; /*border-right: 1px solid #8087a3*/; text-transform: uppercase;  }
#header ul li a:link, #header ul li a:visited, #header ul li a:active { display: block; height: 27px; color: black; padding: 13px 15px 0; text-decoration: none; /*border-right: 1px solid #3F2844*/; white-space: nowrap; float: left;  }
#header ul li a:hover, #header ul li.active a { background-color:#8087a3; color:white;}

/* added next 2 lines, 3/20/2011
#content { padding-top: 0}
#main { padding-top: 0} 
 */
 
/* #content { padding: 23px 0; margin: 0 auto; width: 800px;  height: auto; } */
#content { padding-top: 0; margin: 0 auto; width: 800px;  height: auto; }
#content:after { content: "\A0"; clear: both; display: block; height: 0px; overflow: hidden;  }

/* #main { border-bottom: 1px #DADADA solid; padding: 22px 13px 13px; } */
#main {padding-top: 0; border-bottom: 1px #DADADA solid; padding: 0px 13px 13px; }
#main p.more { padding-top: 20px; float: right;  }
#main img { max-width: 530px;  }

#footer { height: 100px; padding: 25px 30px; margin-top: 0px; text-align: center; border-top: 1px solid #DADADA;}
#footer ul, li {list-style-type: none; padding: 0; margin:0; color: #000;}
#footer a {color:#000; text-decoration: none; }
#footer a:hover{ color:#00C; text-decoration:underline; }
#footer li { padding: 5px 0 0 0;}
#footer .left{ float: left; display: inline;  position: relative;}
#footer .col{ float: left; display: inline; height: 90px; 	padding: 0 20px; position: relative; }   
#footer .rightBox{ float: right; display: inline; height: 90px; padding: 0 20px; position: relative; } 
#footer .rightBox h2{ font-size: 15px; }









/* - - - - - - - - - - - - - - - - - - - - -

font-family: Trebuchet MS;
background-color: #fff;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1.2em;

- - - - - - - - - - - - - - - - - - - - - */









/* #main_content { width: 450px; margin-left: 30px; margin-right: 275px; height: 500px;  }
#sidebar { float: right; width: 270px; text-align: center;  }*/



