/* css and design by Digital Brushstrokes LLC */
/* standard HTML elements */

body {
	background-repeat: repeat;
	background-position: center top;
	background-color: #333333;
	background-image: url(../images/bg.png);
	background-attachment: fixed;
}
a:focus{outline:none;}

#Top {
	width: 790px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 163px;
	background-image: url(../images/siteTop.png);
}
#Top h1 {
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FFFFFF;
}

#Right p a {
	color: #4F4F4F;
	text-decoration: underline;
}
#Right p a:hover {
	text-decoration: none;
}
#Container {
	width: 790px;
	clear: both;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/containerBg.png);
	padding-top: 0px;
}
#Container-Inner {
	overflow: auto;
	background-image: url(../images/containerBg.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#Left {
	float: left;
	width: 200px;
	background-image: url(../images/leftpics.jpg);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #D4D3BA;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 42px;
	height: 600px;
}
#Right {
	float: right;
	width: 490px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #EAEADA;
}

#Right h1 {
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #4F4F4F;
	line-height: 46px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC1D88;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	font-style: italic;
}

#Right h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #802225;
	margin: 0px;
	padding: 5px 5px 10px 20px;
	font-size: 18px;
	font-weight: bold;
}

#Right p {
	font-family: Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 16px;
}
#RightFooter {
	float: right;
	padding: 0px;
	width: 510px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/rightFooter.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#Left ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
#Left li {
	list-style-type: none;
}
#Left li a{
	display: block;
	width: 152px;
	background-image: url(../images/menu-link.gif);
	line-height: 26px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	font-style: italic;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#Left li a:hover{
	color: #E4147E;
	font-weight: bold;
}
#Left .Undermenu {
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Left .Undermenu p {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F4F4F;
	font-size: 10px;
	line-height: 18px;
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: left;
}
#Left .Undermenu a {
	color: #4F4F4F;
	text-decoration: underline;
}

#Left .Undermenu a:hover {
	text-decoration: none;
}


.divider {
	margin: 0px;
	background-image: url(../images/p.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 33px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#Footer {
	clear: both;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/siteBottom.png);
	height: 170px;
	width: 790px;
}
#Footer p {
	line-height: 33px;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	right: 12px;
	color: #FFFFFF;
}
#Footer a {
	color: #4F4F4F;
	text-decoration: underline;
}

#Footer a:hover {
	color: #4F4F4F;
	text-decoration: none;
}
.RightFloat {
	float: right;
	margin: 10px;
	padding: 0px;
}
#Right ul {
	margin: 0px;
	padding: 10px 10px 10px 20px;
	display: block;
}
#Right li {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #4F4F4F;
	margin: 0px;
	padding: 5px 5px 5px 10px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #007D3B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-left: 10px;
}
.smallText {
	font-size: 0.8em;
	font-weight: normal;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #791E22;
	padding-left: 7px;
}

h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #802225;
}
