@charset "utf-8";
/* CSS Document */

body {
background-color:#ded4b9;
background-image:url('/images/bg_grad.jpg');
background-attachment:scroll;
background-position:top;
background-repeat:repeat-x;
margin-top:0px;
margin-bottom:-20px;
}

h1 {
font-size:12px;
font-weight:bold;
color:#c30000;
}

#maincontainer {
width:960px;
margin: auto;
}

#leftshad {
float:left;
width:150px;
margin-right:8px;
background:src('/images/leftside_shad.jpg') top right no-repeat;
}
#rightshad {
float:right;
width:150px;
background:src('images/rightside_shad.jpg') top left no-repeat;
}
#subcontainer {
float:left;
margin:0px;
width:645px;
background-color:#d67001;
}

#header {
background-image:url(images/header/header.jpg);
background-attachment:scroll;
background-repeat:no-repeat;
background-position:top;
width:645px;
height:86px;
clear:both;
}

#footer {
clear:both;
}

#nav {
float:left;
margin-top:40px;
}

#nav ul {
list-style:none;
}

#nav li {
display:inline;
margin-right:28px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#47443d;
}

#nav li a:link, a:visited, a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#47443d;
}

#nav li a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#d67001;
}

#container {
width:645px;
background-color:#e5decc;
}

#contentleft {
width:397px;
float:left;
}

#contentright {
width:248px;
height:350px;
float:right;

}

#video {
width:397px;
height:311px;
}

#orangebox {
background-image:url(images/content/orangebox.jpg);
background-attachment:scroll;
background-position:top;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
font-weight:bold;
width:248px;
height:140px;
}

#orangetext {
width:242px;
height:124px;
vertical-align:middle;
}

#pageedge {

}

#3mlogo {
float:right;
}

#logo {
width:248px;
height:120px;
}

#orangebar {
background-image:url(images/footer/footerorange.jpg);
background-attachment:scroll;
background-position:top;
background-repeat:no-repeat;
background-color:#d67001;
width:645px;
height:52px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
/*padding-top:10px;*/
}

#textleft {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
color:#000000;
/*width:380px;*/
padding-left:8px;
}

#textleft a:link, a:visited, a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#47443d;
text-decoration:none;
font-style:normal;
font-weight:bold;
}

#textleft a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#d67001;
text-decoration:none;
font-style:normal;
font-weight:bold;
}

.textleftH1 {
font-size:12px;
font-weight:bold;
color:#c30000;
}

#text ul {
list-style:none;
width:150px;
}

#text li {
display:block;
margin-right:28px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#47443d;
}

#text li a:link, a:visited, a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#47443d;
}

#text li a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#d67001;
}

#largeimage {
background-image:url(images/gallery/largebg.jpg);
background-attachment:scroll;
background-position:top;
background-repeat:no-repeat;
width:397px;
height:301px;
}

.galleryimage {
padding-top:16px;
padding-left:8px;
}

#grid {
background-image:url(images/gallery/gridbg.jpg);
background-attachment:scroll;
background-position:top;
background-repeat:no-repeat;
width:397px;
height:179px;
}

.highlight{
	background-color:#FEFFAF;
}

#text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
color:#000000;
height:140px;
/*padding:14px;*/
}

#text a:link, a:visited, a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#47443d;
text-decoration:none;
font-style:normal;
font-weight:bold;
}

#text a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#d67001;
text-decoration:none;
font-style:normal;
font-weight:bold;
}

.textH1 {
font-size:12px;
font-weight:bold;
color:#c30000;
}

#pagebottom {
width:645px;
}

.clear{
	clear:both;
}