/* West BS website CSS file.  Built by Bluestorm New Media 2007 */

/* @group Reset */
* {padding:0; margin:0;}

/* ----------------------------basic elements---------------------------------------*/


body {
	color: #ccc; font-family: "Trebuchet MS", tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: small;	text-align: left;	background: url(../images/bg1.gif) repeat-x #1A1819;}

a {text-decoration: none; font-weight: bold;}
a {text-decoration: none;}


body h1 {margin: 0 0 1.5em 0;	padding: 0;	line-height: 1.2em; font-size: 120%; color: #303030;
	text-transform: uppercase; width: 195px;
}

h2 {margin: 1.2em 0 0.8em 0; font-size: 110%; padding-bottom: 0.5em; color: #303030; border-bottom: 2px solid #97A31A;}
h3 {margin: 1.2em 0 0.8em 0; line-height: 1.2em;padding:0 0 0.5em 0; font-size: 105%; width: 100%; font-weight: normal;color: #5F5C27; border-bottom: 1px solid #CED67A; clear:both;}

body#whoweworkfor h3 {margin-top: 1.5em;}

h3 a {color: #5F5C27; font-weight: normal; padding-right: 18px;
background: url(../images/external.gif) right center no-repeat;}

h3 a {text-decoration: none;}
h3 a:hover {color: #97a31a;}
h4 {font-size: 90%; line-height: 1.1em; margin-bottom: 0.5em;}

#content ul, #content dl {margin: 1.4em 0 1.4em 0;}

#content ul li, #content dl dd {list-style: none; padding-left: 15px; color: #303030; line-height: 1.4em;
background: url(../images/bullet_standard.gif) left 5px no-repeat; margin-left: 18px;
}

#content ul li a, #content dl dd a {color: #97A31A; font-weight: bold;}
#content ul li a:hover, #content dl dd a:hover {text-decoration: underline;}


dt {color: #303030; font-weight: bold; margin-top: 0.7em; margin-bottom: 0.3em; padding-bottom: 0.3em;border-bottom: 1px solid #CCC;}

p.moreinfo {
	display: none;
}

p.nextpage {
	display: none;
}

div#footer ul li a {
	display: none;
}

div#navbar {
	display: none;
}

div#branding {
	display: none;
}

p {
	margin-bottom: 1.5em;
}

p a {
	color: Black;
}

img {
	float: left; margin: 0 10px 5px 0; border: 1px solid black; padding: 3px;
}

