A:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002868;	

}
A:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002868;
	text-decoration: underline
}
A:visited {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002868;

}
A:hover {




	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002868;
	text-decoration: underline
}

.body2
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    LINE-HEIGHT: 18px;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}

/* Clean default styling */
body, html, p, ul, ol, li, h1, h2, h3, h4, h5, h6, input, blockquote, div, img
{
	margin: 0;
	padding: 0;
}

:link, :visited
{

	color: #002868;
}

ul, ol, li
{
	list-style: none;
	display: inline; 
}

h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	color: #002868;
	font-weight: normal;
	display: inline; 
}

img {
	border: 0;
}

/* Body */
body {
	color: #333;
	font-family: Verdana, Arial, sans-serif, Century Gothic, Lucida Grande;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}

a, a:visited {
	color: #002868;
	font-size: 12px;
}

a:hover {
	color: #690000;

	text-decoration: underline;
	font-size: 12px;
}


.secondary {
	color: #BBB7B0;
	font-size: 12px;
}


A.nav:link {

	font-family: Verdana, Arial, sans-serif, Century Gothic, Lucida Grande;
	font-size: 12px;
	color: #FFFFFF;	
}

A.nav:active {

	font-family: Verdana, Arial, sans-serif, Century Gothic, Lucida Grande;
	font-size: 12px;
	color: #FFFFFF;
}
A.nav:visited {

	font-family: Verdana, Arial, sans-serif, Century Gothic, Lucida Grande;
	font-size: 12px;
	color: #FFFFFF;
}
A.nav:hover {

	font-family: Verdana, Arial, sans-serif, Century Gothic, Lucida Grande;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

A.nav2:link {

	font-family: Verdana, Arial, sans-serif, Century Gothic, Lucida Grande;
	font-size: 12px;
	color: #CD2000;	
}

A.nav2:active {

	font-family: Verdana, Arial, sans-serif, Century Gothic, Lucida Grande;
	font-size: 12px;
	color: #CD2000;
}
A.nav2:visited {

	font-family: Verdana, Arial, sans-serif, Century Gothic, Lucida Grande;
	font-size: 12px;
	color: #CD2000;
}
A.nav2:hover {

	font-family: Verdana, Arial, sans-serif, Century Gothic, Lucida Grande;
	font-size: 12px;
	color: #CD2000;
	text-decoration: underline;
}











p {
	line-height: 1.3em;
}
/* Wrapper */
#wrapper {
	width: 750px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: center;
	background: #F6F6F0;
}

#inwrap {
	width: 750px;
	padding-top: 0px;
	float: center;
}
/* Header */
#header {
	float: center;
	position: relative;
	width: 750px;
	height: 189px;
	font-size: 1.5em;
	font-weight: bold;
}

div#header span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("/images/header.jpg") no-repeat top left;
}

/* Spacer */
#spacer {
	float: center;
	position: relative;
	width: 750px;
	height: 10px;
}



#menu {
	float: center;
	font-size: 0.9em;
	text-align: center;
	background: #F6F6F0;
	position: relative;
	top: 3px;
	width: 610px;
	left: 76px;
}

/* Menu 

#menu {
	float: center;
	font-size: 0.9em;
	text-align: center;
	background: #F6F6F0;
}

#menu a:hover {
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom: solid 2px #002868;
}

#menu li {
	padding-top: 3px;
}

#udefault, #mhome, #uabout, #mabout, #uservices, #mservices, #uwork, #mwork {
	font-weight: bold;
} 

*/






/* Content */
#content {
	clear: both;
	padding: 15px 0 20px 0;
	z-index: 10;
	text-align: left;
	background: #F6F6F0;
}

#content h2 {
		padding: 5px 0 5px 10px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	font-family: 'Century Gothic','Arial Black', Arial, sans-serif;
	color: #002868;
}

#content h2 a, #content h2 a:visited {
	color: #002868;
}

#content h2 a:hover {
	color: #f90;
}

#content p {
	line-height: 1.3em;
	padding: 10px;
}

#content li {
	padding: 5px 0 5px 20px;
	font-size: 0.9em;
	/* font-weight: bold; */
}

/* Portfolio */
.navigate {
	width: 100%;
	clear: both;
	font-weight: bold;
}

.entry {
	clear: both;
}

.portimage {
	float: left;
	width: 205px;
	margin: 10px 0;
	font-size: 0.8em;
	text-align: center;
}

.portbody {
	float: right;
	font-size: 0.9em;
	width: 200px;
}
/* Sidebar */
#sidebar {
	width: 250px;
	float: right;
	background-color: #fff;
	position: relative;
}/* Footer */
#outfoot {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
	z-index: -1;
}

#prefoot {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}

#footer {
	float: right;
	width: 230px !important;
	width: 250px;
	background: #f90 url("../i/footer.gif") no-repeat top left;
	font-size: 0.8em;
	padding: 10px;
	text-align: center;
}

#footer a, #footer a:visited {
	color: #FFFFFF;
}

#footer a:hover {
	color: #FFFFFF;
	font-weight: bold;
}