/* CSS Document */

body {
	text-align: justify;
	font-family: "Lucida Grande", Verdana, Arial;
	line-height: 1.5em;
	font-size: 0.9em;
	color: #163762;
	background-color: #615F69;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: left;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: left;
}
h3 em {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}

p {
	padding-bottom: 15px;
	/*text-indent: 15px;*/
	color: #000000;
}

p strong {
	font-weight: bold;
}

p em {
	font-weight: normal;
}

.article_title {
	background-color: #4A5F7E;
	width: 90%;
	padding: 15px;
	text-align: center;
}

.article_title p {
	background-color: #A7C3EB;
	padding: 15px;
	text-align: justify;
}

.article_title h3 a {
	color: #FFFFFF;
	font-weight: bold;
}

.article_title h3 a:hover {
	color: #A7C3EB;
}

#comments {
	border: thin solid #003366;
	padding: 30px;
	width: 490px;
}

.comment {
	background-color: #DCE0E4;
	border: thin solid #DEDEDE;
	padding: 10px;
}

.comment2 {
	padding: 10px;
	border: thin solid #DEDEDE;
}

.comment:hover {
	border: thin solid #000000;
}
.comment2:hover {
	border: thin solid #000000;
}

.blue_bold {
	font-weight: bold;
	color: #000033;
}

.blue_bold a {
	text-decoration: none;
}

.error {
	color: #D82D0E;
	font-size: 1em;
	font-weight: bold;
}

small {
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	/*font-size: 12px;*/
}

#wrapper {
	background-color: #E3E0D7;
	width: 980px;
	min-height: 1000px;
	text-align: center;
	border: thin solid #000000;
}

#top {
	background: url( images/top.jpg ) no-repeat;
	width: 980px;
	height: 422px;
	min-height: 350px;
}

#top_nav {
	padding-left: 30px;
	padding-top: 30px;
	width: 300px;
	float: left;
}

#top_nav ul {
	list-style: square;
	color: #FFFFFF;
	text-align: left;
}

#top_nav ul li {
	padding: 0;
	margin: 0;
	display: inline;
	padding-right: 15px;
}

#top_nav ul li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#top_nav ul li a:hover {
	border-bottom: thin dashed #FFFFFF;
}

#top_banner {
	padding-top: 80px;
	background: url( images/top_banner.jpg ) bottom no-repeat;
	width: 865px;
	min-height: 251px;
	text-align: left;
}

#top_banner div {
	padding-left: 70px;
	padding-top: 25px;
}

.float_ads {
	float: left;
	width: 210px;
	height: 210px;
	padding: 15px;
}

/** in IE6 this needs way more top padding to be in the correct location **/
* html #top_banner {
	padding-top: 320px;
}

#content {
	background-color: #E3E0D7;
	width: 980px;
	min-height: 1000px;

}

#nav {
	width: 420px;
	min-height: 400px;
	float: left;
}

#nav .item {
	background: url( images/nav_button.jpg ) top left no-repeat;
	width: 332px;
	height: 74px;
	margin-left: 60px;
	font-weight: bold;
	text-align: justify;
	padding-left: 75px;
	padding-top: 3.5%;
	padding-right: 10px;
	vertical-align: middle;
	cursor: default;
}


#nav .item:hover {
	background: url( images/nav_button_over.jpg ) top left no-repeat;
	color: #FFFFFF;
	cursor: pointer;
}


#nav .item a {
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}

#nav .item a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/** no rollovers in IE6, they don't look right **/
* html #nav .item:hover {
	background: none;
	color: #000000;
}
* html #nav .item a:hover {
	color: #000000;
}

#text {
	float: left;
	width: 520px;
	text-align: justify;
	font-size: 1.1em;
	line-height: 1.5em;
	font-family: "Lucida Grande", Verdana, Arial;
}

/** in IE6 we need to adjust the width to be smaller **/
* html #text {
	width: 485px;
	padding-right: 15px;
}

#text h3, em {
	padding-top: 10px;
	padding-bottom: 10px;
}

#text em {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}

#text ul {
	list-style-image: url( images/circle.png ) no-repeat;
}

#text ul li {
	padding-bottom: 10px;
	font-weight: bold;
}

#middle {
	background: url( images/bottom_gradient.jpg ) no-repeat;
	width: 980px;
	height: 220px;
}

#middle img {
	padding-top: 25px;
	padding-left: 10px;
}

#mid_left {
	float: left; 
	width: 200px;
}

#mid_right {
	float: left;
	width: 625px;
	padding-left: 50px;
	padding-top: 25px;
	text-align: justify;
}

#hrule {
	background: url( images/hrule.jpg ) no-repeat;
	width: 980px;
	height: 18px;
}

#bottom_pics {
	background: url( images/bottom_pics.jpg ) no-repeat;
	width: 980px;
	height: 127px;
}

#bottom {
	background: url( images/footer_gradient.jpg ) no-repeat;
	width: 980px;
	height: 82px;
}

#bottom_text {
	height: 45px;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
}

#bottom_text div {
	padding-top: 20px;
}

#bottom_text div p {
	padding-top: 10px;
	color: #FFFFFF;
	padding-left: 25px;
	text-align: center;
}

#bottom_text a {
	color: #FFFFFF;
}

#designed_by {
	height: 37px;
	padding-left: 48%;
}

#designed_by a {
	color: #FFFFFF;
}
