body {
/*	width: 750px; */
/*	margin: 0 auto;
	padding: 0;
	
	background: #dedfe6 url(images/img_01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #63719B;
*/	
}
body .container{
	width: 750px; 
	margin: 0 auto;
	padding: 0;
	
	background: #dedfe6 url(images/img_01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #53619B;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #465982;
}

h2 {
	padding-left: 28px;
	background: url(images/lonestar_red.gif) no-repeat left center;
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(images/img_11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	background: url(images/img_03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #465982;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: #FFFFFF url(images/img_04.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	width: 750px;
	height: 60px;
	margin: 0 auto;
}

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

#menu li {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(images/img_02.gif) no-repeat;
}

#menu a {
	display: block;
	width: 108px;
	height: 36px;
	padding: 20px 20px 0 20px;
	background: none;
	letter-spacing: -1px;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #E1E9E2;
}

#menu a:hover {
	border-bottom: 4px solid #5A507C;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #E1E2E9;
	border-bottom: 4px solid #E1E2E9;
	text-decoration: none;
	color: #746598;
}

/* Header */

#header {
	width: 754px;
	height: 273px;
	background: url("images/rjmch_banner.jpg") no-repeat;	
	margin: 0 auto;
	padding: 13px 0 0 0;
}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(images/img_05.jpg) no-repeat;
	line-height: 32px;
	font-size: 30px;
}

#header h2 {
	float: right;
	width: 494px;
	height: 34px;
	padding: 180px 20px 0 0;
	background: url(images/img_06.jpg) no-repeat;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
}

/* Posts */

#posts {
/*	float: right;
	width: 510px;
*/
	margin: 0;
	padding: 0;	
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(images/img_10.gif) repeat-x
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(images/img_03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(images/lonestar_bullet.gif);
}

#posts ul li {
}

/* Photos */
#photos {
	float: right;
	width: 510px;
}

#photos .photo {
	padding-bottom: 30px;
}

#photos .story {
	padding: 15px 20px 0 20px;
	background: url(images/img_10.gif) repeat-x
}

#photos .meta {
	padding: 5px 0 0 20px;
	background: url(images/img_03.gif) repeat-x;
}

#photos .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#photos ul {
	list-style: url(images/lonestar_bullet.gif);
}

#photos ul li {
}

/* Photo Flash Object */
#photo_flash {
	padding: 10px 10px 10px 10px;
	margin: 0px;
	width: 730px;
	height: 480px;
	background: url(images/img_10.gif) repeat-x
}


/* Links */

#links {
	float: left;
	width: 220px;
}

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

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(images/img_10.gif) repeat-x
}

#links li li {
	padding: 3px 0;
	background: url(images/img_03.gif) repeat-x left bottom;
}

#links li a {
	margin-left: 3px;
	background: none;
	text-decoration: underline;
}

#links li i {
	font-size: smaller;
}
#links .active a {
	margin-left: 0px;
	border-bottom: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	color: #364982;
}

/* Footer */

#footer {
	width: 750px;
	height: 4em;
	padding: 20px 0 10px 0;
	background: url(images/img_08a.gif) repeat-x;
}

#footer p {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #53619B;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #A69BC0;
}

#legal {
	float: right;
	width: 300px;
	font-size: 12px;	
}

#brand {
	margin: -12px 0 0 0;
	float: left;
	width: 250px;
	padding: 15px 0 0 58px;
	background: url(images/txflag_sm.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AA4444;
}