/* @override http://192.168.1.90/Css/Master.css */

/* @override http://192.168.1.90/Css/Master.css */

/* @override http://192.168.1.90/Css/Master.css */

/* @override http://192.168.1.90/Css/Master.css */

/* @override http://192.168.1.90/Css/Master.css */

/* @override http://192.168.1.90/Css/Master.css */

/* @override http://192.168.1.90/Css/Master.css */

/* @override http://192.168.1.90/Css/Master.css */


@import url('/Css/Entry.css');
@import url('/Css/Columns.css');
@import url('/Css/IE6Sniffer.css');

/* @group Css Normalization */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-style: inherit;
	font-family: Verdana, Geneva, sans-serif;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,ins {
	text-decoration: none;
}


li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}



strong, b{
	font-weight: bold;

}
p{
	margin-bottom:1.5em;
	line-height:1.5em;
	font-size:1em;
}
a{
	color: #da1f34;
}
a:hover{
	color: #000000;
}
input#button{
	cursor: pointer;
	
}
div{
	overflow:hidden;
	position:relative;
}
/* @end */

/* @group site container */

html{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
body, .body-preview {
	background: #da1f34 url(/Images/site-bg-vert.png) repeat-y right;
	font-size:.7em;
	margin: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.comInfo-about-border {
	
}
.comInfo-about{
	
}

.bg-diagonal{
	background: url(/Images/site-bg-diagonal.png) no-repeat right top;
	height: 100%;
	width: 100%;	
}
.bg-floral{
	background: url(/Images/site-bg-floral.png) no-repeat scroll center 20px;
	margin: 0;
/*	min-height:800px;*/
	height: 100%;
	width: 100%;
	overflow: scroll;

}
#flashWrapper{
    width: 100%;
    height: 800px;
}

.content {
    width: 950px;
    margin: auto auto 20px auto;
}
.contact-info{
	text-align:center;
	background-color: #ca1b2f;
}
#flashContent{
	
}


/* @end */

/* @group Site Header */

.site-header, #header-container{
	margin: 0 0 8px 0;
}


/* @end */

/* @group Template Article */

table{
	width: auto;
	
}
table td {
	background-color: transparent;
}
.site-rightClmn-window-tableContent{
	background-color:#ffffff;
	 background: #ffffff url(/Images/panel-bg-horiz.jpg) repeat-x 0 bottom

}
.site-clmnRight-window-crn {
	width: 7px;
	height: 7px;
	font-size: 0px;
	overflow: hidden;
}

.site-clmnRight-window-border-h {
	height: 7px;
	font-size: 0px;
	background: white url(/Images/site-clmnRight-window-tile-h.gif) repeat-x;
}

.site-clmnRight-window-border-v {
	width: 6px;
	font-size: 0em;
	background: white url(/Images/site-clmnRight-window-tile-v.gif) repeat-y;
}
.site-clmnRight-window-border-v-r {
	width: 6px;
	font-size: 0em;
	background: white url(/Images/site-clmnRight-window-tile-v-r.gif) repeat-y;
}

.site-clmnRight-window-border-h-b {
	height:7px;
	background: transparent url(/Images/site-clmnRight-window-tile-h-b.gif) repeat-x 0 0;
	font-size: 7px;
	line-height:0px;
}

/* @end */

/* @group Template Results
 */
.results-header-all{
	float: left;
	text-transform:uppercase;
	color: #999;
}
.results-header-range{
	float: right;

	color: #999;
}
.result h1{
	font-size:1.5em;
}
.result {
	color:#999999;
}
.result a{
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #da1f34;
}
.result a:hover{
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #da1f34;
}
.result{
	margin: 0 0 20px 0;
	font-size:1.1em;
	clear: both;
}

.results-pagination{
	padding: 30px 0 0 0;
	clear:both;
}

.results-pagination-prev{
	margin: 0 10px 0 0;
	float:left;
	font-style: italic;
	text-decoration: none;
	font-weight:bold;
}

.results-pagination-next{
	float:left;
	margin:0 10px 0 10px;
	font-style: italic;
	text-decoration: none;
	font-weight:bold;
}

.results-pagination-pages{
	width: auto;
	float: left;
}
.result-link{
	padding: 5px 0 0  0;
}
.results-pagination a{
	display: block;
	font-weight:bold;
}

.results-pagination-pages a{
	float: left;
	display: block;
	width: 8px;
	height: 8px;
	padding: 8px;
	line-height: 7px;
	border: 1px solid #999;
	margin: 0 3px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #999;
	background-color: white;
}
.results-pagination-pages .results-pagination-page-on{
	background-color:#ebebeb;

}
#results .column-left{
	height: 700px;
	width: 194px;
	margin: 0;
	background: url(/Images/results-leftnav-bg.png) no-repeat right top;
}

/* @end */

