* {
	padding: 0;
	margin: 0;
}

body {
	font: 11px/11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #294581 repeat;
}

#wrapper {
	text-align: center;
	margin: auto;
	position: relative;
	width: 800px;
	top: 20px;
	height: 1500px;
}

/* @group Top */

#top {
	width: 800px;
	margin-bottom: 10px;
	height: 55px;
}

#main_nav {
	height: 65px;
}

#main_nav a.back {
	color: #fdff6e;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	position: absolute;
	top: 34px;
	left: 11px;
}

#top #main_nav ul {
	width: 325px;
	list-style: none;
	font-size: 12px;
	top: 15px;
	position: relative;
	float: right;
}

#top #main_nav ul li {
	float: right;
	position: relative;
}

#top #main_nav ul a {
	padding: 0 1em;
	line-height: 1.6em;
	background: url(../images/mainNavBorder.gif) repeat-y left center;
	text-decoration: none;
	color: #fff;
	display: block;
}

#top #main_nav ul a:hover {
	color: #f27c39;
	text-decoration: underline;
}

#top #main_nav ul .first a {
	background: none;
}

#top h1 {
	color: #fdff6e;
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	float: left;
	margin-top: 7px;
}


/* @end */

/* @group Middle */

/* @group printing */

/* @group underprinting */

#middleright #printingtwo {
	width: 165px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#middleright #printingtwo p {
	text-align: left;
	font-size: 15px;
	line-height: 19px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: yellow;
}

#middleright #printingtwo a {
	text-align: left;
	font-size: 13px;
	line-height: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: white;
}

#middleright #printingtwo h3 {
	color: yellow;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	line-height: 18px;
}


/* @end */

#middleright #printing {
	width: 165px;
	background-color: #08aeb0;
	position: relative;
}

#middle #middleright p {
	margin-top: 0;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	position: relative;
}


/* @end */

#middle {
	width: 800px;
	height: 792px;
	top: 10px;
	position: relative;
}

a.anc {
	color: white;
}

b {
	color: yellow;
}

#middle img {
	border: 1px solid white;
}

#middleleft {
	width: 614px;
	float: left;
}

#middleright {
	width: 165px;
	position: relative;
	float: right;
}

#middleright img {
	width: 165px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px;
}

#middle #middleright p {
	font: 13px/19px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	margin-top: 5px;
	color: #fdff6e;
}


#middleright a {
		color: white;
}

#middleright a:hover {
		color: #f27c39;
}

#middleright form {
	color: #fdff6e;
	font-size: 12px;
	text-align: left;

}

#middleright input{
	color: red;
	width: 35px;
}

#middleright ul{
	color: Maroon;
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}

/* @group index */

#index {
	width: 790px;
}

#index p {
	font: 13px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: white;
}

#IndexNavLeft {
	background-color: black;
	position: relative;
	width: 80px;
	height: 40px;
	float: left;
	border-style: solid;
	border-width: 1px;
}

#IndexNavLeft p{
	color: white;
	font-size: 18px;
	top: 12px;
	position: relative;
	margin-left: 10px;
}

#IndexNavRight {
	position: relative;
	width: 690px;
	height: 40px;
	float: right;
	border-style: dotted;
	border-width: 1px;
	padding-left: 10px;
}

#indexnav {
	width: 790px;
	text-align: left;
	height: 40px;
	padding-bottom: 20px;
}

#indexnav a:link {
	color: white;
	font-size: 19px;
	text-decoration: none;
	background-color: silver;
	padding-right: 6px;
	padding-left: 6px;
	top: 14px;
	position: relative;
}

#indexnav a:visited {
	color: white;
	text-decoration: none;
	background-color: #a3a3a3;
	font-size: 19px;
	padding-right: 6px;
	padding-left: 6px;
	top: 14px;
	position: relative;
}
#indexnav a:hover {
	color: blue;
	font-size: 19px;
}

#indexboxleft {
	width: 390px;
	height: 700px;
	position: relative;
	float: left;
}

#indexboxleft a{
	color: white;
}

#indexboxright {
	width: 390px;
	height: 700px;
	position: relative;
	right: 8px;
	float: right;
}

#indexboxright a{
	color: white;
}

/* @end */



/*

 @end */

/* @group Bottom */

#bottom {
	width: 800px;
}




/* @end */

/* @group form */




/* @group fieldset form */

#middlebar{
	width: 800px;
	height: 1200px;
	padding-top: 15px;
	float: left;
	position: relative;
	background: url(../images/bg-color.jpg) repeat-y;
}

#middlebar #maincontent form{
	width: 800px;
	padding-top: 10px;
	border-style: solid;
	border-width: 1px;
	text-align: left;
	background-color: #05a0a0;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#middlebar #maincontent {
	text-align: left;
}

#input.small{
	width: 25px;
	margin-bottom: 6px;
}


#middlebar #maincontent fieldset input {
	width: 500px;
	margin-bottom: 6px;
}

#middlebar #maincontent fieldset{
	width: 540px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 10px 10px 0;
	padding-bottom: 10px;
}

#middlebar #maincontent h4.clear{
	width: 405px;
	height: 10px;
}

#middlebar #maincontent fieldset legend{
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#middlebar #maincontent form p{
margin: 10px;

}

#middlebar #maincontent textarea{
	width: 400px;
	height: 80px;
	color: #10007f;
	margin-bottom: 5px;
}
#middlebar #maincontent select{
	width: 350px;
	color: #10007f;
	margin-bottom: 5px;
}

#middlebar #maincontent label{
	font-size: 12px;
	line-height: 14px;
}

#middlebar #maincontent td {
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#middlebar #maincontent tr {
height: 25px;
}

#middlebar #maincontent table {
	padding: 0;
	margin-left: 9px;
}


p.formp {
	font-size: 12px;
	color: black;
	text-align: left;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

p.orderform {
	font-size: 14px;
	color: black;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

p.orderformempty {
	font-size: 14px;
	color: white;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

a.submit {
	color: black;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	background-color: #fdff6e;
	padding: 3px 10px 5px;
}

a.submitedit {
	color: black;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	background-color: orange;
	padding: 3px 10px 5px;
}

/* @end */



/* @end */

/* @group home */

#homewrap {
	width: 790px;
	height: 590px;
	background: url(../images/benedictus03b1.jpg) no-repeat 0 0;
	margin: auto;
}

#hometop {
	width: 750px;
	margin: auto;
	}
#hometop p {
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
	width: 550px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
#hometop h1 {
	padding-top: 40px;
	padding-bottom: 10px;
	font-size: 25px;
	color: #fdff6e;
}
#hometop h2 {
	padding-top: 19px;
	padding-bottom: 10px;
	font-size: 15px;

}

#homeleft {
	width: 430px;
	text-align: right;
	float: left;
	font: 13px/19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#homeright {
	width: 350px;
	text-align: left;
	float: right;
	font: 13px/19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#clear {
	padding-top: 15px;
	clear: both;
}



/* @end */
