/* +++++++++++++++++++++++++++++ Shifting Ground +++++++++++++++++++++++++++++ */


/* ++++++++++++++++++++ Common Styles ++++++++++++++++++++ */


* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #333333;
	background-color: #484848;
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 100%;
	text-align: center;
	font-weight: normal;
}

table {
	font-size: 1em;
	font-weight: normal;
}

td {
	color: #333333;
	background-color: inherit;
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 1em;
}

a {
	color: #003366;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #4F6D41;
	background-color: inherit;
	text-decoration: none;
}

img {
	border: none;
}

ul, ul li {
	list-style: url(counterstrike/none) none outside;
}

ol, ol li {
	list-style: decimal inside;
}

p {
	padding: 0.6em 0em 0.6em;
}

fieldset {
	border: none;
}

input, textarea, select {
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 13px;
}

.hidethis {
	display: none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	overflow : hidden;
	visibility: hidden;
}


/* ++++++++++++++++++++ Image Thumbnails ++++++++++++++++++++ */

.tb_center {
	text-align: center;
}

.tb_center img {
	margin: 1.3em auto;
	border: 1px #fff solid;
}



/* ++++++++++++++++++++ Body Wrappers ++++++++++++++++++++ */

#body_wrapper {
	margin: 25px;
	width: 982px;
	font-size: 0.71em;
	position: relative;
}

/* ++++++++++++++++++++ Body Container ++++++++++++++++++++ */

#body_container {
	float: right;
	position: relative;
	width: 700px;
	background: url(images/newlayout_page_05.jpg) no-repeat 0% 100%;
	left: -40px;
	font-weight: normal;
}

#body_container_b {
	padding: 15px 0px;
	width: 700px;
	background: url(images/newlayout_page_01.jpg) no-repeat 0% 0%;
}

#body_container_c {
	color: inherit;
	background-color: #FFFFFF;
	border-left: #fff 6px solid;
	border-right: #fff 6px solid;
}



/* ++++++++++++++++++++ Page Header ++++++++++++++++++++ */

#page_header {
	padding-bottom: 0px;
	color: inherit;
	background-color: a4bc81;
	height: 60px;
}
.greenstrip {
	background-image: url(images/newlayout_page_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 21px;
}


#page_header h1 {
	position: relative;
	top: 0px;
	width: 100%;
	height: 70px;
	background-color: #A4BC81;
}



/* ++++++++++++++++++++ Page Content ++++++++++++++++++++ */

#page_content {
	padding: 15px 17px 10px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	line-height: 14px;
}
#page_content li {
	list-style-type: disc;
	margin-left: 10px;
	padding-bottom: 8px;
}


.link_readmore {
	padding: 35px 0px 10px;
	text-align: right;
}

.link_readmore a {
	margin-left: auto;
	display: block;
	width: 94px;
	height: 24px;
	background: url(counterstrike/images/button_readmore.gif) no-repeat 0% 0%;
}



/* ++++++++++++++++++++ Navigation Menu ++++++++++++++++++++ */

#navmenu {
	float: left;
	margin-top: 30px;
	position: relative;
	left: 77px;
	width: 166px;
	background: url(images/navmenu_bg_bot.jpg) no-repeat 0% 100%;
	font-size: 1.15em;
	font-weight: bold;
}

#navmenu_b {
	padding: 15px 0px;
	width: 166px;
	background: url(images/navmenu_bg_top.jpg) no-repeat 0% 0%;
}

#navmenu_c {
	color: inherit;
	background-color: #79A567;
	border-left: #fff 6px solid;
}

#navmenu a {
	text-decoration: none;
	text-transform: uppercase;
}

#navmenu li {
	border-top: #fff 1px solid;
}

#navmenu li a {
	display: block;
	padding: 5px 0px;
	width: 160px;
	color: #FFFFFF;
	text-decoration: none;
}

#navmenu li a:hover {
	color: #484848;
	background-color: #D4E2B8
}

#navmenu li.list_first {
	border-top: none;
}



/* ++++++++++++++++++++ Page Footer ++++++++++++++++++++ */

#page_footer {
	padding: 20px 0px 0px;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 200px;
	clear: right;
	color: #CCCCCC;
}
#page_footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#page_footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.pagetitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79A567;
	text-transform: uppercase;
	font-size: 12pt;
	font-weight: bold;
	width: 620px;
	margin-bottom: 12px;
	padding-bottom: 4px;
	color: #425C36;
}
.greylink {
	color: #FFFFFF;
}
.greylink a{
	color: #FFFFFF;
}
.greylink a:hover{
	color: #CCCCCC;
}
.whitelink {
	color: #FFFFFF;
}
.whitelink a{
	color: #FFFFFF;
}
.whitelink a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.developed {
	line-height: normal;
	font-size: 20pt;
	font-family: Georgia;
	color: #484848;
}
.tablecellheader {
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79A567;
	font-size: 11pt;
	font-weight: bold;
	padding: 2px;
}
.townscities {
	background-color: #E8EDD8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #79A567;
	border-bottom-color: #79A567;
	padding-top: 3px;
	padding-bottom: 3px;
}
#established {
	color: #CCCCCC;
	font-weight: bold;
	text-align: right;
	width: 870px;
}
