body {
	margin-top: 0px;
	text-align: center;
	font-family: 'Raleway', sans-serif;
}

#pageWrapper {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border:10px solid #5c492b;
}
#header {
	height: 113px;
	width: 780px;
	background: #000 url('../images/header_background.jpg');
}

#content {
	padding: 20px;
	background: #FFF;
	clear: both;
	font-size: 12px;
	font-style: normal;
	min-height: 640px;
	width:740px !important;
	width:780px;	
}
#titleBlock {
	float: left;
	margin-left: 96px !important;
	margin-left: 48px;
	margin-top: 32px;
	font-style: normal;
	color: #ddd;
}
#titleBlock .pretitle {
	font-size: 12px;
}
#titleBlock .title {
	font-size: 36px;
	font-style: italic;
}
#titleBlock .userBlock {
	font-size: 11px;
}
#titleBlock .userBlock a {
	color: #fff;
}

#adminBlock {
	float: right;
	text-align: right;
	padding: 6px 6px 0px 0px;
	color: #ddd;
	font-family: arial, helvetica;
	font-size: 16px;
	line-height: 17px;
	font-style: normal;
}

.columnWrapper {
	margin-top: 12px;
	clear:both;
}

.column1of2 {
	float: left;
	width: 360px;
}

.column2of2 {
	float: left;
	width: 360px;
	margin-left: 20px;
}
.column1of2a {
	float: left;
	width: 150px;
}

.column2of2a {
	float: left;
	width: 570px;
	margin-left: 20px;
}
.oneColumn {
	padding-top: 5px;
	clear: both;
}
.oneColumn th {
	width: 200px;
}
.sectionHead {
	color: #633023;
	text-align: center;
	font-size: 16px;
}
.submitButton {
	width: 740px;
	text-align: center;
	margin-top: 12px;
}

th {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 8px;
	color: white;
}
td {
	font-size: 12px;
	text-align: left;
}

#login {
	background: #EBEAEA;
	margin-top: 28px;
}

#loginForm {
	margin-left: 335px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color:#5c492b;
	padding:10px;
	width:300px;
}

#loginForm th {
	font-size: 12px;
	font-weight: bold;
}
#loginForm h1 {
	margin: 4px;
	padding: 0px;
	font-size: 36px;
	font-weight: normal;
	font-family: arial, helvetica;
		font-style: italic;
}
#loginForm a {
	color: #fff;
}

.lockDown {
	margin:  4px 0px;
	text-align: center;
	font-weight: bold;
	color:  #C00;
}

/*  Drag Styles  */

.dragField {
	background: #ffffdc;
	padding: 4px;
	border-bottom: #bab3a1;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	color: #524C3A;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
}

.shadowBox {
	border-bottom: #bab3a1;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	background: #e8e1cc;
}

#procession {
	background:  #ffffdc;
	margin-left: 17px;
	width: 700px;
	overflow: auto;
	border: #bab3a1 solid 1px;
	clear: both;
}

.dragField input {
	margin-left: 20px;
}

#processionHeader {
	background:  #e8e1cc;
	margin-left: 17px;
	width: 700px;
	overflow: auto;
	border-color: #bab3a1;
	border-size: 1px 1px 0px 1px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	clear: both;

}
#processionHeader th {
	color: #79756b;
	text-align: center;
	font-weight: bold;
}

/* Error Style */

#outOfService {
	margin-top: 330px;
	margin-left: 180px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica;
	color: #fff;
	text-align: center;
}

#error {
	color: F00;
}

/* Contact Form styles */
.contactForm {
	text-align: center;
}

/* Files styles */
.size {
	text-align: right;
}
.file {
	text-align: left;
}

#Missing {
	color: red;
}

/* FAQ styles */
#faqsearch{
	text-align: center;
}
.question {
	margin-top: 2em;
	font-weight: bolder;
}
.question a{
	margin-bottom: 1em;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.answer {
	margin-bottom: 2em;
	margin-top: .5em;
}
#topics {
	position:relative;
	top:-10px;
	left:5px;
	border:1px solid #b8b5a4;
	background:white;
	width:40px;
	padding:2px;
	color:#633023;
	float:left;
}
#categories {
	float: left;
	background: #ffffdb;
	border: solid 1px #b8b5a4;
	padding: 1px;
	width: 130px;
	margin: 0 20px 0px 0;
}
#categories a {
	text-decoration: none;
	color: #633023;
	padding: .5em;
}
#theitems{
	clear:left;
}
/* Help styles */
.helpstyle {
	color: #633023;
	text-align: left;
	background: #ffffdb;
	border: solid 1px #b8b5a4;
	padding: 4px;
	margin: 0;
}
.helpstyle a{
	color: #633023;
}
.hide a{
	text-decoration: none;
	color: #b8b5a4;
}
.hide {
	position: relative;
	text-align: right;
	float: right;
	top: -5px;
	right: 7px;
	padding: 2px;
	background: white;
	border: solid 1px #b8b5a4;
	margin-left: 10px;
	margin-bottom: -5px;
}
/* Invoice style */
.pricing td {
	text-align: right;
	text-align: ".";
}
.pricing {
	width: 250px;
}
#copyright {
	color:white;
	margin-top:5px;
	text-align: center;
}
#couple{
	float:left;
	margin-right:24px;
}
#frame{
	margin-top:100px;
	margin-left:100px;
}
#logo{
	margin-top:10px;
}
#text{
	margin:20px 20px 20px;
	font-size:12px;
}
#text strong{
	font-size:18px;
}
#text li{
	margin-bottom:8px;
}
ul{
	list-style-type:none;
}
.login h2{
	text-align:center;
	font-size:15px;
}