/* Global Styles for Alcayaga.com */

/* Styles 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, sub, sup, tt, var, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: baseline;
	text-decoration: none;
}

html {
	height: 100%;
}

body {
	line-height: 1;
	background-color: #0f140f;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height: 100%;
	text-align:center;
}

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
/* /Styles Reset */

/* Shared Styles */
.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

a {
	color:#0088cc;
}

a:visited {
	color:#0088cc;
}

a:hover {
	color:#0088cc;
	text-decoration:none;
}

a:active {
	color:#0088cc;
}

em {
	font-style:italic;
}
/* /Shared Styles */

/* Content */
#container {
	width:762px;
	margin:0px auto;
}

h1, h2 {
	color:#393a3a;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size:1.1em;
	line-height:0.7em;
	margin-bottom:23px;
	padding:0;
	font-weight:normal;
}

h2.first, h2 {
	font-size:0.8em;
	line-height:1.2em;
	margin:0 0 9px 0;
	font-weight:bold;
	padding:0;
}

h2.first {
	margin:0 0 9px 0;
}

h2 {
	margin:22px 0 9px 0;
}

#content-container {
	background-color:#070907;
	border-top:1px solid #273027;
	padding:0;
	width:762px;
}

#content-container .content {
	background-color:#F8F8F8;
	margin:5px;
	padding:60px 85px 77px 68px;
	text-align:left;
}

#content-container .content p {
	color:#6b6b6b;
	font-size:0.8em;
	font-weight:normal;
	line-height:1.55em;
	margin-bottom:10px;
}

#content-container .content p a:hover {
	color:#0088cc;
	text-decoration:underline;
}
/* /Content */

/* Header */
#header {
	width:762px;
	margin-top:49px;
}

#header #logo {
	float:left;
	margin-left:10px;
}

#header #topnav {
	width: 743px;
	text-align:left;
	background-color: #0f140f;
	margin-top:4px;
	margin-bottom:7px;
	padding:8px 9px 8px 10px;
	border-top:1px solid #273027;
}

*html #header #topnav { /* IE6 */
	padding:9px 9px 7px 10px;
}

#header #topnav h4 {
	float:left;
	font-size:0.8em;
	color:#6f826f;
	line-height:0.8em;
	font-weight:bold;
}

*html #header #topnav h4 { /* IE6 */
	margin-top:-2px;
	line-height:1em;
}

#header #topnav ul#links {
	float:right;
	position:relative;
}

#header #topnav ul#links li {
	font-size:0.7em;
	padding-left:7px;
	float:left;
	position:relative;
}

#header #topnav ul#links li a {
	color:#6f826f;
}

#header #topnav ul#links li a:hover {
	color:#CCC;
}
/* /Header */

/* Footer */
#footer {
	width:762px;
	display:block;
	font-size:0.6em;
	margin-top:23px;
	border-top:1px solid #2c342c;
}

#footer .copyright {
	padding:10px;
}

#footer .copyright p, #footer .copyright p a, #footer .copyright p a:visited, #footer .copyright p a:hover, #footer .copyright p a:active   {
	font-family:Arial, Helvetica, sans-serif;
}

#footer .copyright p {
	color:#465046;
	text-align:center;
}

#footer .copyright p a, #footer .copyright p a:visited, #footer .copyright p a:active {
	color:#6f826f;
}

#footer .copyright p a:hover {
	color:#ccc;
	text-decoration:none;
}
/* /Footer */

/* Flash Gallery */
#flashcontent {
	border-top:1px solid #273027;
	width:762px;
	height:535px;
	margin:0px auto;
}

#flashcontent p {
	color:#CCC;
}
/* /Flash Gallery */