/*
Theme Name: theBookofNo.com
Theme URI: http://theBookofNo.com/
Description: An original Wordpress template created exclusively for Susan Newman
Version: 1.0
Author: Tom Pimental
Author URI: http://www.tompimental.com
*/
BODY {
	COLOR: #000000; 
	font-family:Verdana, Ariel;
	font-size: 14px;
	margin : 0px;
	padding : 0px;
}
ul
{
list-style-position:inside;
}
#topnav {
font-family: Times New Roman, Times, serif;
font-size: 22px;
color: #ffffff;
font-weight: normal;
font-style: oblique;
text-align:center;
width: 95%;
}
#topnav a {
font-family: Times New Roman, Times, serif;
font-size: 22px;
color: #ffffff;
font-weight: normal;
font-style: oblique;
text-decoration: none;
}
#ftpromos {
	font-family: Verdana, Ariel;
	font-size: 14px;
	COLOR: #000000; 
	text-align: center;
	line-height: 20px;
	width: 90%;
	margin : 15px;
	padding : 0px;
}
TD {
	COLOR: #000000; FONT: 14px Verdana, Ariel;
}
TH {
	COLOR: #000000; FONT: 14px Verdana, Ariel;
}
.BOD {
	COLOR: #000000; FONT: 14px Verdana, Ariel;
}
FONT {
	COLOR: #000000; FONT: 14px Verdana, Ariel;
}
FONT.LARGE {
	COLOR: #FF0000; FONT: 16px Verdana, Ariel;
}
A {
	COLOR: red; FONT: 14px Verdana, Ariel; font-weight: bold;
}
ul#ulspace li {
margin:0px;
padding:8px;
}
h2 {
font-family: Times New Roman, Times, serif;
font-size: 26px;
color: #000000;
font-weight: normal;
font-style: oblique;
margin:0px;
padding:0px;
}
h2#inline {
font-family: Times New Roman, Times, serif;
font-size: 26px;
color: #000000;
font-weight: normal;
font-style: oblique;
margin:0px;
padding:20px 0px;
}
h2 a {
font-family: Times New Roman, Times, serif;
font-size: 26px;
text-decoration: none;
color: #000000;
font-weight: normal;
font-style: oblique;
}
.contact {
font-family: Verdana, Ariel;
font-size: 14px;
color: red;
border: dashed;
padding:  8px;
margin: 10px;
border-color: #ED2024;
border-width: 1px;
}
p.bdytxt {
font-family: Verdana, Ariel;
font-size: 14px;
margin: 10px;
}
p.bdytxtgry {
font-family: Verdana, Ariel;
font-size: 14px;
color: #999999;
margin: 10px;
}
.caption {
font-family: Verdana, Ariel;
font-size: 12px;
color: #000000;
margin: 5px;
}
img.corner {
   width: 8px;
   height: 23px;
   border: none;
   display: block !important;
}
.txt_ftr {
	width: 100%;
	height: 23px;
	background-color: #ED2024;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	line-height : 23px;
}
.txt_ftr a {
	color: #ffffff;
	text-decoration : none;
	font-size : 12px;
	font-weight : normal;
}
.bot_menu {
	width: 90%;
	font-family: verdana;
	padding:  8px;
	font-size: 12px;
	color: red;
	text-align: center;
}
table.moduletable_bdytxtgry td {
font-family: Verdana, Ariel;
font-size: 13px;
color: #000000;
margin: 10px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
