body
{
	margin: 0;
	padding: 0;
	background: #c00 url(/images/bg.jpg) repeat top center;
	color: #333;
	font-family: "Trebuchet MS", "Verdana", sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*font: normal 62.5% "Trebuchet MS", "Verdana", sans-serif;*/
}

img
{
	border: none;
}

a:link
{
	color: #d00;
	text-decoration: none;
}

a:active, a:hover
{
	color: #d00;
	text-decoration: underline;
}

a:visited
{
	color: #d00;
	text-decoration: none;
}

/* Header classes -------------------------------------------------*/
h1
{
	margin: 1em 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

h2
{
	margin: 1em 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}

h3
{
	margin: 1em 0;
	padding: 0;
	font-size: 19px;
	font-weight: normal;
}

h4
{
	margin: 1em 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

h5
{
	margin: 1em 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

h6
{
	margin: 1em 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}
/* ----------------------------------------------------------------*/

hr
{
	display: none;
}

/*
/* Gallery classes ------------------------------------------------*/
.GalleryHeading
{
	width:100%;
	border: solid 1px #CCCCCC;
	background-color: #EBEBEB;
	font-size: 10px;
	text-transform: uppercase;
	color: #c00;
	line-height: 20px;
	padding: 3px 0px 3px 5px;
}
.GalleryTitle
{
	font-size: 15px;
	font-weight: 600;
	padding-bottom: 15px;
	text-align: center;
}

.GalleryMediaPanel
{
	text-align: center;
	vertical-align: top;
}
/* ----------------------------------------------------------------*/
*/

/* Ask Jen Styles -------------------------------------------------*/
.qna
{
	vertical-align: top;
}
.qna_symbol
{
	font-weight:600; 
	float: left; 
	padding-right: 10px
}
.date
{
	width: 15%;
	color: #000ce5;
}
.question, .answer
{
	width: 85%;
}
.question
{
	color: #c00;
	font-size: 14px;
}
.answer
{
	color: #000;
	font-size: 13px;
}
span.author	
{
	display: block;
	margin: 0 0 0 20px;
	color: #777;
	font-size: 12px;
	font-style: italic;
}
span.location
{
	display: block;
	margin: 0 0 0 20px;
	color: #777;
	font-size: 11px;
	font-style: italic;
}
/* ----------------------------------------------------------------*/

.divider
{
	background-image: url(/images/divider.gif);
	background-repeat:no-repeat;
	background-position: center center;
	clear: both;
	width: 100%;
	height:15px;
}

.clear
{
	clear: both;
}

/* Top Navigation Styles ------------------------------------------*/
.topMenuItem
{
	display: inline;
	margin: 0;
	padding: 0;
	_padding: 0;
	color: #666;
	font-size: 12px;
	list-style: none;
	text-transform: uppercase;
}

.topMenuItem a:link
{
	color: #d00;
}

.topMenuItem a:hover, .topMenuItem a:active
{
	color: #d00;
	text-decoration: underline;
}

.topMenuItem a:visited
{
	color: #d00;
}

.topSelectedNav
{
	font-weight: 700;
	font-size: 14px;
}
.topNav
{

}
/* ----------------------------------------------------------------*/

/* Subtab Styles --------------------------------------------------*/
#SiblingList
{
	font-size: 14px;
	margin-left: 32px
}

#SiblingList .selected
{
	font-weight: 700;
	font-size: 14px;
}

#SiblingList a:link, #SiblingList a:visited
{
	font-size: 14px;
}

#SiblingList a:active, #SiblingList a:hover
{
	font-size: 14px;
	text-decoration: underline;
}

/* ----------------------------------------------------------------*/

/* Structural Styles ----------------------------------------------*/
#container
{
	width: 900px;
	background-color: #ffffff;
	color: #333333;
}
#header
{
	width: 900px;
	height: 107px;
	background-color: #ffffff;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center
}
#content
{
	padding: 10px 10px 10px 10px;
	text-align: left;
}

#content img.divider
{
	margin: 1em auto;
}

#content dl
{
	margin: 0 0 1.5em;
	padding: 0;
}

#content dl dt
{
	margin: 1.25em 0 0;
	font-size: 13px;
	font-weight: 600;
}

#content dt a:link, #links #content dt a:visited
{
	color: #c00;
}

#content dd
{
	margin-left: 0;
	font-size: 11px;
	line-height: 1.3em;
}

#content dd a:link, #links #content dd a:visited
{
	color: #c00;
}
/* ----------------------------------------------------------------*/

.NoticePanel
{
	padding: 25px 0px 25px 0px;
	color: #999966;
	font-weight: 600;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
