body {
	background-position: left bottom;
	margin:0px;
	padding:0px;
	font-size: 11px;
	background-position: 0px 321px;
	background-repeat: repeat-x;
	background-image: url(../img/bg.gif);
}
* {
	font-family:"helvetica", "helvetica neue", sans-serif;
}

ul,li {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../img/small-arrow.gif);
}
html {
	height: 100%;
	overflow-y: scroll;
}
#wrapper {
	width:960px;
	margin:0 auto 0 auto;
	line-height: 16px;
}
#links {
	height: 44px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#links-wrapper {
	height: 44px;
	background-image: url(../img/links-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav {
	height: 41px;
	text-align: right;
	width: 800px; /*Overall Width */
	float: right;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FFF;
	line-height: 41px;
	text-transform: capitalize; /*Change Case*/
}
#nav li {
	list-style-type: none;
	display: inline;
}
#nav li a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 30px;
	margin: 0px;
	padding-top: 13px;
	padding-bottom: 13px;
	background-image: url(../img/navigation-link.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333333;
}
#nav li a:hover {
	background-image: url(../img/navigation-link.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header {
	height:277px;
}
#header-left {
	width:440px;
	float: left;
	padding-right: 40px;
}
#header-right {
	width:480px;
	float: left;
}
#content-left {
	margin-top:51px;
	float: left;
}
#content-right {
	float: right;
	width: 690px;
}
h1 {
	font-size: 25px;
	color: #bed600;
	font-weight: normal;
	line-height: 20pt;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	line-height: 20pt;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 20pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.left-info {
}
.left-info-header {
	height:28px;
	width:205px;
	line-height: 28px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/menu-top.png);
	background-repeat: no-repeat;
}

.left-info-contact {
	width:203px;
	padding:10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
	background-color: #FFFFFF;
}

.left-info-body {
	width:223px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
	background-color: #FFFFFF;
}


.left-info-item-noclick {
	width:203px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../img/small-arrow.png);
	background-position: 150px center;
}

.left-info-item {
	width:203px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../img/small-arrow.png);
	background-position: 150px center;
}
.left-info-footer {
	width:225px;
	background-image: url(../img/menu-base.png);
	background-repeat: no-repeat;
	height: 5px;
}

.left-info-top {
	width:225px;
	background-image: url(../img/menu-top-simple.png);
	background-repeat: no-repeat;
	height: 5px;
}

.left-info-item:hover {
	background-color:#E6EFF9;
	text-decoration:none;
	cursor: pointer
}
.left-info-item a:link {

	text-decoration:none;
}
.left-info-item a:visited {
	text-decoration:none;
}
.left-info-item a:focus, .left-info-item a:hover, .left-info-item a:active {
	text-decoration:none;
}
.date {
	color: #999999
}

.gray {
	color: #999999
}

.med {
	font-size: 10px
}
.small {
	font-size: 9px
}
.table-3column {
	float:left;
	width: 210px;
}
.table-1column {
	float:left;
	width: 460px;
}

.right-info {
}
.right-info-item {
	width:208px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #ebebeb;
	border-bottom-color: #ebebeb;
	float: left;
	padding: 10px;
	min-height:140px;
	background-color: #FCFCFC;
}
.right-info-item:hover {
	background-color:#E6EFF9;
	text-decoration:none;
	cursor: pointer
}
.right-info-item a:link {
	text-decoration:none;
}
.right-info-item a:visited {
	text-decoration:none;
}
.right-info-item a:focus, .right-info-item a:hover, .right-info-item a:active {
	text-decoration:none;
}
#footer-wrapper {
	background-image: url(../img/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	margin-top: 20px;
	padding-bottom: 15px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#nav2 ul {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-transform: capitalize; /*Change Case*/
}
#nav2 li {
	list-style-type: none;
	display: inline;
}
#nav2 li a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	color: #333333;
}
#nav2 li a:hover {
	text-decoration: underline;
}
.left-links {
	width:650px;
	float:left
}
.right-details {
	width:240px;
	float:right;
	text-align: right;
}

.half-right-1column{
	width:443px;
	float:right;
}

.half-left-1column{
	width:443px;
	float:left;
}

.gallery-image {
	margin-right: 19px;
	margin-bottom: 19px;
}

.gallery-right {
	margin-bottom: 19px;
}

.form-textfield-width { width:215px;
}

.form-textarea-width {
	width: 440px;
	height: 135px;
}





a.page-link:link{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.page-link:visited {	font-weight: bold;
	text-decoration: none;
	color: #000000;}

a.page-link:hover {
	color: #333333;
}
