* { padding: 0; margin: 0; outline: 0; }

body { 
	font-family: "Times New Roman", serif;
	font-size: 14px;
	line-height: 24px;
	color: #453d3b;
	text-align: left;
	background: #fff;
	height: 100%;
	position: relative;
}

input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
textarea { overflow: hidden; } 

a { color: #308eee; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

.cl { font-size: 0; line-height: 0; text-indent: -4000px; clear: both; height: 0; }

.ar { text-align: right; display: block; }
.al { text-align: left; display: block; }
.ac { text-align: center; display: block; }

.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.no-text { font-size: 0; line-height: 0; text-indent: -4000px; }

/*#left-bg { background: #fff; position: absolute; left: 0; top: 0; width: 58.7%; height: 100%; }
#right-bg { background: #d3d3d3; position: absolute; right: 0; top: 0; width: 41.3%; height: 100%; }*/

#wrapper { background: url(images/body-bg.gif) repeat-y 0 0; height: 100%; width: 910px; margin: 0 auto; padding-right: 20px;  }

.shell { width: 910px; margin: 0 auto; }

h2 { font-size: 24px; line-height: 26px; }

#header { height: 37px; padding-top: 37px; }

#navigation { padding-left: 30px; }
#navigation ul { list-style-type: none; }
#navigation ul li { float: left; display: inline; border-right: 1px dotted #b5aea9; }
#navigation ul li.last { border-right: 0; }
#navigation ul li a { float: left; font-family: "Din Medium", "Myriad Pro", "Trebuchet MS", sans-serif; color: #66615f; text-transform: uppercase; font-size: 22px; line-height: 24px; padding: 0 25px;  }
#navigation ul li a:hover,
#navigation ul li a.active { color: #d24304; text-decoration: none; }


#banner-holder { background: url(images/cnt.gif) repeat-y 0 0; }
#banner-holder-top { background: url(images/top.gif) no-repeat 0 top; width: 910px; }
#banner-holder-bottom { background: url(images/bottom.gif) no-repeat 0 bottom; width: 910px; padding: 3px; height: 100%; }
#banner-holder img { display: block; }

#main { padding: 20px 15px 90px; }

#content { float: left; display: inline; width: 562px; padding-right: 25px; } 

.recent-photos { padding-bottom: 20px; }
.recent-photos h2 { margin-bottom: 10px; font-weight: normal; }
.recent-photos ul { list-style-type: none; }
.recent-photos ul li { float: left; display: inline; margin: 0 9px 10px 0;  }
.recent-photos ul li.last { margin-right: 0;  }

#content p { padding-bottom: 30px; }
p.bigger-text { font-size: 18px; color: #aa4d13; }

#sidebar { float: left; display: inline; width: 285px; padding-left: 8px; }
#sidebar2 { float: left; display: inline; width: 75px; padding-left: 8px; }

.social-box { background: url(images/border.gif) no-repeat 0 bottom; width: 286px; text-align: center; padding-bottom: 10px; margin-bottom: 30px; }

.sub-nav {}
.sub-nav ul { list-style-type: none; }
.sub-nav ul li { float: left; display: inline; border-right: 1px dotted #b5aea9; margin-right: 15px; }
.sub-nav ul li.last { border-right: 0; }
.sub-nav ul li a { float: left; font-family: "Din Medium", "Myriad Pro", "Trebuchet MS", sans-serif; color: #66615f; text-transform: uppercase; line-height: 18px; padding: 0 10px 0 0; }
.sub-nav ul li a:hover,
.sub-nav ul li a.active { color: #d24304; text-decoration: none; }

.img-slider { padding-top: 15px; }
.img-slider .big-img-holder { padding-bottom: 10px; }
.img-slider .recent-photos ul li a img { border: 3px solid #fff; }
.img-slider .recent-photos ul li a:hover img,
.img-slider .recent-photos ul li a.active img { border: 3px solid #231915; }

#footer { background: #262933; height: 110px; color:#7b7575; font-size: 10px; line-height: 10px; padding-top: 10px; }
#footer p.foot-nav { float: left; display: inline; color: #676e77; }
#footer p.foot-nav span { padding-left: 5px; }