body {
  font-family: Arial, helvetica, sans-serif;
  
  /* color:#122C16; */
  color:#4A3A24;
  font-size:11px;
  line-height:15px;
  background:url(../images/bg_image.jpg);
  background-position: center;
  background-position:top;
  background-repeat:repeat-y;
 /* background-repeat:no-repeat;*/
   background-color:#D7CEB3;
}



#header{
}

a:active,a:visited,a:link{
text-decoration:bold;
/* color:#006666;*/
color: #4A3A24;
}
a:hover {

text-decoration:underline;
/* color:#D65B16; */
color:#000;
}


H1{
	/* color:#D65B16; */
  color:#4A3A24;
	font-size:16px;
	font-weight:bold;
	line-height:19px;
}

H2{
   /* color:#D65B16; */
  color: #4A3A24;
  font-size:13px;
  font-weight:bold;
  line-height:16px;
}


hr{
color: #D7CEB3;
background-color: #f00;
height: 1px;
}


.brown_table_boarder{
border-top: #4A3A24 1px solid; 
border-bottom: #4A3A24 1px solid; 
}

.article_header{
   /* color:#D65B16; */
  /* color:#FF9900; */
  color: #4A3A24;
  font-size:15px;
  font-weight:bold;
  line-height:18px;
}

.side_nav{
   /* color:#D65B16; */
  /**/ color:#ffffff; 
  font-size:11px;
  font-weight:bold;
  line-height:19px;
}



.other_areas{
   /* color:#D65B16; */
  color:#FFFF00;
  font-size:12px;
  font-weight:bold;
  line-height:14px;
}

.bg_table {
/*  background:url(../images/bg_table.jpg);
  background-position: top;
  background-repeat:repeat-x;*/
  color:#fffff;
  background:#4A3A24;
}


.bg_table_gradient {
  background:url(../images/bg_table.jpg);
  background-position: top;
  background-repeat:repeat-x;

}


input
{
font-size 		: 8pt;
COLOR		: #4A3A24;

BORDER-LEFT	: #D7CEB3 1px solid; 
BORDER-TOP	: #D7CEB3 1px solid; 
BORDER-BOTTOM	: #D7CEB3 1px solid;
BORDER-RIGHT	: #D7CEB3 1px solid; 
BACKGROUND	: #ffffff no-repeat 10px 50%; 
}


textarea
{
font-size 		: 8pt;
COLOR		: #666;
font-family: Arial, helvetica, sans-serif;
BORDER-LEFT	: #f4f4f4 1px solid; 
BORDER-TOP	: #f4f4f4 1px solid; 
BORDER-BOTTOM	: #f4f4f4 1px solid;
BORDER-RIGHT	: #f4f4f4 1px solid; 
/*BACKGROUND	: #F3CEBA no-repeat 10px 50%; */
BACKGROUND	: #fff no-repeat 10px 50%; 

}


select {
color : #4A3A24;
background-color: #fff; 
font-size : 8pt;

}

radio
{
font-size 		: 10 pt;
COLOR		: #F5f5f5;

BORDER-LEFT	: 0px; 
BORDER-TOP	: 0px; 
BORDER-BOTTOM	: 0px;
BORDER-RIGHT	: 0px; 
BACKGROUND	: #F5f5f5 no-repeat 10px 50%; 
}




.search_input
{
font-size 		: 8pt;
COLOR		: #4A3A24;
BORDER-LEFT	: #cccccc 1px solid; 
BORDER-TOP	: #cccccc 1px solid; 
BORDER-BOTTOM	: #cccccc 1px solid;
BORDER-RIGHT	: #cccccc 1px solid; 
BACKGROUND	: #F5f5f5 no-repeat 10px 50%;
height:14px; 
}




input:focus, textarea:focus {
	background-image: none;
	border: 0.2em;
	border-color: #7E9FDA;
	border-style: solid;
	margin: 0;
}

input[type="checkbox"]:focus, input[type="radio"]:focus {
	border: 0;
	margin: 0.1em;
}


.form_submit_button {
BORDER-LEFT	: #cccccc 0px solid; 
BORDER-TOP	: #cccccc 0px solid; 
BORDER-BOTTOM	: #cccccc 0px solid;
BORDER-RIGHT	: #cccccc 0px solid; 
}

}


.bg_grey_gradient {
background-image:url(../images/bg_light_grey_gradient.jpg);
background-position:top;
background-repeat:repeat-x
}


.bg_320_right {
background-image:url(../images/home_320_cell_right_line.gif);

}

.bg_320_left{
background-image:url(../images/home_320_cell_left_line.gif);
background-position:left;
background-repeat:repeat-y
}


.bg_table_image{
background-image:url(../images/bg_table.jpg);
background-position:top;
background-repeat:repeat-x
}




.smalltxt{
  font-size:11px;
  line-height:15px;
}


.whitetxt{
  COLOR		: #fff;
}

.whitetxt a:active,.whitetxt a:visited,.whitetxt a:link{
text-decoration:underline;
color:#ffffff;
}

.whitetxt a:hover {
text-decoration:none;
color:#D65B16;
}



.nav_whitetxt{
  COLOR		: #ffffff;
  padding-left:8px;
  padding-right:8px;
  font-size:11px;
  font-style:bold;
}

.nav_whitetxt a:active, .nav_whitetxt a:visited, .nav_whitetxt a:link{
text-decoration:underline;
color: #ffffff;
}

.nav_whitetxt a:hover {
text-decoration:none;
color: #FFFFCC
}


.footertxt{
  font-size:9px;
  line-height:13px;
  color:#4A3A24;
  padding-left:12px;
  padding-right:12px;
}




/* <div id="Left_Floated_Image" style="width: 320px; height: 255px;">
<img xsrc="http://webtutor.chch.ox.ac.uk/images/stories/atriipsmall.jpg" alt="" /></div> */

#Image_Text_wrap_Content { }
#left_float {

    float:left;

    clear:left;

    padding: 0;

    margin-right: 15px;

}


#right_float {

    float:right;

    clear:right;

    padding: 0;
	width:220px;

    margin-left: 15px;

}






/* <div id="Left_Floated_Image" style="width: 320px; height: 255px;">
<img xsrc="http://webtutor.chch.ox.ac.uk/images/stories/atriipsmall.jpg" alt="" /></div> */


#Left_Floated_Image {

    float:left;

    clear:left;

    padding: 0;

    margin-right: 15px;

}


#Right_Floated_Image {

    float:right;

    clear:right;

    padding: 0;

    margin-left: 15px;

}

/* image boarders */











.print_header, .print_footer { display: none; }

/* image boarders */

.horizontal_line {
background-image:url(../images/horizontal_line_grey.gif);
background-position:bottom;
background-repeat:repeat-x
}





#main{
border:medium #66FF99;
font:Georgia, "Times New Roman", Times, serif;
}


.wishlist_table{
border:1px solid #CCD0D6; /* Neutral_Medium */

}




.Green_header_bold{
	color: #009966;
	font-weight: bold;
}

 a:active.Green_header_bold, a.Green_header_bold:visited, a.Green_header_bold:link{

text-decoration:none;
	color: #57C2C6;
	font-weight: bold;
}

a.Green_header_bold:hover {
text-decoration:underline;
	color: #666666;
	font-weight: bold;
}




.Gold_header_bold{
	color: #CDB25C;
	font-weight: bold;
	font-size:14px;
}

 a:active.Gold_header_bold, a.Gold_header_bold:visited, a.Gold_header_bold:link{
text-decoration:none;
	color: #CDB25C;
	font-weight: bold;
}

a.Gold_header_bold:hover {
text-decoration:underline;
	color: #666666;
	font-weight: bold;
}

