/* CSS Document for modern browsers.  See also ??_ie6.css */


/* CSS Reset */

body, h1, h2, h3, h4, h5, h6, p, div, form, fieldset, dl, dt, dd, ul, li, ol, img, table
{
	margin:0;
	padding:0;
	border:0;
}

p
{
	margin-bottom: 10px;
	font-size: 14px;
}

body
{
	background-color: #EAEAEA;
	margin-bottom: 50px;
	font-size: 14px;
	font-family: "Segoe UI", "Myriad", "Myriad Pro", "Candara", "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", "Verdana", "sans-serif";
}

/* Simple pixel-based font framework --------------------------------------------------*/

h1
{
	font-size:19px;
	font-family: "Segoe UI", Myriad, "Myriad Pro", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

h2
{
	font-size:18px;
	font-weight: normal;
	margin-bottom: 12px;
	font-family: "Segoe UI", Myriad, "Myriad Pro", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

h3
{
	font-size:16px;
	font-weight: normal;
	margin-bottom: 5px;
	letter-spacing: 0px;
	color: #000;
}

h2.main_proposition_h2_replacement
{
	width:200px;
	height:350px;
	text-indent: -9999px;
	margin: 75px 0px 0px 240px;
}

/* Links --------------------------------------------------*/

a
{
	color : #000099;
	text-decoration : underline;
}

a:hover
{
	color: #14210D;
}

/* SEO FRIENDLY LOGO */

#logo
{
	width: 350px;
	height: 30px;
	text-indent: -9999px;
	border: 0;
	margin: 0px 0px 0px 0px;
}

#logo a
{
	display: block;
	width: 350px;
	height: 30px;
	text-decoration: none;
	border: 0;
	outline: none;
}

#logo a:hover
{
	background-color: transparent;
}

/* MAIN SITE NAVIGATION */
	
#main_nav
{
	width:532px;
	margin: 0px 0px 0px 0px;
	height: 30px;
	padding-left: 0px;
	float: left;
}

#main_nav ul li
{
	width: 133px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	text-align:center;
}

#main_nav ul li a
{
	color:#F7FFEB;
	display: block;
	text-decoration: none;
	font-size: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #2E4646;
}

#main_nav ul li a:hover
{
	background-color:#070707;
	color:#FFFFFF;
	text-decoration: none;
}

#main_nav ul
{
	margin: 0px 0 0px 0px;
	list-style-type:none;
	display: inline;
}

#main_nav ul li a.selected
{
	background-color:#3C3C3C;
	text-decoration: none;
}

/* MAIN SITE SECTIONS --------------------------------------------------*/


#site_wrapper
{
	width: 1350px;
	height: 770px;
	background-repeat: no-repeat;
	margin: auto;
	float: none;
}

#header
{
	width: 1300px;
	height: 90px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/header.jpg);
}

#top_content
{
	width: 1280px;
	float: left;
	margin: 0px 0px 0px 0px;
	display: inline;
	padding: 5px 10px 0px 10px;
	color: #000000;
	font-family: "Segoe UI", "Myriad", "Myriad Pro", "Candara", "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", "Verdana", "sans-serif";
	font-size: 12px;
	background-repeat: no-repeat;
	background-color: #EAEAEA;
	overflow: hidden;
	height: 36px;
}

#content_wrapper
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #284FE8;
	width: 748px;
	height: auto;
	float: left;
}

#ad_section
{
	width: 728px;
	float: left;
	margin: 0px 0px 0px 0px;
	height: 80px;
	padding: 0px 10px 0px 10px;
	color: #000000;
	font-family: "Segoe UI", "Myriad", "Myriad Pro", "Candara", "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", "Verdana", "sans-serif";
	font-size: 14px;
	background-color: #FFFFFF;
	display: inline;
}

#photograph
{
	width: 728px;
	margin: 0px 0px 0px 0px;
	display: inline;
	height: 487px;
	padding: 10px 10px 10px 10px;
	color: #070000;
	font-family: "Segoe UI", "Myriad", "Myriad Pro", "Candara", "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", "Verdana", "sans-serif";
	font-size: 15px;
	background-repeat: no-repeat;
	background-color: #FAFAFA;
	float: left;
}

#sidebar
{
	background-color:#E0E0E0;
	width:555px;
	height: 604px;
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	font-size: 12px;
	list-style-type: none;
	float: left;
	overflow: scroll;
}

.feeditem
{
}

#top_content a
{
	color:#474747;
	text-decoration: none;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#top_content a:hover
{
	background-color:#210000;
	color:#FFFFFF;
	text-decoration: none;
}

#top_content ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	list-style-type: none;
}

#top_content ul li a
{
	color:#F7FFEB;
	display: block;
	text-decoration: none;
	font-size: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #210000;
	text-align: center;
	margin-bottom: 1px;
	margin-top: 12px;
	padding-left: 6px;
	padding-right: 6px;
}

#top_content ul li a:hover
{
	background-color:#395B88;
	color:#FFFFFF;
	text-decoration: none;
}

#top_content ul
{
	margin: 0px 0 0px 0px;
	list-style-type:none;
	display: inline;
}

#top_content ul li a.selected
{
	background-color:#3C3C3C;
	text-decoration: none;
}

.feeditem
{
	margin-bottom: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.feedheadline
{
	font-family: "Segoe UI", "Myriad", "Myriad Pro", "Candara", "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", "Verdana", "sans-serif";
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #260000;
	margin-bottom: 2px;
	display: block;
	clear: left;
}

.mt-image-center
{
	margin-left: 33px;
}

.adheadline
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	line-height: 13px;
}

.adheadline a
{
	color:#0000FF;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}

.adbody
{
	color:#020202;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 22px;
}

.adbody a
{
	text-decoration: none;
	color: #1D580C;
}

/* CLEARFIX */


.clearfix:after
{
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

