/* ----- Main Layout Elements ----- */
body {
	background:			#D27836;
	text-align:			left;
	padding:			0;
	margin:				0;
	FONT-WEIGHT: 		normal;
	FONT-SIZE: 			12px;
	COLOR: 				#ffffff;
	FONT-FAMILY: 		Verdana, Arial, Helvetica;
	background-image: 	url(../images/bg.jpg);
	background-repeat: 	repeat-x;
}
#container {
	min-width:			900px;
	max-width:			960px;
	font-size:			12px;
	margin:				0 auto;
	text-align:			left;
	clear:				both;
	float:left;
}
#header {
	width: 				900px;
	height:				210px;
	margin:				0 auto;
	clear:				both; 
	
}
#headerinside {
	width:				900px;
	margin:				0 auto;
	height:				207px;
	padding-top:		0px;
	text-align:			left;
	clear:				both; 	
	
}
#leftsidebar {
	float:				left;
	width:				20%; 
	overflow:			hidden;
} 
#main {
	float:				left;
	width:				80%;

}

#footer {
width:900px;
float: center;
	clear:				both;
	text-align:			center;
	font-size:			11px;
	padding-top:		10px;
	padding-bottom:	    10px;
	border-top-color: #B53707;
	border-top-style: solid;
	border-top-width: 1px;
}



a, a:visited {
	color:				#FFE207;
}
a:hover, a:active {
	color:				#ffffff;
}
#searchForm {
	padding-top:		10px;
}

/* horizontal pill menu */
.pill {
	margin:0 auto;
	float:none;
	width:900px;
}

td.pill_m {
	padding: 5;
	margin: 0;
	text-align:center;
  }

#pillmenu {
	white-space: nowrap;
	height: 50px;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
  width: 900px;  
}

#pillmenu li {
	float: left;
	margin: 0px 5px 0 0;
	padding: 0;
	background: transparent;	  
}

#pillmenu a {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
	float:left;
  display:block;
  height: 50px;
  line-height: 50px;
  padding: 2px 10px 0 10px;
  color: #FFE207;
  text-decoration: none;
  background: transparent;
}


#pillmenu a:hover {
  color: #ffffff;
}

#spo_box5
{

  color: #000000;
}

#pillmenu a#active_menu-nav {
	height: 50px;
	color: #ffffff;
}

#pillmenu a#active_menu-nav:hover {
	color: #ffffff;
}

ul.menu li#current {
color:#ffffff;
text-decoration:none;


}

ul.menu li#current a {
color:#ffffff;
text-decoration:none;

}

/* ----- Left Sidebar Elements ----- */
#leftsidebar {
	
	width:				20%; 
	overflow:			hidden;
}

#leftsidebar ul {
	margin:				10px;
	padding-left:		0px;
	padding-top:		0px;
	COLOR: 				#FFE207;
}
#leftsidebar ul li {
	margin:				10px;
	padding:			0px;
	list-style-type:	circle;
	COLOR: #FFE207;
}
#leftsidebar ul li a {
	text-decoration:	none;
}
#leftsidebar ul li a:hover {
	text-decoration:	underline;
}
/* ----- Right Sidebar Elements ----- */
#rightsidebar .moduletable, #rightsidebar .moduletable_text {
	border:			1px solid #B53707;
	margin:			2px;
	margin-left:	-15px;
	padding:		5px;
	font-size:		11px;
	color:			#FFE207;
	line-height: 	16px;
	list-style-image: url(../images/list_item.jpg);
	text-decoration:none;	
}

#rightsidebar .moduletable h3, #rightsidebar .moduletable_text h3 {
	margin:				0px;
	padding:			2px;
	padding-left:		2px;
	color:				#FFE207;
	background-color:	#B53707;	
	font-size:			14px;	
	text-decoration:none;	
}

#rightsidebar ul {
	margin:				10px;
	padding-left:		0px;
	padding-top:		0px;
	COLOR: 				#FFE207;
}


#rightsidebar ul li a:hover {
	text-decoration:	underline;
}

#rightsidebar ul li {
	margin:				10px;
	padding:			0px;
	COLOR: 				#FFE207;
}
#rightsidebar ul li a {
	text-decoration:	none;
}
#rightsidebar p {
	margin-top:			0px;
	margin-bottom:		10px;
	margin-left:		-15px;
}

/* Additional markups */
.pagenavcounter, .pagenav {
	font-size:			10px;
} 
.contenttoc {
	padding:			5px;
}

div.componentheading {	/* Component heading */
	font-size:			16px;
	border-bottom:		1px solid #B53707;
	font-weight:		bold;
	margin-top:			10px;
	border-bottom:		1px solid #B53707;
}
td.contentheading {		/* Post titles/headings */
	font-size:			16px;
	font-weight:		bold;
	clear:				both;
	padding-top:			10px;	
}
table.contentpaneopen {	/* Table wrapping posts */
	margin:				0;
	padding:			0;
}
#form-login-remember {	/* Small 'remember me?' text in login form */
	font-size:			12px;
	padding-bottom:		5px;
}
#form-login {
	text-align:			center;
}
#form-login ul, #form-login-username, #form-login-password, #form-login-remember {
	text-align:			left;
}
fieldset.input {
	border:				0;
}
#form-login #form-login-remember {
	text-align:			center;
}
form {
	margin:0;
}
td.sectiontableentry1 {}	/* Alternating rows for polls */
td.sectiontableentry2 {		/* Alternating rows for polls */
	background-color:	#f0f8fc;
}	
.button {
	background-color:	#ddecf3;
	font-size:			12px;
	font-family:		verdana, arial;
	border-top:			1px solid #e7f7ff;
	border-left:		1px solid #cde4ef;	
	border-bottom:		1px solid #000000;
	border-right:		1px solid #245167;
}
.buttonheading img {
	border: 			none; 
	margin: 			0;
	padding:			0;
}
span.small { 		/* Small text underneath post title, i.e. 'Written by...' */
	font-size:			10px;
	margin:				0;
	padding:			0;
}
td.createdate {		/* Small date under post titles */
	font-size:			10px;
	text-align:			left;
	color:				#999999;
}
td.modifydate { 	/* The 'Last Updated' date under posts/modules. */
	font-size:			10px;
	text-align:			right;
	font-style: 		italic;	
}
a.readon { 			/* The 'Read More...' link under posts/modules. */
	font-size:			10px;
	float:				right;
	text-align:			right;
}
td.article_column {
	padding-right:		10px;
}
table.pollstableborder {
	text-align:			left;
	width:				100%;
}

P
{
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	line-height: 18px;
	}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #FFE207;
    FONT-FAMILY: Verdana, Arial, Helvetica;
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #FFE207;
   FONT-FAMILY: Verdana, Arial, Helvetica;
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #FFFFFF;
   FONT-FAMILY: Verdana, Arial, Helvetica;
}
H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #FFFFFF;
   FONT-FAMILY: Verdana, Arial, Helvetica;
}
H5
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
   FONT-FAMILY: Verdana, Arial, Helvetica;
}
H6
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
   FONT-FAMILY: Verdana, Arial, Helvetica;
}
