body {
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #7A0C33;
	margin: 0px;
}


.frame {
	width:764px;
	margin:0px auto;
	min-width:20em;
	color:#333333;
}

.frame .hd .c,
.frame .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.frame .ft .c {
 height:14px;
}

.frame .hd {
 background:transparent url(../bg_img/tl.gif) no-repeat 0px 0px;
}

.frame .hd .c {
 background:transparent url(../bg_img/tr.gif) no-repeat right 0px;
}

.frame .bd {
 background:transparent url(../bg_img/ml.gif) repeat-y 0px 0px;
}

.frame .bd .c {
 background:transparent url(../bg_img/mr.gif) repeat-y right 0px;
}

.frame .bd .c .s {
	padding-bottom:1em;
	margin: 0px;
}

.frame .ft {
 background:transparent url(../bg_img/bl.gif) no-repeat 0px 0px;
}

.frame .ft .c {
 background:transparent url(../bg_img/br.gif) no-repeat right 0px;
}

h1, h2, h3 {
	margin: 0;
	font-family: sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 15px;
	text-align: left;
	line-height: 26px;
}

h3 {
	font-size: 15px;
	text-align: left;
	line-height: 26px;
}

p, ul, ol {
	line-height: 26px;
}

a:link {
	color: #333333;
}

a:hover, a:active {
	text-decoration: none;
	color: #333333;
}

a:visited {
	color: #000000;
}

img {
	border: none;
}

a { outline: none; }

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-size: 12px;
	color: #333333;
}

/* Header */

#header {
	width: 760px;
	height: 28px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo {
	float: left;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 35px;
}

#logo h1 {
	font-size: 38px;
	color: #FFFFFF;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	padding-right: 30px;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: capitalize;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#menu a:hover {
	text-decoration: underline;
	border-bottom-width: 1px;
}

#menu .active a {

}


 /* Content */

.content {
	width:700px;
}

/* Post */

.post {
}

.post .title {
	padding-bottom: 5px;
	height: 25px;
	color: #7A0C33;
}

.post .entry {
	margin-top: 20px;
	margin-left: 50px;
	width: 540px;
}

.post .family {
	width: 730px;
	text-align: center;
	margin-top: 20px;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}



.center {
	text-align: center;
}

.logos {
	padding-top: 10px;
	padding-bottom: 10px;

}


/* Footer */

#footer {
	text-transform: uppercase;
	font-size: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#legal {
	clear: both;
	padding-top: 0px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}


.input { color:#003333; font-family: Arial, sans-serif; font-size: 12px; width: 300px; }
textarea.expanding { font-family: Arial, sans-serif; font-size: 12px; width: 300px; line-height: 16px; min-height: 84px; height: 84px; }
.button { color: #003333; font-size: 11px; width: 90px; }

a { outline: none; }

.heading {
	text-align:center;
	background-color: #bc798a;
	height: 22px;
	width: 752px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	margin-left: 6px;
}

