/*
Hotel DeBrett, v1.0

Media: All
Author: Born Digital
*/

body {
	background:#000;
	color: #FFF;
	font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
	


strong { font-weight: bold; }

em { font-style: italic; }

a:link { color: #E8941A; text-decoration: underline}
a:visited { color: #E8941A; text-decoration: none}
a:hover{ color: #ffffff; text-decoration: none}
a:active { color: #E8941A; text-decoration: none}
/* replace with correct colorz!*/

h1, h2, h3, dt { 
	color:#FFF;/* replace with correct colorz!*/
	font-family: "Helvetica Neue","Segoe UI", Helvetica, Arial;
	}

h1 { font-size: 1.8em; margin:0; line-height:1; }

h2 {
	font-size: 1.8em;
	margin: .5em 0;
	line-height: 1;
	}

h3{font-size: 1.5em; margin: 1em 0; font-weight:normal; }

p, dd{ font-size: .8em; 
 line-height: 1.3; color:#FFF; }

li { font-size:.9em; line-height:1; color:#ffffff;} 

input, select, textarea { font-size: 1.2em; }

dl {margin-bottom:1em;}
p { margin: 0 0 1em 0; color:6e6e6e; }

img { display: block; }

/* Link Table */

a.sub_menu_orange:link {color: #e77612; text-decoration: none}
a.sub_menu_orange:visited {color: #e77612; text-decoration: none}
a.sub_menu_orange:hover {color: #e77612; text-decoration: none}
a.sub_menu_orange:active {color: #e77612; text-decoration: none}

.sub_menu {
	font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial;
	font-size:.5em;
	color: #FFF;	
}
