/* reset starts! */
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,

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	font-size: 15px;
	background-image:url('images/bg.jpg');
	font-family: 'trebuchet ms',verdana,sans-serif;
	padding: 0; 
	margin: 0;
}


/* tables still need 'cellspacing="0"' in the markup */


/* reset ends! */




#border {
	margin-right:auto;
	margin-left:auto;
	padding: 0px;
	border:0;
	width: 928px;
	background: #fff;
}


#wrapper {
	margin-right:auto;
	margin-left:auto;
	padding: 0px;
	border:0;
	width: 920px;
	background: #ede8de;
	border-right:1px solid #c5c3bf;
	border-left:1px solid #c5c3bf;
}

#navWrap {
	text-align:center;
	padding: 0px;
	border:0;
	width: 928px;
	height:25px;
	padding-top:10px;
}

#content {
	line-height:24px;
	padding:  20px 20px 20px 20px;
	font-family: helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight:200;
	color: #7e674f;
}

.contentS {
	line-height:20px;
	padding:  30px 20px 20px 60px;
	height:1700px;
}

.contentRight {
	line-height:20px;
	padding:  30px 20px 20px 20px;

}

.blue {
	color: #6492a4;
	font-size: 12px;
}

#header {
	margin: 0 0 0px 0;
	background-image:url('images/masthead.jpg');
	height: 100px;
	width: 920px;
}

#menu {
	margin: 20px 0px 30px 20px;
	width: 172px;
}

#banner {
	margin: 20px 0px 0px 20px;
	margin-bottom:30px;
}


#left {
	float: left;
	width: 200px;
}

#right { 
	margin: 0;
	float: left;
	width: 720px;
	height: 1% ;
}

#footer {
	clear: both;
	background: #652e03;
	background-image:url('images/footer.jpg');
	height:59px;
}

h1{
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size: 24px;
	font-weight:200;
	color: #623f1b;
	padding:0px 0px 0px 0px;
	margin-bottom:30px;
	margin-right:20px;
	line-height:16px;
	border-bottom:1px solid #d9cdb6;
}

h3{
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size: 22px;
	font-weight:200;
	color: #013956;
	padding:0px 0px 0px 0px;
	margin-bottom:30px;
	line-height:16px;
	border-bottom:1px solid #d2e1e7;
}


strong{
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size: 17px;
	font-weight:200;
	color: #623f1b;
	padding:0px 0px 0px 0px;
	margin-bottom:30px;
	line-height:30px;
}

ul{
	padding:0px 0px 0px 40px;
	margin-bottom:20px;
	line-height:30px;
}

li{
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
	line-height:16px;
}

.small{
	font-size: 10px;
	font-family: 'trebuchet ms', Arial, Verdana, sans-serif;
	font-weight:200;
	color: #770204;
	padding:0px 0px 0px 0px;
	margin-bottom:30px;
	margin-top:-25px;
	line-height:16px;
}

a{
    font-family: 'trebuchet ms', Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #770204;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	}
	
a.nav{
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size: 14px;
	color: #0788bd;
	background: #f5f4ef;
	text-decoration: none;
	padding:5px;
	border-bottom:1px dotted #d2e1e7;
	display:block;
}

a.nav:hover{
	text-decoration: none;
	background: #fff;
	}
	
a.navC{
	font-family: 'trebuchet ms', Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #770204;
	text-decoration: none;
	padding-left:15px;
	}

a.navC:hover{
	text-decoration: underline;
	}

a.clients{
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size: 16px;
	font-weight:200;
	color: #013956;
	padding:0px 0px 0px 0px;

	}

a.clients:hover{
	text-decoration: underline;
	}


