/* Start of CMSMS style sheet 'Main stylesheet' */
* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
html, body, * html #main { 
	height: 100%;
}
img {
	border: none;
}
html {
	background: url(/images/bg.jpg) repeat center 0;
}
body {
	font: 12px verdana;
	background: url(/images/bg_top.jpg) no-repeat center 0;
}
div.left_contact {
float:left;
width:207px;
}
#main {
	width: 1002px;
	min-height: 100%;
	margin: 0 auto -50px auto;
	position: relative;
}

.connect_widget{ 
padding-left:15px;
}


#top {
	width: 1002px;
	padding: 0 0 10px 0;
	float: left;
}
#top #logo {
	width: 409px;
	padding: 15px 0 20px 0;
	float: left;
        clear: left;
}
#top #nav {
	
	height: 28px;
	list-style: none;
	background: url(/images/nav_bg.png) no-repeat;
	padding: 0 20px;
	float: right;
}
#top #nav li {
	height: 28px;
	background: url(/images/nav_border.gif) no-repeat right center;
	padding: 0 1px 0 0;
	float: left;
}
#top #nav li a {
	height: 23px;
	color: #B66D00;
	padding: 5px 11px 0 11px;
	float: left;
}
#top #info_box {
	width: 480px;
	color: #717171;
	font-size: 11px;
	padding: 30px 0 0 0;
	position: relative;
	clear: right;
	float: right;
}
#top #info_box .award {
	margin: -20px 0 0 -90px;
	position: absolute;
	top: 0;
	left: 0;
	float: left;
}
#top #info_box .img_left {
	margin: 0 10px 0 0;
	float: left;
}
#top #info_box p {
	line-height: 1.5;
	display: block;
}
#top #info_box p span {
	color: #FFF;
}
#top #menu {
	width: 952px;
	height: 48px;
	list-style: none;
	background: url(/images/menu_bg.png) no-repeat;
	padding: 0 25px;
	float: left;
}
#top #menu li {
	height: 48px;
	background: url(/images/menu_border.gif) no-repeat right 0;
	padding: 0 2px 0 0;
	float: left;
}
#top #nav li.last, #top #menu li.last, #footer #bottom_links li.last {
	background: none;
	padding: 0;
}
#top #menu li a {
	height: 33px;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	padding: 15px 27px 0 27px;
	float: left;
}
#sidebar {
	width: 207px;
	padding: 10px 0 0 0;
	float: left;
}
#sidebar .top, #sidebar .bottom {
	width: 207px;
	height: 20px;
	float: left;
}
#sidebar .top {
	background: url(/images/sidebar_top_bottom.png) no-repeat;
}
#sidebar .bottom {
	background: url(/images/sidebar_top_bottom.png) no-repeat 0 bottom;
	margin: 0 0 10px 0;
}
#sidebar #submenu {
	width: 207px;
	list-style: none;
	background: url(/images/sidebar_element_bg.png) repeat;
	float: left;
}
#sidebar #submenu ul {
	list-style: none;
}
#sidebar #submenu li {
	width: 187px;
	padding: 3px 10px;
	float: left;
}
#sidebar #submenu li.last {
	padding: 15px 10px 2px 10px;
}
#sidebar #submenu li a {
	color: #B66D00;
	text-decoration: none;
	background: url(/images/submenu_icons.png) no-repeat 0 5px;
	padding: 0 0 0 20px;
	display: block;
}
#sidebar #submenu li a:hover, #sidebar #submenu li a.act {
	color: #CCFF33;
	background: url(/images/submenu_icons.png) no-repeat 0 -42px;
}
#sidebar #submenu li.last a {
	color: #FFF;
	text-decoration: underline;
	background: none;
}
#sidebar #calendar {
	width: 207px;
	background: url(/images/sidebar_element_bg.png) repeat;
	float: left;
}
#sidebar #calendar table {
	width: 207px;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	border-right: 1px solid #38280C;
	clear: left;
}
#sidebar #calendar thead .left {
	margin: 0 0 0 12px;
	float: left;
}
#sidebar #calendar thead .right {
	margin: 0 12px 0 0;
	float: right;
}
#sidebar #calendar thead select {
	font: 11px verdana;
	margin: 0 4px;
}
#sidebar #calendar thead td {
	padding: 0 2px 10px 2px;
}
#sidebar #calendar tbody th {
	font-weight: normal;
	border-left: 1px solid #38280C;
	border-bottom: 1px solid #38280C;
	background: #000;
	padding: 4px 2px;
}
#sidebar #calendar tbody td {
	border-left: 1px solid #38280C;
	border-bottom: 1px solid #38280C;
	padding: 4px 2px;
}
#sidebar #calendar tbody td a {
	color: #FFF;
	text-decoration: none;
}
#sidebar #calendar tbody td a.prev, #sidebar #calendar tbody td a.next {
	color: #727272;
}
#sidebar .left_contact form {
	width: 177px;
	background: url(/images/sidebar_element_bg.png) repeat;
	padding: 0 15px;
	float: left;
}
#sidebar .left_contact form span {
	color: #FFF;
	font-size: 15px;
	text-align: center;
	padding: 0 0 5px 0;
	display: block;
}
#sidebar .left_contact form .input, #sidebar .left_contact form textarea {
	width: 166px;
	font: 11px verdana;
	border: 1px solid #000;
	padding: 3px 5px;
	margin: 5px 0 0 0;
	float: left;
}
#sidebar .left_contact form textarea {
	height: 105px;
}
#sidebar .left_contact form .submit {
	width: 132px;
	height: 23px;
	color: #FFF;
	font: 11px verdana;
	text-align: center;
	text-decoration: none;
	background: url(/images/submit_bg.png) no-repeat;
	padding: 10px 0 0 0;
	float: right;
}
#container {
	width: 792px;
	float: right;
}
#content_top, #content_bottom {
	width: 792px;
	float: right;
}
#content_top {
	height: 50px;
	background: url(/images/content_top.png) no-repeat;
}
#content_bottom {
	height: 185px;
	background: url(/images/content_bottom.png) no-repeat;
}
#content {
	width: 712px;
	color: #1F1507;
	background: url(/images/content_bg.png) repeat-y;
	padding: 0 40px;
	float: left;
}
#content h1 {
	font: bold 16px verdana;
	text-transform: uppercase;
	padding: 0 0 25px 0;
	display: block;
}
#content h2 {
	font: bold 12px verdana;
	padding: 0 0 15px 0;
	display: block;
}
#content p {
	line-height: 1.5;
	padding: 0 0 12px 0;
	display: block;
}
#content .img_left {
	border: 1px solid #000;
	margin: 0 20px 5px 0;
	float: left;
}
#content #gallery {
	width: 690px;
	padding: 15px 0;
	float: left;
}
#content #gallery img {
	border: 1px solid #000;
	margin: 0 40px 0 0;
	float: left;
}
#content #gallery img.last {
	margin: 0;
}
#footer {
	width: 1002px;
	height: 50px;
	color: #717171;
	text-align: center;
	background: url(/images/footer_bg.png) no-repeat 0 bottom;
	margin: 0px auto;
	position: relative;
	_position: inherit;
}
#footer #bottom_links {
	width: 1002px;
	list-style: none;
	padding: 5px 0;
	float: left;
}
#footer #bottom_links li {
	background: url(/images/nav_border.gif) no-repeat right center;
	padding: 0 1px 0 0;
	display: inline;
}
#footer #bottom_links li a {
	color: #fff;
	text-decoration: none;
	margin: 5px 11px 0 11px;
	display: inline;
}
#footer #bottom_links li a:hover {
	text-decoration: underline;
}
#footer p {
	width: 1002px;
	font-size: 11px;
	padding: 6px 0 0 0;
	float: left;
}
.clearfooter {
	height: 80px;
	clear: both;
}
#top #menu li a:hover, #top #menu li a.act, #top #info_box p a {
	color: #CCFF33;
}
#sidebar #calendar td a.today, #sidebar #calendar td a:hover {
       color: #B66D00;
}
#content a {
color: #B66D00;
}
#top #nav li a:hover, #top #info_box p a:hover, #content p a:hover {
	text-decoration: none;
}


#content ul{
margin-left:40px;
}
/* End of 'Main stylesheet' */

