/* ------------------------------------------------------------

    Title:     OC Emcee master styles for print
    Author:    susan@equilibriumdesign.com
    Updated:   June 22, 2008

------------------------------------------------------------ */

body {	
	width: 100%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;	
	font-size: small;
	text-align: center;
	color: #ebe6e6;
	line-height: 175%;
	}

/* links */

a:link, a:visited {
	/*color: #b60302;*/
    color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

a.active {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
	}

img {
	border: none;
	}

b {
color: #f3f3f3;
}

strong {
color: #f3f3f3;
}

/* ------------------------------------------------------------

	WRAP

------------------------------------------------------------ */

#wrap {	
	margin: 0;
	padding: 0;
	background: #000;/* url("../image/BG_Spotlight.jpg") repeat-x;*/
	}
#wrap-inner {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	text-align: left;
	background: #000000;
	}

/* ------------------------------------------------------------

	page structure

------------------------------------------------------------ */

#content {
	/*float: right;*/
	width: 920px;
	/*background: #cccccc;*/
	margin: 0 auto;
	}

#contentBox {
	float:left;
	margin: 0 33px 0 25px;
	}

#content p {
	font-size: 115%;
	color: #d7d7d7;
	}

#sidebar {
	float: left;
	width: 300px;
	padding: 0;
	margin: 0;
	/*background: #CCC;*/
	}


/* ------------------------------------------------------------

	global

------------------------------------------------------------ */

#global {
	/*width: 920px;
	height: 50px;*/
	margin: 0 auto;
	padding: 0;
	/*background: #FFFFFF;*/
	}

#global div {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 123%;
	margin: 0 auto;	
	text-align: left;	
	}

#global div ul {
	float: right;
	margin: 40px 5px 0 0;
	padding: 0;	
	list-style: none;
	}

#global ul li {
	float: left;	
	margin: 0px;
	padding: 5px 10px 6px 10px;
	text-align:center;
	color: #dec5c5;
	}
	
#global ul li a {	
	/*background-image: url(../image/global_dots.gif);
	background-repeat: no-repeat;
	background-position: 0px;	*/	
	padding: 9px 12px 9px 12px;
	text-decoration: none;
	color: #e4d5d5;
	}

#global ul li a:hover {
	/*background-image: url(../image/global_dotsU.gif);
	background-repeat: no-repeat;
	background-position: 0px;*/
	background: #d50000;
	color: #FFFFFF;
	text-decoration: none;
	}

#global ul li a.active {
	/*background-image: url(../image/global_dotsU.gif);
	background-repeat: no-repeat;
	background-position: 0px;*/
	background: #d50000;
	color: #FFFFFF;
	text-decoration: none;
	}



/* ------------------------------------------------------------

	header

------------------------------------------------------------ */

#header {
	width: 920px;
	height: 75px;
	margin: 0 auto;
	padding: 0;
	font-size: 95%;
	background: #b30303 url("../image/BG_header.jpg") repeat-x;
	}

#header div {
	margin: 0;
	padding: 0;
	text-align: left;	
	}

#header h1 {	
	float: left;	
	width: 196px;
	margin: 0;
	padding: 0 0 0 0;
	/*background: #FFFFFF;*/
	}

#header photo {		
	float: left;	
	width: 648px;	
	padding: 0;
	background: #FFFFFF;
	}

#header redDivider {
	width: 920px;
	height: 1px;
	font-size: 100%;
	text-align: center;	
	background: #b20206;
	}



/* ------------------------------------------------------------

	sidebar nav

------------------------------------------------------------ */
#sidenav div {
	width: 280px;
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center; 
	}

/* ------------------------------------------------------------

	Divider

------------------------------------------------------------ */

#redDivider {
	width: 920px;
	height: 1px;
	font-size: 100%;
	text-align: center;	
	background: #b20206;
	}

#redDivider div {
	width: 920px;
	}


/* ------------------------------------------------------------

	content styles

------------------------------------------------------------ */
h1 {
	font-size: 165%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 30px 0 5px 0;
	margin: 0;	
	line-height: 140%;
	/*text-align: center;*/
	/*border-bottom: #e0e0e0 solid 1px;*/
	}

h6 {
	font-size: 165%;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	/*color: #E0e0e0;*/
	padding: 10px 0 5px 0;
	margin: 0;
	line-height: 130%;
	/*text-align: center;*/
	border-top: #999999 dashed 1px;
	}

h3 {
	font-size: 125%;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 5px 0;
	text-decoration: none;	
	color: #CCCCCC;
	line-height: 100%;
	/*text-align: center;*/
	}


h4 {
	font-size: 130%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 135%;
	/*text-align:center;*/
	}


h5 {
	font-size: 130%;
	font-weight: bold;
	margin: 0;
	padding: 30px 0 0 0;
	text-decoration: none;
	color: #b60302;
	line-height: 135%;
	}

.Testimonial {
	font-size: 93%;
	font-weight: normal;
	font-family: "Trebuchet MS", calibri, arial, times;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #999999;
	line-height: 200%;
	text-align: justify;
	}

li
{
font-weight: normal;
font-size: 100%;	
padding: 0 0 5px 5px;
/*color: #e0e0e0;*/
color: #f3f3f3;
}

li li
{
font-weight: normal;
font-size: 100%;	
padding: 0 0 3px 5px;
color: #e0e0e0;
}

/*li
{
font-weight: bold;
font-size: 105%;	
padding: 0 0 5px 0;
color: #949494;
}*/

#Highlight {
padding: 15px;
/*background: #1e1e1e url("../image/Highlight.gif");*/
background: #8f0706;
border: 2px #af0b09 solid;
}

.formtext {
	font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color:#333333;
}

.gry13px {
	font-family: Calibri, Verdana, "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color:#666666;
	padding: 0 0 3px 0;
}

.blutext {
	color: #393f99;
	}

/* ------------------------------------------------------------

	footer

------------------------------------------------------------ */


#footer {
	background: #670707 url("../image/BG_Footer.gif") repeat-x;
	width: 920px;
	clear: both;
	margin: 0 auto;
	color: #c8b4b4;
	/*background: #343434;*/
	}
#footer-inner {
	width: 920px;
	margin: 0;
	padding: 15px 0 25px 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
	line-height: 175%;
	}

#footer p {
	margin: 0;
	padding: 0 0 5px 0;
	}

#footer a {
	font-weight: normal;
	color: #c8b4b4;
	text-decoration: underline;
	}

#footer a:hover {
	font-weight: normal;
	color: #dcc9c9;
	text-decoration: underline;
	}

	/* ------------------------------------------------------------

	forms

------------------------------------------------------------ */

.blk12b200 {
	text-decoration: none;
	font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	width: 375px; 
	border : 0px groove #d7d2b7;
	}

.blk12b140 {
	text-decoration: none;
	font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	width: 180px; 
	border: 0px groove #d7d2b7;
	}


.blk12b100 {
	text-decoration: none;
	font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	width: 100px; 
	border: 0px groove #d7d2b7;
	}
