/* Top Elements */
* {
	margin: 0; 
	padding: 0; 
	outline: 0 
}

body {
	font: 13px "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #666666; 	
	margin: 0; 
	padding: 0 0 50px 0; 
	background: #070707 url(../images/bg.jpg) repeat-x;
	text-align: center;
}

/* Links */
a {
	text-decoration: none;
	color: blue; 	
}
a:hover {
	background: #F0f0f0;
	color: #000;
	border-bottom: 1px dotted #000;
}

/* Headers */
h1, h2, h3, h4, h5 {
	font: bold 1em/1.5em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #111;
	padding: 15px 10px 0px 10px;
	margin: 0;
}
h1 {
	font-size: 345%;	
	font-weight: normal;
	letter-spacing: -2px;	
}
h2 {
	font-size: 200%;
	color: #663333;	
}
h3 {
	font-size: 170%;	
	font-weight: normal;	
}
h4 {
	font-size: 150%;	
	font-weight: normal;	
}
h5 {
	font-size: 130%;	
	font-weight: normal;	
}
p, dl {
	padding: 10px; 
	margin: 0; 
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
/*
ul {
	list-style: none; 
}
*/
/* Images */
img {
	padding: 5px;
}
img.border {
	background: #fafafa;
    border: 1px solid #dcdcdc;
}
img.border-float-right 
{
	background: #fafafa;
    border: 1px solid #dcdcdc;
  	margin: 5px 0px 10px 10px;  
  	float: right;
}
img.border-float-left {
	background: #fafafa;
    border: 1px solid #dcdcdc;
  	margin: 5px 10px 10px 0px;
  	float: left;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;	
}
th {
	color: #555;
	background: #E6E6E6;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;	
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;	
}
tr {
	height: 34px;	
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #ECECEC;	
}	
.no-border {
	border: 0px;
}

/* end - table */

/* form elements */
form {
	margin: 15px 10px; 
	padding: 5px 10px 20px 10px;
	border: 1px solid #f1f1f1; 
	background: #fdfdfd; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
textarea {
	width: 350px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
input, textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #555;
	background: #E6E6E6;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#header-wrap {
	position: relative;
	background: #fff url(../images/wrap-bg.jpg) no-repeat;
	margin: 0 auto;
	width: 940px;
	height: 385px;
	text-align: left;	
}
#header-photo {
	position: absolute;
	top: 90px; left: 24px;	
	padding: 0;		
	height:290px; 
	width: 890px;
	clear: both;
	/* border: 1px solid #F0F0F0; */
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 

/*  Navigation  */
#nav {
	position: absolute;
	margin: 0; padding: 0;		
	width: 880px;	
	left: 25px;	top: 0px;	
}
#nav ul {
	float: left;
	list-style: none;
	width: 880px;		
	height: 40px;
	margin: 0; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;	padding: 18px 11px 0 11px;
	font: bold 14px/35px 'Trebuchet MS', Tahoma, Helvetica, Arial, Geneva, Sans-serif;
	text-decoration: none;	
	color: #070000;	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: red;
	background: none;
	border: none;
}
#nav ul li#current a {	
	color: #000;	
	background: #d5d3d6 url(../images/nav-current.jpg) repeat-x;
	border-bottom: 1px solid #CECECE;
}

#nav ul li#highlight a {	
	color: red;
	background: none;
	border: none;
}
#nav ul li#highlight a:hover, #nav ul li#highlight a:active {
	color: red;
	background: none;
	border: none;
}

#header-wrap h1#logo-text {
	position: absolute;
	margin: 0; 
	padding: 0;
	font: normal 30px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -1.5px;
	color: #070000;
	text-decoration: none;
		
	/* change the values of top and left to adjust the position of the logo*/
	top: 115px; left: 480px;	
}

#header-wrap p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #663333;
	width: 400px;
	
	/* change the values of top and left to adjust the position */
	top: 150px; left: 515px;		
}

#header-wrap p#format {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #FF0000;
	width: 400px;
	
	/* change the values of top and left to adjust the position */
	top: 220px; left: 540px;		
}


#content-outer {
	background: #fff;
	width: 100%;
}
#content-wrapper {
	width: 940px;
	margin: 0 auto;	
	text-align: left;
}
#content {
	float: left;
	width: 100%;
	background: #fff url(../images/content-bg.jpg) no-repeat;		
}

.col-one {
	margin-right: 350px;
	padding-left: 25px;
	padding-bottom: 20px;
}
.col-two {
	float: left;
	width: 300px;
	margin-left: -325px;
	margin-top: 12px;
	padding-bottom: 20px;
	background-color: #F1F6FA;
}
.col-full {
	margin-right: 25px;
	padding-left: 25px;
	padding-bottom: 20px;
}

#content .col-one h2, #content .col-full h2 {
	padding-bottom: 3px;
	font: normal 2.4em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #000;
	letter-spacing: -2px;	
	text-transform: none;
	border-bottom: 1px solid #ebebeb;	
	margin-left: 5px;
	padding-left: 5px;
}

#content .col-one ul li {
	list-style-image: url(../images/bullet.gif);
}
#content-wrapper .col-two h3 {
	color: #111;
	font: normal 1.8em "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 15px 0 -10px 0;
}


/* footer */
#footer-wrapper {
	clear: both;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	font: normal 1em/1.6em 'Trebuchet MS', Tahoma, Sans-serif;			
}
#footer-wrapper p {
	padding-left: 0;
}
#footer-wrapper a {
	color: #fff;
	background: transparent;
}

#footer {
	float: left;	
	width: 100%;	
	padding: 0;				
	margin-left: 5px;	
	margin-top: 10px;
}
#footer-bottom {
	clear: both;
	border-top: 1px solid #111;
	width: 880px;
	margin: 0 auto;	
}
#footer-bottom .bottom-left {
	float: left;
	padding-left: 5px;	
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer {
	clear: both; 
}
.clear {
	display:inline-block; 
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

.hosts {
	padding-top: 20px;
	font-size: 16px;
	font-weight: bold;
}

.highlight {
	font-size: 14px;
	color: Red;
}