body {
	background: url('../images/wake_bg.jpg') no-repeat top left;
	background-color: #6C1F0E;
	margin: 0 12px 12px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height:1.2em;
}

img {
	border:none;
}

a:link {
	color: #0A4282;
} 

a:visited {
	color: #0A4282;
}

a:hover {
	color: #000;
}
	 
a:active {
	color: #92500B
}

td {
	vertical-align:top;
}



.notice, .error {
	color:#990000;
}
span.error {
display:block;
clear:right;
}

h1 {
	font-size:14px;
	font-weight:bold;
}

h2 {
	font-size:12px;
	font-weight:bold;
}

h1, h2 {
	margin-top:0;
	padding-top:0;
}

input, select, textarea {
	border: thin solid #AAD0E1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:2px;
}


/* centered fixed width */
div#wrapper {
	width: 761px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
}


div#topMenuBar {
	width: 100%;
	height: 43px;
	margin:25px 0 25px 0;
	padding:0;
}


div#mainBlock {
	position: relative;
	width:761px;
/*	margin:5px 0 5px 0;*/
	margin:0;
	padding:0;
}

div#topRightBox {
	margin:10px 10px 10px 570px;
	float:right;
}

div#pictureRow {
	position:relative;
	background: url(../images/pictureRow_bg.jpg) no-repeat top left;
	width:761px;
	height:174px;
	border-width:0;
}

div#contentRow {
	position:relative;
	background: url(../images/contentRow_bg.gif) repeat-y 0 0;
	width:761px;
	margin:0;
	padding:0;
}

div#footRow {
	position:relative;
	background: url(../images/footRow_bg.gif) no-repeat 0 0;
	width:761px;
	height:20px;
}

div#mainContent {
	background: url(../images/contentGradient_bg.jpg) no-repeat top left;
	width:550px;
	padding:10px;
	position:relative;
	min-height:350px;
}

div#rightContent {
	background: url(../images/contentRightBar_bg.jpg) no-repeat top left;
	padding:12px 6px 6px 24px;
	width:161px;
	min-height:276px;
	position:absolute;
	right:0;
	top:0;
}

div#rightContentBox {
	
}


div#rightContent h3 {
	color:#53190C;
	font-size:12px;
}

div.contentSection {

}

div#footerBar {
	width: 761px;
	height:30px;
	background: url(../images/footer_bar.gif) no-repeat top left;
	margin:5px 0 25px 0;
	vertical-align:bottom;
}

span.footerAddress {
	float:left;
	color:#000;
	font-size:10px;
	margin:10px 3px 2px 30px;
	vertical-align:bottom;
}

span.footerCopy {
	float:right;
	color:#fff;
	font-size:9px;
	margin:11px 30px 2px 3px;
}
span.footerTitle {
	color: #336699;
}

div.indented {
	margin-left:12px;
}

.required {
	color:#FF0000;
}


.comment {
	padding: 12px;
	margin-bottom:12px;
	border:1px solid #ccc;
}

span.byline {
	display:block;
	/*float:left;*/
	clear:both;
	font-weight:bold;
	color:#666;
}

span.deleteLink {
	float:right;
	
}

.comentForm {

}

.commentForm textarea {
	width: 350px;
	height: 100px;
}

td#pageContentMain thead {
	font-weight:bold;
}

.fieldTitle {
	text-align:right;
}

.note {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 300px;
	color:#666;
}

form tfoot td {
	text-align: center;
}

img.inlineRight {
	float:right;
}

ul#servicesList {
	margin-left:0;
	padding:10px;
}

ul#servicesList li {
	
}