html { min-height: 100%; }

table {
	margin:0px 0px 20px 0px;
}

body {
	min-height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #000000;
	background-color:#cccccc;
	margin: 0px;
	padding: 0px 0px 30px;
}
a {color: #2b286b; text-decoration: none;}
a:visited {color: #2b286b; text-decoration: none;}
a:hover {color: #666666; text-decoration: underline;}
img {border: none;}
p {padding: 0px 0px 15px; margin: 0px;}

h1 {font-family:Arial, Helvetica, sans-serif; font-size:22px; line-height:20px; color: #cc0000;}
h1 a, h1 a:visited {color: #2b286b; text-decoration: none;}
h1 a:hover{color: #666666; text-decoration: underline;}

h2 {font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:18px; color: #cc0000;}
h2 a, h2 a:visited {color: #2b286b; text-decoration: none;}
h2 a:hover {color: #666666; text-decoration: underline;}

h3 {font: normal 140%/100% "Trebuchet MS", Tahoma, Arial; color: #758d38; margin: 10px 0px 5px;}

h4 {font: normal 130%/100% "Trebuchet MS", Tahoma, Arial; color: #758d38; margin: 10px 0px 5px;}


form {margin:0px; padding:0px;}
#page {margin: 0px auto; width: 800px; background-color:#ffffff;
background: url(images/content-bg.png) repeat-y;}

.registration-wht {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
.registration-blk {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}

/* header area */
#header {
	background: url(http://www.raacomposites.com/wp-content/themes/glossyblue/images/header-bg.png) no-repeat;
	height: 393px;
	position: relative;
}
#header-contact {
	background: url(http://www.raacomposites.com/wp-content/themes/glossyblue/images/header-bg-contact.png) no-repeat;
	height: 175px;
	position: relative;
}
#headerimg {
	position: relative;
	padding: 0px 0px 0px 0px;
	height: 54px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}

#raa {float:left; width:291px; height:340px;}
#flash-wrapper {width:800px; height:339px;}
#flash-component {float:right; width:509px; height:339px;}

#top-raa-logo {float:left; width:243px; height:124px;}
#contact-wrapper {width:800px; height:124px;}
#contact-pic {float:right; width:557px; height:124px;}


#nav {
	float:left;
	list-style: none;
	margin: 0px;
	right: 0px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav .page_item a:hover {
	color: #000000;
}

/* content area */
#content {
	height:100%;
	padding: 10px 40px 30px 20px;
	float: right;
	width: 497px;
	overflow: hidden;
}
#content-registration {
	height:100%;
	padding: 10px 40px 30px 20px;
	float: right;
	width: 740px;
	overflow: hidden;
}


.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;

	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/* footer area */
#footer {
	clear: both;
	background-color:#a2a2a2;
}

.footer-about {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000000;
	text-align:center;
	width: 700px;
	height:80px;
	float: left;
	padding: 20px 50px 20px 50px;
}
.footer-links {
color:#000000;
}
a.footer-links:link { color: #000000; text-decoration: none; }
a.footer-links:visited { color: #000000; text-decoration: none; }
a.footer-links:hover { text-decoration: underline; color: #cc0000;}
a.footer-links:active { color: #000000; text-decoration: none; }

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#spacer {
	margin:0px 0px 20px 0px;
}

/* Start Main Nav */
#nav-container {clear:both; padding:0px 0px 0px 0px; text-align:left;}
#dropmenu, #dropmenu ul {margin:2px 0px 0px 1px; padding:8px 0px 5px 12px ; list-style-type:none; list-style-position:outside; position:relative; line-height:2.8em; z-index:300; width:786px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
#dropmenu a {display:block; padding:0 8px 0 8px; color:#ffffff; text-decoration:none; }



#dropmenu a:hover {color:#ffcc00;}
#dropmenu li {float:left; position:relative;}

#dropmenu ul {position:absolute; display:none; width:12em; top:2.8em; left:-1px;}
#dropmenu ul a {border-left:0px solid #c8c8c8;}
#dropmenu li ul {border-top:0px solid #c8c8c8; width:14.1em;}
#dropmenu li ul a {width:13em; height:auto; float:left;  border-bottom:0px solid #c8c8c8;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

.link {
	padding:0px 40px 0px 0px;
	}
/* End Main Nav */	
	
	
	
/* Start Left Nav */

#email-button {
margin: 0px 0px 30px 0px;
}

#left-nav {
background-color:#ffcc00;
float:left;
width:243px;
}

#left-navcontainer{
	float:left;
width: 243px;
height: 100%;
padding: 0px 0px 0px 0px;
margin-bottom: 10px;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-weight:bold;
background-color: #cc0000;
}

#left-navcontainer ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#left-navcontainer li{
margin: 0;
padding:0px 0px 0px 0px;
border-bottom: 1px solid #ffe789;
}

#left-navcontainer li a{
display: block;
padding: 5px 5px 5px 47px;
background-color: #ffcc00;
color: #003366;
text-decoration: none;
width: 100%;
}

html>body #left-navcontainer li a { width: auto; }

#left-navcontainer li a:hover{
color: #cc0000;
}

/* End Left Nav */
