/* Stylesheet by Turcotte Data & Designs */


body {
	color: #7f3d03;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #fffff0;
	background-image: url(../images/slmabg.jpg);
}

img {
	border: 0;
}

#container {
	width: 825px;
	margin: auto;
}

#header {
	background-image: url(../images/TopLine.jpg);
	background-repeat: repeat-x;
}

#topPhone {
	margin-left: 413px;
	background-color:#EBD4AA;
}

#logo {
	width: 100%;
	height: 129px;
}

#topNav {
	height: 20px;
	vertical-align: bottom;
	text-align: right;
	margin-right: 100px;
}

#topNav a:link {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	color: #7f3d03;
	text-decoration: none;
}

#topNav a:visited {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	color: #7f3d03;
	text-decoration: none;
}

#topNav a:hover {
	vertical-align: bottom;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	color: #0000FF;
	text-decoration: none;
}

#ImgPlaceholder {
	height: 100px;
	padding-bottom: 10px;
}

#ImgPlaceholder img{
	float:right;
}

#navColumn {
	width: 250px;
	float: left;
	border-left: 5px solid #7f3d03;
}

#navColumn h1 {
	margin-left: 15px;
	font-size: 150%;
}

#navColumn a:link {
	margin-left: 35px;
	font-weight: bold;
	color: #7f3d03;
	text-decoration: none;
}

#navColumn a:visited {
	margin-left: 35px;
	font-weight: bold;
	color: #7f3d03;
	text-decoration: none;
}

#navColumn a:hover {
	color: #0000FF;
	text-decoration: none;
}

#contentColumn {
	width: 475px;
	margin-left: 350px;
}

#contentColumn h1 {
	font-size: 125%;
}

#textNav {
	text-align: center;
	font-size: 80%;
	border-top: 1px solid #7f3d03;
	margin-top: 15px;
}

#textNav a:link {
	padding-left: 5px;
	padding-right: 5px;
	color: #7f3d03;
	text-decoration: none;
}

#textNav a:visited {
	padding-left: 5px;
	padding-right: 5px;
	color: #7f3d03;
	text-decoration: none;
}

#textNav a:hover {
	padding-left: 5px;
	padding-right: 5px;
	color: #0000FF;
	text-decoration: none;
}

#legal {
	font-size: 70%;
	text-align: center;
}
	
#credits {
	font-size: 65%;
	color: #000;
}

.disclaimer {
	font-size: 70%
}