/*
Design by www.g3group.com
*/

/* Elements */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 145%;
	background: #5E5E5E url(../images/bg_main.jpg) repeat-x left top;
}
.leftshadow {
	background-image: url(../images/box_leftshadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 237px;
	width: 24px;
}
.rightshadow {
	background-image: url(../images/box_rtshadow1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 237px;
	width: 24px;
}


h2, h3 {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


p, ol, ul, dl, blockquote { margin:0 0 17px 0;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

.img1 {
	float: left;
	margin: 0px 15px 10px 0px;
	border: 2px solid #CCC;
}
/* Header */

#header {
	width: 930px;
	height: 100px;
	margin: 10px auto 0px auto;
	border-bottom: 8px solid #666;
}
#header .left {
	width: 700px;
	float: left;
}

#header .right {
	width: 400px;
	float: right;
	text-align: right;
	margin-top: 55px;
}

/* Menu */

#menu {
	width: 930px;
	height: 300px;
	margin: 0px auto;
}
#menu .left {
	width: 176px;
	float: left;
	overflow: hidden;
}

#menu .right {
	width: 490px;
	float: left;
}



/* Content */

#content {
	width: 930px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
	background-color: #f1f1f1;
	background-image: url(../images/shadow_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content2 {
	width: 955px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #fff;

}

#colOne {
	float: right;
	width: 710px;
	margin-top: 20px;
	padding-right: 25px;
}

#colTwo {
	float: left;
	width: 180px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 13px;
}

#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

#content h1 {
	padding: 5px 0px 5px 0px;
	color: #8D0100;
}

#content h2 {
	padding: 5px 0px 5px 0px;
	text-transform: none;
	font-size: 16px;
	color: #2D2D2D;
}

#content h3 {
	color: #6C6C6C;
}
/* Footer */

#footer {
	width: 930px;
	margin: 10px auto 0px;
	padding: 3px 0px;
	background-color: #fff;
	border-top: 8px solid #666;
	font-size: 11px;
	color: #8A8A8A;
	height: 100px;
}
#footer .left {
	width: 450px;
	float: left;
	margin-top: 8px;
}

#footer .right {
	width: 400px;
	float: right;
	text-align: right;
	margin-top: 8px;
}
#footer p {
	margin: 0px;
	text-align: left;
	font-size: 11px;
	color: #8A8A8A;
}

#footer a {
	font-size: 11px;
	color: #8A8A8A;
}

#footer a:hover {
	color: #333333;
}
#quote {
	padding: 0px 20px 0 30px;
	font-size: 12px;
}
.botquote {
	background-image: url(../images/quote_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-left: 20px;
	font-style: italic;
	padding-top: 0;
}
#navlist li {
	display:inline;
	padding:0 .9em;
	border-right:1px solid #ccc;
}
#navlist li.last {
	border:none;
}
#navlist {
text-align:left;
margin: 10px 0;
padding: 0;
}
#navlist a {
	color:#666;
	text-decoration:none;
}
#navlist a:hover {
	color:#999;
	text-decoration:underline;
}
#content #colOneWide {
	padding-right: 35px;
	padding-left: 35px;
}
#slug {
	width: 955px;
	margin: 0px auto;
	padding: 0;
	background-color: #fffff0;
	font-size: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #900;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	margin: 0 0 4px 0;
}
#content2 #colOne p {
	margin-left: 12px;
}
#content2 #colOne table tbody tr td p {
	margin-left: 12px;
}
#content2 #colOne table tbody tr td h3 a  {
	font-size: 15px;
	color: #900;
	text-decoration: none;
	margin-bottom: 0px;
}
#content2 #colOne table tbody tr td h3   {
	font-size: 15px;
	color: #900;
	text-decoration: none;
	margin-bottom: 4px;
}
#wrapit {
	margin: 20px auto 5px auto;
	width: 980px;
	background: #FFF url(../images/wrap_bg.jpg) repeat-x center top;
}
.smalltxt {
	font-size: 11px;
	margin-top: 0px;
}
#legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0 auto;
	width: 930px;
	color: #999;
}
#lefty {
	float: left;
	width: 350px;
	margin-right: 25px;
}
#righty {
	float: left;
	width: 300px;
	margin-left: 30px;
}
#wrapit #content2 #colOne #righty p img {
	border: 2px solid #999;
}
