body {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#5ba0d6;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin:0px auto;
	text-align:left;
	width:98%;
        min-width:780px;
        max-width:1080px;
        width:expression(document.body.clientWidth < 782? "780px" : document.body.clientWidth > 1082? "1080px" : "auto");

}
#header {
}
#headerleft {
        float:left;
        background-image:url(/assets/images/wwwc_headerleft.png);
	background-repeat:no-repeat;
	height:150px;
	width:150px;
	display:block;
}
#headerstretch {
        background-image:url(/assets/images/wwwc_header_bg.png);
        background-repeat:repeat-x;
        height:150px;
}
#headercaption {
        margin:0px auto 0px auto;
        background-image:url(/assets/images/wwwc_headercaption.png);
        background-repeat:no-repeat;
        height:150px;
        width:450px;
}
#headerright {
        float:right;
        background-image:url(/assets/images/wwwc_headerright.png);
	background-position:right;
	background-repeat:no-repeat;
	height:150px;
	width:150px;
}
#book a {
        float:right;
        background-image:url(/assets/images/book_angle.png);
	width:159px;
	height:175px;
        text-indent:-999em;
        overflow:hidden;
        display:block;
}
#border {
	background-image:url(/assets/images/border.gif);
	background-repeat:repeat-y;
}
#main {
	background-image:url(/assets/images/contentbg.gif);
	background-color:#abe4fe;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#borderright {
        background-image:url(/assets/images/borderright.png);
        background-repeat:repeat-y;
        background-position:right;
}
#left {
	width:261px;
	float:left;
	display:inline;
	background-image:url(/assets/images/contentbg.gif);
	background-repeat:repeat-x;
}
#right {
	margin-left:250px;
	background-image:url(/assets/images/contentbg.gif);
	background-repeat:repeat-x;
}
/***************** Content ***********************/
.content {
	padding:20px 20px 20px 20px;
	min-height:575px;
}
.italics {
        font-style:italic;
}
.content p,ul,li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	padding: 10px 0px 0px 6px;
	font-weight:normal;
}
.content p,ul,li,h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	padding: 10px 0px 10px 6px;
	font-weight:strong;
}
.content ul {
        padding-top:0px;
}
.content li {
        margin-left:20px;
} 
.content h4 {
        margin-top:5px;
        font-size: 15px;
}
.content a {
	color:#2e260f;
	text-decoration: none;
}
.content a:hover {
	color:#cf0002;
	text-decoration: underline;
}
/***************** Menu ***********************/
#features {
	background-image:url(/assets/images/menutop.png);
	width:200px;
	height:40px;
	margin-left:15px;
	text-indent:700px;
	overflow:hidden;
}
#menu {
	background-image:url(/assets/images/menu.png);
	width:241px;
	height:360px;
	margin-left:20px;
}
#undermenu {
	background-image:url(/assets/images/handbrushstroke.png);
        background-repeat:no-repeat;
        width:261px;
	height:193px;
	margin-left:15px;
	float:left;
}
#menu ul {
	padding: 15px 0px 0px 0px;
	width:210px;
	margin-left:15px;
}
#menu li {
	background-image:url(/assets/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	border-bottom:1px dotted #2e2304;
	list-style-type:none;
	padding:4px 30px 4px 0px;
	text-align:right;
	margin-right:15px;
}
#menu li.indent {
	margin-right:0;
}
#menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:900;
	color:#2e260f;
	text-decoration:none;
	font-size:12px;
}
#menu a:hover {
	color:#c40000;
	text-decoration:underline;
}
.lastchild{
	border-bottom:none !important;
}
#menubottom {
	background-image:url(/assets/images/menubottom.png);
	background-repeat:no-repeat;
	width:241px;
	height:50px;
	margin-left:20px;
}
#menubottom ul {
	padding:20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bolder;
	font-size:10px;
	color:#6e6b53;
	text-transform:uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#bottomborderleft {
	background-image:url(/assets/images/bottomborderleft.png);
	background-repeat:no-repeat;
	height:1px;
}
#bottomborderstretch {
	background-image:url(/assets/images/bottomborderstretch.png);
	background-repeat:repeat-x;
	margin-left:10px;
	height:1px;
	display:block;
}
#bottomborderright {
        float:right;
        background-image:url(/assets/images/bottomborderright.png);
	background-repeat:no-repeat;
	background-position:right;
	height:1px;
	width:16px;
}
#footerleft {
	background-image:url(/assets/images/bottomborderleft.png);
	background-repeat:repeat-y;
	height:74px;
}
#footercontainer {
	background-image:url(/assets/images/footerbackground.png);
	background-repeat:repeat;
	margin-left:10px;
	height:74px;
	display:block;
}
#footer {
	margin:0px auto;
        width:500px;
        height:74px;
}
#optimized {
        float:left;
        margin:3px 0 0 50px;
        text-align:center;
        color:#333333;
        font-style:italic;
        font-size:10px;
        line-height:20px;
}
#footerright {
        float:right;
        background-image:url(/assets/images/bottomborderright.png);
	background-repeat:repeat-y;
	background-position:right;
	height:74px;
	width:16px;
}
#copyright {
        background-image:url(/assets/images/footer.png);
	background-repeat:no-repeat;
	width:410px;
	height:45px;
	display:inline;
	margin-top:7px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:800;
	color:#463d16;
	padding:5px 20px 10px 20px;
	text-align:center;
}
#copyright a {
	font-family:Arial, Helvetica, sans-serif;
	color:#463d16;
	text-decoration:none;
}
#copyright a:hover {
	color:#c40000;
	text-decoration:underline;
}
#footerendleft {
	background-image:url(/assets/images/borderfooterendleft.png);
	background-repeat:no-repeat;
	height:9px;
}
#footerendstretch {
	background-image:url(/assets/images/borderfooterendstretch.png);
	background-repeat:repeat-x;
	margin-left:12px;
	height:9px;
	display:block;
}
#footerendright {
        float:right;
        background-image:url(/assets/images/borderfooterendright.png);
	background-repeat:no-repeat;
	background-position:right;
	height:9px;
	width:16px;
}
#payment {
	float:left;
	display:inline;
	margin:10px 0px 20px 135px;
}
#payment img {
	border: none;
}

/***************** Gallery ***********************/
#gallery img {
        margin:4px;
        vertical-align:middle;
}
/***************** Login ***********************/
.login {
        float:left;
        margin-bottom:20px;
}
.login td {
        padding:1px;
}
#logout {
        margin-left:-30px;
}
#login {
	background-image:url(/assets/images/login_repeat.png);
        width:241px;
	margin-top:10px;
	margin-left:20px;
	float:left;
	text-align:center;
}
#login label {
	display:block;
        font-weight:bold;
        text-align:right;
}
#logintop {
	background-image:url(/assets/images/login_top.png);
	background-repeat:no-repeat;
	height:25px;
	width:241px;
}
#loginbottom {
	background-image:url(/assets/images/login_bottom.png);
	background-repeat:no-repeat;
	width:241px;
	height:25px;
}
/***************** Form ***********************/
.form {
	background-color:#ffffff;
	width:450px;
	margin-top:10px;
	padding:14px;
}
.error {
        color:red;
}
#stylized {
	border:solid 2px #000000;
}
#stylized h1 {
	font-size:14px;
        font-weight:bold;
        margin-bottom:8px;
}
#stylized p {
        color:#666666;
        margin-bottom:20px;
        border-bottom:solid 1px #b7ddf2;
        padding-bottom:10px;
        text-align:center;
}
#stylized label {
	display:block;
	margin-top:3px;
        font-weight:bold;
        text-align:right;
        width:180px;
        float:left;
}
#stylized .small {
	color:#666666;
        display:block;
        font-size:10px;
        font-weight:normal;
        text-align:right;
        width:170px;
}
#stylized input,textarea {
	float:left;
        padding:2px;
        border:solid 1px #000000;
        width:200px;
        margin:0 0 20px 20px;
}
.button {
	clear:both;
        margin-left:150px;
        width:100px;
        height:31px;
        text-align:center;
        font-size:11px;
        font-weight:bold;
}