/***** GLOBAL 2 *****/

/***** BEGIN THEME LAYOUT *****/html,body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: verdana, Arial, serif;
	font-size: 13px;
	font-weight: normal;
}

.navigation,.navigation a {
	color: black;
	font-style: italic;
}

p {
	padding: 0px 0px 5px 0px;
}

table {
	border-collapse: collapse;
}

#headerBar {
	background: url("/binary/themes/COFFEE_CREAM_II/images/gradient_bar.jpg");
	height: 20px;
}

#header {
	background-color: #4c7cbe;
	height: 264px;
}

#mainTable {
	width: 976px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align:left;
}

#mainTable .col_1,#menu {
	background: #d4c3a6;
	width: 250px;
	vertical-align: top;
}

#mainTable .col_2 {
	vertical-align: top; width : 576px;
	padding-left: 10px;
	padding-right: 5px;
	width: 576px;
}

#theme_image_3 {
	padding-top: 15px;
}

#menu {
	padding: 20px 0px 20px 0px;
	color: red;
}

a {
	color: #6e6761;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

ul.no_image {
	font-family: Arial, serif;
	font-size: 15px;
	font-weight: normal;
	list-style-image: url(/binary/themes/COFFEE_CREAM_II/images/checkmark_14.jpg);
}


#menu #nav {
	background: #e5dbca;
	
}

.selMenu {
	background: #d4c3a6;
}

#nav ul {
	border-top: none;
	border-bottom: none;
	list-style-type: none;
	padding: 10px 0px 10px 0px;
}

#nav li {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	padding:10px 0px 5px 10px;
	height:17px;
	vertical-align:middle;
	text-align:left;
}

#nav li a:link,#nav li a:visited {
	color: #000000;
	text-decoration: none;
}

#nav li a:hover {
	color: #6e6761;
}

h1,h2, h3 {
	font-size: 24px;
	font-style: italic;
	color: #577baa;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

#footer {
	font-weight: bold;
	color: #577baa;
}

#footer a:link,#footer a:visited {
	color: #577baa;
	text-decoration: none;
}

#footer a:hover {
	color: #6e6761;
	text-decoration: none;
}

#footer #copyright {
	color: black;
	font-weight: normal;
	font-size: 80%;
}


/***** BEGIN THEME VARIANT *****/

/***** BEGIN SITE CSS *****/#header {
	background: #3165AD  url(/binary/org/VA_BRAIN/vabrain/images/common/logo2.gif) no-repeat;
}


