@charset "UTF-8";
body {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	background-color: #DBD8D1;
	font-size:11px;
	color:#8d837c;
}
a, a:link, a:active, a:visited{
color:#222222;
text-decoration:none;
font-size:10px;

}
a:hover{
color:#CC0000;
text-decoration:none;
}
td{
vertical-align:top;
text-align:left;
}

img{
border:0;
}
#header{
	background-image: url(uploads/images/header.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 970px;
}

#container{
width:970px;
/** height:550px; **/
background-color:#FFFFFF;
text-align:left;
vertical-align:top;
}

#menu{
	margin-top:110px;
	margin-left:24px;
	color: #D5592E;
	font-size:12px;
}
.menuItem{
	padding-left:11px;
	padding-right:11px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: inline;
	padding-top: 6px;
	padding-bottom: 6px;
}
.menuItem a, .menuItem a:link, .menuItem a:active, .menuItem a:visited {
	color: #D5592E;
	text-decoration:none;
}
.menuItem a:hover{
color: #CC0000;
}

.menuItemLast{
	padding-left:10px;
	padding-right:10px;
	display: inline;
	padding-top: 6px;
	padding-bottom: 6px;
}
.menuItemLast a, .menuItemLast a:link, .menuItemLast a:active, .menuItemLast a:visited{
	color: #D5592E;
	text-decoration:none;
}

.menuItemSel{
	padding-left:10px;
	padding-right:10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: inline;
	padding-top: 6px;
	padding-bottom: 6px;
}

.menuItemSel a, .menuItemSel a:link, .menuItemSel a:active, .menuItemSel a:visited {
	color: #CC0000;
	text-decoration:none;
}

.menuItemLastSel{
	padding-left:10px;
	padding-right:10px;
	display: inline;
	padding-top: 6px;
	padding-bottom: 6px;
}

.menuItemLastSel a, .menuItemLastSel a:link, .menuItemLastSel a:active, .menuItemLastSel a:visited{
	color: #CC0000;
	text-decoration:none;
}


.menuItemLast a:hover{
color: #CC0000;
}

#middle {
	background-color: #F6F8F9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBD8D1;
	border-left-color: #DBD8D1;
	padding-right:20px;
	padding-left:20px;
	width:460px;
}
#homeCovers{
	height:10px;
	background-color: #EDEBE8;
	background-image: url(uploads/images/homeMiddleBottomBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBD8D1;
	border-left-color: #DBD8D1;
}

#leftCol {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD8D1;
	text-align:center;
	padding-top:20px;
}

#rightCol {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD8D1;
	text-align:center;
	padding-top:20px;
	background-image: url(uploads/images/homeRtTopBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#homeRightCol {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD8D1;
	text-align:left;
	padding-top:20px;
	background-image: url(uploads/images/homeRtTopBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#bottomRightCol {
	padding:10px;
	background-image: url(uploads/images/homeRtBtmBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.releases{
text-transform:uppercase;
color:#6b93ab;
font-weight:bold;
font-size:12px;

}
.releaseTitle{
	font-weight:bold;
	font-size:12px;
	color: #333333;
}

#footer{
background-image:url(uploads/images/footerBg.jpg);
background-repeat:repeat-y;
padding-right:20px;
text-align:right;
padding-top:5px;
padding-bottom:5px;
font-size:10px;
height:15px;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited{
color:#FFFFFF;
}

#designCredit{
background-color: #DBD8D1;
padding-left:20px;
text-align:left;
padding-top:5px;
padding-bottom:5px;
}

#designCredit a{
font-size:9px;
}

#interior_middleCol {
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #DBD8D1;
	width:500px;
	background-image:url(uploads/images/interiorMiddleBg.jpg);
	background-repeat: no-repeat;
	background-position: right 100px;
}

#interior_middleCol .content{
padding:20px;
}

#interior_leftCol {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD8D1;
	background-color: #F6F8F9;
	text-align:left;

	
}

#interior_leftCol #leftBlue a {
	color:#FFFFFF;
	text-decoration:underline;
	line-height:18px;	
}
#interior_leftCol #leftBlue a:hover {
	color:#DBD8D1;
}

#interior_rightCol {
	text-align:left;
	width:195px;
	padding:20px;
	background-image: url(uploads/images/interiorRtTopBg.jpg);
	background-repeat: no-repeat;
	background-position: left 100px;
}

#interior_rightCol a, #interior_rightCol a:link, #interior_rightCol a:active, #interior_rightCol a:visited{
text-decoration:underline;
}

#interior_rightCol a:hover{
color:#507f9a;
}

.leftMenuSel a{
color:#507f9a;
}

.title{
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#507f9a;
}


.amazonLink a, .amazonLink a:link, .amazonLink a:active, .amazonLink a:visited{
text-transform:uppercase;
text-decoration:none;
color:#e16e37;
}

#leftBlue{
background-color:#507f9a;
padding:20px;;
}

#interiorArrow{
margin-top:20px;
float:left;
width:20px;
}

#leftContent{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

#twitter_div{
	margin-left:-23px;
	margin-right:7px;
	width:240px;
}

#twitter_div li{
    font-style:italic;
    padding-bottom:7px;	
}

#twitter_update_list{
	list-style-type:none;
}

#blogPosts{
	margin-left:15px;
}

#blogPosts a{
  text-decoration:none;
 	font-size:11px;
	color:#e06d37;
}

#blogPosts a:hover{
color: #CC0000;
}

#NewsSummaryLink a{
	text-decoration:none;
 	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e06d37;
}

#NewsSummaryLink a:hover{
	color: #CC0000;
}

#postTitle {
	text-decoration:none;
 	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e06d37;
}
