body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 24px;
color:#0e1619;
background-image: url(../img/pageBg.jpg);
background-repeat: repeat-x;
background-color: #FFFFFF;
/*background-position: center;*/
}
p, div.paragraph{
line-height:1.4em;
padding-bottom: 15px;
}
a {
	color:#A05918;
	text-decoration:underline;
}
a:hover {
	color:#A05918;
	text-decoration:none;
}
#outerWrapper {

}
#mainContainer{
width:850px;
margin:0 auto;
background-image:url(../img/header.jpg);
background-repeat:no-repeat;
}
#contentWrapper {
	padding-top:50px;
	position:relative;
}

.message{
margin-bottom:10px;
}

/*---------- Navigation ----------*/
#navContainer{
text-transform: uppercase;
padding-top: 5px;
font-size: 13px;
padding-right:10px;
float:right;
width:425px;
}
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:17px;
text-transform:uppercase;
font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
}
#nav li{
float:left;
position:relative;
}
#nav ul {
position:absolute;
display:none;
width:12em;
top:29px;
}
#nav li ul a{
width:9em;
height:auto;
float:left;
color:#FFFFFF;
border:none;
filter:alpha(opacity=75);
-moz-opacity:.75;
background-color:#333;
}
#nav ul ul{
top:auto;
border:none;
margin-left:5px;
}	
#nav li ul ul {
left:119px;
margin:0px 0 0 10px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
#nav a{
display:block;
padding: 5px 8px;
color:#fff;
text-decoration:none;
font-weight:normal;
font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
/*background-color:#333;*/
}
#nav a:hover{
color:#b26b11;
}


/*---------- Header ----------*/
.header{
width:850px;
height:272px;
position:relative;
}
.logo{
float:left;
width:345px;
height:76px;
margin-left:50px;
}


/*---------- Sidebar ----------*/
#sidebar{
width:179px;
height:210px;
float:left;
margin:10px 0 0 10px;
background-color:#8e8e8e;
}
#sidebar h1{
font-size:18px;
color:#FFFFFF;
margin:10px 0 0 20px;
}
#sidebar ul{
list-style:none;
width:150px;
margin-left:15px;
margin-top:10px;
}
#sidebar ul li{
list-style:none;
display:block;
padding:5px 8px;
}
#sidebar ul li a{
color:#2d2d2d;
text-decoration:none;
list-style:none;
display:block;
font-weight:bold;
}
#sidebar ul li a:hover{
text-decoration:none;
list-style:none;
display:block;
color:#fff;
font-weight:bold;
}


/*---------- Main Content ----------*/
#mainContent{
	
}


#mainContent img {
	padding: 8px;
}

#mainContent h1{
font-size:38px;
color:#515B5E;
font-family: Gill Sans, Helvetica, Verdana, Arial, sans-serif;
margin:0 0 22px 0;
}

#mainContent h2{
font-family: Gill Sans, Helvetica, Verdana, Arial, sans-serif;
color:#A05918;
font-size:22px;
margin:0 0 20px 0;
}

#mainContent h3{
font-family: Gill Sans, Helvetica, Verdana, Arial, sans-serif;
color:#21292C;
font-size:16px;
margin:0 0 15px 0;
}

/*---------- Footer ----------*/
#footer{
width:800px;
height:auto;
text-align:center;
margin:0 auto;
color: #887f70;
}
#footer ul{
list-style:none;
margin-top:5px;
margin-bottom:0px;
text-transform:uppercase;
}
#footer ul li{
list-style:none;
margin:0 10px;
line-height:18px;
color:#FFFFFF;
display:inline;
}
#footer ul li a{
text-decoration:none;
line-height:18px;
color:#887f70;
}
#footer ul li a:hover{
text-decoration:underline;
color:#887f70;
}
.copyright{
font-family: Tahoma, Arial,Verdana,Helvetica, sans-serif;
text-transform:uppercase;
color:#887f70;
margin-bottom:15px;
font-size: 10px;
}


/*---------- Miscellaneous ----------*/
.clear{
clear:both;
}



/*---------- Embedded Album ----------*/
.embedded-album{
}

.embedded-album-slideshow{
width:100%;
height:305px;
}

.embedded-album-caption{
margin:5px 0px;
}

.embedded-album-thumbs ul{
list-style:none;
}

.embedded-album-thumbs ul li{
float:left;
margin:0px 2px 2px 0px;
}

.embedded-album-thumbs ul li a img{
border:4px solid white;
}

.embedded-album-thumbs ul li.selected a img{
border:4px solid #cccccc;
}

.embedded-album-thumbs div.bottom{
clear:both;
padding-top:8px;
}

.embedded-album-thumbs .pagination a, .embedded-album-thumbs .pagination span{
font-weight:bold;
margin-right:0.25em;
margin-top:10px;
background:#efefef;
padding:2px 6px;
text-decoration:none;
color:gray;
}

.embedded-album-thumbs .pagination span.current{
color:#cccccc;
}

.embedded-album-bottom{
clear:both;
margin-bottom:15px;
}



/*---------- Album ----------*/
.album{
}

.album-slideshow{
width:100%;
height:310px;
}

.album-caption{
margin:5px 0px;
}

.album-thumbs ul{
list-style:none;
}

.album-thumbs ul li{
float:left;
margin:0px 2px 2px 0px;
}

.album-thumbs ul li a img{
border:4px solid white;
}

.album-thumbs ul li.selected a img{
border:4px solid #cccccc;
}

.album-thumbs div.bottom{
clear:both;
padding-top:8px;
}

.album-thumbs .pagination a, .album-thumbs .pagination span{
font-weight:bold;
margin-right:0.25em;
margin-top:10px;
background:#efefef;
padding:2px 6px;
text-decoration:none;
color:gray;
}

.album-thumbs .pagination span.current{
color:#cccccc;
}

.album-bottom{
clear:both;
margin-bottom:15px;
}


/*   WYMeditor Styles   */

.imageRight img {
	float: right;
}
.imageLeft img {
	float: left;
}
.imageCenter p {
	margin: 0 auto;
	text-align: center;
}

/*---------- MISC ----------*/
.round {
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.requestInfo {
	position:absolute;
	right:15px;
	top:-140px;
}

.downloadPresentation {
	position:absolute;
	right:15px;
	top:-77px;
}
.itemBox {
	width:260px;
	height:495px;
	padding: 10px;
	float:left;
	margin-bottom: 15px;
}
.borderRight {
	border-right: 1px solid #EEEEEE;
}
.itemBox img {
	margin: 0 auto;
	border: none;
}
.boxHeading {
	font-size:13px;
	color:#A05918;
	font-weight:bold;
	margin-bottom: 0px;
}
.boxHeading a {
	font-size:13px;
	color:#A05918;
	font-weight:bold;
	text-decoration:none;
}
.boxHeading a:hover {
	text-decoration:underline;
}
hr {
	color: #EEEEEE;
	margin-top: 15px;
	margin-bottom: 15px;
}