@charset "utf-8";
/* CSS Document */

/* HTML components */
body {background-image:url(../images/bg.jpg);background-repeat:repeat;background-color:white;padding:0px;margin:0;font-family:georgia,serif;font-size:0.8em;}
textarea, input {font-family:georgia,serif;}
form {padding:0; margin:0;}
table {border-collapse:collapse;}
a {color:#d11242;}
a:hover {text-decoration:none;}
img {border:0px;}
p {padding-top:0px; margin-top:0;}
/* png fix */
img, div { behavior: url(images/iepngfix.htc) }

/* NOTE TO ALL available content width is 944px */

/* main wrapper */
.wrapper {width:990px; margin:0 auto;}
.top {background-image:url(../images/topBgrd.png);background-repeat:no-repeat;height:17px;}
.middle {background-image:url(../images/middleBgrd.png);background-repeat:repeat-y;}
.bottom {background-image:url(../images/footerBgrd.png);background-repeat:no-repeat;height:13px;}
.mainContent {background-image:url(../images/contentBgrd.png);background-repeat:no-repeat;}
.headerWrapper {width:944px;clear:both;margin:0 auto;}
.logoDiv {float:left;width:240px;height:96px;}
.menuDiv {float:left;width:704px;}

/* footer */
.footerWrapper {padding:10px;clear:both;float:right;font-size:10.85px;color:#ffffff;font-family:arial,helvetica,sans-serif;}
.footerWrapper a {text-decoration:none;color:#ffffff;}

/* home page css */
.hpWrapper {clear:both; width:944px; margin-left:20px; padding-top:10px;}
.flashWrapper { color:#FFFFFF; clear:both; height:338px; width:947px; background-image:url(../images/home.jpg); background-repeat:no-repeat;}
.flashWrapperInner { padding:10px;}
.homeTabsWrapper {width:944px;clear:both;padding-top:10px;margin-left:0px;}
.homeTabsWrapper .signpost1 {float:left;width:236px;height:156px;background-image:url(../images/signpost_1.jpg);}
.homeTabsWrapper .signpost2 {float:left;width:236px;height:156px;background-image:url(../images/signpost_2.jpg);}
.homeTabsWrapper .signpost3 {float:left;width:236px;height:156px;background-image:url(../images/signpost_3.jpg);}
.homeTabsWrapper .signpost4 {float:left;width:236px;height:156px;background-image:url(../images/signpost_4.jpg);}

.signpost_title {color:#736137;margin-left:12px;margin-top:15px;font-family:arial;font-weight:bold;letter-spacing:-1px;font-size:15px;clear:both;}
.signpost_image {margin-left:6px;margin-top:10px;clear:both;}
.signpost_subtitle {color:#998350;margin-left:28px;margin-top:0px;clear:both;width:200px;font-family:georgia;font-size:16px;font-weight:bold;letter-spacing:-1px;}
.signpost_smalltext {font-family:arial;font-weight:bold;color:black;letter-spacing:-.25px;font-size:12px;margin-left:8px;margin-top:3px;}

.signpost_subtitle a {color:#998350;text-decoration:none;}
.signpost_smalltext a {color:#000000;text-decoration:none;}
.signpost_subtitle a:hover {color:#998350;text-decoration:underline;}
.signpost_smalltext a:hover {color:#000000;text-decoration:underline;}


/* content page */
/* tabs */
.contentPageWrapper {margin:0 auto; width:944px;clear:both;padding-top:20px;}
.contentTabs {width:237px;clear:both;float:left;}
.contentTabs .onlineTab {width:237px;height:159px;float:left;clear:both;}
.contentTabs .oxfordTab {width:237px;height:159px;float:left;clear:both;}
.contentTabs .houseTab {width:237px;float:left;padding-bottom:10px;clear:both; margin-top:5px;}

.contentTabs .signpost1 {float:left;clear:both;width:237px;height:156px;background-image:url(../images/signpost_1.jpg);margin-bottom:7px;}
.contentTabs .signpost2 {float:left;clear:both;width:237px;height:156px;background-image:url(../images/signpost_2.jpg);margin-bottom:7px;}
.contentTabs .signpost3 {float:left;clear:both;width:237px;height:156px;background-image:url(../images/signpost_3.jpg);margin-bottom:7px;}
.contentTabs .signpost4 {float:left;clear:both;width:237px;height:156px;background-image:url(../images/signpost_4.jpg);margin-bottom:7px;}

.contentTabs .newsletterTab {width:237px;height:159px;float:left;clear:both;}
.contentTabs .newsletterTabBG { background-image:url(../images/newsletter_bg.jpg); background-repeat:no-repeat;}
.contentTabs .newsletterTabBGInner {padding: 10px 15px 5px 10px; font-size:10pt; letter-spacing:-1px; font-family:Arial, Helvetica, sans-serif;}
#newsletter_email {margin-top:8px; width:180px; color:#777; font-size:12px;}

.PagecontentWrapper {width:668px;float:left; padding-left:20px;}
.PagecontentWrapper h1 {font-family:arial;font-weight:bold;color:black;letter-spacing:-2px;font-size:30px;padding:0px;margin:0px;}
.PagecontentWrapper h2 {font-family:arial;font-weight:normal;color:#d11242;letter-spacing:0px;font-size:22px;padding:0px;margin:0px;}
.PagecontentWrapper h3 {font-family:arial;font-weight:normal;color:#d11242;letter-spacing:0px;font-size:14px;padding:0px 0px 10px 0px;margin:0px; text-transform:uppercase;}

.table_main {background-color:#FFFFFF; border-color:#999999;}
.table_header {color:#fff; background-color:#d11242; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.table_row { border-bottom:1px solid #e6dabe;}
.table_row_mo:hover { background-color:#eff8ff;}

.hr-thin {height:1px; color:#d11242; background-color:#e6dabe; border:0;}
.grey {color:#999;}
.messageBox {padding:5px 15px 5px 15px; border:1px solid #bd2927; color:#bd2927; font-family:Georgia, "Times New Roman", Times, serif;  background-color:#FFFFFF; font-size:13px; margin-top:0px;}

table li{
	list-style-image:url(../images/small_red_pointer.gif);
	padding-bottom:5px;
	}

.gallery td{
	text-align:center;
	background-color:#f6f3ed;
	background-image:url(../images/gallery_bg.gif);
	background-repeat:repeat-x;
	}
	
.banner{
	background-image:url(../images/banner_bg.gif);background-repeat:no-repeat;
	padding:6px 10px 10px 10px; 
	margin-bottom:20px;
	float:left;
	}
	
	
	
	
	.searchBoxHome {
float:right;
width:240px;
padding-top:20px;
}

.searchBoxHome a {
cursor:pointer;
}