/* --------------------------------------------------------------- CSS RESET-----------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* --- GENERAL SITE STYLES ------------------------------------------------------------------------*/

body
{
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0.01em;
	height: 100%;
	background: #fff;
}

h1, h2, h3, h4 {
letter-spacing: -0.03em;
line-height: 1.2em;
}

h1 {
letter-spacing: .05em;
font-size: 22px;
margin-bottom: 8px;
color: #900;
}

h2 {
	font-size: 16px;
	margin: 0px 0 6px 0;
	color: #900;
	clear: left;
	text-align: left;
}

h3 {
	font-size: 14px;
	margin-bottom: 7px;
	text-align: center;
}

h4 {
font-size: 13px;
margin-bottom: 5px;
color: #999;
}


a:link {text-decoration: none; color: #333;}
a:visited {text-decoration: none; color: #222;}
a:hover {text-decoration: none;color: #900;}

/* --- SITE LAYOUT STYLES -----------------------------------------------------------------------*/

#header {
margin: 0 auto 0 auto;
width: 960px;
}

#big_header {
margin: 40px auto 0 auto;
width: 960px;
}


.header_slot {
float: right;
width: 240px;
white-space: nowrap;
padding-top: 6px;
margin-right: 10px;
background: #eee;
vertical-align: top;
text-align: center;
font-size:11px;
}


#nav {
float: left;
width: 600px;
margin-top: 40px;
margin-left: 10px;
height: 20px;
}

#navlist{
list-style: none;
padding: 0;
margin: 0;
}

#navlist li{
display: inline;
padding: 0;
margin: 0;
}

#navlist li:before { margin-left:10px; margin-right:10px; content: "  |   "; }
#navlist li:first-child:before { content: " "; }

/* --- Drop-down menu -----------------------------------------------------------------------*/

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
margin:0px;
padding:10px 0px;
list-style-type:none;
font-size:14px;
font-weight:bold;
letter-spacing:0.75px;
color:#fff;
}

.chromestyle ul li{
width:152px;
padding:0px 0px 0px 0px;
text-align:center;
margin-left:1px;
float:left;
}

.chromestyle ul li a{
width:152px;
padding:3px 0px 3px 0px;
color:#fff;
float:left;
text-decoration:none;
text-align:center;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
width:152px;
padding:3px 0px 3px 0px;
color: #EEE;
float:left;
text-decoration:none;
text-align:center;
}

.dropmenudiv{
position:absolute;
top: 0;
margin:8px 8px 0;
padding:4px;
font-style: normal;
font-size:12px;
line-height:18px;
z-index:100;
background-color: #EEE;
width: 155px;
visibility: hidden;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
border-bottom: #DDD solid thin;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #BBB;
}

#shell {
margin: 0 auto 0 auto;
width: 960px;
background: url(../images/site/frame_bkg.png);
color: #666;
overflow: hidden;
}

#innershell {
width: 936px;
background: #f7f6f6;
color: #666;
float: left;
overflow: hidden;
}

#small_picture {
width: 936px;
height: 165px;
background: #fff;
padding-bottom: 6px;
}

#frameleft {
width: 12px;
height: 10px;
float: left;
}

#frameright {
width: 12px;
height: 10px;
float: left;
}

#in_lcolumn {
width: 670px;
float: right;
background: #fff;
}

#in_content {
	width: 600px;
	min-height:380px;
	height:auto !important;
	height:500px;
	padding: 0 35px;
	color: #555;
}

#in_content a:link {text-decoration: none; color: #333; font-weight: bold;}
#in_content a:visited {text-decoration: none; color: #222; font-weight: bold;}
#in_content a:hover {
	text-decoration: none;
	color: #900;
	font-weight: bold;
	text-align: center;
}

#in_content li{
background-image:url(../images/site/bullet.gif);
background-position: 0 0.3em;
background-repeat:no-repeat;
padding: 0 0 8px 20px;
list-style: none;
}

#in_mcolumn {
width: 677px;
background: url(../images/site/home_center_bottom.gif);
background-position: left bottom;
background-repeat: no-repeat;
float: left;
z-index: 1;
}

.photo_right {
float: right;
padding: 15px 0 20px 20px;
display: inline;
}

.photo_left {
float: left;
padding: 15px 20px 20px 0;
display: inline;

}

.caption {
padding: 0 2px 12px;
font-size: 11px;
line-height: 1.2em;
font-style: italic;
color: #8a8e6e;
}

#footer {
margin: 0 auto 0 auto;
width: 960px;
height: 135px;
font-size: 12px;
color: #666;
clear: both;
padding-top: 0px;
}

#footer_content {
width: 860px;
height: 70px;
text-align: center;
line-height: 1.3em;
padding: 15px 50px;
color: #888;
background: url(../images/site/footer_bkg.png);
background-position: top;
background-repeat: repeat-y;
}



/* --- BASIC STYLES ------------------------------------------------------------------*/

p {
	margin-bottom: 1em;
	text-align: left;
}

.center {
text-align: center;
}

.right {
text-align: right;
}

.anchor {
font-size: 12px;
font-weight: normal;
margin-bottom: 10px;
}

blockquote {
margin: 1em 3em;
font-style: italic;
font-size: 12.5px;
color: #999;
border-left: 2px solid #999;
padding-left: 1em;
}

ul {
list-style-type: none;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 5px;
}

.spacer {
clear: both;
}

hr {
margin: 8px 0 8px;
}

.donate {
display: block;
float:right;
cursor: pointer;
clear: right;
}



/* --- IE FIX STYLES -----------------------------------------------------------------*/

.image_wrapper {
margin: 0px;
padding: 0px;
font-size: 1px; /* IE 6 FIX */
}

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}




/* ---NEW STUFF-----------------------------------------------------------------*/
  .centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

.sidebox {
float:right;
background:url(../images/site/side-box-body.png);
background-repeat:repeat-y;
width: 259px;
border-top: solid 10px #fbfbfb;
z-index: 100;
margin-bottom:10px;
}

.sidebox-bottomsadow {
	float:right;
	background-image:url(../images/site/side-box-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:auto;
	width:259px;
	padding-bottom:10px;
	text-align: left;
}

.sidebox-bottomsadow h2 {
background-image:url(../images/site/side-heading-red.png);
background-repeat:no-repeat;
padding:5px 0px 7px 15px;
width:259px;
font-size:13px;	
font-weight:bold;
letter-spacing:0.5px;
margin:0px;
color:#FFFFFF;
}

.sidebox-bottomsadow h3 {
border-bottom: solid 1px #CCC;
padding:7px 0px 0px 15px;
width:240px;
font-size:12px;	
font-weight:bold;
letter-spacing:0.5px;
margin:0px;
color:#666;
}

.sidebox-bottomsadow p {
margin-top:10px;
padding:0px 10px 0px 10px;
font-size:11px;	
}
.sidebox-bottomsadow p a {
font-size:11px;	
font-weight:bold;
color:#FF3300;
text-decoration:none;	
}

.sidebox-bottomsadow ul{
margin: 0 0 0 15px;
}
.sidebox-bottomsadow li{
background-image:url(../images/site/bullet_sm.gif);
background-position: 0.4em 0.5em;
background-repeat:no-repeat;
padding: 0 0 5px 20px;
list-style: none;
}
.sidebox-bottomsadow li a{
font-weight:bold;
}
#shell #in_mcolumn #in_lcolumn #in_content h3 {
	text-align: left;
}
#shell #in_mcolumn #in_lcolumn #in_content h3 {
	text-align: left;
}
#centrado {
	text-align: center;
}

