html { 
min-height: 90%;

}

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align:center;

}
#divWrapper {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #FF3300;
/*	height:90%;*/
	text-align: left;
}


#divContent {
	padding-right: 5px;
	padding-left: 5px;
	width: 59%;
	float: left;
	padding-top: 10px;
}



#divContent2 {
	padding-right: 5px;
	padding-left: 5px;
	width: 59%;
	float: left;
	padding-top: 10px;
min-height: 550px;
_height: 550px;
}


/*
#divContent a:link, #divContent a:visited, #divContent2 a:link, #divContent2 a:visited {
	color: #43464B;
	text-decoration: none;
	font-weight: bold;
}
#1divContent a:hover {
	color: #FFFFFF;
	background-color: #FF3300;
}
*/
#divContentFull {
	padding-right: 5px;
	padding-left: 5px;
	width: 90%;
	float: left;
	padding-top: 10px;
}

/*#divContentFull a:link, #divContentFull a:visited {
	color: #43464B;
	text-decoration: none;
	font-weight: bold;
}
#1divContentFull a:hover {
	color: #FFFFFF;
	background-color: #FF3300;
}*/
.activitylink{
color: #43464B;
text-decoration: underline;
font-weight: bold;
}
#rightCol {
	float: right;
	padding-top: 14px;
/*	padding-right: 10px;*/
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align:text-top;
	width: 38%;

}

#divFooter {
/*float:left;*/
	clear: both;
	font-size: 0.7em;
	padding-left: 5px;
/*	width: 80%;*/
	margin-left: 6%;
	margin-left: auto;
	margin-right: auto;



}
/*html>body #divFooter { 	margin-left: 103px; }*/

#divFooter a:link, #divFooter a:visited {
	color: #424648;
	text-decoration: none;
}
#divFooter a:hover {
	color: #FFFFFF;
	background-color: #FF3300;
}
.imagefloatR {
	float: right;
	margin-top: 10px;
}
.textfloatL {
	float: left;
	width: 450px;
	margin-top: 10px;
}
#divHeader {
	width: 758px;
	height: 138px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#divContent h2, #divContent2 h2 {
	font-size: 1.2em;
	color: #FF3300;
	margin-bottom: 0px;
	margin-top: 5px;
}
#divContent p, #divContent2 p {
	font-size: 0.8em;
	color: #424648;
	margin-top: 0px;
}

#divContentFull h2 {
	font-size: 1.2em;
	color: #FF3300;
	margin-bottom: 0px;
	margin-top: 5px;
}
#divContentFull p {
	font-size: 0.8em;
	color: #424648;
	margin-top: 0px;
}


#divHeader H1 {
	color: #FF3300;
	font-size: 2em;
	margin-left: 115px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 58px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divContact {
/*	float:left;*/
	clear: both;
	font-size: 0.7em;
	background-color: #43464B;
	color: #FFFFFF;
	border-width: 2px;
	border-color: #ff3300;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-style: solid;
/*	width: 80.2%;*/
	margin-right: auto;
	margin-left: 4.73%;
	margin-left: auto;
	padding-left:3px;

		
}

/*html>body #divContact { 	margin-left: 103px; }*/

#divContact a:link, #divContact a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#divContact a:hover {
	text-decoration: none;
	color: #FF3300;
}
.grid
{
	color: #424648;	
	width: 100%;
}
.gridh2 {
	font-size: 1.2em;
	color: #FF3300;
	margin-bottom: 0px;
	margin-top: 5px;
}

#rightColGrid {
	float: right;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align:right;
}
.CardImage{
padding-left:15px;
/*padding-bottom:100px;*/
padding-bottom: 15px;
float:right;
}

.imageright1
{
	text-align:right;
	float:right;
}
.RedText{
	font-size: 1.7em;
	color: #FF3300;
}










#divTopnav{
margin: 0px;
padding: 0px;
}

#divTopnav li{
display: inline;
margin-right: 3px;
}

#divTopnav {
/*	float: right;*/
	text-align: right;
	font-size: 0.7em;
	padding-right: 5px;
	color: #43464B;
	height: 25px;
	
}
#divTopnav a:link, #divTopnav a:visited {
	color: #43464B;
	text-decoration: none;
	font-weight: bold;
}
#1divTopnav a:hover {
	color: #FFFFFF;
	background-color: #FF3300;
}



#divTopnav ul
{
	margin: 0px;
	padding: 0px;
}

#divTopnav ul li{
display: inline;
margin-right: 3px;
padding-left: 10px;
background-image: url(../images/bar2.jpg);
background-repeat: no-repeat;
}



#divNav {
/*	width: 100%;*/
	background-color: #424648;
	color: #FFFFFF;
	font-size: 0.7em;
	padding-left: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-width: 2px;
	border-color: #ff3300;
min-height: 35px!important;

}

#divNav ul{
margin: 0px;
padding: 0px;
}

#divNav ul li{
display: inline;


margin-right: 3px;
padding-left: 7px;
list-style-type: none;
background-image: url(../images/bar.jpg);
background-repeat: no-repeat;
background-position: top left;

}

#divNav ul li a{
*white-space: nowrap;
}

#divNav a:link, #divNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#divNav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF3300;
}






#divNav2 {
/*	width: 100%;*/
	background-color: #c7c7c7;
	color: #424648;
	font-size: 0.7em;
	padding-left: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-width: 2px;
	border-color: #ff3300;
	
}

#divNav2 ul{
margin: 0px;
padding: 0px;
min-height: 35px;
/*_height: 32px;
height: 32px!important;*/
}


#divNav2 ul li{
/*display: inline;
*float:left;*/
/**display: block;*/

list-style-type: none;
float:left;
margin-right: 3px;
padding-left: 7px;
background-image: url(../images/bar2.jpg);
background-repeat: no-repeat;
}

#divNav2 a:link, #divNav2 a:visited {
	text-decoration: none;
	color: #424648;
	font-weight: bold;
}

#divNav2 a:hover {
	text-decoration: none;
	color: #424648;
	background-color: #FF3300;
}




#divNav3 {
/*	width: 100%;*/
	background-color: #424648;
	color: #FF3300;
	font-size: 0.7em;
	padding-left: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-width: 2px;
	border-color: #ff3300;
	
}
#divNav3 a:link, #divNav3 a:visited {
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
}
#divNav3 a:hover {
	text-decoration: none;
	color: #FF3300;
	background-color: #424648;
}






#emailaddress, #subject, #comments{
width: 310px;
margin-bottom: 15px;
*margin-bottom: 0px;

}

#subject{
margin-left: 21px;
}

#comments{
margin-left: 24px;
}

#label{
vertical-align: top;
}

#submitbutton{
width: 84px;
margin-left: 174px;
}

.grid{
*margin-bottom: 15px;
}



