body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #7c8c71;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
}

form.name, form.phone, form.email, form.state, form.zip {

text-align:left;


}


/* Pages */

#bodycopy {
	width: 750px;
	background-color: #E8E4D0;
	padding-bottom: 15px;
	height: 500px;
}
#bodycopy p {
	padding: 0.5em 1.5em;
	font-size: 80%;
	text-align: left;
	line-height: 1.5em;
}
#bodycopy a:link {
	color: #0000FF;
	text-decoration: none;
}
#bodycopy a:visited {
	color: #0000FF;
	text-decoration: none;
}
#bodycopy a:link:hover, #bodycopy a:visited:hover {
	color: #0033FF;
	text-decoration: underline;
}
ul {

}
ul li {

}
h1 {
	padding: 10px 0 5px 15px;
	margin: 0 0 10px 0;
	text-align: left;
	font-size: 110%;
	color: #6B5E4B;
	border-bottom: 1px solid #B8AD9A;
}


/* Footer */

p#swidigital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding:0;
	margin:5px 0 20px 0;
	background-position: center;
	text-align: center;
	color: #B0A58E;
	width: 760px;
}
p#swidigital a:link {
	color: white;
	text-decoration: none;
}
p#swidigital a:visited {
	color: white;
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding: 10px;
}

p#swidigital a:link:hover, p#swidigital a:visited:hover {
	color: white;
	text-decoration: none;
	text-decoration: underline;
}
.imageThumbnail {
	margin-left: 8px;
}

#youarehere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 12px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.maincontent {
	padding-right: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#youarehere a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#youarehere a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#youarehere a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.borders1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.borders2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.allwhiteborder {
	border: 1px solid #FFFFFF;
}
.topbottomwhiteborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.rightbottomborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

/*Left Buttons*/

#leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
}

#leftnav a:link {
	color: #F4E9D7;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}

#breadcrumbs a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}

#breadcrumbs a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}

#breadcrumbs a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	text-decoration: none;
}
