body {
	background-color: #eeeeee;
	background-image: url(../images/design/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
}
#nav {
	height: 49px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/nav/bg.jpg);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
#strapline {
	background-color: #9791C6;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.75em;
	color: #FFFFFF;
	padding-top: 8px;
	height: 35px;
	font-style: italic;
	font-family: "Trebuchet MS", Verdana;
}


#nav ul{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav .spacer {
	background-image: url(../images/nav/spacer.jpg);
	background-repeat: no-repeat;
}


#nav li {
	color: #ffffff;
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana;
	float: left;
	background-image: url(../images/nav/spacer.jpg);
	background-repeat: repeat-x;
	background-position: right;
	height: 49px;
	width: 130px;
	text-align: center;
}

#sub_nav ul {
	padding: 0;
	margin-left: 1.5em;
	margin-right: 0.5em;
	list-style-image: url(../images/design/li.gif);
}

#sub_nav li {
	color: #9791C6;
}

#page {
	background-image: url(../images/design/content_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-bottom: 20px;
	overflow: visible;
	position: absolute;
	padding-right: 20px;
	padding-left: 20px;
	width: 910px;
	height: 675px;
}
#sub_nav {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	line-height: 18px;
}
#content {
	background-color: #FFFFFF;
	padding: 5px;
	float: right;
	width: 670px;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	line-height: 18px;
	min-height: 400px;
}
#content ul {
	padding: 0;
	margin-left: 1.5em;
	margin-right: 0.5em;
	list-style-image: url(../images/design/content_li.gif);
}
#nav .current {
	color: #FFFFFF;
	background-image: url(../images/nav/bg_on.jpg);
	background-repeat: repeat-x;
}
#nav .leftcurrent {
	color: #FFFFFF;
	background-image: url(../images/nav/bg_on.jpg);
	background-repeat: repeat-x;
	width: 130px;
}

#cleardiv
{
clear: both;
height: 1.5em;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	margin: 1px;
	padding-top: 5px;
}

#footer a{
	color: #999999;
	text-decoration: none;
}

#footer a:hover{
	color: #9791C6;
	text-decoration: none;
}

#strapline a{
	color: #ffffff;
	text-decoration: underline;
}

#strapline a:hover{
	color: #ffffff;
	text-decoration: none;
}

#content H1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	color: #9791C6;

}

#nav a {
	text-decoration: none;
	height: 49px;
	width: 129px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/nav/bg.jpg);
	background-repeat: repeat-x;
	display: block;
	position: absolute;
}

#nav a:hover {
	height: 49px;
	width: 129px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav/bg_on.jpg);
	background-repeat: repeat-x;
	display: block;
	position: absolute;
}

#nav a.left {
	text-decoration: none;
	height: 49px;
	width: 130px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/nav/bg.jpg);
	background-repeat: repeat-x;
	display: block;
	position: absolute;
}

#nav a.left:hover {
	height: 49px;
	width: 130px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav/bg_on.jpg);
	background-repeat: repeat-x;
	display: block;
	position: absolute;
}


.float_left_enlarge {
	float: left;
	font-size: 2em;
}

#sub_nav a{
	color: #9791C6;
	text-decoration: none;

}

#sub_nav a:hover{
	color: #9791C6;
	text-decoration: underline;

}
#sub_nav img {
	border: 1px solid #9791C6;
}
#content h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.25em;
	color: #9791C6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: lighter;
}
#sub_nav a.grey {
	color: #999999;
}

#content a {
	color: #9791C6;
	text-decoration: underline;
}
#content a:hover {
	color: #666666;
	text-decoration: underline;
}
#addthis {
	padding-top: 0.75em;
}
#addthis a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#addthis a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content #addthis img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#content img {
	background-color: #EEEEEE;
	padding: 4px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #9791C6;
}

#contact_form label
{
width: 15em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

#contact_form .submit input
{
margin-left: 17em;
}
#contact_form input, select
{
color: #666666;
border: 1px solid #cccccc
}

#contact_form .submit input
{
color: #666666;
border: 1px solid #cccccc
}
#contact_form fieldset
{
border: 1px solid #cccccc;
width: 40em
}

#contact_form legend
{
	color: #fff;
	border: 1px solid #9791C6;
	padding: 2px 6px;
	font-family: "Microsoft Sans Serif";
	font-size: 1.25em;
	background-color: #9791C6;
} 
#validation {
	padding-top: 15px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #CCCCCC;
	text-align: right;
}

#validation a {
	color: #CCCCCC;
	text-decoration: none;
}

#validation a:hover {
	color: #9791C6;
	text-decoration: none;
}

#content h3 {

	font-family: "Trebuchet MS", Verdana;
	font-size: 1.25em;
	color: #9791C6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: lighter;
}

#cse-search-box label
{
width: 15em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

#cse-search-box .submit input
{
margin-left: 17em;
}
#cse-search-box input, select
{
color: #666666;
border: 1px solid #cccccc
}

#cse-search-box .submit input
{
color: #666666;
border: 1px solid #cccccc
}
#cse-search-box fieldset
{
	border: 1px solid #cccccc;
	width: 40em;
}

#cse-search-box legend
{
	color: #fff;
	border: 1px solid #9791C6;
	font-family: "Microsoft Sans Serif";
	font-size: 1.25em;
	background-color: #9791C6;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
} 
#content object {
	background-color: #EEEEEE;
	padding: 4px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #9791C6;
}

