body {
	background: #e1e8d1 url('/designs/westgate_2/images/bodybackground.png')
		repeat-x top left;
	font-family: Verdana, sans-serif;
	font-size: 12px;	
}

.moduleTitle {
	border-bottom: 1px solid #333300;
	color: #333300;
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 2px;
	text-align: center;
}

.moduleWeatherTitle {
	font-size: 80%;
	text-align: center;
}

.moduleWeatherDescription {
	font-size: 75%;
	text-align: center;
}

.moduleWeatherDescription img {
	display: none;
}

a {
	color: #1b460d;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto;
	width: 905px;
	background: url('/designs/westgate_2/images/contentbackground.png')
		repeat-y top left;
}

#header {
	background: #e1e8d1 url('/designs/westgate_2/images/header.png') no-repeat
		top left;
	width: 921px;
	height: 220px;
	color: #FFF;
}

#headerInner {
	position: relative;
	left: 35px;
	top: 35px;
}

#header h1 {
	padding: 0;
	margin: 0;
	font-size: 2em;
	text-align: center;
	width: 250px;
}

#header h2 {
	padding: 0;
	margin: 0;
	font-size: 1.4em;
	font-style: italic;
	width: 250px;
	text-align: center;
}

#catpaws {
	background: transparent url('/designs/westgate_2/images/catpaws.png')
		no-repeat top left;
	width: 195px;
	position: absolute;
	height: 60px;
	padding-left: 155px;
	padding-top: 7px;
	margin: 0 auto;
	top: 0px;
	left: 520px;
	font-size: 10px;
}

#content {
	position: relative;
	background: #A19E4A url('/designs/westgate_2/images/leftboxbackground.png')
		repeat-x top left;
	width: 860px;
	margin-left: 25px;
	float: left;
	padding-left: 10px;
}

#contentleft {
	float: left;
	width: 174px;
	padding-top: 10px;
	padding-bottom: 100px;
	margin-bottom: 100px;
}

#contentleft h3 {
	font-weight: bold;
	margin-left: 5px;
}

#contentleft .moduletable {
	
}

#contentright {
	float: right;
	background: #CCCC99
		url('/designs/westgate_2/images/rightboxbackground.png') repeat-x top
		left;
	width: 615px;
	padding-bottom: 50px;
	padding-top: 60px;
	padding-left: 30px;
	padding-right: 30px;
	color: #333300;
	display: inline;
}

#contentright h2 {
	font-size: 1.6em;
	color: #006600;
}

#contentright p {
	color: #333300;
	margin-top: 20px;
	font-size: .8em;
}

#contentright table.contentpane {
	display: inline;
	width: 300px;
	font-size: .8em;
}

#contentpic {
	float: right;
	border: 6px solid #FFF;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#clears {
	clear: both;
	width: 905px;
	background: #E1E8D1;
}

#footer {
	background: #E1E8D1 url('/designs/westgate_2/images/bottomborder.png')
		repeat-x top left;
	width: 880px;
	position: relative;
	top: -9px;
	margin-left: 20px;
	height: 22px;
	padding-top: 10px;
	text-align: center;
	font-size: .8em;
	color: #388734;
	z-index: 100;
}

#nav,#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 11em;
}

#nav li { /* all list items */
	position: relative;
	float: left;
	line-height: 1.25em;
	margin-bottom: -1px;
	width: 11em;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	margin-left: 11.05em;
	margin-top: -1.35em;
}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#nav li a {
	width: 11em;
	display: block;
	color: black;
	font-weight: bold;
	text-decoration: none;
	background-color: white;
	border: 1px solid black;
	padding: 0 0.5em;
}

#nav li a:hover {
	color: white;
	background-color: black;
}

#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li.sfhover ul ul,#nav li.sfhover ul ul ul
	{
	left: -999em;
}

#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul
	{ /* lists nested under hovered list items */
	left: auto;
}

ul.navigation {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

ul.navigation li {
	background: transparent url('/designs/westgate_2/images/paw.png') 0 0 no-repeat;
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	list-style-type: none;
	text-indent: 24px;
}

ul.navigation li ul {
	display: none;
}

ul.navigation li a {
	color: white;
	display: block;
	padding: 8px;
	text-decoration: none;
}

ul.navigation li a:hover {
	color: #e5d4a8;
}

ul.navigation li.active ul {
	margin: 0px;
	padding: 0px;
	display: block;
}

ul.navigation li.active,ul.navigation li.active ul li {
	
}

ul.navigation li.active ul li.active {
	
}

ul.navigation li.active a {
	color: #cc9;
	font-weight: bolder;
}

#indexloginbox {
	float: left;
	margin: 2px 0 0 -30px;
	width: 661px;
	height: 154px;
	background-image:
		url(/designs/westgate_2/images/loginbox.png);
	background-repeat: no-repeat;
}

#memberlogin {
	float: left;
	margin: 121px 0 0 0;
	padding: 0 0 0 36px;
	width: 113px;
}

#member {
	float: left;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #fdee79;
	line-height: 18px;
}


#memberlogintxt {
	width: 507px;
	float: left;
	margin: 30px 0 0 0;
}

#memberloginheading {
	float: left;
	width: 507px;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

#usernamebox {
	float: left;
	width: 198px;
	margin: 8px 0 0 0;
}

#usernametexttd {
	float: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1d1616;
	width: 198px;
}

#usernametextfieldtd {
	float: left;
	width: 198px;
}

.logintextfield {
	background-color: #d6e66e;
	border: 1px solid #a9cc50;
	height: 18px;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	width: 188px;
}

#passwordbox {
	float: left;
	width: 248px;
	margin: 8px 0 0 0;
}

#passwordtexttd {
	float: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1d1616;
	width: 248px;
}

#passwordtextfieldtd {
	float: left;
	width: 248px;
}

#remeberbox {
	float: left;
	width: 507px;
	margin: 0px;
}

#remembercheckbox {
	float: left;
	width: 19px;
}

#remembertext {
	width: 147px;
	float: left;
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	color: #1d1616;
	margin: 5px 0 0 0;
}

#forgotpassword {
	float: left;
	width: 323px;
	margin: 0px 0 0 0;
}

#loginblank {
	clear: both;
}

.forgotpasswordtxt {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #8c5900;
}

.clickhere {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.clickhere:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#loginblank {
	float: left;
	width: 507px;
	margin: 3px 0 0 0 ;
}

.more {
	float: left;
	width: 40px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #fff6c7;
	text-decoration: none;
	background-image: url(/designs/westgate_2/images/moreactive.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 15px;
	text-align: center;
	line-height: 14px;
}

.more:hover {
	float: left;
	width: 40px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #fff6c7;
	text-decoration: none;
	background-image: url(/designs/westgate_2/images/morehover.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 15px;
	text-align: center;
	line-height: 14px;
}
