/*##############################################################
---------------------------------------------------------------

	DEFAULT SETTINGS

---------------------------------------------------------------
##############################################################*/
body
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#3e3e3e;
	text-align:left;
	font-size:14px;
}

#Body {
	background-color:#4e4e4e;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

img 
{
	border:none;
}

div
{
	margin:0px;
	padding:0px;
	line-height:normal;
}

hr
{
	border:none;
	border-top:2px dotted #999;
	padding:10px 0 8px;
}

ul li, ol li {
	list-style-position:ioutside;
	padding:4px 0;
}

.Form td {
	padding:4px;
}

body, input, textarea, table, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

/*##############################################################
---------------------------------------------------------------

	LAYOUT ELEMENTS

---------------------------------------------------------------
##############################################################*/

/*-------------------------------------------------------------
	MAIN ELEMENTS
-------------------------------------------------------------*/

.outside {
	width:100%;
	background:url(images/background.jpg) center top no-repeat;
}

.inside {
	width:797px;
	margin:0 auto;
	background-color:#E1e1e1;
	overflow:hidden;
}

.menu {
	width:795px;
	height:34px;
	float:left;
	text-align:left;
	margin:1px 1px 0 1px;
	background-image:url(images/menu-bg.jpg);
	background-repeat:repeat-x;
}

body.ie .menu {
	margin:1px 0 0 1px;
	width:794px;
	height:33px;
}

#mainbg {
	background:url(images/main-bg.jpg) no-repeat #e1e1e1;
	width:799px;
	float:left;
}

#logo {
	width:297px;
	height:280px;
	padding:20px 0 0 0;
	float:left;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:1.2;
	font-weight:bold;
	color:#fff;
}

#logo p {
	margin:3px 0 0 0;
}

.phone {
	font-size:23px;
}

.photos{
	width:502px;
	height:300px;
	float:left;
}

#dnn_photoPane{
	width:502px;
	height:300px;
	float:left;
}



.main {
	float:left;
	width:799px;
}

#dnn_fullPane {
	float:left;
	width:781px;
	margin:0 9px;
}

body.ie #dnn_fullPane {
	margin:0 5px;
	width:775px;
}

#dnn_leftsidePane {
	float:left;
	width:384px;
	margin:0 4px 0 9px;
}

#dnn_rightsidePane {
	float:left;
	width:384px;
	margin:0 9px 0 4px;
}

.left {
	width:214px;
	float:left;
	margin:6px 8px 0 8px;
}

body.ie .left {
	margin:-5px 8px 0 5px;
}

.content {
	width:545px;
	float:left;
	margin:8px 0px 0px 4px;
}

.content img {
	margin:2px 7px;
	padding:4px;
	background:#fff;
	border:1px solid #999;
}

.content .noborder img {
	margin:2px 7px;
	padding:0px;
	background:none;
	border:none;
}


body.ie .content {
	width:540px;
	margin:8px 8px 0 4px;
}

.footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:799px;
	height:46px;
	float:left;
	text-align:center;
	padding:36px 0 0 0;
	color:#000;
	font-size:12px;
}

.Login a:link {
	color:#444!important;
	font-size:11px;
}

/*-------------------------------------------------------------
	DNN STUFF
-------------------------------------------------------------*/
.SkinContainer, .Content
{
	margin:0px!important;
	padding:0px!important;
}


/*-------------------------------------------------------------
	Typography
-------------------------------------------------------------*/

p {
	margin:6px 0 4px 0;
}

.Head, h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#660000;
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	font-style:italic;
	padding:6px 0;
}

.left .Head {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:20px;
	line-height:23px;
	font-weight:normal;
	font-style:normal;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:17px;
	font-weight:normal;
	font-style:normal;
	padding:12px 0 6px;
	margin:0;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#336667;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	padding:10px 0 2px;
}

h4 {
	color:#660000;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22px;
	font-weight:normal;
}

.left h5 {
	color:#EAEAEA;
	margin:2px 0;
	padding:0;
}

h5 {
	color:#666666;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	font-weight:bold;
}

h6, .SubHead {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#660000;
	font-weight:normal;

}

body a:link {
	color:#660000;
	text-decoration:underline;
}

body a:visited {
	color:#660000;
	text-decoration:underline;
}

body a:hover {
	color:#000;
	text-decoration:none;
}

body a:active {
	color:#000;
	text-decoration:none;
}

.Normal {
	line-height:18px;
	font-size:14px;
}

.left p, .left .Normal, .left div, .left a:link, .left a:visited {
	color:#fff;
}

/*##############################################################
---------------------------------------------------------------

	CSS MENU

---------------------------------------------------------------
##############################################################*/

/*-------------------------------------------------------------
	TOP NAV
-------------------------------------------------------------*/

/*-------------------------------------------------------------
	LEVEL ONE
-------------------------------------------------------------*/

#topNav, #topNav ul {
	list-style:none;
	z-index:100;
	padding:0px;
	margin:0px;
	width:795px;
	float:left;
	text-align:left;
}

#topNav li 
{
	float:left;
	background-image:url(images/divider.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	list-style:none;
}

#topNav li:first-child {
	background-image:none;
}

#topNav a {
	display: block;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	height:23px;
	padding:10px 8px 0px 9px;
}

#topNav a:hover {
	background-color:#942326;
}

#topNav li:hover {
	background-color:#942326;
}

#topNav .SelectedTab {
	background-color:#942326;
}

/*-------------------------------------------------------------
	LEVEL TWO
-------------------------------------------------------------*/

#topNav li ul {
	position: absolute;
	left: -999em;
	font-weight: normal;
	padding:0px;
	margin:0px 0px 0px 0px;
	width:120px;
	background:#A5A5A5;
	z-index:200;
}

#topNav li li {
	float:none;
	margin:0;
	padding:0;
	height:auto;
	background:#942326;
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
}

#topNav li li:first-child {
}

#topNav li ul a {
	margin:0;
	padding:5px 6px 5px 6px;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	height:auto;
	width:108px;		
}

#topNav li ul a:hover {
	background-repeat:repeat-x;
	background-color:#a7292d;
}

#topNav li ul li:hover, #topNav li ul li.iehover {
	background-color:#939393;
}

/*-------------------------------------------------------------
	LEVEL THREE
-------------------------------------------------------------*/

#topNav li ul ul {
	margin: -1.8em 0 0 9.2em;
	top:auto;
}

#topNav li li li {
	background-color:#CCCCCC;
}

#topNav li li li li {
	background-color:#E8E8E8;
	top:auto;
}

#topNav li:hover ul ul, #topNav li:hover ul ul ul, #topNav li.iehover ul ul, #topNav li.iehover ul ul ul {
	left: -999em;
}
#topNav li.iehover ul ul, #topNav li.iehover ul ul ul {
}
#topNav li:hover ul, #topNav li li:hover ul, #topNav li li li:hover ul, #topNav li.iehover ul, #topNav li li.iehover ul, #topNav li li li.iehover ul {
	left: auto;
}

/*##############################################################
---------------------------------------------------------------

	BROWSER TWEAKS

---------------------------------------------------------------
##############################################################*/
/*-------------------------------------------------------------
	IE 7
-------------------------------------------------------------*/


/*-------------------------------------------------------------
	IE 6
-------------------------------------------------------------*/

body.ie #topNav a {
	float:left;
}

body.ie #topNav li ul {
	clear:both;
}

body.ie #topNav li ul {
	clear:both;
	background-color:white;
	border-bottom-style:none;
}

body.ie #topNav li ul a {
	height:20px;
}

body.ie #topNav li li {
	height:20px;
	padding:0px;
	margin:0px;
	border-bottom-style:none;
}

body.ie #topNav ul li ul li a {
	height:22px;
}