/*
Theme Name: RMCS
*/


.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
  	margin-right: 10px;
}

.alignright {
   float: right;
}

body {
	font-family: Garamond;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: 0%;
	text-align: left;
	white-space: normal;
	padding: 0px;
	margin: 0px;
	visibility: inherit;
	border: none;
	overflow: scroll;
	height: auto;
	width: auto;
	background: #000 url(/blog/wp-content/themes/rmcs/images/bg_comp.jpg);
	text-indent: 0px;
}
.bodyHeadline {
	font-family: Garamond;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: circle;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: 0%;
	text-align: left;
	white-space: normal;
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	visibility: inherit;
	border: none;
	overflow: auto;
	z-index: auto;
	height: auto;
	width: auto;
	text-indent: 0px;
}
.bodystyle {
	font-family: Garamond;
	font-size: 16px;
	color: #333333;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 0px;
	top: 0px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Garamond;
	font-size: 14px;
	color: #333333;
}

select {
	font-family: Garamond;
	font-size: 12px;
}

ul {
	font-family: Garamond;
	font-size: 12px;
	list-style-type: inherit;
	list-style-position: inside;
}

li {
	font-family: Garamond;
	font-size: 14px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: inherit;
}

ol {
	font-family: Garamond;
	font-size: 12px;
	list-style-type: inherit;
	list-style-position: inside;
}
.style1 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.bodylink {
	color: #000000;
	text-decoration: underline;
}

.style2 {color: #000000}
.style3 {
	font-family: Garamond
}
.style5 {font-weight: bold}
body,td,th {
	color: #333333;
	font-family: Garamond;
	font-size: 12pt;
}

A
{
	color:#FFFF66;
	text-decoration: none;
}

A.default
{
	color:#FFFF66;
	text-decoration: none;
}

A:hover
{
	color:#66FF99;
	text-decoration: underline;
}

A.default:hover
{
	color:#FFFF33;
	text-decoration: underline;
}

.A
{color:#001D84; text-decoration: none;}

.A.default
{color:#FFFFFF; text-decoration: none;}

.A:hover
{color:#FFFFFF; text-decoration: underline;}

.A.default:hover
{color:#FFFFFF; text-decoration: underline;}

.small {
	font-family: Garamond;
	font-size: 12px;
	color: #FFFFFF;
}

.smallNav {
	font-family: Garamond;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.big {
	font-family: Garamond;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.box1 {
	padding: 0px;
	border: thin solid #FFFFFFF;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.whitelink {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.blacklink {
	font-family: Garamond;
	font-size: 14 pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
}

link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
#innercontent a {
	color: #000066;
	text-decoration: underline;
}
#innercontent a:hover {
	color: #600;
}

.staffphoto {
	margin-right: 7px;
	border: 1px solid #001E0C;
	float: left;
}

/* copied from original theme menu.css */

ul {
	font-family: Garamond;
	list-style: none;
}
#nav a {
	font-family: Garamond;
	color: #FFFFFF;
	font-size: 8pt;
	background-color: #000000;
}
#nav a {
	font-family: Garamond;
	text-decoration: none;
}
#nav li li a {
	font-family: Garamond;
	display: block;
	font-weight: normal;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 8pt;
}
#nav li li a:hover {
	font-family: Garamond;
	font-weight: bold;
}
#nav li {
	font-family: Garamond;
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 8pt;
}
#nav li ul {
	font-family: Garamond;
	display: none;
	position: absolute;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	padding: 3pt;
} 
#nav li>ul {
	font-family: Garamond;
	top: auto;
	left: auto;
}

#nav li ul ul {
	font-family: Garamond;
	display: none;
	position: relative;
	padding: 4px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
#nav li ul>ul {
	font-family: Garamond;
	top: auto;
	left: auto;
}
#nav li:hover ul ul, #nav li.over ul ul {display: block;}

#nav li li {
	font-family: Garamond;
	display: block;
	float: none;
	background-color: #000000;
	border: 0;
}
#nav li:hover ul, #nav li.over ul {display: block;}

#itemone {width: 50px; border-right: 1px solid #FFFFFF; padding: 3px; text-align: center;}
#itemtwo {width: 80px; border-right: 1px solid #FFFFFF; padding: 3px; text-align: center;}
#itemthree {width: 250px; border-right: 1px solid #FFFFFF; padding: 3px; text-align: center;}
#itemfour {width: 175px; border-right: 1px solid #FFFFFF; padding: 3px; text-align: center;}
#itemfive {width: 90px; border-right:1px solid #FFFFFF; padding: 3px; text-align: center;}
#itemsix {width: 90px; padding: 3px; text-align: center;}

.style6 {
	font-size: 18px
}
.style7 {color: #0000ff; font-family: Garamond;}

/* styles added by Kellie - sidebars */

li.widget { list-style-type:none; }

ul.leftpagenav { margin:0; padding:0; }
ul.leftpagenav li { text-align:center; padding: 10px 0; margin:0; }

#catlist ul li { font-size: 12pt; }
#catlist p { font-size: 12pt; }

/*fix links in content*/
#content a { color: #0000ff; }
#content a:hover { color: #66ff99; }

