/*BODY*/
body {
	margin: 0px;
	padding: 0px;
}
#main {
	width: 100%;
}

/*HEADER*/
#header {
	height: 30px;
	width: 100%;
	border: 0px none;
	background-color: #a6caf0;
}
#hdrlft {
	float: left;
	height: 30px;
	width: 255px;
	background-color: #FFFFFF;
}
#hdrrt {
	float: left;
	clear: right;
	display: block;
	padding-top: 4px;
	padding-left: 10px;
	width: 500px;
}
.coname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}




/*TOP NAV*/
.topnavlnks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.gototop:link {
	text-decoration: none;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A.gototop:visited {
	text-decoration: none;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A.gototop:hover {
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
A.gototop:active {
	text-decoration: none;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/*CONTENT*/
#Content {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 252px;
	vertical-align: 80%;
}
.bdycpy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
}
.rightpic {
	float: right;
	height: 260px;
	width: 205px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #709BC7;
}


.bdycpyHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}


/*INFO BUCKETS*/

.smheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.columnCenter {
	color: #000000;
	width: 120px;
	float: left;
	position: static;
	padding: 0px;
	text-align: right;
}
.columnLeft {
	color: #000000;
	width: 150px;
	float: left;
	position: static;
	text-align: left;
	height: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.blerb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.leftpixbox {
	color: #000000;
	width: 278px;
	float: left;
	position: static;
	padding: 0px;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #6A8ABE;
	font-style: italic;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 11px;
	padding-left: 10px;
	margin-top: 4px;
	padding-top: 2px;
	width: 100px;
}
.more a {
	color:#6A8ABE;
	text-decoration: none;
}	
.more a:hover {
 color: #FF6600;
 text-decoration: none;
}


/*NAVIGATION AREA*/
#Menu {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	LEFT: 0px;
	PADDING-BOTTOM: 0px;
	WIDTH: 252px;
	PADDING-TOP: 100px;
	float: left;
	clear: both;
	background-color: #a6caf0;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/smith_lgo.jpg);
}


.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
	padding: 0px;
	width: 225px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 8px;
}
.navlink a{
	color: #000000;
	text-decoration: none;
}
.navlink a:hover {
	color: #FF6600;
	text-decoration: none;
}
.subnavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
	padding: 0px;
	width: 225px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 8px;
}
.subnavlink a{
	color: #000000;
	text-decoration: none;
}
.subnavlink a:hover {
	color: #FF6600;
	text-decoration: none;
}


/*FOOTER*/
#footer {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.footerlnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A8ABE;
	text-decoration: none;
	line-height: normal;
}

.insideftr {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6A8ABE;
	text-decoration: none;
	line-height: normal;
	text-align: right;
	float: right;
	margin-top: 5px;
}


/*CLEANER*/
.cleaner {
	CLEAR: both; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 1px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 0px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	HEIGHT: 1px; 
	BORDER-BOTTOM-STYLE: none
}
.cleaner3 {
	CLEAR: both;
	FONT-SIZE: 1px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 1px;
	BORDER-BOTTOM-STYLE: solid;
	border-bottom-width: 3px;
	border-bottom-color: #7492C2;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.addressbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	padding: 0px;
	width: 225px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	text-indent: 8px;
}
.addressreg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	padding: 0px;
	width: 225px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	text-indent: 8px;
}
.dottedline {
	padding: 0px;
	width: 225px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	height: 1px;
	font-size: 1px;
}

/*MIN-WINDOW SIZE*/
.width {
 width:100%;
 min-width:875px;
}
 
.stuff {
 border:0px solid #c00;
 padding:0px;
}
 
* html .minwidth {
 padding-left:875px;
}
 
* html .container {
 margin-left:-875px;
 position:relative;
}
 
/*\*/
* html .minwidth, * html .container, * html .stuff, * html .layout  {
	height: 1px;
}
/**/
 
.top {
	position: relative;
	top: 0px;
	vertical-align: top;
	display: block;
}
.blkborder {
	border: thin solid #000000;
}
