@charset "utf-8";

/* CSS Document */
/*top right bottom left*/

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

body {
	text-align:center;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color: #2b2b2b;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#124464;
}

/*top right bottom left*/
p {
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 10px 0px;
	line-height:1.35em;
}

.tabbed {
	margin: 0 0 0 20px;
}

.photocredit {
	font-size:9px;
	color:#666666;
	line-height:normal;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

label {
	font-size:11px;
}

legend {
	color:#124464;
	visibility:hidden;
}

h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	font-size:18px;
	font-weight:bold;
	color: #096dab;
	line-height:22px;
}

h2 {
	margin: 0 0 0 0;
	padding: 0px 50px 10px 0px;
	font-size:14px;
	font-weight:bold;
	line-height:1.5em;
	font-style:italic;
}

/*intro paragraph */
h3 {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size:13px;
	font-weight:bold;
	line-height:1.55em;
	color:#096dab;/*	color: #4a675a;*//*	border: dashed 1px #00FF66;*/
}

/*top right bottom left*/
/*homepage dashed section*/
h4 {
	margin: 10px 0px 3px 0px;
	padding:3px 0px 3px 0px;
	font-size:14px;
	font-weight:bold;
	line-height:1em;
	border-bottom:#888888 1px;
	border-bottom-style: dashed;
	border-top:#888888 1px;
	border-top-style: dashed;
}

h5 {
	margin: 0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	font-size:12px;
	font-weight:bold;
}

h6 {
	margin: 0px 0px 0px 0px;
	padding:30px 10px 5px 0px;
	font-size:14px;
	font-weight:bold;
	line-height:1.35em;
	color: #096dab;
}

h7 {
	margin: 0 0 0 0;
	font-size:12px;
	font-weight:normal;
	line-height:1em;
	padding-right:10px;
	padding-left:0px;
	padding-bottom:2px;
	padding-top:0px;
	font-style:italic;
}

.tableheader {
	margin: 0 0 10px 0;
	font-size:11px;
	font-weight:bold;
	line-height:1em;
	background:url(file:///files/DESIGN%2008/FOR%20RAE%20__032108/sanjuan_html/images/tableheader.gif) repeat-x;
	background-color: #B8CDD2;
}

a:link {
	color: #428EBB;
	text-decoration:none;
}

a:visited {
	color: #CCCCCC;
	text-decoration:none;
}

a:hover {
	color: #3492ce;
	text-decoration:underline;
}

a:active {
	color: #3492ce;
	text-decoration:none;
}


}

a:link_nav {
	color:#FFFFFF;
	text-decoration:none;
}

a:visited_nav {
	color:#CCCCCC;
	text-decoration:none;
}

a:hover_nav {
	color:#0066CC;
	text-decoration:underline;
}

a:active_nav {
	color:#FFFFFF;
	text-decoration:none;
}



#gigawrap {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align:left;
	position:relative;
	width:895px;
	top:0px;
	background-image: url(/images/frame_mid.gif);
	background-repeat:repeat-y;
}

#header {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align:left;
	width:895px;
	height:20px;
	background-color: #2b2b2b;
	color:#318bc4;
}

#headerImgWrap {
	text-align:left;
	position:relative;
	width:895px;
	height:236px;
	top:0px;
}

#mainimage {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:absolute;
	top:0px;
	left:0px;
	height:236px;
	width:895px;
	z-index:0;
}
/*top right bottom left*/
#mainnav {
	margin: 0 0 0 0;
	padding: 5px 0 0 90px;
	position:absolute;
	top:236px;
	left:0px;
	height:20px;
	width:805px;
	background-color:#2B2B2B;
	color:#ffffff;
}

#sidequote {
	position:absolute;
	top:0px;
	left:550px;
	width:200px;
	height:192px;
	font-size:14px;
	line-height:20px;
	font-style:italic;
	margin:0px 20px 0px 10px;
}

#sidebar {
	position:absolute;
	top:0px;
	left:550px;
	width:200px;
	height:192px;
	font-size:12px;
	text-decoration:none;
	line-height:20px;
	font-style:normal;
	margin:0px 20px 0px 10px;
}

#contentMain {
	padding:0 0 40px 0;
	margin: 0 0 80px 0;
	float:right;
	position:relative;
	right:305px;
	top: 60px;
	width:500px;
}

#contentstory {
	padding:0 20px 40px 0;
	margin: 0 0 80px 0;
	float:right;
	position:relative;
	right:0px;
	top: 60px;
	width:790px;
}

#bottom {
	position:relative;
	/*top right bottom left*/
	padding:0px 0px 0px 0px;
	top:0px;
	left:0px;
	width:895px;
	height:22px;
	background-image:url(/images/footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #808378;
}

#footer {
	position:relative;
	/*top right bottom left*/
	padding:10px 0px 0px 90px;
	margin-top:0px;
	width:805px;
	height:100px;
	background-color: #2b2b2b;
	color:#858585;
	font-size:10px;
}

#footerfloatright {
	float:right;
	margin-right:140px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
