/* @override http://dianeyoudale.gtdabtesting.com/design/css/screen.css */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#container {
	width: 891px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#header {
	text-align: center;
	border-top: 1px solid #CCC;
	padding: 15px 0px 11px 0px;
}

#header img {
	border: none;
}

#top_nav {
	clear: both;
	margin-top: 0px;
	clear: both;
	text-transform: uppercase;
	font-size: 0.8em;
	font-family: "Times New Roman", Georgia, Times, serif;
	padding-top: 10px;
	padding-bottom: 7px;
	text-align: center;
	background-color: #282625;
}

#top_nav ul {
	margin: 0px;
	padding: 0px;
}


#top_nav li {
	display: inline;
	list-style-type: none;
}

#top_nav li a {
	color: #CCC;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}

#top_nav li a:hover {
	color: #FFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}

#content {
	background: #EEE url(../images/content_bg.gif) repeat-y left top;
}

#side_bar {
	float: left;
	width: 261px;
}

.side_news {
	padding: 22px 15px 15px 15px;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333;
}

.side_news h1 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: normal;
	color: #282625;
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 12px;
	border-bottom: 1px solid #AAA;
	padding-bottom: 8px;

}

.side_news h2 {
	
	color: #282625;
	font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 3px;
}

.side_news a {
	text-decoration: underline;
	color: #333;
	font-weight: bold;
}

.side_news a:hover {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.side_news p {
	margin-top: 3px;
	margin-bottom: 13px;
}

#main_content {
	float: right;
	width: 595px;
	padding: 25px 17px 20px 15px;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333;
}

#main_content h1 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: normal;
	color: #282625;
	font-size: 1.9em;
	margin-top: 0px;
	margin-bottom: 14px;
}

#main_content h2 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: normal;
	color: #282625;
	font-size: 1.5em;
	margin-top: 0px;
	margin-bottom: 12px;
}

#main_content h3 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: normal;
	color: #282625;
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 4px;
}

#main_content h4 {
	font-weight: bold;
	color: #282625;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 4px;
}

#main_content p {
	margin-top: 0px;
	margin-bottom: 13px;
}

#main_content a {
	font-weight: bold;
	text-decoration: underline;
	color: #333;
}

#main_content a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

.border {
	border: 2px solid #999;
	margin-bottom: 13px;
}

.right {
	border: 2px solid #999;
	margin-bottom: 3px;
	float: right;
	margin-left: 15px;
}

.left {
	border: 2px solid #999;
	margin-bottom: 3px;
	float: left;
	margin-right: 15px;
}

#clear {
	clear: both;
}

#footer_nav {
	clear: both;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-top: 15px;
	clear: both;
	text-transform: uppercase;
	font-size: 0.8em;
	font-family: "Times New Roman", Georgia, Times, serif;
	padding-top: 10px;
	padding-bottom: 7px;
	text-align: center;
}

#footer_nav ul {
	margin: 0px;
	padding: 0px;
}


#footer_nav li {
	display: inline;
	list-style-type: none;
}

#footer_nav li a {
	color: #555;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}

#footer_nav li a:hover {
	color: #333;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}

#gallery a img {
	width: 138px;
	border: 2px solid #999;
}

#gallery a:hover img {
	width: 138px;
	border: 2px solid #333;
}

.newsrow {
	background-color: #FFF; 
	border: 1px solid #DDD;
	padding: 18px 15px 16px 15px;
	margin-bottom: 10px;
}

.title1 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: normal;
	color: #282625;
	font-size: 1.5em;
	margin-top: 0px;
	margin-bottom: 2px;
}

.title2_r {
	font-weight: bold;
	color: #444;
	border-bottom: 1px solid #CCC;
	padding-bottom: 6px;
	margin-bottom: 5px;
}

.full_news div {
	margin-bottom: 10px;
}

ul.podcasts {
	margin: 0px;
	padding: 0px;
}


ul.podcasts li {
	list-style-type: none;
	display: inline;
}

ul.podcasts li a {
	display: block;
	background: #fff url(../images/podcast_bg.gif) no-repeat 5px center;
	padding: 28px 0px 27px 102px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin-top: 4px;
}

ul.podcasts li a:hover {
	display: block;
	background: url(../images/podcast_bg2.gif) no-repeat 5px center;
	padding: 28px 0px 27px 102px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin-top: 4px;
}


ul.videos {
	margin: 0px;
	padding: 0px;
}


ul.videos li {
	list-style-type: none;
	display: inline;
}

ul.videos li a {
	display: block;
	background: #fff url(../images/video_bg.gif) no-repeat 5px center;
	padding: 28px 0px 27px 102px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin-top: 4px;
}


.video_border {
	border: 4px solid #b3b3b3;
	margin-bottom: 10px;
	margin-top: -5px;
}


ul.postcard {
	margin: 0px;
	padding: 0px;
}


ul.postcard li {
	list-style-type: none;
	display: inline;
}

ul.postcard li a {
	display: block;
	background: #fff url(../images/postcard_bg.gif) no-repeat 5px center;
	padding: 28px 0px 27px 152px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin-top: 4px;
}

ul.postcard li a:hover {
	display: block;
	background: url(../images/podcast_bg2.gif) no-repeat 5px center;
	padding: 28px 0px 27px 102px;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin-top: 4px;
}


#gallery_list {
	width: 100%;
	font-size: 0.9em;
}

#gallery_list td {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	
	background-color: #FFF;
}

#gallery_list td.description {
	width: 460px;
	padding-top: 6px;
}

#gallery_list td img {
	width: 100px;
	border: 1px solid #CCC;
}

.price {
	font-size: 1.2em;
	color: #8a5da7;
	margin-left: 5px;
}

.articles {
	margin: 0px;
	padding: 0px;
}

.articles li {
	background: url(../images/article_icon.gif) no-repeat 5px center;
	list-style-type: none;
	padding: 6px 0px 6px 44px;
}
	
}
