/* Template Style */
body {
		width:989px;
		margin:0 auto;
		margin-top:0px;
		height:0 auto;}
		
		.Largetitletext {
			font-size: 30px;
			font-family: Arial, Helvetica, sans-serif;
			color: #b7b7b7;}
			
		.bodygreytext {font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #6f6f6f; line-height: 18pt;}
		
		.menu#6a4101text {color: #000000; line-height: 20pt}
		
		.breadcrumbs {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #8a8a8a;
			font-weight: bold;}
			
			
			
		.tabWhite, .tabWhite a:link, .tabWhite a:visited, .tabWhite a:hover{font-size: 17px;	color: #FFFFFF;	font-weight: bold;text-decoration:none;}
		.largetexttitle-#6a4101 {font-size: 30px; font-family: Franklin Gothic Book, Arial, Helvetica, sans-serif; color: #000000; }
		.greytext {font-size: 11px;font-family: Arial, Helvetica, sans-serif;color: #a6a6a6;}		
		.largebrown {font-size: 28px;font-family:Times New Roman;color: #6a4101;line-height:1.2;text-decoration:none;}
		.largebrown a:link {font-size: 28px;font-family:Times New Roman;color: #6a4101;line-height:1.2;text-decoration:none;}
		.largebrown a:hover {font-size: 28px;font-family:Times New Roman;color: #6a4101;line-height:1.2;text-decoration:none;}
		.largebrown a:visited {font-size: 28px;font-family:Times New Roman;color: #6a4101;line-height:1.2;text-decoration:none;}
		.mediumbrown{font-size: 18px;color: #6a4101;font-family:Times New Roman;text-decoration:none;}
		.mediumbrown a:link {font-size: 18px;color: #6a4101;font-family:Times New Roman;text-decoration:none;}
		.mediumbrown a:visited {font-size: 18px;color: #6a4101;font-family:Times New Roman;text-decoration:none;}
		.mediumbrown a:hover {font-size: 18px;color: #6a4101;font-family:Times New Roman;text-decoration:none;}
		.smallbrown {font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration:none; color: #6a4101; line-height: 14pt; }
		.smallbrown-bold {color: #6a4101;font-size: 13px;font-weight: bold;font-family:Times New Roman;}
		.greenlinks a: {font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration:underline; color: #3c6e14; line-height: 14pt; font-weight: bold; }
		.smallbrownBold {font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration:none; color: #6a4101; line-height: 14pt; font-weight: bold; }
	    .mediumbrown-2 {font-size: 22px; color: #6a4101; font-family:Times New Roman;}
        .bluemenu {font-size: 15px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;height:245px;}
		.browntitle2 {font-size: 18px; color:#6a4101; font-family: Arial, Helvetica, sans-serif;font-weight:normal; }
		.browntitle3 {font-size: 16px;color: #6a4101;font-weight:normal;font-family: Arial, Helvetica, sans-serif;}
		.browntextsmall {font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #6a4101; line-height: 14pt; }
		.browntitle1 {font-size: 22px; color: #6a4101; font-family: Arial Narrow,Arial, Helvetica, sans-serif;}
		
		
		

/* ----- HEADER ----- */
					#header {
					
					width:989px;
					height:92px;
					background:url(siteimages/header-main-bg.jpg);
					
					}
				
					#navigation1 {
					margin-top: 2px;
					margin-right: 9px;
					width:515px;
					height:25px;
					background-color:transparent;
					float: right;
					}
					
					#logo {
					margin-top: 0px;
					margin-left: 40px;
					width:200px;
					height:75px;
					background-color:transparent;
					float: left;
					}
				
					#bluemenu
					{
						height:25px;
						width:989px;
						background-image:url(siteimages/menu-bg.jpg);
						text-align:center;
						padding-top:5px;
					}
							

/* ----- MAIN CONTENT ----- */

                     	#internalcontent { 
						width:989px;
						height:auto;
						min-height:300px;
						background:url(siteimages/subBG-shad.jpg);
						}
	
						#right {
					
						width:279px;
						height:181px;
						background-color:transparent;
						float: right;
						}
						
						#center {
					
						margin-left: 4px;
						width:420px;
						height:181px;
						background-color:transparent;
						float: left;
						}
						
						#left {
					
						width:282px;
						height:181px;
						background-color:transparent;
						float: left;
						}





/* ----- SUB CONTENT ----- */
						#subcontentindex { 
						width:989px;
						height:260px;
						/*adjustment*/
						display:block;
						position:absolute;
						left:120px;
			            top:550px;
						background-color:#ffffff;
						}

						#subcontent { 
						width:989px;
						height:90px;
						background-color:#ffffff;}




/* ----- FOOTER ----- */
						#footer { 
						width:989px;
						height:50px;
						/*adjustment*/
						display:block;
						position:absolute;
						left:150px;
			            top:910px;
						text-align:center;
						font-size: 11px;
						font-family: Arial, Helvetica, sans-serif;
						color: #a6a6a6;
						}




						#peneworld {
						margin-top: 20px;
						margin-right: 73px;
						width:300px;
						height:55px;
						background-color:red;
						float: right;
						}

#leftColContent { width:230px;}
#midColContent { width:300px;position:absolute;left:230px;}
/* CSS for Title of page */
.title {font-size: 18px; color: #6a4101; font-family: Arial, Helvetica, sans-serif; }


/* CSS for breadcrumbs of page */
.linkedpath {  font-family: Arial; font-size: 11; color: #6a4101;font-weight: bold; }
.linkedpath a:link {  font-family: Arial; font-size: 11; color: #6a4101;font-weight: bold; }
.linkedpath a:active {  font-family: Arial; font-size: 11; color: #6a4101;font-weight: bold;  }
.linkedpath a:visited {  font-family: Arial; font-size: 11; color: #6a4101;font-weight: bold; }
.linkedpath a:hover {  font-family: Arial; font-size: 11; color: #6a4101;text-decoration: underline;font-weight: bold; }


/* CSS for main body content of page */
p {  font-family: Arial; font-size: 12px; font-weight: normal; color:#6a4101; text-decoration: none}
ul li{  font-family: Arial; font-size: 12px; font-weight: normal; color:#6a4101; text-decoration: none}
.body,body {  font-family: Arial; font-size: 12px; font-weight: normal; color:#6a4101; text-decoration: none}
.body a:link,body a:link {  font-family:Arial;font-size: 12px; font-weight: normal; color: #7ac141; text-decoration:underline;}
.body a:active,body a:active {  font-family:Arial; font-size: 12px; font-weight: normal; color: #7ac141; text-decoration: none;}
.body a:visited,body a:visited {  font-family:Arial; font-size: 12px; font-weight: normal; color:#7ac141; text-decoration:underline;}
.body a:hover,body a:hover {  font-family: Arial;font-size: 12px; font-weight: normal; color:#7ac141; text-decoration: none}
a.whiteLinks  {color:#ffffff;text-decoration:underline;}


/* CSS for top parent links navigation of page */
.parentlinks {  font-family: arial; font-size: 12px; color: #ffffff; text-decoration: none}
.parentlinks a:link {  font-family: arial; font-size: 12px; color: #ffffff; text-decoration: none}
.parentlinks a:active {  font-family: arial; font-size: 12px; color: #ffffff; text-decoration: none}
.parentlinks a:visited {  font-family: arial; font-size: 12px; color: #ffffff; text-decoration: none}
.parentlinks a:hover {  font-family: arial; font-size:12px; color: #ffffff; text-decoration: none}

.footerlinks {  font-family: arial; font-size: 11px; color: #a6a6a6; text-decoration:underline;}
.footerlinks a:link {  font-family: arial; font-size: 11px; color: #a6a6a6; text-decoration:underline;}
.footerlinks a:active {  font-family: arial; font-size: 11px; color: #a6a6a6; text-decoration:underline;}
.footerlinks a:visited {  font-family: arial; font-size: 11px; color: #a6a6a6; text-decoration:underline;}
.footerlinks a:hover {  font-family: arial; font-size:11px; color: #a6a6a6; text-decoration:underline;}

.toplinks {  font-family: arial; font-size: 11px; color: #a6a6a6; text-decoration:underline;}
.toplinks a:link {  font-family: arial; font-size: 11px; color: #a6a6a6; text-decoration:underline;}
.toplinks a:active {  font-family: arial; font-size: 11px; color: #a6a6a6; text-decoration:underline;}
.toplinks a:visited {  font-family: arial; font-size: 11px; color: #a6a6a6; text-decoration:underline;}
.toplinks a:hover {  font-family: arial; font-size:11px; color: #a6a6a6; text-decoration:underline;}


.leftLinks {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #7ac141;font-weight:normal;text-decoration:underline;padding-bottom:5px; }
.leftLinks a:link {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #7ac141;font-weight:normal;text-decoration:underline;padding-bottom:5px; }
.leftLinks a:active {font-size: 12px; font-family: Arial, Helvetica, sans-serif;  color: #7ac141;font-weight:normal;text-decoration:underline;padding-bottom:5px; }
.leftLinks a:visited {font-size: 12px; font-family: Arial, Helvetica, sans-serif;  color: #7ac141;font-weight:normal;text-decoration:underline;padding-bottom:5px; }
.leftLinks a:hover {font-size: 12px; font-family: Arial, Helvetica, sans-serif;  color: #7ac141;font-weight:normal;text-decoration:underline;padding-bottom:5px; }

.greenlinks {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #7ac141; line-height: 14pt; font-weight:normal;text-decoration:underline; }
.greenlinks a:link {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #7ac141; line-height: 14pt; font-weight:normal;text-decoration:underline; }
.greenlinks a:active {font-size: 12px; font-family: Arial, Helvetica, sans-serif;  color: #7ac141; line-height: 14pt; font-weight:normal;text-decoration:underline; }
.greenlinks a:visited {font-size: 12px; font-family: Arial, Helvetica, sans-serif;  color: #7ac141; line-height: 14pt; font-weight:normal;text-decoration:underline; }
.greenlinks a:hover {font-size: 12px; font-family: Arial, Helvetica, sans-serif;  color: #7ac141; line-height: 14pt; font-weight:normal;text-decoration:underline; }


/* BUTTON COLOR */
.button {font-family:arial,sans-serif; font-size:11px; background:#58A888; color:#ffffff;  font-weight: bold; text-decoration:none; cursor:hand;}
.TextField
{width:200px;border:1px solid #cccccc;}
.TextField2
{width:280px;border:1px solid #cccccc;}
.LongTextField
{width:420px;border:1px solid #cccccc;}
.ShortTextField
{width:100px;border:1px solid #cccccc;}
.withborder {border:1px solid #f2f2f2;text-align:center;width:50px;color:#6a4101;}
.noborder{border:0px;text-align:center;width:50px;font-family:arial,sans-serif;color:#6a4101;}

/* CALENDAR */
.calendartitle
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BACKGROUND: #850C11;
    COLOR: white;
    FONT-FAMILY: "arial", "helvetica";
    TEXT-DECORATION: none
}
.calendartitle A:Link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BACKGROUND: #850C11;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.calendartitle A:visited
{
    
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BACKGROUND: #850C11;
    COLOR: white;
    FONT-FAMILY: "arial", "helvetica";
    TEXT-DECORATION: none
}
.calendartitle A:hover
{
    
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BACKGROUND: #850C11;
    COLOR: white;
    FONT-FAMILY: "arial", "helvetica";
    TEXT-DECORATION: underline
}
.calendarevents
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BACKGROUND: white;
    COLOR: #6a4101;
    FONT-FAMILY: "arial", "helvetica"
}
.calendarevents A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BACKGROUND: white;
    COLOR: #6a4101;
    FONT-FAMILY: "arial", "helvetica"
}
.calendarevents A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BACKGROUND: white;
    COLOR: #6a4101;
    FONT-FAMILY: "arial", "helvetica"
}
.calendarevents A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BACKGROUND: white;
    COLOR: #6a4101;
    FONT-FAMILY: "arial", "helvetica"
}
.calendareventstitle
{
    FONT-SIZE: 10px;
    COLOR: #6a4101;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendareventstitle A:link
{
    FONT-SIZE: 10px;
    COLOR: #6a4101;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendareventstitle A:hover
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    COLOR: #c0c0c0
}
.calendareventstitle A:visited
{
    FONT-SIZE: 10px;
    COLOR: #6a4101;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendardayweekdaytitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #6a4101;
    FONT-FAMILY: Tahoma, Verdana, Arial
}
.calendardaynoday
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #6a4101;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendardaynoevent A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #6a4101;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendardaynoevent A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #6a4101;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendardaynoevent A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #6a4101;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendardayevent A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #cc33ff;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendardayevent A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #cc33ff;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendardayevent A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #cc33ff;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}


.calendarscheduler 
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendarscheduler A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #6a4101;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendarscheduler A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #6a4101;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}
.calendarscheduler A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #6a4101;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: underline
}



/* POLLS */

.pollbars { 
	background: #6699cc;
}

.pollquestion {	
	font-weight: bold;
}

.polltitle { 
	font-size : 0;
}



/* CHAT */

.chatbackground {
	background: #003366
}
.chatuserlistmessage {
	background: #CEE7FF;
	font-family: verdana, arial, helvetica, sans-serif ;
	color: #003366;
	font-size: 12px;
}

.chatuserlistheader {
	background: #003366;
	font-family: verdana, arial, helvetica, sans-serif ;
	color: #ffffff;
	font-size: 12px;
}



.chatinputs {

	background: #003366;
	font-family: arial;
	color: #CEE7FF;
	font-size: 12px;
        border-color: #CEE7FF ; 
	border-width: 1px ; 
	border-style: none ; 
	color: #CEE7FF ; 
	font-size: 11px ; 
	font-family: verdana, arial, helvetica, sans-serif ; 



}

.chatgoinput {
	background: #CEE7FF;
        border-color: #003366 ; 
	border-width: 1px ; 
	border-style: none ; 
	color: #003366 ; 
	font-size: 11px ; 
	font-family: verdana, arial, helvetica, sans-serif ; 
	BORDER-BOTTOM: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid;
}

.chatbuttons {
	background: #003366;
	color: #CEE7FF;
        border-color: #CEE7FF ; 
	border-width: 1px ; 
	border-style: none ; 
	font-size: 11px ; 
	font-family: verdana, arial, helvetica, sans-serif ; 
	BORDER-BOTTOM: #CEE7FF 1px solid; BORDER-LEFT: #CEE7FF 1px solid; BORDER-RIGHT: #CEE7FF 1px solid; BORDER-TOP: #CEE7FF 1px solid;
}

.chattitles {
	color: #CEE7FF;
	font-size: 11px ; 
	font-family: verdana, arial, helvetica, sans-serif ; 
}



/* SURVEY */

.Survey A:link
{
    FONT-SIZE: 10pt;
    COLOR: blue;
    TEXT-INDENT: 0em;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: none
}
.Survey A:visited
{
    FONT-SIZE: 10pt;
    COLOR: blue;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: none
}
.Survey A:hover
{
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: underline;
}
.Survey
{
    COLOR: white;
    FONT-FAMILY: Times New Roman;
}
.SurveyQuestion
{
    COLOR: white;
    FONT-FAMILY: Times New Roman;
    FONT-SIZE: 10pt;    
}
.surveyanswer
{
    FONT-FAMILY: Times New Roman;
    COLOR: white;
    FONT-SIZE: 10pt;
}
.SurveyCurrentPage
{
    COLOR: white;
    FONT-FAMILY: Times New Roman;
    FONT-SIZE: 10pt;
}
.SurveyQuestionNumbers
{
    COLOR: white;
    FONT-SIZE: 10pt;
}
.SurveyQuestionNumbers A:link
{
    FONT-SIZE: 10pt;
    COLOR: #006666;
    TEXT-INDENT: 0em;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: none
}
.SurveyQuestionNumbers A:visited
{
    FONT-SIZE: 10pt;
    COLOR: #006666;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: none
}
.SurveyQuestionNumbers A:hover
{
    FONT-SIZE: 10pt;
    COLOR: #006666;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: underline
}


/* AUTH  */

/*
.auth {
	text-indent: 0em;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.auth  A:link {
	color: #006666;
	text-indent: 0em;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}
.auth A:visited {
	color:#006666;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}
.auth A:hover {
	color:#006666;
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
}
*/

/*  CLASSIFIED  */

.classified {
	color: white;
	text-indent: 0em;
	font-size : 12px;
}
.classified  A:link {
	color: blue;
	text-indent: 0em;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}
.classified A:visited {
	color:blue;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}
.classified A:hover {
	color:red;
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
}



/*  NEWSFLASH  */

.newsflashtitle {
	color: #6a4101;
	text-indent: 0em;
	font-size : 18px;
	font-family : Arial,Verdana;
	font-weight : bold;
}
.newsflashfrom {
	color: #6a4101;
	text-indent: 0em;
	font-family : Arial,Verdana;
	font-size : 12px;
}
.newsflasharticle {
	color: #6a4101;
	font-family : Arial,Verdana;
	text-indent: 0em;
	font-size : 12px;
}
.newsflash {
	color: #6a4101;
	font-family : Arial,Verdana;
	text-indent: 0em;
	font-size : 12px;
}
.newsflash  A:link {
	color: #3c6e14;
	text-indent: 0em;
	font-family : Arial,Verdana;
	font-size : 12px;
	text-decoration : none;
}
.newsflash A:visited {
	color:#3c6e14;
	font-family : Arial,Verdana;
	font-size : 12px;
	text-decoration : none;
}
.newsflash A:hover {
	color:#3c6e14;
	font-family : Arial,Verdana;
	font-size : 12px;
	text-decoration : underline;
}


.inputfields {
	background-color : #ffffff;
 	color:#333333;
	font-family: verdana, "verdana";
	font-size: xx-small;
    BORDER-BOTTOM: #000000 1px solid; 
    BORDER-LEFT: #000000 1px solid; 
    BORDER-RIGHT: #000000 1px solid; 
    BORDER-TOP: #000000 1px solid;
}

