* {
	margin: 0;
	padding: 0;
} 

html,
body 
{
	font-family: Arial, san-serif;
	color: #333;
	letter-spacing: .04em;
	height: 100% !important;
	min-height: 100%;
	background-color: #000;
	background: #000 url('images/background.jpg') repeat-x bottom;
	background-attachment:fixed;
}

#wrap 
{
	margin: 0 auto 25px auto;
	width: 960px;
	text-align: left;
}

#main 
{
	width: 100%;
	background: #fff url('images/mainBackground.jpg') repeat-x top center;
}

#footer 
{
	width: 100%;
	height: 50px;
}

#clear
{
	clear: both;
	width: 960px;
	height: 5px;
	line-height: 5px;
}
/* Sticky Footer Layout */



/* General Layout */
#header 
{
	margin: 0 auto;
	position: relative;
	width: 960px;
	height: 132px;
	background: #7d0401 url('images/headerBackground.jpg') no-repeat top center;
}

#content
{
	margin: 25px 35px 25px 0;
	width: 650px;
	float: right;
	min-height: 375px;
	height: auto !important;
	#height: 375px;
}

#sidebar
{
	margin: 25px 0 25px 10px;
	padding: 0 15px 0 5px;
	width: 215px;
	float: left;
	background: url('images/sidebarBackground.jpg') no-repeat top right;
}
/* - General Layout */



/* Specific Styles */
#header #headerNav ul
{
	position: absolute;
	bottom: 5px;
	left: 150px;
	list-style: none;
	text-align: right;
}

#header #headerNav ul li ul
{
	display: none;
}

#header #headerNav .page_item
{
	margin-left: 10px;
	padding-left: 10px;
	display: inline;
	font: bold 16px Arial, san-serif;
	line-height: 16px;
	letter-spacing: -.02em;
	text-transform: uppercase;
}

#header #headerNav .page_item a
{
	color: #fff;
	text-decoration: none;
}


/* Content */
a,
a:visited
{
	font-weight: bold;
	color: #990701; /*burgundy */
	text-decoration: none;
}

a:hover,
a:active
{
	color: #000;
}

#content h1
{
	margin: 0 0 5px 0;
	font: bold 26px Arial, Helvetica, sans-serif;
	color: #333;
	text-transform: uppercase;
}

#content h2
{
	margin: 10px 0 5px 0;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #333;
}

#content .entry
{
	margin: 5px 0 15px 0;
	width: 100%;
	clear: both;
}

#content .entry h1
{
	margin-bottom: 7px;
	font-size: 18px;
	border: none;
}

#content .entry h2
{
	margin: 20px 0 7px 0;
	font-size: 14px;
}

#content p
{
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 18px;
}

#content .entry ol
{
	margin: 0 0 0 21px;
}

#content .entry ol li
{
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 14px;
	word-spacing: .3em;
	list-style: decimal;
}

#content .entry ul
{
	margin: 0 0 0 15px;
	font-size: 12px;
	line-height: 14px;
}

#content .entry ul li
{
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
	word-spacing: .3em;
	list-style: disc;
}

#content .entry ol ul li
{
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 14px;
	word-spacing: .3em;
	list-style: disc;
}

#content .entry .noStyle
{
	margin-left: 0;	
}

#content .entry .noStyle li
{
	list-style: none !important;	
}

#content .bold
{
	font-weight: bold;
}

#content #respond p,
#content .commentlist,
#content .commentmetadata
{
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 14px;
}

#content .authorInfo
{
	margin: 0;
	padding: 0;
	font: italic 11px Arial, Helvetica, sans-serif;
	color: #ccc;
	border-top: 1px dotted #ccc;
}

#content .authorImg
{
	margin-bottom: 35px;
	float: left;
	width: 150px;
}

#content .authorImg img
{
	padding: 3px;
	background: #fff;
	border: 1px solid #ccc;	
}

#content .authorDescription
{
	margin-bottom: 15px;
	float: right;
	width: 485px;
}

#content .authorDescription h1
{
	margin: 0 0 5px 0;
	font: bold 26px Arial, Helvetica, sans-serif;
	color: #333;
}

#content .authorDescription h2
{
	margin: 0 0 7px 0;
	font: normal 16px Arial, Helvetica, sans-serif;
	/* color: #0f2ab9;  blue */
	text-transform: uppercase;
}

#content .authorDescription ul li
{
	margin-bottom: 7px;
	list-style: none;
}

.location p
{
	margin: 0 0 20px 0;
	font-size: 12px !important;
	line-height: 18px;
}

.location a
{
	font-weight: bold;
	color: #990701 !important;
	text-decoration: none;
}

.location a:hover
{
	font-weight: bold;
	color: #000 !important;
}

.location p:first-line 
{
	font-weight: bold;
	font-size: 110%;
	color: #000;
}


.location iframe
{
	margin-bottom: 15px;
	padding: 4px;
	border: 1px solid #ccc;	
}

.clear
{
	clear: both;
	line-height: 1px;
	height: 1px;
}
/* - Single Page */


/* User Comments */
#content #comments 
{
	margin: 55px 0 0 0;
	padding: 10px 0 0 0;
	width: 100%;
	font: bold 14px Arial, san-serif;
}

#content .comment
{
	margin: 15px 0 15px 0;
	padding: 7px 0 7px 7px;
	list-style: none;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

#content .odd
{
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background: #f8f6f6;
}

#content .commentlist .fn
{
	font-style: normal;
}
/* - User Comments */


/* Form */
#content .entry .form
{
	margin: 25px 0 15px 0;
	width: 482px;
	font-weight: bold;
}

#content .entry .form .submit
{
	margin: 5px 0 5px 15px;
	width: 48px;
	height: 17px;
	font: bold 12px Arial, san-serif;
	text-transform: lowercase;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border: none;
	background: url('images/btnMore.png') no-repeat;	
}

#content .textRight
{
	padding: 0 10px 0 0;
	text-align: right;
}
/* - Form */


#content .instructors
{
	margin: 0;
	padding: 0;
}

#content .instructors li
{
	margin: 0 0 15px 0;
	list-style: none;
}

#content .instructors li a
{	
	display: block;
	border-bottom: 1px solid #ccc;
}

#content .instructors li ul 
{
	margin: 10px 0 15px 15px;
}

#content .instructors li ul li a
{
	margin: 0 0 10px 0;
	border: none;
}
/* - Content */



/* Sidebar */
#sidebar h2 
{
	margin: 0 0 7px 0;
	padding: 0 0 0 10px;
	font: bold 18px Arial, san-serif;
	color: #fff;
	line-height: 32px;
	height: 32px;
	background: #c01802 url('images/sidebarH2background.jpg') repeat-x;
}

#sidebar ul li 
{
	margin-bottom: 25px;
	list-style-type: none;
	list-style-image: none;
	font-size: 14px;
}

#sidebar ul li ul li
{
	margin: 0 10px 10px 10px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #ccc;
}

#sidebar ul li ul li ul li
{
	display: none;
} 

#sidebar a, 
#sidebar a:visited
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#sidebar a:hover,
#sidebar a:active
{
	color: #990701; /*burgundy */
}

#sidebar #searchform
{
	margin-left: 10px; /* indent same as ul li ul li tags */
	font: bold 12px Arial, san-serif;
}
/* - Sidebar */



/* Footer */
#footer p
{
	margin: 0 20px 0 20px;
	font: bold 11px Arial, san-serif;
	line-height: 25px;
	color: #fff;
}

#footer a,
#footer a:visited
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover,
#footer a:active
{
	color: #990701; /*burgundy */
}

#footer .logos
{
	margin: 10px 30px 0 0;
}
/* - Footer */
/* - Specific Styles*/



.left
{
	float: left;
}

.right
{
	float: right;
}

a img
{
	border: none;
}

.rightImg
{
	margin: 0 0 10px 15px;
	float: right;
}

.border
{
	border: 1px solid #ccc;
}
