/* *** ** Start of BlankLayout ** *** */
* {margin:0; padding:0;}
#main-content ul, #main-content-sub ul { margin:0 0 0 25px; padding:0; line-height:22px; }
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }

/* Text Styling */
h1.home { color: #a77925; font: 32px "Palatino Linotype", "Book Antiqua", Palatino, serif; line-height: 28px; font-weight: normal; margin: 0 0 12px;}
h1 { color: #67061b; font: 25px "Palatino Linotype", "Book Antiqua", Palatino, serif; line-height: 28px; font-weight: bold;}
h2 { color: #67061b; font: 20px Georgia, "Times New Roman", Times, serif; font-weight: bold; }
h3 {color: #67061b; font: 18px Georgia, "Times New Roman", Times, serif; font-weight: bold;}
h4 {color: #67061b; font: 16px Georgia, "Times New Roman", Times, serif; font-weight: bold;}
h5 {color: #67061b; font: 14px Georgia, "Times New Roman", Times, serif; font-weight: bold;}
p { line-height:17px; margin:10px 0;}
strong { font-weight:bold; }
a { text-decoration:none; color: #67061b; }
a:hover { text-decoration:underline; }
.required { color:#FF0000; }
img { border:none; }
a:active{outline: none;}
a:focus{-moz-outline-style: none;}
.clear { clear:both; }

.body
{	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #67061b;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}/* *** ** End   of BlankLayout ** *** */
