@import "../../global/css/base.css";

/* Layout
---------------------------------------- */
html { margin-bottom:1px; min-height:100%; }
body { background:url(../images/body_bg.jpg) repeat-x top center; }
.wrap { width:800px; min-height:800px;  }

/* Header & Intro
---------------------------------------- */
.header {
	height:403px;
	margin-bottom:18px;
	}
.header .twocol { width:100%; line-height:14px; color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; }
.header .twocol a { color:#FFFFFF; }

.header .number { position:absolute; top:2px; right:20px; font-size:13px; font-weight:bold;  }

.linkleft { position:absolute; bottom:28px; left:25px;text-transform:uppercase; color:#333333; font-family:Georgia, "Times New Roman", Times, serif;	}
.linkright { position:absolute; bottom:28px; right:25px;text-transform:uppercase; color:#333333; font-family:Georgia, "Times New Roman", Times, serif;	}
	
.linkleft:hover { color:#333333; }
.linkright:hover{ color:#333333; 	}
	
ul#nav { 
	font-size:11px; 
	position:absolute;
	bottom:3px;
	 
	}
	
ul#nav li a {
	color:#333333;
	text-transform:uppercase; 
	font-family:Georgia, "Times New Roman", Times, serif;
	height:22px;
	line-height:22px;	
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { background-color:#C9BDA3; border:1px solid #98896A; }
ul#nav li a { color:#333333;  }


/* Other
---------------------------------------- */
.twocollefta .column.first p { margin:10px; }	

h1,h2,h3 { color:#6d4d07; font-family:Georgia, "Times New Roman", Times, serif;}
h1 a, h2 a ,h3 a { color:#6d4d07;}
h1 a:hover, h2 a:hover ,h3 a:hover { color:#6d4d07; text-decoration:underline;}

.bg { 
	background:url(../images/header_bg2.jpg) left center no-repeat; 
	line-height:37px;
	text-indent:12px;
	font-size:18px;
	width:213px;
	position:relative;

	}	
h2.bg { 
	font-size:16px;
	}	

/* Misc
---------------------------------------- */
.omega { border-bottom:1px solid #ccc; margin-top:10px; line-height:24px;}	
.alpha { font-size:22px; float:left; }
.top { float:right; }


.zebra { background-color:#F0F5FE; }			

/* Footer
---------------------------------------- */	
.footer {
	background:url(../images/footer_bg.jpg) bottom center repeat;
	text-align:center;
	font-size:11px;
	border-top:1px solid #ccc;
	height:150px;
	}	
.footer, .footer a { color:#fff; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif;	}		
	
	.button {position:absolute;
	right:-20px;
	top:200px;
	}
