body {
	margin: 0;
	padding: 0;
	background: #9faabf url(images/site_bk.png) repeat-y;
	background-position: top center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #0F2636;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #1E1E1E;
}

h1 {
	font-size: 137%;
}

h2 {
	font-size: 120%;
	font-weight: bold;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

italics {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #0F2636;
	font-style: italic;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 90%;

}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 130%;
}

p {
	color: #0F2636;
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #0B4368;
}
a:link {
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

img.gallery {
	float: left;
	margin: 0 15px 20px 0;

}

/* header */

#header {
	width: 820px;
	height: 133px;
	margin: 0 auto;
	background: url(images/headerbk.png) no-repeat left center;
}

/* Logo */

#logo {
	float: left;
	border: none;
	padding: none;
	
}

/* Page */

#pagewrapper {
	clear: both;
	width: 820px;
	margin: 0 auto 0px auto;
	padding: 0px 0 0 0;
	background: url(images/wrapperbk.png) repeat-y;
}

#page {
	clear: both;
	width: 820px;
	margin: 0 auto 0px auto;
	padding: 0px 0 0 0;
	background: url(images/contentbktop.png) no-repeat;
}





.twocols {
}

.twocols .title {
}

.twocols .col1 {
	float: left;
	width: 320px;
}

.twocols .col2 {
	float: right;
	width: 320px;
}

/* Content */

#content {
	float: right;
	width: 585px;
	padding: 18px 40px 0px 20px;	
}

.title {
	padding-bottom: 5px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 153px;
	padding: 0px 0px 0 22px;
}

#menuholder {
	position: relative;
	top: 2px;
	left: 5px;
	z-index: 1000;
}

#sidebarcontent {
	position: relative;
	top:400px;
	left:7px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
}

#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: 16px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
	color: #0F2636;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */
#prefooterholder {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background: #1e1e1e
}

#prefooter {
	width: 820px;
	height: 48px;
	margin: 0 auto;
	background: #1e1e1e url(images/prefooterbk.png) no-repeat;
}

#footer {
	clear: both;
	height: 120px;
	background-color: #1e1e1e;
	margin: 0 auto;
		
}

#footercontainer {
	position: relative;
	margin: 0 auto;
	width: 600px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
	color: #c0c0c0;
}

#footer a:link {
	color: #c0c0c0;
	text-decoration: underline;
	
}
#footer a:visited {
	color: #c0c0c0;
	text-decoration: underline;
	
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	
}
#footer a:active {
	color: #c0c0c0;
	text-decoration: underline;
	
}



/* SPIFFYBOX */


.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{ 
	background: transparent url(images/img.png) no-repeat bottom right
} 

.cssbox { /* intended total box width - padding-right(next) */ 
	width:485px !important; /* IE Win = width - padding */ 
	width: 500px; /* the gap on the right edge of the image (not content padding) */ 
	padding-right:15px; /* use to position the box */ 
	margin:20px auto} /* set the top-right image */ 

.cssbox_head {
	background-position:top right; /* pull the right image over on top of border */ 
	margin-right:-15px; /* right-image-gap + right-inside padding */ 
	padding-right:40px} /* set the top-left image */ 

.cssbox_head h2{ background-position:top left; 
	margin:0; /* reset main site styles*/ 
	border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */ 
	padding:25px 0 0px 40px; height:auto !important; 
	height:1%} /* IE Holly Hack */ /* set the lower-left corner image */ 

.cssbox_body{ 
	background-position:bottom left; 
	margin-right:25px; /* interior-padding right */ 
	padding:5px 0 15px 40px
	
	} /* mirror .cssbox_head right/left */
	
	
/* imageready menu styles */

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:144px;
	height:391px;
}

#menu-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:144px;
	height:25px;
}

#menu-02 {
	position:absolute;
	left:0px;
	top:25px;
	width:144px;
	height:26px;
}

#menu-03 {
	position:absolute;
	left:0px;
	top:51px;
	width:144px;
	height:26px;
}

#menu-04 {
	position:absolute;
	left:0px;
	top:77px;
	width:144px;
	height:26px;
}

#menu-05 {
	position:absolute;
	left:0px;
	top:103px;
	width:144px;
	height:26px;
}

#menu-06 {
	position:absolute;
	left:0px;
	top:129px;
	width:144px;
	height:26px;
}

#menu-07 {
	position:absolute;
	left:0px;
	top:155px;
	width:144px;
	height:26px;
}

#menu-08 {
	position:absolute;
	left:0px;
	top:181px;
	width:144px;
	height:26px;
}

#menu-09 {
	position:absolute;
	left:0px;
	top:207px;
	width:144px;
	height:26px;
}

#menu-10 {
	position:absolute;
	left:0px;
	top:233px;
	width:144px;
	height:26px;
}

#menu-11 {
	position:absolute;
	left:0px;
	top:259px;
	width:144px;
	height:26px;
}

#menu-12 {
	position:absolute;
	left:0px;
	top:285px;
	width:144px;
	height:26px;
}

#menu-13 {
	position:absolute;
	left:0px;
	top:311px;
	width:144px;
	height:26px;
}

#menu-14 {
	position:absolute;
	left:0px;
	top:337px;
	width:144px;
	height:26px;
}

#menu-15 {
	position:absolute;
	left:0px;
	top:363px;
	width:144px;
	height:28px;
}

/* Imageready  Tour Graphic */



#Table_02 {
	position:relative;
	left:0px;
	top:0px;
	width:503px;
	height:600px;
}

#blueprintfinal-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:503px;
	height:30px;
}

#blueprintfinal-02 {
	position:absolute;
	left:0px;
	top:30px;
	width:34px;
	height:570px;
}

#blueprintfinal-03 {
	position:absolute;
	left:34px;
	top:30px;
	width:151px;
	height:56px;
}

#blueprintfinal-04 {
	position:absolute;
	left:185px;
	top:30px;
	width:130px;
	height:40px;
}

#blueprintfinal-05 {
	position:absolute;
	left:315px;
	top:30px;
	width:149px;
	height:68px;
}

#blueprintfinal-06 {
	position:absolute;
	left:464px;
	top:30px;
	width:39px;
	height:570px;
}

#blueprintfinal-07 {
	position:absolute;
	left:185px;
	top:70px;
	width:130px;
	height:56px;
}

#blueprintfinal-08 {
	position:absolute;
	left:34px;
	top:86px;
	width:151px;
	height:81px;
}

#blueprintfinal-09 {
	position:absolute;
	left:315px;
	top:98px;
	width:149px;
	height:69px;
}

#blueprintfinal-10 {
	position:absolute;
	left:185px;
	top:126px;
	width:130px;
	height:69px;
}

#blueprintfinal-11 {
	position:absolute;
	left:34px;
	top:167px;
	width:151px;
	height:153px;
}

#blueprintfinal-12 {
	position:absolute;
	left:315px;
	top:167px;
	width:149px;
	height:56px;
}

#blueprintfinal-13 {
	position:absolute;
	left:185px;
	top:195px;
	width:130px;
	height:73px;
}

#blueprintfinal-14 {
	position:absolute;
	left:315px;
	top:223px;
	width:149px;
	height:111px;
}

#blueprintfinal-15 {
	position:absolute;
	left:185px;
	top:268px;
	width:130px;
	height:147px;
}

#blueprintfinal-16 {
	position:absolute;
	left:34px;
	top:320px;
	width:151px;
	height:164px;
}

#blueprintfinal-17 {
	position:absolute;
	left:315px;
	top:334px;
	width:149px;
	height:56px;
}

#blueprintfinal-18 {
	position:absolute;
	left:315px;
	top:390px;
	width:149px;
	height:94px;
}

#blueprintfinal-19 {
	position:absolute;
	left:185px;
	top:415px;
	width:130px;
	height:69px;
}

#blueprintfinal-20 {
	position:absolute;
	left:34px;
	top:484px;
	width:430px;
	height:116px;
}


/* Mouseover Images*/


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
left: 10px;
font-family: verdana, geneva, sans-serif;
font-size: 13px;
text-decoration: none;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.gallerycontainer2{
position: relative;
left: 0px;
font-family: verdana, geneva, sans-serif;
font-size: 13px;
text-decoration: none;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:link{
color: #000;
font-family: verdana, geneva, sans-serif;
font-size: 13px;
text-decoration: none;
}

.thumbnail:visited; {
color: #000;
font-family: verdana, geneva, sans-serif;
font-size: 13px;
text-decoration: none;
}

.thumbnail:hover{
background-color: transparent;
color: #000;
font-family: verdana, geneva, sans-serif;
font-size: 13px;
text-decoration: none;
}

.thumbnail:hover img{

}

.thumbnail:active; {
color: #000;
font-family: verdana, geneva, sans-serif;
font-size: 13px;
text-decoration: none;
}



.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 180px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


