@charset "UTF-8";

/* -----------globally set all margins and padding to 0------------*/

* {
padding:0;
margin:0;
}



/* ----------------sets a div centered for all the content 800 pixels wide---------------------------*/
#wrapperall {
	background-colour: #ccc;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


/* header
----------------------------------------------- */

#header1 {
	height: 146px;
	width: 800px;
}

#header2 {
	height: 9px;
	width: 508px;
	background-color: #FFFFFF;
	float: left;
}

/* navigation styles
----------------------------------------------- */

#nav {
	width: 292px;
	background-color: #FFFFFF;
	float: left;	
}

#nav ul{
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#nav a{
	width:282px;
	background: url(images/general/navrollover.jpg) no-repeat;
	text-decoration:none;
	height:26px;
	color: #004090;
	display: block;
	padding-left: 10px;
	padding-top: 8px;
	margin: 0px;
	padding-bottom: 0px;
}

#nav .home a{
	width:282px;
	background: url(images/general/rollover_home.jpg) no-repeat;
	text-decoration:none;
	height:30px;
	color: #004090;
	display: block;
	width:282px;
	padding-left: 10px;
	padding-top: 18px;
	margin: 0px;
	padding-bottom: 0px;
	}
	
#nav a:hover{
	color: #f58220;
	background-image: url(images/general/navrollover.jpg);
	background-repeat: no-repeat;
	background-position: 0 -34px;
}

#nav .home a:hover{
	color: #f58220;
	background-image: url(images/general/rollover_home.jpg);
	background-repeat: no-repeat;
	background-position: 0 -48px;
}

/* main content set for home page
----------------------------------------------- */

#undernavcontent {
	width: 282px;
	float: left;
	background-color: white;
}

#maincontenthome {
	width: 508px;
	float: left;
	height: auto;
	background-position: bottom;
}

#homec1 {
	width: 506px;
	height: 380px;
	float: left;
	background-image: url(images/homepage/homec1bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	background-position: bottom;
}
#homec2 {
	width: 506px;
	height: 250px;
	float: left;
	background-image: url(images/homepage/homec2bg.jpg);
	background-repeat: repeat-x;
}
#homec3 {
	width: 506px;
	height: 200px;
	float: left;
	background-image: url(images/homepage/homec3bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}

#homec4 {
	width: 280px;
	height: 206px;
	float: left;
	background-image: url(images/homepage/homec4bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #9AB686;
}

#homec5 {
	width: 280px;
	height: 303px;
	float: left;
	background-image: url(images/homepage/homec5bg.jpg);
	background-repeat: repeat-x;
}

#homec2, #homec3, #homec4, #homec5 {
margin-top: 10px;
}

#homec1, #homec2, #homec3, #homec5 {
	border: 1px solid #4673AE;
}


/* main content set for home page images
----------------------------------------------- */

#homec1 .braimage
{
	margin-top: 67px;
	margin-left: 10px;
	float: left;
}

#homec1 .titleimage
{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

#homec2 .posimage
{
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}

#homec2 .titleimage
{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

#homec3 .mapimage
{
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	margin-right: 0px;
}

#homec3 .titleimage
{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}


#homec4 .titleimage
{
	margin-top: 10px;
	margin-left: 10px;
	
}

#homec5 .titleimage
{
	margin-top: 10px;
	margin-left: 10px;

}

#homec5 .presimage
{
	margin-top: 5px;
	margin-left: 48px;
}

#homec1 .telimage
{
	margin-top: 10px;	
}

#homec2 .boximage
{
	margin-top: 10px;	
	margin-left: 10px;
}

/* text styles specific to home page
----------------------------------------------- */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #012451;
}

#homec4 p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	color: #006600;
}

#homec5 p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#homec1 p {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	float: left;
	width: 188px;
	height: 244px;
}

#homec2 p {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	float: left;
	width: 188px;
	
}

#homec3 p {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	float: left;
	width: 280px;
}
#wrapperall #nav #undernavcontent #homec4 a {
	background-image: none;
	height: auto;
	width: auto;
	float: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #2A3F00;
	font-weight: bold;
}

#wrapperall #nav #undernavcontent #homec4 a:hover {
	background-image: none;
	color: #AA9F00;	
}
#wrapperall #maincontenthome .flashcommingsoon {
	height: 86px;
	width: 506px;
	float: left;
}
