/* top, right, bottom, left*/

BODY {
	font-family: Verdana, Palatino, Arial;
	background-color: #D8CAA3;
	color: #4F4F4F;
}

A {
	color: #4F4F4F;
}

A:hover {
}

A:link {
}

A:visited {
}

/* SEO specific */
.hidden-link A {
	color: #4F4F4F;
	font-weight: normal;
	text-decoration: none;
}

/* SEO specific */
.hidden-link A:hover {
	text-decoration: none;
}

P { 
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	line-height: 1.5em;
}

H1 {
	font-family: Arial;
	margin: 7px 0px 14px 0px;
	font-weight: bold;
	font-size: 16px;
	color: #5C3A87;
}

.csc-header H1 {
	font-family: Arial;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
	font-size: 14px;
}

H2 {
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	font-size: 12px;
}

H3 {
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	font-size: 12px;
}

H4 {
}

FORM {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

OL {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 30;
}

UL {
	font-size: 12px;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25;
}

LI {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

.center {
	text-align: center;
}

/* main menu */

.main_menu_item_container {
	width: 100px;
}

div.menu_item {
	xwidth: 81px; /* menu image width + (border*2) */
	xheight: 81px; /* menu image height + (border*2) */
	xborder: 3px solid white;	/* border around image */
	xbackground-repeat: no-repeat;
	xcursor: hand;
	xbackground-position: center;
	xcolor: red;
}

div.menu_item_active {
	xwidth: 81px; /* menu image width + (border*2) */
	xheight: 81px; /* menu image height + (border*2) */
	xbackground-repeat: no-repeat;
	xcursor: hand;
	xbackground-position: center;
	xcolor: black;
}

div.menu_item span, div.menu_item_active span,  {
	xdisplay: none;
}

div.menu_item_active {
	xborder: 3px solid black;	/* border around image */
}

A:hover div.menu_item {
	xborder: 3px solid black;	/* border around image */
}

/*

div#menu_item_2, div#menu_item_2_active {
	background-image: url("../images/menu_2.gif");
}

div#menu_item_3, div#menu_item_3_active {
	background-image: url("../images/menu_3.gif");
}

div#menu_item_4, div#menu_item_4_active {
	background-image: url("../images/menu_4.gif");
}

div#menu_item_5, div#menu_item_5_active {
	background-image: url("../images/menu_5.gif");
}

div#menu_item_6, div#menu_item_6_active {
	background-image: url("../images/menu_6.gif");
}

div#menu_item_7, div#menu_item_7_active {
	background-image: url("../images/menu_7.gif");
}

div#menu_item_9, div#menu_item_9_active {
	background-image: url("../images/menu_9.gif");
}
*/

.main_menu_container {
	background-color: white;
	border-left: 10px solid white;
	border-right: 10px solid white;
}

#main_menu {
	border-bottom: 5px solid #D8CAA3;
	padding: 5px 5px 0 0;
}

#main_menu A {
	font-weight: bold;
	font-size: 11px;
	color: #5C3A87;
	text-decoration: none;
	text-transform:uppercase
}

#main_menu A:hover {
	text-decoration: underline;
	color: black;
}

/* end main menu */

/* page menu */

.page_menu_container {
}

#page_menu {
}

#page_menu A {
	font-size: 10px;
  color: #4F4F4F;
	text-decoration: none;
	text-transform:uppercase;
	line-height: 20px;
}

#page_menu A:hover {
	text-decoration: underline;
}

.menu2_item, .menu2_item_active {
	background-color: #D8CAA3;
	padding: 0px 3px 0px 3px;
	text-align: right;
}

.menu2_spacer {
	height: 15px;
}

.menu2_bullet {
	background-image: url("../images/menu2_bullet.gif");
	background-repeat: no-repeat; 
	background-position: center center;
	width: 15px;
	background-color: #D8CAA3;
}

/* end page menu */

.header_container {
	background-color: white;
}

#header_1 {
	padding-top: 8px;
	text-align: center;
}

.content_container {
	background-color: white;
	padding: 0px 0px 5px 0px;
	border: 10px solid white;
}

.content_border {
	border: 4px solid #4F4F4F;
}

#title {
	padding: 3px 10px 0px 10px;
}

#content {
	padding: 0px 10px 10px 10px;
}

.content_left_container {
	background-color: #D8CAA3;
}

.content_left_home  {
	margin: 6px 12px 3px 12px;
}

.content_home, .content_left_home {
	color: #5C3A87;
}

.content_home P {
	font-size: 12px;
}

#home_rectangle {
	background-image: url(../images/home_right.jpg);
	background-repeat: no-repeat; 
	background-position: left top;
}

#home_rectangle #content_right {
	padding: 15px 15px 15px 15px;
}

.title_appointment {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding-right: 8px;
	padding-top: 7px;
	vertical-align: top;
}

.title_appointment span {
	border: 1px solid #D8CAA3;
	padding: 3px 8px 3px 8px;
}

.design_buy_button IMG {
	margin-top: 3px;
}

.view-image {
	text-align: center;
}

.viewimage-back-button {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	xmargin-top: 2px;
	xmargin-bottom: 5px;
	position: relative; bottom: 32px; right: 8px;
}

.aweber .wrapper .title {
	margin: 0 0 5px 0;
	font-weight: bold;
}

.aweber .wrapper LABEL {
	font-size: .9em;
}

.aweber .wrapper INPUT[type='text'] {
	width: 120px;
}

.footer_container {
	background-color: white;
}

.footer_1_border {
	border-left: 10px solid white;
	border-right: 10px solid white;
}

#footer_1 {
	border-top: 5px solid #D8CAA3;
	padding: 7px 0px 10px 0px;
	text-align: center;
}

#footer_1 A {
	font-size: 11px;
	color: 4F4F4F;
	text-decoration: none;
	xtext-transform:uppercase;
}

#footer_1 A:hover {
	text-decoration: underline;
}

.copyright {
	background-color: #D8CAA3;
	text-align: center;
	font-size: 10px;
	color: #1C187E;
}

.copyright A {
	color: #1C187E;
	text-decoration: none;
}

.copyright A:hover {
	color: #1C187E;
	text-decoration: underline;
}