body {
	margin: 0;
	padding: 0;
	background: #EFEFEF url(images/img01.jpg) repeat-x left top;
	font-family: "Times New Roman";
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Times New Roman";
	font-weight: normal;
}
/*Main Title*/
h1 {
	font-size: 23px;
	color: #660000;
	font-weight: bold;
	font-family: "Times New Roman";
	line-height: 26px;
}
/*Sub Title*/
h2 {
	font-size: 18px;
	color: #003366;
	font-weight: bold;
	font-family: "Times New Roman";
	line-height: 25px;
}
h2.emphasis {
	font-size: 22px;
	color: #996633;
	font-weight: bold;
	font-family: "Times New Roman";
	font-style:normal;
	background-repeat: no-repeat;
	line-height: 52px;
	background-image: url(images/h1_bg.png);
	height: 50px;
	margin-left: 0px;
	text-transform: inherit;
	font-variant: small-caps;
}

/*Category Subheading*/

h3 {
	font-size: 15px;
	color: #333333;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	font-variant: normal;
}
/*Subheading*/
h4 {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
	font-family: "Times New Roman";
}
/*paragraph*/
p, ul, ol {
	margin-top: 0px;
	line-height: 15pt;
	font-size: 14px;
	letter-spacing: normal;
	font-family: "Times New Roman";
}

/*Emphasis*/
em {
	margin-top: 0;
	line-height: 12pt;
	font-size: 16px;
	letter-spacing: normal;
	font-family: "Times New Roman";
	font-weight: bold;
	color:#333;
}
.plainEm{
	font-style:italic;
}
.caption {
	font-family: "Times New Roman";
	font-size: 14px;
	background-color: #D8D8D8;
}


a {
	text-decoration: none;
}

a:hover {
	background: none;
	color: #660000;
}

/* Header */

#header {
	width: 900px;
	height: 215px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: left top;
}
.quoteCredit{
text-indent:100px;
}
.body {
	background-color: #FFFFFF;
}

/* Menu */

#menu {
	width: 879px;
	height: 37px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 7px 25px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border: none;
	font-weight: 100;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
	text-decoration: none;
}

#menu .first {
	background: url(images/img03.jpg) no-repeat center top;
}
/* /////Callouts///// */

#Callouts {
	width: 900px;
	height: 33px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#Callouts ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#Callouts li {
	background-image: url(images/menu_callout.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 32px;
	width: 180px;
	text-align: center;
}

#Callouts a {
	display: run-in;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 20px;
}

#Callouts a:hover, #menu .current_page_item a {
}

#Callouts a:hover {
	background: url(images/img03.jpg) no-repeat center top;
	text-decoration: none;
}

#Callouts .first {
	background: url(images/img03.jpg) no-repeat center top;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 0px;
	background-image: url(images/img04.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#wrapper-top {
	width: 900px;
	background-image: url(images/img07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper-btm {
	width: 900px;
}



/* ////Page//// */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}

/* /////Content///// */

#content {
	float: right;
	width: 550px;
	margin: 0;
	padding: 0;
}

.post {

}
/*///links/////*/
.post .title a {
	background: none;
	color: #660000;
	border: none;
}

.post .title a:hover {

}

.post .meta {
	margin-bottom: 30px;
	padding: 3px 0px;
	border-top: 1px #A9A9A9 dashed;
	border-bottom: 1px #A9A9A9 dashed;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.post .entry {
	padding: 10px 0 5px 0;
	text-align: left;
}

.post a {
	color: 194775;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
}

.post .meta a {
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 20px;
	border-bottom: 1px dashed #590000;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -0.5px;
	color: #002273;
	line-height: 24px;
}

#sidebar p {
	padding-bottom: 10px;
	text-align: left;
	line-height: 18px;
}

#sidebar a {
	color: #003366;
	border: none;
}

#sidebar a:hover {
	color: #660000;
}


/* Footer */

#footer {
	width: auto;
	height: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E1D9C4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-color: #4D4D4D;
	background-image: url(images/img06.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer p {
	margin: 0;
	line-height: 16px;
	font-size: 11px;
	text-transform: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #E1D9C4;
}

