h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
}
h1 { 
	font-size: 11px;
	color: #999999;
	padding-left: 12px;
}
h2 {
	color:#005AA8;
	font-size:16px;
	margin-left: 15px;
}
h3 {
	font-size: 16px;
	color: #AF6700;
}
h4 {
	font-size: 16px;
	color: #1A5D00;
}
h5 {
	font-size: 16px;
	color: #A50010;
}
h6 {
	font-size: 16px;
	color: #00447E;
	}

.main_border {border:1px solid #999999;}
p {font-family: Verdana; font-size:12px; margin:15px;}
.left {background-color:#f6f6f6; border-right:1px solid #424242;}
body {background-image: url(images/bg.gif)}
.right {background-color:#f6f6f6; border-left:1px solid #424242;}

.markermenu{
width: 190px; /*width of menu*/
}

.markermenu ul{
	list-style-type: none;
	margin: 2px 10px;
	padding: 0;
	border: 1px solid #9A9A9A;
	border-bottom: 0px;
}

.markermenu ul li a{
background: white url(/wp-content/themes/ad-clerum-10/images/arrow-list-red.gif) no-repeat 2px center;
font: 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #00014e;
}

.markermenu ul li a:hover{
color: black;
background-color: #ffffcb;
background-image: url("/wp-content/themes/ad-clerum-10/images/arrow-list.gif"); /*onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */

</style>

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.invertedshiftdown{
padding: 0;
width: 1000px;
border-top: 5px solid #D10000; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: right;
display: block;
font: bold 12px arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 10px 10px 5px 10px; /*Padding within each menu item*/
background-color: #CC0000; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #FFCC00; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: #000000;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #FF0000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: #FF0000
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #D10000;
background-color: black;
color: white;
}

.style2 {font-family: "Times New Roman", Times, serif}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style60 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.style70 {color: #CC0000}
.style8 {color: #000066; margin-left: 19px;}
.style90 {
	font-family: Tahoma;
	font-size: 13px;
}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; }

.style110 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}

.style120 {color: #FFCC00}

#crumbs{
	margin-left: 15px;
	font-family:Verdana;
	font-size: 8pt;
}

div.post p {
	margin-top: 4px;
}

#content p {
	text-align: justify;
}

#table1 {
	background-image: url(images/footer.jpg);
}

#table7 {
	width: 100%;
}

#table8 td p, #table8 td strong {
	font-family:Verdana;	
}

#reviews {
	width: 480px;
	margin: 0 auto;
}

#reviews table {
	width: 100%;
	margin-bottom: 50px;
}

#reviews table td img {
	margin: 20px 0 0 30px;
}
.tdc, #content table td.tdc p {
	text-align:center;
	font-family:Verdana;
}

.style8 {
font-family:Verdana;
font-size:12px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}