/* @override http://www.illustratedtheory.com/modx/assets/templates/styles-menu.css */

/* @override http://www.illustratedtheory.com/modx/assets/templates/styles.css */

.green1 { color: #323529;}
.grvred { color: #A20009;}
.gradient { background: #434538 url(gradient2.jpg) repeat-x; }

/* Structural Elements */
body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #000000;
	margin: 0px;
	padding: 0px;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0px;
	margin: 0px;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 770px;
	background: #ffffff;
	padding: 0px;
	border: 0px;
}
#content {
	width: 770px;
	background: #dadada;
	position: relative;
	padding: 0; 
}
#footer {
	clear: both;
	width: 770px;
	font-weight: bold;
	padding-top: 1em;
	background: #ececec;
	text-align: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-variant: small-caps;
	font-size: 13px;
}
#footer img {
	text-align: left;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-right: 10px;
	margin-top: -5px;
}



/* Text and Image Styling */
a:link, a:visited {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
	color: #A20009;
}
.zowbie {
	font: normal 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
img, img a {
	border: 0px;
}
h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font: 1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #A20009;
}
p {
	margin-top:0;
}


/* Horizontal Menu */
#hmenu {
	font-size: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #000000;
	height: 28px;
	width: 770px;
	padding: 0px;
}
#hmenu ul {
	list-style: none;
	height: 28px;
	margin: 0;
	padding: 6px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
#hmenu li {
	display: inline;
	text-transform: uppercase;
}
#hmenu a:link, #hmenu a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 0.8em 1em 0.8em 1em;
}

#hmenu a:hover{
	color: #000000;
	background-color: #d54e14;
}


/* Logo */
#logo {
	width: 770px;
	position: relative;
}
#logo-top {
	width: 770px;
	height: 180px;
	border: 0px;
}
#logo-bottom {
	width: 770px;
	height: 198px;
	border: 0px;
}


/* Sidebar */
#sidebar {
	width: 248px;
	float: left;
	background: #dadada;
	border-right: 1px solid #000000;
	padding: 0px;
	margin: 0px;
}
#vmenu {
	background: #ffffff;
}

#sidebar h1 {
	width: 239px;
	text-transform: uppercase;
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px 0 10px 10px;
	margin: 2px 0 0 0;
	color: #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #ececec;
}
.side-text {
	margin: 10px;
}
#sidebar ul {
	padding:0px;
	line-height:1.6em;
	list-style-type: none;
	margin: 0;
	display: block;
}
#sidebar ul li {
	padding-left: 0em;
	padding-right: 0em;
	border:1px solid #fff; 
	border-width:1px 1px 0px 0;
	width: 230px;
	position: relative;
	display: block;
}
/* common styling */

#sidebar ul {font-family: arial, sans-serif; position:relative; margin:50px 0;}

#sidebar ul li a, #sidebar ul li a:visited {display:block; text-decoration:none; color:#000; width:230px; height:25px; text-align:center; background: #a2a2a2; line-height:25px;position: relative;}

#sidebar ul {padding:0; margin:0;list-style-type: none; }

#sidebar ul li ul {
	background: #ececec;
	width: 230px;
	display: block;
}

#sidebar ul a:hover, #sidebar ul li a:hover {
	color:#C22D30;
	text-decoration: bold;
}


/* specific to non IE browsers */

#sidebar ul li:hover a {color:#fff; background:#C22D30;}

#sidebar ul li:hover ul li a {background:#ececec; color:#000;}

#sidebar ul li:hover ul li a:hover {background:#c22d30; color:#ffffff;}

#sidebar ul li:hover ul li:hover ul {color:#000;}

#sidebar ul li:hover ul li:hover ul li a {background:#c22d30; color:#ffffff;}





/* Main Body for Posts */
#main {
	float: right;
	width: 517px;
	padding: 2px 0;
	background: #dadada;
}
#main h1 {
	width: 507px;
	background: #c22d30;
	text-transform: uppercase;
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px 0 10px 10px;
	margin: -0.4px 0 5px 0;
	color: #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
.date {
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #A20009;
}
.main-text {
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.servicebox {
	clear: left;
	padding: 10px 0;
}
.servicebox img {
	float: left;
	padding: 10px 10px 20px 0;
}




/* News Section */

#news {
	padding: 0 20px;
}
#news h3 {
	
	padding-bottom: 0;
	margin-bottom: 0;
	color:#c22d30;
	font: bold 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}